Commit graph

24 commits

Author SHA1 Message Date
Gabor Juhos
3415b8c044 fix compiler warning
SVN-Revision: 11521
2008-06-17 10:50:06 +00:00
Gabor Juhos
11b8dfe86c add button devices to several boards
SVN-Revision: 11402
2008-06-08 06:37:31 +00:00
Gabor Juhos
128bb0967a add preliminary support for 2.6.24
SVN-Revision: 10329
2008-01-30 15:25:48 +00:00
Gabor Juhos
c7e43709f4 more license cleanups
SVN-Revision: 10327
2008-01-30 13:15:51 +00:00
Gabor Juhos
7d92be2f94 license cleanup
SVN-Revision: 10305
2008-01-29 08:23:40 +00:00
Gabor Juhos
9826bd89d8 remove 'svn:executable' property from adm5120_uart.h (closes #3086)
SVN-Revision: 10275
2008-01-26 15:59:00 +00:00
Gabor Juhos
c128344870 change switch register access macros
SVN-Revision: 9962
2007-12-27 14:58:48 +00:00
Gabor Juhos
a6a8cb6a55 fix mac address setup on RouterBOARDs
SVN-Revision: 9713
2007-12-12 08:43:41 +00:00
Gabor Juhos
bb6c1aa770 new experimental driver for the CF slot on the RouterBOARD 153
SVN-Revision: 9707
2007-12-11 09:00:06 +00:00
Gabor Juhos
9b9b83976c add support for GPIO IRQs
SVN-Revision: 9700
2007-12-10 14:05:01 +00:00
Gabor Juhos
5f122462c0 minor cleanups
SVN-Revision: 9423
2007-10-24 08:19:16 +00:00
Gabor Juhos
71f9b205e4 fix flash driver, it should work on RB150 as well
SVN-Revision: 9418
2007-10-23 12:31:13 +00:00
Florian Fainelli
2514d7f799 The RB513 CF driver is now a module, enable it by default for the RB1xx profile. Fix the membase of the CF driver.
SVN-Revision: 9416
2007-10-23 10:46:19 +00:00
Florian Fainelli
2a0ca50ce2 Add preliminary support for the Routerboard 153 CF slot (#2550)
SVN-Revision: 9403
2007-10-22 20:56:34 +00:00
Gabor Juhos
49b631d730 switch driver cleanup, 4th phase
SVN-Revision: 9340
2007-10-17 08:10:47 +00:00
Gabor Juhos
9d685a8597 switch driver cleanup, 1st phase
SVN-Revision: 9324
2007-10-15 06:22:34 +00:00
Gabor Juhos
0fa0801a32 coding style fixes
SVN-Revision: 9263
2007-10-11 15:09:50 +00:00
Gabor Juhos
f1e27efedd NAND driver cleanups, thanks to Alexandros C. Couloumbis for testing * use generic NAND driver from now * add experimental support for RouterBOARD 150 NAND device
SVN-Revision: 9118
2007-10-04 10:56:38 +00:00
Gabor Juhos
000b777b73 remove unused PCI externs
SVN-Revision: 9017
2007-09-25 13:45:57 +00:00
Gabor Juhos
6e7fafe998 move pci_irq_map definitions into the board specific files
SVN-Revision: 9009
2007-09-24 16:59:23 +00:00
Gabor Juhos
a34a13c09c checkin a new, experimental USB driver
SVN-Revision: 8905
2007-09-21 07:32:19 +00:00
Gabor Juhos
ac15780234 fix memory size detection (#2244)
SVN-Revision: 8728
2007-09-10 09:54:35 +00:00
Gabor Juhos
6ea4ccc158 define more SWITCH/MPMC constants
SVN-Revision: 8704
2007-09-09 12:45:49 +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