summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc-2.6
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-0627-3798/+0
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* small rdc-2.6 fixes (from sn9, thanks!)nico2007-09-013-8/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8568 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the commentflorian2007-08-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8506 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpuflorian2007-08-278-11/+351
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8505 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make the architecture gpio more readableflorian2007-08-271-4/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8504 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Move to 2.6.22.4florian2007-08-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8451 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use the dmz led as diagnostic ledflorian2007-08-083-8/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8380 3c298f89-4303-0410-b956-a3cf2f4a3e73
* More rdc fixes, thanks to Daniel Gimpelevichflorian2007-08-085-9/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8378 3c298f89-4303-0410-b956-a3cf2f4a3e73
* These patches moved to generic-2.6florian2007-08-072-11964/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8375 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update rdc-2.6 description and fix the firmware for sitecom devicesflorian2007-08-071-3/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8371 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the gpio handling and flash resource declaration, thanks to Daniel ↵florian2007-08-076-20/+19
| | | | | | Gimpelevich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8366 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build system cleanup/restructuring as described in ↵nbd2007-08-071-1/+1
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8362 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Prevent the ioctl from handling even unsupported ioctlsflorian2007-08-061-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8360 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Allow rdc-2.6 to kexecflorian2007-08-061-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8359 3c298f89-4303-0410-b956-a3cf2f4a3e73
* More led driver fixesflorian2007-08-061-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8358 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove the LED code from the network driverflorian2007-08-061-22/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8357 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Still broken for nowflorian2007-08-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8356 3c298f89-4303-0410-b956-a3cf2f4a3e73
* More rdc-2.6 fixes by Daniel Gimpelevich, thanks !florian2007-08-064-3/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8355 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Put back some code from the 2.4 driver, supposed to boot network perfsflorian2007-08-061-12/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8354 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add generic gpio support to rdc, convert the led driver to be a platform ↵florian2007-08-068-845/+261
| | | | | | driver, need to convert the flash driver as well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8348 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel ↵florian2007-08-036-23/+80
| | | | | | config, fix rt61 installation (thanks to Daniel Gimpelevich) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8328 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Better x86 generic config, the lzma decompressor is now reliable (thanks to ↵florian2007-07-302-5/+14
| | | | | | Daniel Gimpelevich) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8233 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 ↵florian2007-07-272-2/+2
| | | | | | drivers (thanks to Daniel Gimpelevich) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8200 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update rdc-2.6 config (thanks to Daniel Gimpelevich)nico2007-07-271-3/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8187 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use the new x86 code, thanks sn9 !florian2007-07-265-105/+12033
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8185 3c298f89-4303-0410-b956-a3cf2f4a3e73
* NAPI for r6040 of course depends on r6040florian2007-07-251-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8161 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove preinit.arch, not used, compile NAPI support for R6040, change the ↵florian2007-07-254-3/+6
| | | | | | profile name to ar525w git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8160 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks !florian2007-07-255-16/+87
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8153 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add back the port priority for r6040florian2007-07-231-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8134 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean of the rootfs_split patchjuhosg2007-07-191-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* pci_module_init() is deprecated for a long time - this won't hurt .21 and ↵kaloz2007-07-122-1/+2
| | | | | | will be needed for .22 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7937 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fill in the kernel version info for every target, move the kernel tarball ↵nbd2007-06-281-0/+2
| | | | | | md5sums to a central place git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7748 3c298f89-4303-0410-b956-a3cf2f4a3e73
* minor kernel config syncnbd2007-06-211-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7690 3c298f89-4303-0410-b956-a3cf2f4a3e73
* prepare for the transition to linux 2.6.22 - make it possible to override ↵nbd2007-06-161-0/+5
| | | | | | the kernel version in the target makefile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7644 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make rdc boot a little further, still broken though, resync kernel configflorian2007-05-312-16/+39
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7419 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move x86 lzma loader patch from generic patches into rdc-2.6 - it's causing ↵nbd2007-05-261-0/+1035
| | | | | | problems at least in qemu, maybe on other systems as well and generic x86 doesn't really need the extra compression git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7342 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update rdc to .21, mark it as brokenflorian2007-05-254-48/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7335 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Rewrite LED driver, enable PCMCIA modulesflorian2007-05-113-3/+149
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7185 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rdc-2.6 has pci support and rt61 should be built only along with rdc-2.6florian2007-04-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7049 3c298f89-4303-0410-b956-a3cf2f4a3e73
* More stuff enabled in config, fix squashfs image, thanks sn9florian2007-04-172-45/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6989 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Suppress the useless ioctl functionflorian2007-04-171-10/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6988 3c298f89-4303-0410-b956-a3cf2f4a3e73
* No longer mark rdc-2.6 as broken, squashfs is now working, thanks sn9florian2007-04-165-25/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6976 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix patch doublingflorian2007-04-091-11/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6912 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fresh fixes for rdc from sn9, thanks !florian2007-04-097-162/+160
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6911 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add squashfs to rdc, add nvram partition as jffs2 partition (sn9)florian2007-04-021-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6838 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use sn9 mtd driverflorian2007-04-021-79/+354
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6835 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the warningflorian2007-04-011-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6809 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use an updated r6040 ethernet driver which implements NAPI pollingflorian2007-04-011-267/+273
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6805 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Improve kernel configurationflorian2007-04-011-21/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6802 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Generate squashfs images as wellflorian2007-04-011-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6800 3c298f89-4303-0410-b956-a3cf2f4a3e73