39 Commits (f506ac7d818878107ecea1611ca773295823de2b)

Author SHA1 Message Date
Gabor Juhos b1d970fd1d fix detection of admboot based boards 18 years ago
Gabor Juhos a31921a8cd remove hardware accelerated byte swapping feature, and resync kernel config 18 years ago
Gabor Juhos 4db7fa1c06 refactor kernel code (part 1), mark it as broken now 18 years ago
Gabor Juhos 0f6020d171 rewrite of memory detection code, should be fix #1909 18 years ago
Gabor Juhos 031f500ae4 update to 2.6.22-rc6 18 years ago
Gabor Juhos 86e1d1978e calling of prom_detect_board is needed only when we still don't know the board 18 years ago
Gabor Juhos 90f3db27b1 from now on, the kernel parses parameters passed by our lzma-loader 18 years ago
Gabor Juhos 0b1fdf1ad8 fix hardware byte swapping to work in little endian mode as well 18 years ago
Gabor Juhos 6d5ce3ce25 add initial support for hardware accelerated byte swapping 18 years ago
Florian Fainelli 2c847dc648 New PCI fixup version, should better assign IRQs for boards, thanks Gabor ! 18 years ago
Florian Fainelli 8ed6f00352 Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813) 18 years ago
Florian Fainelli ebc6e163c3 Fix the irq mapping for routerboard devices (#1843) 18 years ago
Florian Fainelli c2990fa19e Fix endianness issues with adm5120eb, thanks to Gabor ! 18 years ago
Florian Fainelli 12591bd002 adm5120 timing specific routines, was part of the IRQ handling rewritte 18 years ago
Florian Fainelli c879774b35 IRQ handler rewrite by Gabor Juhos, uses C no longer assembly 18 years ago
Florian Fainelli a11cd71c3d Use the cmdline hacked's prom.c and disable this patching part accordingly 18 years ago
Florian Fainelli a35237e5b6 Minor fixes, do not count interrupts without interrupt source as spurious (#1755) 18 years ago
Florian Fainelli c1f37fab33 Fix .21 compilation on memory.c (#1778) 18 years ago
Florian Fainelli 52766d2851 Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate lines in the GPIO code 18 years ago
Florian Fainelli 9ceac320a3 Add ADM5120 GPIO wrappers 18 years ago
Florian Fainelli 0aca3bac3c Implement architecture speficic GPIO calls for adm5120, thanks to Gabor Juhos 18 years ago
Florian Fainelli 610421f87a Fix routeboard board detection, add some new ZyXEL boards, thanks to Gabor Juhos 18 years ago
Florian Fainelli 4dbda7734f Updated support for Zynos/adm5120eb boards, thanks Gabor 18 years ago
Florian Fainelli ba6f1d08ca Re-enable PCI subsystem :) 18 years ago
Florian Fainelli 151babe684 Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board specification 18 years ago
Florian Fainelli 01e84cef1a Rename mipsIRQ.S to int-handler to match the kernel naming convention, implement basic board detection, rewrite usb HCD driver (to be tested) 18 years ago
Florian Fainelli 3f4d0adbed Use CONFIG_CMDLINE instead of hardcoded kernel command line 18 years ago
Florian Fainelli 556d8b4a89 Add the infrastructure to detect RouterBOOT and use USB 18 years ago
Florian Fainelli d1eb342ea7 Cleanup system code and use definitions 18 years ago
Florian Fainelli ef53f5db7c Add definitions, add settings detection for SoCs 18 years ago
Florian Fainelli f5b93badec Fix warning 18 years ago
Florian Fainelli e25fff9a14 Also forgot adding the adm5120_info file 18 years ago
Florian Fainelli e5f6938314 Rewrite of the bootloader runtime detection (Gabor Juhos) 18 years ago
Florian Fainelli 1f3c505ef6 Do not register more than 2 ethernet porst for CFE based devices (i.e : Compex WP54G-wrt) 18 years ago
Florian Fainelli dd5488dd3f Add CFE runtime detection 18 years ago
Florian Fainelli 0d7c5a12e1 Also add squashfs to the possible filesystems to be mounted 18 years ago
Florian Fainelli 3bd14c6197 Fix warnings and add more detailed informations 18 years ago
Florian Fainelli ccb99d82df prom_free_prom_memory is useless 18 years ago
Florian Fainelli d9dfd7341b Preliminary ADM5120 support, marked as broken 18 years ago