Commit graph

43 commits

Author SHA1 Message Date
Florian Fainelli
b3fae87009 Convert the nand driver to a platform_device, should only allow routerboards to use it
SVN-Revision: 8045
2007-07-18 17:16:36 +00:00
Gabor Juhos
6e655daf21 restore support for Infineon's EASY 5120 boards
SVN-Revision: 8021
2007-07-17 15:43:58 +00:00
Florian Fainelli
0e07409d92 Fix warnings
SVN-Revision: 8012
2007-07-17 08:32:29 +00:00
Gabor Juhos
81455651a2 fix of the board specific initialization of the GPIO pins
SVN-Revision: 7979
2007-07-15 19:01:19 +00:00
Gabor Juhos
b1d970fd1d fix detection of admboot based boards
SVN-Revision: 7926
2007-07-11 19:26:20 +00:00
Gabor Juhos
a31921a8cd remove hardware accelerated byte swapping feature, and resync kernel config
SVN-Revision: 7924
2007-07-11 15:21:17 +00:00
Gabor Juhos
4db7fa1c06 refactor kernel code (part 1), mark it as broken now
SVN-Revision: 7916
2007-07-11 13:00:27 +00:00
Gabor Juhos
0f6020d171 rewrite of memory detection code, should be fix #1909
SVN-Revision: 7819
2007-07-01 09:30:21 +00:00
Gabor Juhos
031f500ae4 update to 2.6.22-rc6
SVN-Revision: 7758
2007-06-28 16:08:28 +00:00
Gabor Juhos
86e1d1978e calling of prom_detect_board is needed only when we still don't know the board
SVN-Revision: 7736
2007-06-26 19:41:00 +00:00
Gabor Juhos
90f3db27b1 from now on, the kernel parses parameters passed by our lzma-loader
SVN-Revision: 7730
2007-06-25 11:12:51 +00:00
Gabor Juhos
0b1fdf1ad8 fix hardware byte swapping to work in little endian mode as well
SVN-Revision: 7712
2007-06-23 05:30:31 +00:00
Gabor Juhos
6d5ce3ce25 add initial support for hardware accelerated byte swapping
SVN-Revision: 7708
2007-06-22 10:16:47 +00:00
Florian Fainelli
2c847dc648 New PCI fixup version, should better assign IRQs for boards, thanks Gabor !
SVN-Revision: 7654
2007-06-17 14:04:15 +00:00
Florian Fainelli
8ed6f00352 Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813)
SVN-Revision: 7631
2007-06-14 11:59:31 +00:00
Florian Fainelli
ebc6e163c3 Fix the irq mapping for routerboard devices (#1843)
SVN-Revision: 7560
2007-06-11 10:07:52 +00:00
Florian Fainelli
c2990fa19e Fix endianness issues with adm5120eb, thanks to Gabor !
SVN-Revision: 7479
2007-06-03 15:25:05 +00:00
Florian Fainelli
12591bd002 adm5120 timing specific routines, was part of the IRQ handling rewritte
SVN-Revision: 7475
2007-06-03 08:52:16 +00:00
Florian Fainelli
c879774b35 IRQ handler rewrite by Gabor Juhos, uses C no longer assembly
SVN-Revision: 7464
2007-06-02 23:13:51 +00:00
Florian Fainelli
a11cd71c3d Use the cmdline hacked's prom.c and disable this patching part accordingly
SVN-Revision: 7396
2007-05-30 10:32:32 +00:00
Florian Fainelli
a35237e5b6 Minor fixes, do not count interrupts without interrupt source as spurious (#1755)
SVN-Revision: 7391
2007-05-30 09:48:57 +00:00
Florian Fainelli
c1f37fab33 Fix .21 compilation on memory.c (#1778)
SVN-Revision: 7383
2007-05-29 13:44:46 +00:00
Florian Fainelli
52766d2851 Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate lines in the GPIO code
SVN-Revision: 7293
2007-05-20 21:29:49 +00:00
Florian Fainelli
9ceac320a3 Add ADM5120 GPIO wrappers
SVN-Revision: 7288
2007-05-20 19:51:36 +00:00
Florian Fainelli
0aca3bac3c Implement architecture speficic GPIO calls for adm5120, thanks to Gabor Juhos
SVN-Revision: 7286
2007-05-20 19:47:41 +00:00
Florian Fainelli
610421f87a Fix routeboard board detection, add some new ZyXEL boards, thanks to Gabor Juhos
SVN-Revision: 7214
2007-05-13 21:56:34 +00:00
Florian Fainelli
4dbda7734f Updated support for Zynos/adm5120eb boards, thanks Gabor
SVN-Revision: 7061
2007-04-27 08:29:19 +00:00
Florian Fainelli
ba6f1d08ca Re-enable PCI subsystem :)
SVN-Revision: 6983
2007-04-17 12:46:49 +00:00
Florian Fainelli
151babe684 Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board specification
SVN-Revision: 6963
2007-04-16 09:55:30 +00:00
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)
SVN-Revision: 6893
2007-04-08 10:15:17 +00:00
Florian Fainelli
3f4d0adbed Use CONFIG_CMDLINE instead of hardcoded kernel command line
SVN-Revision: 6852
2007-04-03 19:54:46 +00:00
Florian Fainelli
556d8b4a89 Add the infrastructure to detect RouterBOOT and use USB
SVN-Revision: 6844
2007-04-02 21:44:09 +00:00
Florian Fainelli
d1eb342ea7 Cleanup system code and use definitions
SVN-Revision: 6760
2007-03-29 22:21:43 +00:00
Florian Fainelli
ef53f5db7c Add definitions, add settings detection for SoCs
SVN-Revision: 6759
2007-03-29 22:21:22 +00:00
Florian Fainelli
f5b93badec Fix warning
SVN-Revision: 6756
2007-03-29 22:18:50 +00:00
Florian Fainelli
e25fff9a14 Also forgot adding the adm5120_info file
SVN-Revision: 6719
2007-03-26 20:26:23 +00:00
Florian Fainelli
e5f6938314 Rewrite of the bootloader runtime detection (Gabor Juhos)
SVN-Revision: 6713
2007-03-26 07:37:31 +00:00
Florian Fainelli
1f3c505ef6 Do not register more than 2 ethernet porst for CFE based devices (i.e : Compex WP54G-wrt)
SVN-Revision: 6683
2007-03-24 21:31:13 +00:00
Florian Fainelli
dd5488dd3f Add CFE runtime detection
SVN-Revision: 6641
2007-03-22 22:43:11 +00:00
Florian Fainelli
0d7c5a12e1 Also add squashfs to the possible filesystems to be mounted
SVN-Revision: 6634
2007-03-21 22:18:07 +00:00
Florian Fainelli
3bd14c6197 Fix warnings and add more detailed informations
SVN-Revision: 6628
2007-03-21 17:23:34 +00:00
Florian Fainelli
ccb99d82df prom_free_prom_memory is useless
SVN-Revision: 6625
2007-03-20 09:23:43 +00:00
Florian Fainelli
d9dfd7341b Preliminary ADM5120 support, marked as broken
SVN-Revision: 6614
2007-03-19 17:34:37 +00:00