aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Expand)AuthorAgeFilesLines
* Also forgot adding the adm5120_info fileFlorian Fainelli2007-03-261-0/+121
* Disable YAFFS and NAND by defaultFlorian Fainelli2007-03-261-0/+2
* Move the yaffs patch to be generic, shared between rb532 and adm5120Florian Fainelli2007-03-261-0/+0
* Forgot adding infos headerFlorian Fainelli2007-03-261-0/+52
* Rewrite of the bootloader runtime detection (Gabor Juhos)Florian Fainelli2007-03-264-46/+10
* Add myloader definitionsFlorian Fainelli2007-03-262-1/+169
* Preserve fw_arg0-3 to allow runtime bootloader detection (Gabor Juhos)Florian Fainelli2007-03-262-18/+37
* add fix from #1516Felix Fietkau2007-03-251-4/+1
* ar7: clocks setup (prerequisite for dsl/usb) and misc cleanups.Eugene Konev2007-03-259-57/+437
* Update kernel configFlorian Fainelli2007-03-241-7/+1
* Forgot to define what CFE isFlorian Fainelli2007-03-241-0/+1
* Typo fixFlorian Fainelli2007-03-241-1/+1
* Do not register more than 2 ethernet porst for CFE based devices (i.e : Compe...Florian Fainelli2007-03-243-2/+13
* Added support for BSD pty'sHamish Guthrie2007-03-241-1/+24
* Added facility to program entire device from SD-Card Fixed up MAC address ini...Hamish Guthrie2007-03-243-0/+962
* add bcm94710a0 cache workarounds to brcm47xx-2.6 (fix #1502)Felix Fietkau2007-03-231-6/+316
* Final image build fixupsHamish Guthrie2007-03-232-1/+18
* add more stability fixes for brcm47xx-2.6 on bcm4704 (from #1485)Felix Fietkau2007-03-231-0/+48
* Add CFE runtime detectionFlorian Fainelli2007-03-221-0/+34
* Add firmware generation for other Compex boards based on myloader, thanks to ...Florian Fainelli2007-03-221-1/+19
* add brcm47xx-2.6 fixes from #1496Felix Fietkau2007-03-225-7/+40
* Added rule for objdump Added support for AT91 SD-Card in primary bootloader (...Hamish Guthrie2007-03-221-0/+1822
* There are issues with the CRC calc stuff under x86_64. This version only work...Hamish Guthrie2007-03-221-0/+11
* New program to generate u-boot parameter block with correct CRC to enable rep...Hamish Guthrie2007-03-221-0/+115
* ar7 misc fixes: - serial - memory probingEugene Konev2007-03-224-42/+64
* Also add squashfs to the possible filesystems to be mountedFlorian Fainelli2007-03-211-1/+1
* Remove usb support for the momentFlorian Fainelli2007-03-211-19/+1
* backward compatible code, if ssb is not enabledFlorian Fainelli2007-03-211-0/+12
* Include profilesFlorian Fainelli2007-03-211-1/+3
* Fix a typoFlorian Fainelli2007-03-211-1/+1
* Enable profiles for adm5120Florian Fainelli2007-03-212-0/+34
* Fix warnings and add more detailed informationsFlorian Fainelli2007-03-211-10/+10
* Add image generation for edimax routersFlorian Fainelli2007-03-211-0/+13
* Added primary and secondary bootloadersHamish Guthrie2007-03-2011-10/+6399
* prom_free_prom_memory is uselessFlorian Fainelli2007-03-201-21/+2
* Use the bcm947xx mtd driver insteadFlorian Fainelli2007-03-201-184/+412
* uml now needs init=/etc/preinit, fix example in READMENicolas Thill2007-03-201-1/+1
* attempt to fix uml kernel config for i386Nicolas Thill2007-03-201-1/+1
* Re-enable adm5120 mtd driverFlorian Fainelli2007-03-191-1/+1
* Remove 8250 serial driver, enable software watchdogFlorian Fainelli2007-03-191-6/+5
* CFE-ready mtd driver, needs fixing though, update kernel configFlorian Fainelli2007-03-192-34/+188
* Fix the baudrate macroFlorian Fainelli2007-03-191-1/+1
* Fix the uart patchFlorian Fainelli2007-03-191-14/+21
* Preliminary ADM5120 support, marked as brokenFlorian Fainelli2007-03-1932-0/+4946
* Remove initrd code leftovers. Also fixes "Bad page state" on boot (kernel tri...Eugene Konev2007-03-192-8/+1
* Add forgotten part of vlynq irq setupEugene Konev2007-03-182-1/+5
* ar7-2.4 cleanup - Switch to generic init scripts (/sbin/mount_root, /bin/firs...Eugene Konev2007-03-186-145/+8
* Add ar7-2.6 port (marked as broken for now).Eugene Konev2007-03-1833-0/+5058
* Make lzma-loader sdram mapping configurable (#1169)Eugene Konev2007-03-183-4/+8
* Changed pin selections in low-level mmc driverHamish Guthrie2007-03-171-0/+30