93 Commits (5a326c97841226b5addd4de3570b1692282320e1)

Author SHA1 Message Date
Gabor Juhos a9ffbd94e7 add LED definitions for the RB133/133C boards, thanks to Christophe Lucas 17 years ago
Felix Fietkau 76da233e45 protect the adm5120 pci ops with a spinlock - fixes race conditions that happened in combination with madwifi and more than one card 17 years ago
Gabor Juhos 445230cf78 uses AMBA PL010 driver for the serial ports from now 17 years ago
Gabor Juhos dadc9a4450 cosmetic changes in flash driver 17 years ago
Gabor Juhos a15a86ce3f adm5120_mtd.c is no longer in use 17 years ago
Gabor Juhos 1cea8d99bf board specific fixes * fix detection of RB-133C, thanks to Christophe Lucas * fix detection of RB-153 * add support for WP54G-WRT to the lzma-loader * fix adm5120_mtd.c for WP54G-WRT in 7.07 * now it's ready for the release of 7.07 17 years ago
Gabor Juhos 2a43eb3bd9 fix printk format arguments in memory detection code 18 years ago
Gabor Juhos a82a99d9d2 flash driver fixes 18 years ago
Gabor Juhos 9539ee8010 fix switch driver, force all packets from all the ports are low priority 18 years ago
Florian Fainelli c6542df5fe Fixup the hcd driver, add a start/stop/reset/sw_reset functions, should allow it to basically run 18 years ago
Gabor Juhos ae7bf3d0f0 fix switch_driver to avoid segfaults 18 years ago
Gabor Juhos c452e6058a update trxsplit * use generic rootfs_split feature * resync kernel config 18 years ago
Florian Fainelli 62af6d98ac Fix indentation for add_mtd_partitions (#2072) 18 years ago
Florian Fainelli 4ec101945c Put the init flag in the structure 18 years ago
Florian Fainelli 01696b71cc Replace hardcoded values with their correct definitions 18 years ago
Florian Fainelli b3fae87009 Convert the nand driver to a platform_device, should only allow routerboards to use it 18 years ago
Florian Fainelli 6c8cf15dae Load the appropriate MTD driver if we were booted from NOR/NAND only, use the TRX mapping by default if bootloader unknown 18 years ago
Gabor Juhos 6e655daf21 restore support for Infineon's EASY 5120 boards 18 years ago
Florian Fainelli 62e1634ed9 Adm5120 NAPI polling support and fixes by Thomas Langer and Friedrich Beckmann 18 years ago
Florian Fainelli 0e07409d92 Fix warnings 18 years ago
Gabor Juhos 81455651a2 fix of the board specific initialization of the GPIO pins 18 years ago
Gabor Juhos 54e329087c flash driver shows the correct chip size from now 18 years ago
Florian Fainelli e2b75c370e Fix the section mismatch on the serial driver (#2076), thanks Thomas ! 18 years ago
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 6a0c74d7b9 replace led driver, and resync kernel config 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 fe01ca1745 Resync kernel config, preliminary bandwidth control mgmt for the adm5120 switch 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 ff76ce5d3e Better macronix bottom boot handling, thanks Gabor ! 18 years ago
Florian Fainelli ebc6e163c3 Fix the irq mapping for routerboard devices (#1843) 18 years ago
Florian Fainelli ce6260adbc Use the flash0_size from the adm5120_board structure to correctly remap the flash (#1855) 18 years ago
Florian Fainelli 0a8560f076 Change the main partition to be named rootfs so that the scripts mount it 18 years ago
Florian Fainelli 40f74f411d USB probe rewrite, really needs testing 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 5d2d8d76af Add the rbmipsnand fix from #1778 18 years ago
Florian Fainelli c2ee19355b .21 fixes 18 years ago
Florian Fainelli c1f37fab33 Fix .21 compilation on memory.c (#1778) 18 years ago
Florian Fainelli bedf56bac7 Fix adm5120hcd compilation error (#1738) 18 years ago