Commit Graph

19 Commits (bbf0f2fac5d35de583f9f40bfb3d9a046542d665)

Author SHA1 Message Date
Florian Fainelli b0250695a9 Add basic 2.6.24 support for rb532, korina napi code has to be adapted to work
SVN-Revision: 11844
16 years ago
Florian Fainelli cd21dd1a1d Fix the CF serial number byteswapping (#3133)
SVN-Revision: 11837
16 years ago
Gabor Juhos 306f3677ec make use the chip_fixup function of the plat_nand driver
SVN-Revision: 11377
16 years ago
Felix Fietkau d0bbe9933e fix gpio on rb532 - fixes the cf driver
SVN-Revision: 10888
16 years ago
Florian Fainelli d835b0e42e GPIO code updates, make the cf-mips driver compile against this gpio version
SVN-Revision: 10768
16 years ago
Florian Fainelli 12909cef8d Allow S1 button to be controlled using gpio-keys
SVN-Revision: 10172
17 years ago
Florian Fainelli 918e830718 Upgrade rb532 to .23, provide generic GPIO API to this board
SVN-Revision: 10171
17 years ago
Felix Fietkau c65e66ac49 watchdog driver for RB 532
Here is the driver for the hardware watchdog timer
integrated in RB 532 (as part of the SoC IDT 79RC32434).

File include/asm-mips/rc32434/integ.h is taken from
Mikrotik RB 532 kernel patch.

Signed-off-by: Ondrej Zajicek <santiago@crfreenet.org>

SVN-Revision: 9896
17 years ago
Florian Fainelli edea76ab77 Fix tx stats (#2705)
SVN-Revision: 9570
17 years ago
Florian Fainelli 734ace1804 Resync kernel config, put back yellow led registration (#2607)
SVN-Revision: 9458
17 years ago
Florian Fainelli 0f43633263 Remove the old rbmipsnand driver, we now use the plat_nand driver
SVN-Revision: 9188
17 years ago
Florian Fainelli 258843f666 Clean up the prom code / board detection (thanks Gabor), fix some warnings
SVN-Revision: 9136
17 years ago
Florian Fainelli c59593a2df Finally fix the rb500 boot (#2436)
SVN-Revision: 9133
17 years ago
Florian Fainelli ab705856ff Fix board_type allocation (again)
SVN-Revision: 9074
17 years ago
Florian Fainelli fae093332d Fix board type allocation
SVN-Revision: 9071
17 years ago
Florian Fainelli e5497d65d9 Use the generic NAND driver
SVN-Revision: 9049
17 years ago
Florian Fainelli a7bbfed7a2 prom_free_memory should be __init
SVN-Revision: 9011
17 years ago
Florian Fainelli 6652c1fe0b Fix rb535 revision 5 detection
SVN-Revision: 9008
17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
17 years ago