1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-03 09:41:18 +02:00
Commit Graph

3972 Commits

Author SHA1 Message Date
Gabor Juhos
8d8a4e7274 add GPIO configuration feature
SVN-Revision: 17512
2009-09-04 15:08:26 +00:00
Felix Fietkau
eda566c4e9 get rid of dynamic buffer struct allocation during pcomp lzma decompression and instead force the caller to provide the maximum buffer list size
SVN-Revision: 17475
2009-09-02 17:42:35 +00:00
Gabor Juhos
b5e6d76dea fix a typo
SVN-Revision: 17474
2009-09-02 15:31:03 +00:00
Gabor Juhos
09677bf748 initial support for the AP-R3052-V22RW-2X2 board
SVN-Revision: 17473
2009-09-02 15:31:00 +00:00
Felix Fietkau
f8fbef73e7 atheros: fix failsafe mode
SVN-Revision: 17471
2009-09-02 15:14:57 +00:00
Felix Fietkau
d0bdbdc64f mvswitch: set the netdevice into promiscuous mode when header mode is enabled, otherwise packets may get dropped
SVN-Revision: 17469
2009-09-02 15:14:37 +00:00
Gabor Juhos
c4385d3282 use common code for early_serial setup
SVN-Revision: 17467
2009-09-02 12:44:17 +00:00
Gabor Juhos
73b20f8194 share prom code
SVN-Revision: 17466
2009-09-02 10:04:12 +00:00
Florian Fainelli
294ec33e47 fix reboot hang on bcm6345, thanks AndyI
SVN-Revision: 17465
2009-09-02 08:32:00 +00:00
Gabor Juhos
552e298755 initial support for Asus RT-N15
SVN-Revision: 17463
2009-09-01 19:34:27 +00:00
Gabor Juhos
01657335b9 cache_line_size is 16 on rt288x
SVN-Revision: 17462
2009-09-01 19:34:24 +00:00
Gabor Juhos
2dbe6d0e6f remove unused *_MACH_GENERIC config options
SVN-Revision: 17461
2009-09-01 19:34:21 +00:00
Gabor Juhos
d685777386 fix a typo
SVN-Revision: 17460
2009-09-01 19:34:18 +00:00
Florian Fainelli
bf54335dee add experimental 2.6.30 support
SVN-Revision: 17459
2009-09-01 15:36:04 +00:00
Florian Fainelli
090842a624 fix linking failures against memcpy on x86_64, fix runtime tested successfully
SVN-Revision: 17458
2009-09-01 15:31:56 +00:00
Gabor Juhos
298202afb8 share machine registration code
SVN-Revision: 17456
2009-08-31 18:53:34 +00:00
Gabor Juhos
aec7426483 use common get_system_type function
SVN-Revision: 17455
2009-08-31 18:53:31 +00:00
Gabor Juhos
f4afb9a4f9 share memory size detection code
SVN-Revision: 17454
2009-08-31 18:53:26 +00:00
Gabor Juhos
3cc0bc9038 add common setup code
SVN-Revision: 17453
2009-08-31 18:53:22 +00:00
Gabor Juhos
4dd57199a2 rt288x: readd RT2880_INTC_BASE definition
SVN-Revision: 17452
2009-08-31 15:35:54 +00:00
Gabor Juhos
f62337417c rt288x: fix serial console
SVN-Revision: 17450
2009-08-31 09:34:07 +00:00
Gabor Juhos
ff92681121 register GPIO LEDs on the WHR-G300N board
SVN-Revision: 17449
2009-08-31 09:14:18 +00:00
Gabor Juhos
19a462c9e3 add common GPIO LED support
SVN-Revision: 17448
2009-08-31 09:14:14 +00:00
Gabor Juhos
cf10d5fa39 rt305x: remove HW_HAS_PCI config option
SVN-Revision: 17447
2009-08-31 08:29:23 +00:00
Gabor Juhos
73ef265227 fix GPIOLIB support
SVN-Revision: 17446
2009-08-31 08:29:19 +00:00
Gabor Juhos
15b832c0b7 rt288x: fix build error
SVN-Revision: 17444
2009-08-30 20:13:13 +00:00
Gabor Juhos
9eaea39ae5 platform.h is rt288x specific, move it
SVN-Revision: 17443
2009-08-30 20:13:10 +00:00
Gabor Juhos
8049111b19 rt288x: generic machine code cleanup
SVN-Revision: 17442
2009-08-30 19:55:55 +00:00
Gabor Juhos
d034b4246e header cleanup
SVN-Revision: 17441
2009-08-30 19:55:53 +00:00
Gabor Juhos
6b482c872b share common INTC code
SVN-Revision: 17440
2009-08-30 19:15:58 +00:00
Gabor Juhos
051c44e0c5 initial support for RT288x/RT305x
SVN-Revision: 17439
2009-08-30 19:15:51 +00:00
Geoff Levand
61a23bfcf7 pxcab: Add config-2.6.31
Tested with 2.6.31-rc7

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17429
2009-08-27 18:02:37 +00:00
Geoff Levand
69e858aa05 pxcab: Build fix
0001-powerpc-mpic-Fix-mapping-of-DCR-based-MPIC-variants.patch was
merged in 2.6.30.4

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17428
2009-08-27 17:58:57 +00:00
Florian Fainelli
c7d20c0a7e add the in-tree gspca driver
Signed-off-by: David Cooper <dave at kupesoft.com>

SVN-Revision: 17421
2009-08-27 08:38:16 +00:00
Florian Fainelli
06f095a73a mode cygwin fixes for scripts/mod/file2alias
SVN-Revision: 17420
2009-08-27 08:18:01 +00:00
Felix Fietkau
4fa28747ee ar7: remove CONFIG_CRYPTO_ALGAPI override
SVN-Revision: 17419
2009-08-26 23:31:20 +00:00
Felix Fietkau
83243b8990 ubicom32: remove some more unnecessary stuff from the kernel patch
SVN-Revision: 17418
2009-08-26 22:49:03 +00:00
Felix Fietkau
6013776150 Revert "[ubicom32] remove kernel patch for now since it is incomplete and has some licensing issues" (r17404) There are no licensing issues with this patch
SVN-Revision: 17416
2009-08-26 22:46:30 +00:00
Geoff Levand
01cbda1a3a ps3: Remove support for linux-2.6.28
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17412
2009-08-26 22:00:33 +00:00
Geoff Levand
a3cdb2ee9b ps3: Update kernel to linux-2.6.30
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17411
2009-08-26 21:57:24 +00:00
Florian Fainelli
e326ff3fa5 remove kernel patch for now since it is incomplete and has some licensing issues
SVN-Revision: 17404
2009-08-26 07:44:21 +00:00
Gabor Juhos
582b8ba168 move early_printk stuff into a separate file
SVN-Revision: 17403
2009-08-26 07:31:04 +00:00
Florian Fainelli
f2be850ea3 more linux kernel cygwin build fixes
SVN-Revision: 17402
2009-08-26 07:26:00 +00:00
Gabor Juhos
4c8aa29833 remove AR71XX_EARLY_SERIAL stuff
SVN-Revision: 17400
2009-08-25 17:13:12 +00:00
Felix Fietkau
5211c0c0b7 ixp4xx: refresh patches
SVN-Revision: 17397
2009-08-25 12:13:18 +00:00
Felix Fietkau
681aa38e22 ixp4xx add jumboframe fixes by Ted Hess (#5746)
SVN-Revision: 17396
2009-08-25 12:05:47 +00:00
Felix Fietkau
851c2668b9 atheros switch support: add missing commit statements
SVN-Revision: 17391
2009-08-24 22:11:31 +00:00
Felix Fietkau
394cf88665 atheros: do not alter the network vlan config if swconfig is required and missing
SVN-Revision: 17388
2009-08-24 22:06:56 +00:00
Geoff Levand
ce99a874ec ps3: Update defconfig-ps3-petitboot to not build udevtrigger
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17379
2009-08-24 20:21:03 +00:00
Gabor Juhos
870d5442e1 add 2.6.31 config
SVN-Revision: 17369
2009-08-24 19:58:38 +00:00