summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
...
* initial merge of infineon code for amazon, pci is still broken a bit. a big ↵John Crispin2007-07-2347-0/+26109
| | | | | | thank you goes to infineon for providing info and reference code SVN-Revision: 8137
* cosmetic changes in flash driverGabor Juhos2007-07-231-18/+18
| | | | SVN-Revision: 8135
* Add back the port priority for r6040Florian Fainelli2007-07-231-0/+6
| | | | SVN-Revision: 8134
* disable reserved blocks for checkpointing in yaffs2 on rb532 and adm5120Felix Fietkau2007-07-232-2/+2
| | | | SVN-Revision: 8131
* adm5120_mtd.c is no longer in useGabor Juhos2007-07-231-497/+0
| | | | SVN-Revision: 8129
* board specific fixes * fix detection of RB-133C, thanks to Christophe Lucas ↵Gabor Juhos2007-07-232-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 splitFlorian Fainelli2007-07-232-1/+12
| | | | SVN-Revision: 8125
* cleanup patches * nuke patches for 2.6.21 * refresh patches for 2.6.22Gabor Juhos2007-07-2314-573/+1
| | | | SVN-Revision: 8122
* Enabled IXP4xx beeperRod Whitby2007-07-231-0/+1
| | | | SVN-Revision: 8120
* more dependency fixesFelix Fietkau2007-07-231-6/+0
| | | | SVN-Revision: 8115
* simplify and fix adm5120 image building, fix broken FEATURES handlingFelix Fietkau2007-07-233-8/+10
| | | | SVN-Revision: 8113
* add missing dependencies and kernel config optionsFelix Fietkau2007-07-231-0/+2
| | | | SVN-Revision: 8112
* fix printk format arguments in memory detection codeGabor Juhos2007-07-221-6/+6
| | | | SVN-Revision: 8105
* ixp4xx/config: Enabled PPP for bluetooth dund usage (for Treo650 bluetooth ↵Rod Whitby2007-07-211-1/+10
| | | | | | access point) SVN-Revision: 8093
* ixp4xx/nslu2: Added kmod-usb-ochi to the profile for USB 1.1 devicesRod Whitby2007-07-211-1/+1
| | | | SVN-Revision: 8092
* flash driver fixesGabor Juhos2007-07-211-12/+14
| | | | SVN-Revision: 8091
* fix yealink kmod compileFelix Fietkau2007-07-212-0/+14
| | | | SVN-Revision: 8089
* fix kmod-pwc compileFelix Fietkau2007-07-212-10/+83
| | | | SVN-Revision: 8088
* fix switch driver, force all packets from all the ports are low priorityGabor Juhos2007-07-202-0/+4
| | | | SVN-Revision: 8083
* rootfs_split: fix a typo, and fix compiler warningsGabor Juhos2007-07-202-3/+3
| | | | SVN-Revision: 8082
* fix rootfs split partition renaming (fix by Eric L. Chen)Felix Fietkau2007-07-202-2/+2
| | | | SVN-Revision: 8081
* Fixup the hcd driver, add a start/stop/reset/sw_reset functions, should ↵Florian Fainelli2007-07-201-42/+137
| | | | | | allow it to basically run SVN-Revision: 8078
* Fix wget2nand with the host's patch-cmdline and the new kernel filenameFlorian Fainelli2007-07-201-9/+1
| | | | SVN-Revision: 8076
* compress the kernel that resides on the nand memoryFlorian Fainelli2007-07-201-2/+12
| | | | SVN-Revision: 8073
* fix switch_driver to avoid segfaultsGabor Juhos2007-07-201-6/+6
| | | | SVN-Revision: 8071
* update trxsplit * use generic rootfs_split feature * resync kernel configGabor Juhos2007-07-203-63/+46
| | | | SVN-Revision: 8070
* Fix indentation for add_mtd_partitions (#2072)Florian Fainelli2007-07-191-1/+1
| | | | SVN-Revision: 8068
* Remove tgz hacksFlorian Fainelli2007-07-192-4/+0
| | | | SVN-Revision: 8066
* really fix tgz imagesFelix Fietkau2007-07-191-2/+5
| | | | SVN-Revision: 8065
* restore Kconfig options of rootfs_split for 2.6.21.5Gabor Juhos2007-07-191-3/+8
| | | | SVN-Revision: 8064
* Suppress promc.c.orig, fix the nand detection with newer boards (#2038)Florian Fainelli2007-07-192-164/+10
| | | | SVN-Revision: 8063
* revert 8059, via-rhine is built in the kernelFlorian Fainelli2007-07-191-1/+0
| | | | SVN-Revision: 8061
* rootfs_split fixes * avoid compiler warnings on 2.6.22.1 * applies cleanly ↵Gabor Juhos2007-07-192-16/+13
| | | | | | on 2.6.21.5 SVN-Revision: 8060
* Include kmod-via-rhine by default for rb532Florian Fainelli2007-07-191-0/+1
| | | | SVN-Revision: 8059
* Convert the NAND driver to platform_driver, allow tgz image to be built ↵Florian Fainelli2007-07-193-53/+137
| | | | | | correctly SVN-Revision: 8058
* Add wget2nand, this should allow netboot installation directly to nandFlorian Fainelli2007-07-191-0/+65
| | | | SVN-Revision: 8057
* Really add the LED driver :)Florian Fainelli2007-07-191-0/+29
| | | | SVN-Revision: 8056
* disable ipt_quota on linux 2.4 - iptables user space no longer compiles with itFelix Fietkau2007-07-191-1/+1
| | | | SVN-Revision: 8055
* Put the init flag in the structureFlorian Fainelli2007-07-191-3/+4
| | | | SVN-Revision: 8054
* rb532 has pci support and should build tgz images by defaultFlorian Fainelli2007-07-191-1/+1
| | | | SVN-Revision: 8052
* Allow the redboot supplied command line to be append (#2089)Florian Fainelli2007-07-191-0/+4
| | | | SVN-Revision: 8049
* clean of the rootfs_split patchGabor Juhos2007-07-1910-128/+288
| | | | SVN-Revision: 8047
* Replace hardcoded values with their correct definitionsFlorian Fainelli2007-07-182-2/+2
| | | | SVN-Revision: 8046
* Convert the nand driver to a platform_device, should only allow routerboards ↵Florian Fainelli2007-07-184-56/+162
| | | | | | to use it SVN-Revision: 8045
* Fix the tgz image buildFlorian Fainelli2007-07-181-0/+2
| | | | SVN-Revision: 8042
* The RB1xx profile should only provide tgz image and pci supportFlorian Fainelli2007-07-181-1/+1
| | | | SVN-Revision: 8041
* Add a USES_TGZ config.in variable, so that RB1xx profiles can use itFlorian Fainelli2007-07-182-0/+4
| | | | SVN-Revision: 8039
* Add an ar7 tnetd7200 fix by DerAgo, thanks !Florian Fainelli2007-07-182-36/+144
| | | | SVN-Revision: 8036
* add missing config symbolsFelix Fietkau2007-07-182-0/+4
| | | | SVN-Revision: 8035
* Resync x86_64 kernel config and make uml build ext2 images by defaultFlorian Fainelli2007-07-182-4/+4
| | | | SVN-Revision: 8034