rewrite of memory detection code, should be fix #1909
[openwrt/openwrt.git] / target / linux / adm5120-2.6 / files / arch / mips / adm5120 /
2007-07-01 Gabor Juhosrewrite of memory detection code, should be fix #1909
2007-06-26 Gabor Juhoscalling of prom_detect_board is needed only when we...
2007-06-25 Gabor Juhosfrom now on, the kernel parses parameters passed by...
2007-06-23 Gabor Juhosfix hardware byte swapping to work in little endian...
2007-06-22 Gabor Juhosadd initial support for hardware accelerated byte swapping
2007-06-14 Florian FainelliFix memory detection and hcd compilation, thanks Gabor...
2007-06-03 Florian Fainelliadm5120 timing specific routines, was part of the IRQ...
2007-06-02 Florian FainelliIRQ handler rewrite by Gabor Juhos, uses C no longer...
2007-05-30 Florian FainelliUse the cmdline hacked's prom.c and disable this patchi...
2007-05-30 Florian FainelliMinor fixes, do not count interrupts without interrupt...
2007-05-29 Florian FainelliFix .21 compilation on memory.c (#1778)
2007-05-20 Florian FainelliDisable PCMCIA for adm5120, request IRQ for the USB...
2007-05-20 Florian FainelliAdd ADM5120 GPIO wrappers
2007-05-20 Florian FainelliImplement architecture speficic GPIO calls for adm5120...
2007-05-13 Florian FainelliFix routeboard board detection, add some new ZyXEL...
2007-04-27 Florian FainelliUpdated support for Zynos/adm5120eb boards, thanks...
2007-04-16 Florian FainelliFresh fixes from Gabor Juhos : detects RouterBoot,...
2007-04-08 Florian FainelliRename mipsIRQ.S to int-handler to match the kernel...
2007-04-03 Florian FainelliUse CONFIG_CMDLINE instead of hardcoded kernel command...
2007-04-02 Florian FainelliAdd the infrastructure to detect RouterBOOT and use USB
2007-03-29 Florian FainelliCleanup system code and use definitions
2007-03-29 Florian FainelliAdd definitions, add settings detection for SoCs
2007-03-29 Florian FainelliFix warning
2007-03-26 Florian FainelliAlso forgot adding the adm5120_info file
2007-03-26 Florian FainelliRewrite of the bootloader runtime detection (Gabor...
2007-03-24 Florian FainelliDo not register more than 2 ethernet porst for CFE...
2007-03-22 Florian FainelliAdd CFE runtime detection
2007-03-21 Florian FainelliAlso add squashfs to the possible filesystems to be...
2007-03-20 Florian Fainelliprom_free_prom_memory is useless
2007-03-19 Florian FainelliPreliminary ADM5120 support, marked as broken