Florian Fainelli
eb094d0dca
Re-enabled the CompactFlash driver for rb532
...
SVN-Revision: 10950
2008-04-26 14:16:56 +00:00
Felix Fietkau
d0bbe9933e
fix gpio on rb532 - fixes the cf driver
...
SVN-Revision: 10888
2008-04-20 16:32:28 +00:00
Florian Fainelli
d835b0e42e
GPIO code updates, make the cf-mips driver compile against this gpio version
...
SVN-Revision: 10768
2008-04-07 21:49:05 +00:00
Imre Kaloz
3a0e58b2e1
upgrade & standardize kernel versions
...
SVN-Revision: 10443
2008-02-11 10:50:40 +00:00
Gabor Juhos
0a6bf50432
bump to 2.6.23.14 on x86, ixp4xx, rb532, adm5120
...
SVN-Revision: 10208
2008-01-16 09:44:11 +00:00
Florian Fainelli
12909cef8d
Allow S1 button to be controlled using gpio-keys
...
SVN-Revision: 10172
2008-01-11 10:59:56 +00:00
Florian Fainelli
918e830718
Upgrade rb532 to .23, provide generic GPIO API to this board
...
SVN-Revision: 10171
2008-01-11 10:42:06 +00:00
Felix Fietkau
30fe1805d5
add cf2nand fixes from #2892
...
SVN-Revision: 9985
2007-12-28 15:40:44 +00:00
Felix Fietkau
93b97272aa
enable watchdog driver for rb532 by default
...
SVN-Revision: 9897
2007-12-24 22:47:36 +00:00
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
2007-12-24 22:47:27 +00:00
Florian Fainelli
edea76ab77
Fix tx stats ( #2705 )
...
SVN-Revision: 9570
2007-11-16 07:31:28 +00:00
Felix Fietkau
1bca0cc517
make the image filenames a bit shorter
...
SVN-Revision: 9533
2007-11-10 23:08:11 +00:00
Florian Fainelli
734ace1804
Resync kernel config, put back yellow led registration ( #2607 )
...
SVN-Revision: 9458
2007-10-29 10:03:14 +00:00
Florian Fainelli
0f43633263
Remove the old rbmipsnand driver, we now use the plat_nand driver
...
SVN-Revision: 9188
2007-10-08 09:39:38 +00:00
Florian Fainelli
258843f666
Clean up the prom code / board detection (thanks Gabor), fix some warnings
...
SVN-Revision: 9136
2007-10-05 11:39:32 +00:00
Florian Fainelli
c59593a2df
Finally fix the rb500 boot ( #2436 )
...
SVN-Revision: 9133
2007-10-05 10:37:35 +00:00
Florian Fainelli
ab705856ff
Fix board_type allocation (again)
...
SVN-Revision: 9074
2007-09-29 19:05:23 +00:00
Florian Fainelli
fae093332d
Fix board type allocation
...
SVN-Revision: 9071
2007-09-29 17:09:04 +00:00
Gabor Juhos
438dfe5c6f
get rid of per-profile base-files
...
SVN-Revision: 9069
2007-09-29 14:27:54 +00:00
Florian Fainelli
e5497d65d9
Use the generic NAND driver
...
SVN-Revision: 9049
2007-09-27 15:02:41 +00:00
Florian Fainelli
a7bbfed7a2
prom_free_memory should be __init
...
SVN-Revision: 9011
2007-09-24 21:21:18 +00:00
Florian Fainelli
6652c1fe0b
Fix rb535 revision 5 detection
...
SVN-Revision: 9008
2007-09-24 15:09:10 +00:00
Felix Fietkau
236d7e62ca
clean up jffs2 config options
...
SVN-Revision: 8848
2007-09-19 20:58:16 +00:00
Felix Fietkau
87a88cebc7
adapt profiles for subtarget changes
...
SVN-Revision: 8695
2007-09-08 20:04:43 +00:00
Felix Fietkau
a9d683ca91
major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
...
SVN-Revision: 8694
2007-09-08 19:55:42 +00:00
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
2007-09-06 16:27:37 +00:00