Add board specific code, autodetect the kernel, fixes #1707, thanks Gabor Juhos
[openwrt-10.03/.git] / target / linux / adm5120-2.6 / files /
2007-05-30 florianUse the cmdline hacked's prom.c and disable this patchi...
2007-05-30 florianMinor fixes, do not count interrupts without interrupt...
2007-05-29 florianAdd the rbmipsnand fix from #1778
2007-05-29 florian.21 fixes
2007-05-29 florianFix .21 compilation on memory.c (#1778)
2007-05-22 florianFix adm5120hcd compilation error (#1738)
2007-05-20 florianDisable PCMCIA for adm5120, request IRQ for the USB...
2007-05-20 florianAdd ADM5120 GPIO wrappers
2007-05-20 florianImplement architecture speficic GPIO calls for adm5120...
2007-05-18 florianBackport [7224] to the adm5120 flash map driver
2007-05-13 florianFix routeboard board detection, add some new ZyXEL...
2007-05-11 florianBackport [7172] to adm5120 mtd map driver
2007-05-11 florianSuppress OpenWrt partition, no needed anymore
2007-05-11 florianFix some \n and kernel logging levels
2007-05-11 florianLED driver update
2007-05-07 florianFix some HCD driver warnings
2007-04-27 florianUpdated support for Zynos/adm5120eb boards, thanks...
2007-04-17 florianMove NAND driver from rb1xx to adm5120, rbmipsnand...
2007-04-17 florianRe-enable PCI subsystem :)
2007-04-16 florianForgot that includes
2007-04-16 florianFresh fixes from Gabor Juhos : detects RouterBoot,...
2007-04-08 florianRename mipsIRQ.S to int-handler to match the kernel...
2007-04-03 florianAdd the infrastructure to support different flash sizes...
2007-04-03 florianUse CONFIG_CMDLINE instead of hardcoded kernel command...
2007-04-02 florianAdd the infrastructure to detect RouterBOOT and use USB
2007-04-02 florianFixes from Compex to make OpenWrt run on WP54AG, thanks !
2007-03-29 florianCleanup system code and use definitions
2007-03-29 florianAdd definitions, add settings detection for SoCs
2007-03-29 florianFix myloader partition table parser
2007-03-29 florianFix warning
2007-03-28 florianFix the irq request
2007-03-28 florianFix warnings
2007-03-28 florianUse myloader parser in the adm5120 mtd driver. Do not...
2007-03-28 florianAdd myloader partition table parser
2007-03-26 florianAlso forgot adding the adm5120_info file
2007-03-26 florianForgot adding infos header
2007-03-26 florianRewrite of the bootloader runtime detection (Gabor...
2007-03-26 florianAdd myloader definitions
2007-03-24 florianForgot to define what CFE is
2007-03-24 florianTypo fix
2007-03-24 florianDo not register more than 2 ethernet porst for CFE...
2007-03-22 florianAdd CFE runtime detection
2007-03-21 florianAlso add squashfs to the possible filesystems to be...
2007-03-21 florianFix warnings and add more detailed informations
2007-03-20 florianprom_free_prom_memory is useless
2007-03-20 florianUse the bcm947xx mtd driver instead
2007-03-19 florianCFE-ready mtd driver, needs fixing though, update kerne...
2007-03-19 florianFix the baudrate macro
2007-03-19 florianPreliminary ADM5120 support, marked as broken