summaryrefslogtreecommitdiff
path: root/target/linux/rdc-2.6
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-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. SVN-Revision: 8653
* small rdc-2.6 fixes (from sn9, thanks!)Nicolas Thill2007-09-013-8/+4
| | | | SVN-Revision: 8568
* Fix the commentFlorian Fainelli2007-08-271-1/+1
| | | | SVN-Revision: 8506
* Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpuFlorian Fainelli2007-08-278-11/+351
| | | | SVN-Revision: 8505
* Make the architecture gpio more readableFlorian Fainelli2007-08-271-4/+11
| | | | SVN-Revision: 8504
* Move to 2.6.22.4Florian Fainelli2007-08-211-1/+1
| | | | SVN-Revision: 8451
* Use the dmz led as diagnostic ledFlorian Fainelli2007-08-083-8/+22
| | | | SVN-Revision: 8380
* More rdc fixes, thanks to Daniel GimpelevichFlorian Fainelli2007-08-085-9/+48
| | | | SVN-Revision: 8378
* These patches moved to generic-2.6Florian Fainelli2007-08-072-11964/+0
| | | | SVN-Revision: 8375
* Update rdc-2.6 description and fix the firmware for sitecom devicesFlorian Fainelli2007-08-071-3/+4
| | | | SVN-Revision: 8371
* Fix the gpio handling and flash resource declaration, thanks to Daniel ↵Florian Fainelli2007-08-076-20/+19
| | | | | | Gimpelevich SVN-Revision: 8366
* build system cleanup/restructuring as described in ↵Felix Fietkau2007-08-071-1/+1
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362
* Prevent the ioctl from handling even unsupported ioctlsFlorian Fainelli2007-08-061-2/+2
| | | | SVN-Revision: 8360
* Allow rdc-2.6 to kexecFlorian Fainelli2007-08-061-0/+1
| | | | SVN-Revision: 8359
* More led driver fixesFlorian Fainelli2007-08-061-2/+2
| | | | SVN-Revision: 8358
* Remove the LED code from the network driverFlorian Fainelli2007-08-061-22/+0
| | | | SVN-Revision: 8357
* Still broken for nowFlorian Fainelli2007-08-061-1/+1
| | | | SVN-Revision: 8356
* More rdc-2.6 fixes by Daniel Gimpelevich, thanks !Florian Fainelli2007-08-064-3/+7
| | | | SVN-Revision: 8355
* Put back some code from the 2.4 driver, supposed to boot network perfsFlorian Fainelli2007-08-061-12/+23
| | | | SVN-Revision: 8354
* Add generic gpio support to rdc, convert the led driver to be a platform ↵Florian Fainelli2007-08-068-845/+261
| | | | | | driver, need to convert the flash driver as well SVN-Revision: 8348
* Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel ↵Florian Fainelli2007-08-036-23/+80
| | | | | | config, fix rt61 installation (thanks to Daniel Gimpelevich) SVN-Revision: 8328
* Better x86 generic config, the lzma decompressor is now reliable (thanks to ↵Florian Fainelli2007-07-302-5/+14
| | | | | | Daniel Gimpelevich) SVN-Revision: 8233
* Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 ↵Florian Fainelli2007-07-272-2/+2
| | | | | | drivers (thanks to Daniel Gimpelevich) SVN-Revision: 8200
* update rdc-2.6 config (thanks to Daniel Gimpelevich)Nicolas Thill2007-07-271-3/+13
| | | | SVN-Revision: 8187
* Use the new x86 code, thanks sn9 !Florian Fainelli2007-07-265-105/+12033
| | | | SVN-Revision: 8185
* NAPI for r6040 of course depends on r6040Florian Fainelli2007-07-251-1/+2
| | | | SVN-Revision: 8161
* Remove preinit.arch, not used, compile NAPI support for R6040, change the ↵Florian Fainelli2007-07-254-3/+6
| | | | | | profile name to ar525w SVN-Revision: 8160
* Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks !Florian Fainelli2007-07-255-16/+87
| | | | SVN-Revision: 8153
* Add back the port priority for r6040Florian Fainelli2007-07-231-0/+6
| | | | SVN-Revision: 8134
* clean of the rootfs_split patchGabor Juhos2007-07-191-1/+2
| | | | SVN-Revision: 8047
* pci_module_init() is deprecated for a long time - this won't hurt .21 and ↵Imre Kaloz2007-07-122-1/+2
| | | | | | will be needed for .22 SVN-Revision: 7937
* fill in the kernel version info for every target, move the kernel tarball ↵Felix Fietkau2007-06-281-0/+2
| | | | | | md5sums to a central place SVN-Revision: 7748
* minor kernel config syncFelix Fietkau2007-06-211-4/+0
| | | | SVN-Revision: 7690
* prepare for the transition to linux 2.6.22 - make it possible to override ↵Felix Fietkau2007-06-161-0/+5
| | | | | | the kernel version in the target makefile SVN-Revision: 7644
* Make rdc boot a little further, still broken though, resync kernel configFlorian Fainelli2007-05-312-16/+39
| | | | SVN-Revision: 7419
* move x86 lzma loader patch from generic patches into rdc-2.6 - it's causing ↵Felix Fietkau2007-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 SVN-Revision: 7342
* Update rdc to .21, mark it as brokenFlorian Fainelli2007-05-254-48/+48
| | | | SVN-Revision: 7335
* Rewrite LED driver, enable PCMCIA modulesFlorian Fainelli2007-05-113-3/+149
| | | | SVN-Revision: 7185
* rdc-2.6 has pci support and rt61 should be built only along with rdc-2.6Florian Fainelli2007-04-251-1/+1
| | | | SVN-Revision: 7049
* More stuff enabled in config, fix squashfs image, thanks sn9Florian Fainelli2007-04-172-45/+35
| | | | SVN-Revision: 6989
* Suppress the useless ioctl functionFlorian Fainelli2007-04-171-10/+0
| | | | SVN-Revision: 6988
* No longer mark rdc-2.6 as broken, squashfs is now working, thanks sn9Florian Fainelli2007-04-165-25/+27
| | | | SVN-Revision: 6976
* Fix patch doublingFlorian Fainelli2007-04-091-11/+0
| | | | SVN-Revision: 6912
* Fresh fixes for rdc from sn9, thanks !Florian Fainelli2007-04-097-162/+160
| | | | SVN-Revision: 6911
* Add squashfs to rdc, add nvram partition as jffs2 partition (sn9)Florian Fainelli2007-04-021-1/+2
| | | | SVN-Revision: 6838
* Use sn9 mtd driverFlorian Fainelli2007-04-021-79/+354
| | | | SVN-Revision: 6835
* Fix the warningFlorian Fainelli2007-04-011-2/+2
| | | | SVN-Revision: 6809
* Use an updated r6040 ethernet driver which implements NAPI pollingFlorian Fainelli2007-04-011-267/+273
| | | | SVN-Revision: 6805
* Improve kernel configurationFlorian Fainelli2007-04-011-21/+9
| | | | SVN-Revision: 6802
* Generate squashfs images as wellFlorian Fainelli2007-04-011-0/+14
| | | | SVN-Revision: 6800