Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 |
| | | | | | | (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 Thill | 2007-09-01 |
| | | | | SVN-Revision: 8568 | ||
* | Fix the comment | Florian Fainelli | 2007-08-27 |
| | | | | SVN-Revision: 8506 | ||
* | Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpu | Florian Fainelli | 2007-08-27 |
| | | | | SVN-Revision: 8505 | ||
* | Make the architecture gpio more readable | Florian Fainelli | 2007-08-27 |
| | | | | SVN-Revision: 8504 | ||
* | Move to 2.6.22.4 | Florian Fainelli | 2007-08-21 |
| | | | | SVN-Revision: 8451 | ||
* | Use the dmz led as diagnostic led | Florian Fainelli | 2007-08-08 |
| | | | | SVN-Revision: 8380 | ||
* | More rdc fixes, thanks to Daniel Gimpelevich | Florian Fainelli | 2007-08-08 |
| | | | | SVN-Revision: 8378 | ||
* | These patches moved to generic-2.6 | Florian Fainelli | 2007-08-07 |
| | | | | SVN-Revision: 8375 | ||
* | Update rdc-2.6 description and fix the firmware for sitecom devices | Florian Fainelli | 2007-08-07 |
| | | | | SVN-Revision: 8371 | ||
* | Fix the gpio handling and flash resource declaration, thanks to Daniel ↵ | Florian Fainelli | 2007-08-07 |
| | | | | | | Gimpelevich SVN-Revision: 8366 | ||
* | build system cleanup/restructuring as described in ↵ | Felix Fietkau | 2007-08-07 |
| | | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362 | ||
* | Prevent the ioctl from handling even unsupported ioctls | Florian Fainelli | 2007-08-06 |
| | | | | SVN-Revision: 8360 | ||
* | Allow rdc-2.6 to kexec | Florian Fainelli | 2007-08-06 |
| | | | | SVN-Revision: 8359 | ||
* | More led driver fixes | Florian Fainelli | 2007-08-06 |
| | | | | SVN-Revision: 8358 | ||
* | Remove the LED code from the network driver | Florian Fainelli | 2007-08-06 |
| | | | | SVN-Revision: 8357 | ||
* | Still broken for now | Florian Fainelli | 2007-08-06 |
| | | | | SVN-Revision: 8356 | ||
* | More rdc-2.6 fixes by Daniel Gimpelevich, thanks ! | Florian Fainelli | 2007-08-06 |
| | | | | SVN-Revision: 8355 | ||
* | Put back some code from the 2.4 driver, supposed to boot network perfs | Florian Fainelli | 2007-08-06 |
| | | | | SVN-Revision: 8354 | ||
* | Add generic gpio support to rdc, convert the led driver to be a platform ↵ | Florian Fainelli | 2007-08-06 |
| | | | | | | 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 Fainelli | 2007-08-03 |
| | | | | | | config, fix rt61 installation (thanks to Daniel Gimpelevich) SVN-Revision: 8328 | ||
* | Better x86 generic config, the lzma decompressor is now reliable (thanks to ↵ | Florian Fainelli | 2007-07-30 |
| | | | | | | Daniel Gimpelevich) SVN-Revision: 8233 | ||
* | Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 ↵ | Florian Fainelli | 2007-07-27 |
| | | | | | | drivers (thanks to Daniel Gimpelevich) SVN-Revision: 8200 | ||
* | update rdc-2.6 config (thanks to Daniel Gimpelevich) | Nicolas Thill | 2007-07-27 |
| | | | | SVN-Revision: 8187 | ||
* | Use the new x86 code, thanks sn9 ! | Florian Fainelli | 2007-07-26 |
| | | | | SVN-Revision: 8185 | ||
* | NAPI for r6040 of course depends on r6040 | Florian Fainelli | 2007-07-25 |
| | | | | SVN-Revision: 8161 | ||
* | Remove preinit.arch, not used, compile NAPI support for R6040, change the ↵ | Florian Fainelli | 2007-07-25 |
| | | | | | | profile name to ar525w SVN-Revision: 8160 | ||
* | Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks ! | Florian Fainelli | 2007-07-25 |
| | | | | SVN-Revision: 8153 | ||
* | Add back the port priority for r6040 | Florian Fainelli | 2007-07-23 |
| | | | | SVN-Revision: 8134 | ||
* | clean of the rootfs_split patch | Gabor Juhos | 2007-07-19 |
| | | | | SVN-Revision: 8047 | ||
* | pci_module_init() is deprecated for a long time - this won't hurt .21 and ↵ | Imre Kaloz | 2007-07-12 |
| | | | | | | will be needed for .22 SVN-Revision: 7937 | ||
* | fill in the kernel version info for every target, move the kernel tarball ↵ | Felix Fietkau | 2007-06-28 |
| | | | | | | md5sums to a central place SVN-Revision: 7748 | ||
* | minor kernel config sync | Felix Fietkau | 2007-06-21 |
| | | | | SVN-Revision: 7690 | ||
* | prepare for the transition to linux 2.6.22 - make it possible to override ↵ | Felix Fietkau | 2007-06-16 |
| | | | | | | the kernel version in the target makefile SVN-Revision: 7644 | ||
* | Make rdc boot a little further, still broken though, resync kernel config | Florian Fainelli | 2007-05-31 |
| | | | | SVN-Revision: 7419 | ||
* | move x86 lzma loader patch from generic patches into rdc-2.6 - it's causing ↵ | Felix Fietkau | 2007-05-26 |
| | | | | | | 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 broken | Florian Fainelli | 2007-05-25 |
| | | | | SVN-Revision: 7335 | ||
* | Rewrite LED driver, enable PCMCIA modules | Florian Fainelli | 2007-05-11 |
| | | | | SVN-Revision: 7185 | ||
* | rdc-2.6 has pci support and rt61 should be built only along with rdc-2.6 | Florian Fainelli | 2007-04-25 |
| | | | | SVN-Revision: 7049 | ||
* | More stuff enabled in config, fix squashfs image, thanks sn9 | Florian Fainelli | 2007-04-17 |
| | | | | SVN-Revision: 6989 | ||
* | Suppress the useless ioctl function | Florian Fainelli | 2007-04-17 |
| | | | | SVN-Revision: 6988 | ||
* | No longer mark rdc-2.6 as broken, squashfs is now working, thanks sn9 | Florian Fainelli | 2007-04-16 |
| | | | | SVN-Revision: 6976 | ||
* | Fix patch doubling | Florian Fainelli | 2007-04-09 |
| | | | | SVN-Revision: 6912 | ||
* | Fresh fixes for rdc from sn9, thanks ! | Florian Fainelli | 2007-04-09 |
| | | | | SVN-Revision: 6911 | ||
* | Add squashfs to rdc, add nvram partition as jffs2 partition (sn9) | Florian Fainelli | 2007-04-02 |
| | | | | SVN-Revision: 6838 | ||
* | Use sn9 mtd driver | Florian Fainelli | 2007-04-02 |
| | | | | SVN-Revision: 6835 | ||
* | Fix the warning | Florian Fainelli | 2007-04-01 |
| | | | | SVN-Revision: 6809 | ||
* | Use an updated r6040 ethernet driver which implements NAPI polling | Florian Fainelli | 2007-04-01 |
| | | | | SVN-Revision: 6805 | ||
* | Improve kernel configuration | Florian Fainelli | 2007-04-01 |
| | | | | SVN-Revision: 6802 | ||
* | Generate squashfs images as well | Florian Fainelli | 2007-04-01 |
| | | | | SVN-Revision: 6800 |