Commit graph

208 commits

Author SHA1 Message Date
Gabor Juhos
bd8dcb7593 generate images for the EASY 5120P-ATA board
SVN-Revision: 12405
2008-08-27 18:33:05 +00:00
Gabor Juhos
e8422131f1 minor cleanups
SVN-Revision: 12387
2008-08-25 07:28:04 +00:00
Gabor Juhos
fa959ddab8 sync kernel config
SVN-Revision: 12372
2008-08-22 19:34:31 +00:00
Gabor Juhos
184c6b06f2 update to 2.6.26.3 and 2.6.25.16
SVN-Revision: 12371
2008-08-22 15:37:19 +00:00
Nicolas Thill
2a05d8cbba set reasonable generic CRYPTO_ config entries for 2.6.26
SVN-Revision: 12362
2008-08-21 13:30:59 +00:00
Gabor Juhos
d9b755b3dc load the mac address from flash where it is possible
SVN-Revision: 12357
2008-08-20 17:20:58 +00:00
Gabor Juhos
a45f225e73 load board's mac address on Compex devices
SVN-Revision: 12302
2008-08-13 19:52:25 +00:00
Gabor Juhos
904effc167 fix gpio number of the reset button Compex WP54 boards
SVN-Revision: 12296
2008-08-13 16:15:45 +00:00
Florian Fainelli
8dc883b976 Allow routerboard users to kexec into the newly installed kernel if kexec-tools is installed
SVN-Revision: 12286
2008-08-12 06:02:06 +00:00
Gabor Juhos
0be0708676 split support of Cellvision boards
SVN-Revision: 12255
2008-08-09 07:08:40 +00:00
Gabor Juhos
e5fa05d788 update to 2.6.25.15 and 2.6.26.2
SVN-Revision: 12242
2008-08-07 16:52:52 +00:00
Gabor Juhos
db4d23b457 add 2.6.26 specific files
SVN-Revision: 12239
2008-08-07 13:50:02 +00:00
Gabor Juhos
dbb6051caf add alternative board id for the ZyXEL P-334WT
SVN-Revision: 12232
2008-08-07 08:49:23 +00:00
Gabor Juhos
2174f5d95c sync kernel config
SVN-Revision: 12140
2008-08-05 17:05:54 +00:00
Gabor Juhos
027a7939f1 experimental gpiodev support (closes #3613)
SVN-Revision: 12134
2008-08-05 11:16:46 +00:00
Gabor Juhos
7b831cd3fe fix RB-133/133C led definitions
SVN-Revision: 12097
2008-08-04 16:11:44 +00:00
Gabor Juhos
3ea42e8083 add missing buttons device for RB-1xx boards, thanks to Christophe Lucas
SVN-Revision: 12095
2008-08-04 15:21:41 +00:00
Nicolas Thill
bbc96d103a move CONFIG_XFS_DEBUG to generic config
SVN-Revision: 12007
2008-07-30 09:59:41 +00:00
Gabor Juhos
b04b135946 make use DMA_BIT_MASK
SVN-Revision: 11966
2008-07-28 07:25:40 +00:00
Gabor Juhos
6fb96b4b63 fix a bug in the USB driver debug code
SVN-Revision: 11961
2008-07-27 15:36:56 +00:00
Gabor Juhos
62a65ccbea sync 2.6.26 config
SVN-Revision: 11955
2008-07-27 08:59:08 +00:00
Gabor Juhos
7f249bf2f5 initial 2.6.26 support
SVN-Revision: 11946
2008-07-26 19:53:34 +00:00
Gabor Juhos
6569108c7c make boot quiet a bit
SVN-Revision: 11939
2008-07-26 18:05:38 +00:00
Gabor Juhos
104b3386a2 update to 2.6.25.12
SVN-Revision: 11933
2008-07-26 10:53:23 +00:00
Imre Kaloz
492ba57b56 update targets to 2.6.25.10
SVN-Revision: 11667
2008-07-05 16:52:15 +00:00
Imre Kaloz
dee39d10ee upgrade to 2.6.25.9
SVN-Revision: 11584
2008-06-26 14:28:16 +00:00
Gabor Juhos
1a7f41506d generate firmware images for the ZyXEL P-334WT/P-335WT devices
SVN-Revision: 11562
2008-06-22 19:10:37 +00:00
Gabor Juhos
465a60a463 use __raw_{readl,writel} routines in the uart driver as well
SVN-Revision: 11561
2008-06-22 19:09:42 +00:00
Gabor Juhos
3cc6f9bd75 use __raw_{readl,writel} routines in the GPIO code
SVN-Revision: 11560
2008-06-22 19:08:19 +00:00
Gabor Juhos
34698e9b9e swap I/O space if running in big-endian mode
SVN-Revision: 11552
2008-06-22 12:37:40 +00:00
Gabor Juhos
cb076ccb14 IRQ code cleanup
SVN-Revision: 11528
2008-06-17 17:46:52 +00:00
Gabor Juhos
13bb189a15 switch to 2.6.25.7
SVN-Revision: 11526
2008-06-17 14:30:18 +00:00
Gabor Juhos
3415b8c044 fix compiler warning
SVN-Revision: 11521
2008-06-17 10:50:06 +00:00
Gabor Juhos
2fdfd541da add packages required by failsafe support to defaults
SVN-Revision: 11404
2008-06-08 06:43:21 +00:00
Gabor Juhos
e5ad400330 add initial failsafe support
SVN-Revision: 11403
2008-06-08 06:38:26 +00:00
Gabor Juhos
11b8dfe86c add button devices to several boards
SVN-Revision: 11402
2008-06-08 06:37:31 +00:00
Gabor Juhos
2ea9fc7b30 fix image names in the whet2nand script
SVN-Revision: 11399
2008-06-07 17:45:04 +00:00
Gabor Juhos
9720836ec6 make use the chip_fixup function of the plat_nand driver
SVN-Revision: 11376
2008-06-06 09:03:35 +00:00
Gabor Juhos
db4cd8515c refresh patches to match upstream style
SVN-Revision: 11374
2008-06-06 08:54:13 +00:00
Gabor Juhos
04254672fe enable yaffs fs on 2.6.25
SVN-Revision: 11280
2008-05-28 14:14:32 +00:00
Gabor Juhos
db765443d1 resync kernel configs
SVN-Revision: 11279
2008-05-28 14:13:30 +00:00
Gabor Juhos
12dce71cd1 refresh kernel patches
SVN-Revision: 11193
2008-05-19 06:33:18 +00:00
Gabor Juhos
f9719b35c8 upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)
SVN-Revision: 11184
2008-05-18 20:12:54 +00:00
Nicolas Thill
e3a42b23c6 enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate
SVN-Revision: 11097
2008-05-09 17:08:51 +00:00
Gabor Juhos
df8f1aa9c3 Add leds support for the RB-150, thanks to Evangelos Arkalis
SVN-Revision: 11057
2008-05-07 07:04:27 +00:00
Gabor Juhos
e654a28575 fix some build errors on .25
SVN-Revision: 11008
2008-05-02 15:18:02 +00:00
Gabor Juhos
aaac1064de add initial support for 2.6.25
SVN-Revision: 11005
2008-05-02 08:52:37 +00:00
Gabor Juhos
bd507b0146 improve support of the Infineon EASY 5120-RT Reference Board
SVN-Revision: 10996
2008-05-01 18:34:44 +00:00
Gabor Juhos
363c6e196a remove the i2c-gpio-custom driver from adm5120, and make it available on all platforms
SVN-Revision: 10979
2008-04-29 17:18:21 +00:00
Imre Kaloz
e84649e578 naming convention
SVN-Revision: 10965
2008-04-28 16:28:29 +00:00