Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cosmetic fix (indent and use c-style comments) | Nicolas Thill | 2007-07-27 | 1 | -14/+14 |
| | | | | SVN-Revision: 8188 | ||||
* | update rdc-2.6 config (thanks to Daniel Gimpelevich) | Nicolas Thill | 2007-07-27 | 1 | -3/+13 |
| | | | | SVN-Revision: 8187 | ||||
* | protect the adm5120 pci ops with a spinlock - fixes race conditions that ↵ | Felix Fietkau | 2007-07-26 | 1 | -0/+9 |
| | | | | | | happened in combination with madwifi and more than one card SVN-Revision: 8186 | ||||
* | Use the new x86 code, thanks sn9 ! | Florian Fainelli | 2007-07-26 | 5 | -105/+12033 |
| | | | | SVN-Revision: 8185 | ||||
* | brcm47xx-2.6: add a few nops here, some irq saving there, blast the full ↵ | Felix Fietkau | 2007-07-26 | 1 | -31/+300 |
| | | | | | | cache on page icache flushes i really hate the broadcom cpu bugs, but it's much more stable now. PS: A /* Ouch */ in the original source showed me the way ;) SVN-Revision: 8165 | ||||
* | fix the size of the flash mem window on pronghorn metro (#2070) | Felix Fietkau | 2007-07-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 8162 | ||||
* | NAPI for r6040 of course depends on r6040 | Florian Fainelli | 2007-07-25 | 1 | -1/+2 |
| | | | | SVN-Revision: 8161 | ||||
* | Remove preinit.arch, not used, compile NAPI support for R6040, change the ↵ | Florian Fainelli | 2007-07-25 | 4 | -3/+6 |
| | | | | | | profile name to ar525w SVN-Revision: 8160 | ||||
* | uses AMBA PL010 driver for the serial ports from now | Gabor Juhos | 2007-07-25 | 11 | -7/+530 |
| | | | | SVN-Revision: 8159 | ||||
* | Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks ! | Florian Fainelli | 2007-07-25 | 5 | -16/+87 |
| | | | | SVN-Revision: 8153 | ||||
* | on the au1000 usb could never work as the power switch was never enabled :P | John Crispin | 2007-07-24 | 1 | -0/+16 |
| | | | | SVN-Revision: 8151 | ||||
* | fixed au1000 eth0 ioctl patch | John Crispin | 2007-07-24 | 1 | -20/+9 |
| | | | | SVN-Revision: 8147 | ||||
* | oops, wrong file for au1000 pci fix | John Crispin | 2007-07-24 | 1 | -8/+14 |
| | | | | SVN-Revision: 8146 | ||||
* | fixed up the au1000 pci support, was caused by the au1000 having a 36bit io ↵ | John Crispin | 2007-07-24 | 2 | -0/+18 |
| | | | | | | bus and the max add being set to 32bit SVN-Revision: 8145 | ||||
* | reorder rootfstypes to allow both squashfs and jffs2 images to boot | Gabor Juhos | 2007-07-24 | 2 | -2/+2 |
| | | | | SVN-Revision: 8144 | ||||
* | fix kernel command line | Gabor Juhos | 2007-07-24 | 2 | -2/+2 |
| | | | | SVN-Revision: 8143 | ||||
* | Add more ar7 fixes by DerAgo. Fix vlnyq initialistion on fritzbox, add ↵ | Florian Fainelli | 2007-07-24 | 5 | -14/+109 |
| | | | | | | prom_printf required for kgdb, make kgbd finally work, thanks ! SVN-Revision: 8141 | ||||
* | Fix the handling of unsupported ioctls (eth0 appeared in iwconfig for instance) | Florian Fainelli | 2007-07-24 | 1 | -0/+26 |
| | | | | SVN-Revision: 8139 | ||||
* | initial merge of infineon code for amazon, pci is still broken a bit. a big ↵ | John Crispin | 2007-07-23 | 47 | -0/+26109 |
| | | | | | | thank you goes to infineon for providing info and reference code SVN-Revision: 8137 | ||||
* | cosmetic changes in flash driver | Gabor Juhos | 2007-07-23 | 1 | -18/+18 |
| | | | | SVN-Revision: 8135 | ||||
* | Add back the port priority for r6040 | Florian Fainelli | 2007-07-23 | 1 | -0/+6 |
| | | | | SVN-Revision: 8134 | ||||
* | disable reserved blocks for checkpointing in yaffs2 on rb532 and adm5120 | Felix Fietkau | 2007-07-23 | 2 | -2/+2 |
| | | | | SVN-Revision: 8131 | ||||
* | adm5120_mtd.c is no longer in use | Gabor Juhos | 2007-07-23 | 1 | -497/+0 |
| | | | | SVN-Revision: 8129 | ||||
* | board specific fixes * fix detection of RB-133C, thanks to Christophe Lucas ↵ | Gabor Juhos | 2007-07-23 | 2 | -1/+11 |
| | | | | | | * fix detection of RB-153 * add support for WP54G-WRT to the lzma-loader * fix adm5120_mtd.c for WP54G-WRT in 7.07 * now it's ready for the release of 7.07 SVN-Revision: 8128 | ||||
* | Allow squashfs images for au1000, use the automatic rootfs split | Florian Fainelli | 2007-07-23 | 2 | -1/+12 |
| | | | | SVN-Revision: 8125 | ||||
* | cleanup patches * nuke patches for 2.6.21 * refresh patches for 2.6.22 | Gabor Juhos | 2007-07-23 | 14 | -573/+1 |
| | | | | SVN-Revision: 8122 | ||||
* | Enabled IXP4xx beeper | Rod Whitby | 2007-07-23 | 1 | -0/+1 |
| | | | | SVN-Revision: 8120 | ||||
* | simplify and fix adm5120 image building, fix broken FEATURES handling | Felix Fietkau | 2007-07-23 | 3 | -8/+10 |
| | | | | SVN-Revision: 8113 | ||||
* | add missing dependencies and kernel config options | Felix Fietkau | 2007-07-23 | 1 | -0/+2 |
| | | | | SVN-Revision: 8112 | ||||
* | fix printk format arguments in memory detection code | Gabor Juhos | 2007-07-22 | 1 | -6/+6 |
| | | | | SVN-Revision: 8105 | ||||
* | ixp4xx/config: Enabled PPP for bluetooth dund usage (for Treo650 bluetooth ↵ | Rod Whitby | 2007-07-21 | 1 | -1/+10 |
| | | | | | | access point) SVN-Revision: 8093 | ||||
* | ixp4xx/nslu2: Added kmod-usb-ochi to the profile for USB 1.1 devices | Rod Whitby | 2007-07-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 8092 | ||||
* | flash driver fixes | Gabor Juhos | 2007-07-21 | 1 | -12/+14 |
| | | | | SVN-Revision: 8091 | ||||
* | fix yealink kmod compile | Felix Fietkau | 2007-07-21 | 2 | -0/+14 |
| | | | | SVN-Revision: 8089 | ||||
* | fix kmod-pwc compile | Felix Fietkau | 2007-07-21 | 2 | -10/+83 |
| | | | | SVN-Revision: 8088 | ||||
* | fix switch driver, force all packets from all the ports are low priority | Gabor Juhos | 2007-07-20 | 2 | -0/+4 |
| | | | | SVN-Revision: 8083 | ||||
* | rootfs_split: fix a typo, and fix compiler warnings | Gabor Juhos | 2007-07-20 | 2 | -3/+3 |
| | | | | SVN-Revision: 8082 | ||||
* | fix rootfs split partition renaming (fix by Eric L. Chen) | Felix Fietkau | 2007-07-20 | 2 | -2/+2 |
| | | | | SVN-Revision: 8081 | ||||
* | Fixup the hcd driver, add a start/stop/reset/sw_reset functions, should ↵ | Florian Fainelli | 2007-07-20 | 1 | -42/+137 |
| | | | | | | allow it to basically run SVN-Revision: 8078 | ||||
* | Fix wget2nand with the host's patch-cmdline and the new kernel filename | Florian Fainelli | 2007-07-20 | 1 | -9/+1 |
| | | | | SVN-Revision: 8076 | ||||
* | compress the kernel that resides on the nand memory | Florian Fainelli | 2007-07-20 | 1 | -2/+12 |
| | | | | SVN-Revision: 8073 | ||||
* | fix switch_driver to avoid segfaults | Gabor Juhos | 2007-07-20 | 1 | -6/+6 |
| | | | | SVN-Revision: 8071 | ||||
* | update trxsplit * use generic rootfs_split feature * resync kernel config | Gabor Juhos | 2007-07-20 | 3 | -63/+46 |
| | | | | SVN-Revision: 8070 | ||||
* | Fix indentation for add_mtd_partitions (#2072) | Florian Fainelli | 2007-07-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 8068 | ||||
* | Remove tgz hacks | Florian Fainelli | 2007-07-19 | 2 | -4/+0 |
| | | | | SVN-Revision: 8066 | ||||
* | really fix tgz images | Felix Fietkau | 2007-07-19 | 1 | -2/+5 |
| | | | | SVN-Revision: 8065 | ||||
* | restore Kconfig options of rootfs_split for 2.6.21.5 | Gabor Juhos | 2007-07-19 | 1 | -3/+8 |
| | | | | SVN-Revision: 8064 | ||||
* | Suppress promc.c.orig, fix the nand detection with newer boards (#2038) | Florian Fainelli | 2007-07-19 | 2 | -164/+10 |
| | | | | SVN-Revision: 8063 | ||||
* | revert 8059, via-rhine is built in the kernel | Florian Fainelli | 2007-07-19 | 1 | -1/+0 |
| | | | | SVN-Revision: 8061 | ||||
* | rootfs_split fixes * avoid compiler warnings on 2.6.22.1 * applies cleanly ↵ | Gabor Juhos | 2007-07-19 | 2 | -16/+13 |
| | | | | | | on 2.6.21.5 SVN-Revision: 8060 |