summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6
Commit message (Expand)AuthorAgeFilesLines
* Revert config change for adm5120, messed up things with symlinksflorian2007-04-231-2/+2
* The kernel should be compiled big-endianflorian2007-04-221-2/+2
* Move NAND driver from rb1xx to adm5120, rbmipsnand fixed by David Goodenough,...florian2007-04-173-2/+158
* Re-enable PCI subsystem :)florian2007-04-171-1/+1
* Forgot that includesflorian2007-04-162-0/+161
* Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board sp...florian2007-04-1610-208/+694
* Enable bluetooth modules (#1529)florian2007-04-081-4/+0
* Rename mipsIRQ.S to int-handler to match the kernel naming convention, implem...florian2007-04-085-53/+136
* Add the infrastructure to support different flash sizes/addressflorian2007-04-031-2/+4
* Use CONFIG_CMDLINE instead of hardcoded kernel command lineflorian2007-04-031-1/+1
* Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no ...florian2007-04-031-1/+0
* Add the infrastructure to detect RouterBOOT and use USBflorian2007-04-022-3/+22
* Generate images for edimax devices (Gabor Juhos)florian2007-04-021-5/+26
* Entry point is now configurable via a Makefile variable. Entry point is detec...florian2007-04-026-94/+113
* Add a TI profileflorian2007-04-021-0/+17
* Another more complete config changeflorian2007-04-021-45/+3
* Enable squashfs for adm5120 as wellflorian2007-04-021-1/+1
* Config is now more complete : firewalling, filesystems ...florian2007-04-021-94/+36
* Fixes from Compex to make OpenWrt run on WP54AG, thanks !florian2007-04-024-7/+103
* Small changes in the kernel configflorian2007-04-011-8/+4
* Enable MTD_BLOCKflorian2007-04-011-2/+1
* Cleanup system code and use definitionsflorian2007-03-293-48/+29
* Add definitions, add settings detection for SoCsflorian2007-03-294-15/+230
* Fix myloader partition table parserflorian2007-03-291-2/+2
* Fix warningflorian2007-03-291-2/+2
* Should fix edimax generationflorian2007-03-291-1/+1
* Fix the irq requestflorian2007-03-281-1/+1
* Fix warningsflorian2007-03-281-2/+2
* Enable kmod-sched for adm5120florian2007-03-281-24/+2
* Use myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in my...florian2007-03-282-64/+77
* Add myloader partition table parserflorian2007-03-283-4/+217
* clean up nfsd kernel config entries (#1523)nbd2007-03-271-5/+0
* Fix edimax image generationflorian2007-03-261-2/+3
* Also forgot adding the adm5120_info fileflorian2007-03-261-0/+121
* Forgot adding infos headerflorian2007-03-261-0/+52
* Rewrite of the bootloader runtime detection (Gabor Juhos)florian2007-03-264-46/+10
* Add myloader definitionsflorian2007-03-262-1/+169
* Preserve fw_arg0-3 to allow runtime bootloader detection (Gabor Juhos)florian2007-03-262-18/+37
* Forgot to define what CFE isflorian2007-03-241-0/+1
* Typo fixflorian2007-03-241-1/+1
* Do not register more than 2 ethernet porst for CFE based devices (i.e : Compe...florian2007-03-243-2/+13
* Add CFE runtime detectionflorian2007-03-221-0/+34
* Add firmware generation for other Compex boards based on myloader, thanks to ...florian2007-03-221-1/+19
* Also add squashfs to the possible filesystems to be mountedflorian2007-03-211-1/+1
* Remove usb support for the momentflorian2007-03-211-19/+1
* Include profilesflorian2007-03-211-1/+3
* Enable profiles for adm5120florian2007-03-212-0/+34
* Fix warnings and add more detailed informationsflorian2007-03-211-10/+10
* Add image generation for edimax routersflorian2007-03-211-0/+13
* prom_free_prom_memory is uselessflorian2007-03-201-21/+2