juhosg
21c70e437b
ar71xx: add profile for the TL-WR841ND v5 board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18409 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-13 17:11:17 +00:00
Lars-Peter Clausen
31ee690d0a
u-boot: Disable adc and usb host clock at boot
...
Adc clock will be enabled when it's needed and we don't use usbhost.
2009-11-12 01:40:11 +01:00
kaloz
0452e1aa54
[2.6.30] export __cpuc_flush_dcache_page for ARM targets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18375 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 14:41:30 +00:00
kaloz
8307a88597
powerpc: use the in-kernel dtc compiler
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18374 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 13:44:12 +00:00
kaloz
bda513685e
some more Kconfig symbol move..
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18371 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 11:52:41 +00:00
kaloz
5ed0363af9
another round of kernel config cleanups
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18370 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 11:42:24 +00:00
kaloz
7d2dbfd771
we don't support the 2.6.27 kernels for a long time now
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18369 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 11:38:02 +00:00
kaloz
321cdf5b29
move CPUFREQ to generic configs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18368 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 10:00:28 +00:00
kaloz
4388c9e2c1
sort all target config files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 09:27:13 +00:00
kaloz
470ce7bd90
move CONFIG_CRASH_DUMP to the generic configs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 09:07:22 +00:00
florian
be57a0a21b
[rdc] cleanup subtarget kernel configurations to contain only what is
...
required
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18359 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-10 23:10:07 +00:00
florian
860aac31e7
[rdc] convert profiles to become subtargets, compile tested only
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18354 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-10 00:22:07 +00:00
Lars-Peter Clausen
0d3b54ed10
gpm940b0: Add suspend/resume support.
2009-11-09 19:32:20 +01:00
Lars-Peter Clausen
92e06e95a5
jz4740: qi_lb60: Allow the power button to wakeup the device from suspend.
2009-11-09 17:56:21 +01:00
Lars-Peter Clausen
213a66582d
xburst: Enable gpio buttons driver in config.
...
This is required to make the power button work.
2009-11-09 17:55:22 +01:00
Lars-Peter Clausen
1dd40a2e65
xburst: Enable suspend in config
2009-11-09 17:53:35 +01:00
Lars-Peter Clausen
27ca1adf36
jz4740: Cleanup powermanagemnt code. Add inital suspend support.
2009-11-09 17:47:28 +01:00
kaloz
8179e8082c
add preliminary MPC83xx support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18353 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-09 11:45:04 +00:00
nbd
8b71343ecd
backport a recent version of vsprintf to linux 2.6.28 to fix mac80211 wifi interface detection
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18352 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-09 00:58:44 +00:00
Lars-Peter Clausen
12f85f8a91
jz4740: Don't enable all clocks when booting.
...
All clocks we need should allready be enabled by the bootloader.
2009-11-09 01:10:31 +01:00
Lars-Peter Clausen
c9cb830945
u-boot: Disable clocks we don't need
...
We might gain a few more minutes battery runtime by this.
2009-11-09 00:44:26 +01:00
Lars-Peter Clausen
bc0684a065
jz4740: Remove imem and ipu support from proc
...
It's not used and wastes 4MB of mem.
2009-11-09 00:25:34 +01:00
florian
4cf0969674
[rdc] remove empty wl153 profile after r18349
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18350 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-08 23:01:29 +00:00
florian
5a632e0fb1
[rdc] also support pcmcia
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18349 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-08 22:55:44 +00:00
florian
bda4e4e698
[rdc] move headers to arch/x86/include/asm/, patch from sn9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18347 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-08 22:49:28 +00:00
Lars-Peter Clausen
928b8ba548
jz4740: Remove mmc file from proc section
...
It does not make sense to keep it threre.
2009-11-08 23:48:53 +01:00
florian
010506fafc
[rdc] make sure rdc321x specific patches apply (CONFIG_X86_RDC321X), patch from sn9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18346 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-08 22:48:19 +00:00
Lars-Peter Clausen
207ee3b6f5
u-boot: Don't initalize i2c and ssi gpio pins.
...
We use neither.
2009-11-08 23:00:32 +01:00
hauke
c8e4b6534a
[amazon] Add some build fixes for kernel 2.6.21 and the infineon amazon target.
...
Now it compiles with the new toolchain.
These are mostly backports from mainline linux and newer linux kernels from openwrt.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18345 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-08 21:56:59 +00:00
florian
1fa447544a
[x86] add again missing hunk in vmlinux.lds.S
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18337 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-07 13:36:32 +00:00
florian
d076b12052
[x86] add missing hunk in the block2mtd patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18336 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-07 13:03:10 +00:00
florian
4a5b5bdb00
[brcm63xx] merge upstream fixes on mdio loop
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18335 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-07 12:48:17 +00:00
florian
a8a51aaf29
[kernel] refresh 2.6.31 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18334 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-07 12:45:41 +00:00
florian
90c331955e
[x86] add olpc 2.6.31 configuration, forward port the block2mtd patch, refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18333 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-07 12:32:25 +00:00
florian
bbd135050c
[x86] the olpc config that was merged from the olpc port is a 2.6.30 config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18332 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-07 12:16:31 +00:00
florian
6832337740
[rdc] provide the correct flash mapping on non airlink devices, remove the rootfs_type hacks, patch from sn9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18327 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-06 10:53:15 +00:00
florian
80bb9da84f
[rdc] add the prereq-check on lzma
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18326 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-06 08:47:28 +00:00
florian
91681580d6
[rdc] use host-side lzma decompression tool, lzma-4.32 from openwrt produces non-working bzImages, switch to 2.6.30, strip down kernel configuration
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18325 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-06 08:42:41 +00:00
florian
30d1329e80
[rdc] strip down even more the kernel configuration
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18324 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-05 23:40:12 +00:00
nbd
b9eaff23ad
remove the old alix led junk which was replaced by upstream code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18320 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-05 16:16:32 +00:00
florian
1f00501340
[rdc] remove some other useless configuration items
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18314 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-05 13:21:55 +00:00
nbd
7954e8f37c
enable multicast routing for linux 2.4 ( #6037 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18312 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-05 12:10:17 +00:00
florian
e0ac739a84
[rdc] remove useless configuration options
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18303 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-04 23:07:56 +00:00
agb
f11fdcc214
[rdc] 2.6.28: add flashmap and image support for the sitecom wl-176. Thanks Daniel Gimpelevich
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18300 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-04 22:44:02 +00:00
florian
9eea540afb
[rdc] include kmod-rdc321x-wdt by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18299 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-04 22:43:34 +00:00
florian
82ab0c04a1
[rdc] make rdc321-wdt become a package, saves some space in the kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-04 22:43:05 +00:00
florian
4592820242
[kernel] add missing ledtrig-netdev dependency on the networking stack
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18297 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-04 22:21:13 +00:00
florian
47ef97e2e3
[brcm63xx] images without tagid now fallback to the untouched partition layout ( #6093 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18288 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-03 19:59:04 +00:00
kaloz
fdd46a4e02
temporary remove the pfifo fast patch from 2.6.32, too
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18284 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-03 11:12:17 +00:00
kaloz
5f33b429e2
add preliminary 2.6.32 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18283 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-03 10:49:27 +00:00
florian
ea913739e9
[kernel] add more missing configuration symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18282 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-03 01:24:44 +00:00
florian
78015b1b6d
[x86] refresh kernel patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18281 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-03 01:12:48 +00:00
florian
b8f6c2dc9e
[x86] use 2.6.31.5, left-over from r18279
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18280 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-03 01:12:20 +00:00
florian
ea8823c993
[x86] merge the olpc target with the x86 target, both tested and running
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18279 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-03 01:02:39 +00:00
florian
f6a11cc553
[olpc] increase the rootdelay value to ensure usb enumeration completes before block2mtd uses /dev/sdX
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18278 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-02 23:40:12 +00:00
florian
be9a42ea65
[rdc] add cpu identification patch from bifferos
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18277 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-02 23:10:14 +00:00
florian
550454d4b6
[rdc] forward port r18254 to 2.6.30
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18276 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-02 23:07:47 +00:00
florian
fd6919ffec
[kernel] refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18275 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-02 23:05:47 +00:00
florian
b2f236b82b
[adm5120] fix compilation failure of adm5120-dbg.c with the removal of bus_id
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18274 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-02 15:55:16 +00:00
kaloz
4c1bc63b76
resync 2.6.30/2.6.31 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18270 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-02 09:54:06 +00:00
kaloz
7e8dd669c9
Switch to the squashfs-lzma code from the squashfs-devel git tree.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18267 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-02 09:51:35 +00:00
nbd
17747ab1ac
ixp4xx: fix weird ethernet issues with some devices caused by the ethernet packet size increase.
...
despite what the docs day, 14320 is the largest working MRU value, not 16320
fixes #5785 for me
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18262 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-02 00:44:01 +00:00
blogic
d30299b51e
[ifxmips] adds dsl support, thank you infineon/lantiq
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18259 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-01 18:52:35 +00:00
agb
76e192d94c
[rdc] 2.6.28: remove zero-byte patch left by last commit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18255 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-01 06:24:34 +00:00
agb
cbd083f77e
[rdc] 2.6.28: add ZyXEL and Amit flashmapping and start fixing up GPIO support. Thanks Daniel Gimpelevich
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18254 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-01 05:34:46 +00:00
agb
100ec06353
[brcm-2.4] fix failsafe, was accidentally broken by r18214. Thanks Daniel Gimpelevich
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18253 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-01 01:09:56 +00:00
juhosg
f622ac94c8
ixp4xx: the missing phy_disconnect call has been added in upstream, remove that patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18252 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-31 20:10:34 +00:00
juhosg
2d033cdc39
ixp4xx: remove bogus 'eth%d: MII PHY x on NPE-x' messages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18251 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-31 20:10:30 +00:00
florian
56311db0ca
[olpc] alway include kmod-libertas by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18245 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-31 12:29:14 +00:00
florian
15e0985ea5
[rdc] refresh 2.6.30 kernel patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18231 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-30 16:24:52 +00:00
florian
ddcb850f7b
[kernel] fix build failures on include/scsi/scsi.h, spotted by udev compilation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18230 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-30 16:24:20 +00:00
juhosg
a1509a7028
ramips: register ethernet device on the WHR-G300N and V22RW-2x2 boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18229 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-30 15:15:41 +00:00
juhosg
ad1488bf57
ar71xx: sync 2.6.31 kernel config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18227 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-30 12:26:28 +00:00
juhosg
1d2b1e7279
ar71xx: add preliminary support for the TL-WR841ND v5 board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18226 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-30 12:26:25 +00:00
juhosg
0724c81c22
ar71xx: use soc specific divider for mdio clock
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18225 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-30 12:26:22 +00:00
juhosg
5be08769f3
ar71xx: update mdio_reset code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-30 12:26:17 +00:00
juhosg
8b79390edb
ar71xx: add missing profiles for the TL-WR841ND v3 and MZK-W300NH boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18223 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-30 12:26:14 +00:00
juhosg
e75593217a
ar71xx: simplify image generation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18222 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-30 12:26:10 +00:00
florian
877e45fb1d
[kernel] remove no longer used configs and patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18221 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-30 09:55:53 +00:00
blogic
7a9d219092
[ramips] missing header file changes, and fix mtu value
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18220 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-30 09:18:40 +00:00
Xiangfu Liu
1652213e92
[U-BOOT] fix init
2009-10-30 15:44:24 +08:00
Lars-Peter Clausen
44e92dbd5d
gpm940b0: Select high driver frequency
...
Fixes flicker.
2009-10-30 02:18:31 +01:00
thepeople
163074a14b
fix my typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18219 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-30 01:08:11 +00:00
thepeople
09e306ce30
add WRT350Nv1 target, thanks sn9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18218 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-30 01:05:37 +00:00
florian
5e0a41a041
[olpc] make the kernel also output on ttyS0 and ask openfirmware to unfreeze the screen
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18216 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-29 23:35:54 +00:00
florian
30576ebab8
[olpc] ext2 images need to wait for /dev/sda2 to appear before attempting to mount it, fixes olpc boot on ext2 images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18215 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-29 23:34:39 +00:00
blogic
70916d05de
make etehrent work on wrt350n, thx sn9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18214 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-29 21:26:36 +00:00
blogic
f46dbe37e1
[ramips] fixes rx path for eth, spinlock it, increases buffer size, board now survives ping -f
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18212 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-29 21:08:11 +00:00
florian
b08f29cbc9
[at91] fix u-boot installation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-29 16:03:15 +00:00
florian
7ac41a58e0
[at91] fix u-boot linking failure with an EABI toolchain
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-29 16:00:37 +00:00
florian
6bc0d61369
[at91] fix dfboot linking failures ( #5937 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18206 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-29 15:48:34 +00:00
florian
eb47209914
[brcm63xx] do not generate trx images, this is useless
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18204 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-29 13:39:29 +00:00
blogic
7616e48d77
[ramips] hopefully fixes dma issues seen on ethernet driver when under high load
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18203 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-29 12:51:45 +00:00
florian
24168b9159
[kernel] remove support for 2.6.27, no target is using it anymore
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18201 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-29 12:20:45 +00:00
florian
4a72ea39d6
[kernel] fix build failure on vmlinux.lds with 2.6.31 ( #6052 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18199 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-29 10:55:52 +00:00
florian
6ae3b70899
[kernel] move the forward declaration of struct mtd_info, prevents build failures on arm and mips
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18198 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-29 10:43:14 +00:00
kaloz
f0bcf0323b
ppc40x: use version number-less patches and config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18188 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-27 19:20:31 +00:00
kaloz
e0af8557d2
remove 2.6.28 support from ppc40x
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18187 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-27 19:19:07 +00:00
kaloz
9096e2fed8
disable ppc4xx watchdog, it's unreliable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-27 19:18:02 +00:00
Xiangfu Liu
6293205a75
font SUN8x16 is better
2009-10-28 03:13:33 +08:00
Xiangfu Liu
d0e8e5dbfc
update u-boot patch
...
Signed-off-by: Xiangfu Liu <xiangfu@qi-hardware.com>
2009-10-28 03:13:33 +08:00
JieJing.Zhang
907a34b80e
jz_battery: fix bug cause kernel panic.
...
all about container_of macro.
Signed-off-by: JieJing.Zhang <kzjeef@gmail.com>
2009-10-28 03:13:33 +08:00
Xiangfu Liu
110c87a5f7
revert commit: 3dbe390f5347b6c279c9d193445e1c86fbee9894
...
those change make kernel panic.
2009-10-28 03:13:33 +08:00
Xiangfu Liu
8319e34599
fix the jz4740_pcm_mmap function
...
now Ben can play online Radio
2009-10-28 03:13:33 +08:00
Jiejing.Zhang
96b315a920
add disable sound amp while sound not playback.
...
This will save power of amp.
Signed-off-by: Jiejing.Zhang <kzjeef@gmail.com>
2009-10-28 03:13:33 +08:00
Xiangfu Liu
6aec1a06bf
change system name form OpenWrt to BenNanoNote
2009-10-28 03:13:32 +08:00
Xiangfu Liu
6abb40220e
fix the comma and period key
2009-10-28 03:13:32 +08:00
Xiangfu Liu
fa7ec6d7d6
enable the speaker
2009-10-28 03:13:32 +08:00
Xiangfu Liu
e64a14b4fd
enable the sound as default
2009-10-28 03:13:32 +08:00
Xiangfu Liu
3843e5f1af
upgrade u-boot to 2009.08
2009-10-28 03:13:32 +08:00
Lars-Peter Clausen
9eff41dbb1
qi_lb60: Initalize nand paritions and ecc layout depending on the chip size.
2009-10-28 03:13:31 +08:00
Lars-Peter Clausen
cc05485408
jz4740_nand: Add ident_callback
...
Add ident_callback which is called after the nand chip has been identified and
before it is setup. This can be used by board code to set partition and ecc info
depending on the chip.
2009-10-28 03:13:31 +08:00
Lars-Peter Clausen
7fa87373a8
mach-jz4740: Move all non generic code from platform.c to board-qi_lb60.c
...
platform.c should only contain the generic platform device definitons,
everything board specific should go into the board file.
2009-10-28 03:13:31 +08:00
Lars-Peter Clausen
5709f560f9
Cleanup qi-lb60 board code.
2009-10-28 03:13:31 +08:00
Lars-Peter Clausen
9c229a412e
Remove old ingenic framebuffer drivers.
...
I think it's time to get rid of these
2009-10-28 03:13:31 +08:00
Lars-Peter Clausen
c84ef25bf3
Merge patches into files.
2009-10-28 03:13:31 +08:00
Lars-Peter Clausen
c456866a4a
jz4740_fb: Properly initalize physical video memory address
2009-10-28 03:13:31 +08:00
Florian Fainelli
7df7bde3ac
refresh xburst patches
2009-10-28 03:13:30 +08:00
Xiangfu Liu
767987c14e
cleaup code style
2009-10-28 03:13:30 +08:00
Xiangfu Liu
d89fdafa97
update power button patch
2009-10-28 03:13:30 +08:00
Mirko Vogt
e818ccc989
use the linux kernel version 2.6.31 (final)
2009-10-28 03:13:30 +08:00
Xiangfu Liu
3dde1ac212
code style cleanup jz4740_nand.c
2009-10-28 03:13:30 +08:00
Xiangfu Liu
ce96b1f2a5
remove init WAKEUP in board-qi_lb60 file
2009-10-28 03:13:30 +08:00
Xiangfu Liu
4fc4138e68
add power button driver
2009-10-28 03:13:30 +08:00
Xiangfu Liu
2f3ac925c4
cleanup-gpm940b0-code-style.patch
2009-10-28 03:13:29 +08:00
Xiangfu Liu
1649bbc3d6
make poweroff command work
2009-10-28 03:13:29 +08:00
Xiangfu Liu
71e391515f
cleanup modifier keys driver
2009-10-28 03:13:29 +08:00
Mirko Vogt
a1ef81c12e
enable ext3 and (v)fat by default
2009-10-28 03:13:29 +08:00
Mirko Vogt
090ea365ad
disabled MMC debug output in default config
2009-10-28 03:13:29 +08:00
Mirko Vogt
204259721b
do not use default device type <router> as we do not need dnsmasq, ppp, iptables, etc. for now
2009-10-28 03:13:29 +08:00
Mirko Vogt
c2696d65ee
use rootwait instead of rootdelay as it is mor dynamic - however there's no delay needed anyway when booting from nand
2009-10-28 03:13:28 +08:00
Jiejing.Zhang
cd0d71a697
jz-battery: improve code. clear static var.
...
1. clear static global var, use platform_get_drvdata.
2. check gpio state before register power supply.
Signed-off-by: Jiejing.Zhang <kzjeef@gmail.com>
2009-10-28 03:13:28 +08:00
Mirko Vogt
45c720faff
add base files for
...
- assigning IP 192.168.1.1 per default to usb0-interface (usb-ethernet-gadget)
- add mountpoint for 1st partrition of sd-card - prelimary for testing purposes
2009-10-28 03:13:28 +08:00
Xiangfu Liu
2b24518947
enable printk_time
2009-10-28 03:13:28 +08:00
Jiejing.Zhang
c91cec083b
jz_battery: improve driver code.
...
1. put all gobal var to a driver info struct.
2. check gpio before use it.
Signed-off-by: Jiejing.Zhang <kzjeef@gmail.com>
2009-10-28 03:13:28 +08:00
Lars-Peter Clausen
ae01e2fb2c
Add jz4740-adc.h
2009-10-28 03:13:28 +08:00
Lars-Peter Clausen
90dc5a173c
jz4740-ac: Fix some small bugs
2009-10-28 03:13:27 +08:00
Lars-Peter Clausen
bdbda932b8
Compile fix jz4740-battery.c, use adc driver and some other minor cleanups.
...
Enable adc and battery.
2009-10-28 03:13:27 +08:00
Lars-Peter Clausen
7a88b927f8
Add jz4740 ADC driver.
2009-10-28 03:13:27 +08:00
Xiangfu Liu
7c9aa25b12
refresh patch
2009-10-28 03:13:27 +08:00
Xiangfu Liu
9e02463e3e
add jz4740_batt.h
2009-10-28 03:13:27 +08:00
Xiangfu Liu
9e7f1e7f1a
remove the JZ_BAT_XXX_VOLTAGE define
2009-10-28 03:13:27 +08:00
Jiejing.Zhang
5878098ab3
cleanup more about battery gpio and platform data
2009-10-28 03:13:26 +08:00
Lars-Peter Clausen
4c36a20b10
Add jz4740-rtc driver.
2009-10-28 03:13:26 +08:00
Lars-Peter Clausen
9480e0470b
jz4740_fb: Add include guards
2009-10-28 03:13:26 +08:00
Xiangfu Liu
65051a9ad5
cleanup-qi_lb60.h
2009-10-28 03:13:26 +08:00
Xiangfu Liu
cd6b976c21
revert the keyboard.c code. just change the defkeymap.map make all keys work
...
also the [Euro] [Degree] [Umlaut] work
2009-10-28 03:13:26 +08:00
Xiangfu Liu
04429a1771
Fn-modifier-keys-work
2009-10-28 03:13:26 +08:00
Lars-Peter Clausen
918f1072ed
Remove i2c.
2009-10-28 03:13:26 +08:00
Xiangfu Liu
08996e7e50
add defkeymap.c, fix the CAPSLOCK not work
2009-10-28 03:13:26 +08:00
Lars-Peter Clausen
4230547879
Some build fixes.
2009-10-28 03:13:26 +08:00
Lars-Peter Clausen
daab2fae9a
jz4740: More udc cleanup. Enable usb ethernet gadget.
2009-10-28 03:13:25 +08:00
Lars-Peter Clausen
0a70a90d30
jz4740: irq and dma cleanups.
2009-10-28 03:13:25 +08:00
Lars-Peter Clausen
f5d7bb60e5
Add qi lb60 sound soc board driver.
2009-10-28 03:13:25 +08:00
Lars-Peter Clausen
557e48bc8e
Some build fixes.
2009-10-28 03:13:25 +08:00
Lars-Peter Clausen
4be762051b
Remove 0002-qi_lb60_support_patch.
2009-10-28 03:13:25 +08:00
Lars-Peter Clausen
9b4d9a94d6
Oops... those where missing from commit cbecf6e9f1
2009-10-28 03:13:25 +08:00
Lars-Peter Clausen
8bb63272c3
jz4740 asoc: Add new internel codec driver.
...
Add qi lb60 board support.
Remove unneeded files.
2009-10-28 03:13:25 +08:00
Lars-Peter Clausen
299c9e29ef
jz4740: More udc cleanup. Enable usb ethernet gadget.
2009-10-28 03:13:24 +08:00
Lars-Peter Clausen
8c57ef78b6
jz4740: Cleanup Kconfig
2009-10-28 03:13:24 +08:00
Lars-Peter Clausen
fdeff24f83
jz4740: irq and dma cleanups.
2009-10-28 03:13:24 +08:00
Lars-Peter Clausen
d763dfdb80
jz4740_nand: Fix compiler warning
2009-10-28 03:13:24 +08:00
Xiangfu Liu
764fdaf217
unset CONFIG_MMC_BLOCK_BOUNCE make sd card work
...
the RedUpPoint combination keys work. [Fn] combination not work
2009-10-28 03:13:24 +08:00
Lars-Peter Clausen
935e79e5ab
More udc cleanup
2009-10-28 03:13:24 +08:00
Lars-Peter Clausen
88f159b443
Cleanup udc driver (a bit).
2009-10-28 03:13:23 +08:00
Xiangfu Liu
055e2e36f7
update cmdline
2009-10-28 03:13:23 +08:00
Xiangfu Liu
89c608c1a0
update cmdline, default boot to nand. u-boot bootdelay set to 0
2009-10-28 03:13:23 +08:00
Mirko Vogt
ee1bee1421
use new display- and fbdriver
2009-10-28 03:13:23 +08:00
Mirko Vogt
c16999abab
get rid of obsolete kernel patches and -configs
2009-10-28 03:13:23 +08:00
Mirko Vogt
c64bbe21ab
refresh config - use openwrt boot logo
2009-10-28 03:13:22 +08:00
Mirko Vogt
be2beb8dd3
add openwrt boot logo
2009-10-28 03:13:22 +08:00
Mirko Vogt
98d2317905
fix typo
2009-10-28 03:13:22 +08:00
Xiangfu Liu
281d29e9b7
fix the kernel compile error in openwrt
...
the patch folder is not correct
2009-10-28 03:13:22 +08:00
Lars-Peter Clausen
1976b23d08
Set correct color sequnce.
...
Add a debug sysfs entry reg which gives direct write access to lcms display
registers.
2009-10-28 03:13:21 +08:00
Lars-Peter Clausen
3a1ece5ea7
Add lcm driver.
2009-10-28 03:13:21 +08:00
Lars-Peter Clausen
430fba9852
Fix typo.
2009-10-28 03:13:21 +08:00
Lars-Peter Clausen
b8419470a2
Add clock support. Mostly untested.
2009-10-28 03:13:21 +08:00
Xiangfu Liu
fd21fd92e0
make kernel default compile for 2GB NAND flash board
2009-10-28 03:13:21 +08:00
Xiangfu Liu
bdad94fa1a
git rebase with master
...
fix the patch erro after rebase
2009-10-28 03:13:21 +08:00
Xiangfu Liu
4c6e0c02ed
this option make MMC driver alwasy work when boot
2009-10-28 03:13:20 +08:00
Xiangfu Liu
5b983412c7
add-2gb-nand-support
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:20 +08:00
Xiangfu Liu
26795803ce
fix a redefine warning, GPIO_PWM defined in board-qi_lb60.c file
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:20 +08:00
Xiangfu Liu
701937f9f1
this option make MMC not use DMA, so remove this option
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:20 +08:00
Xiangfu Liu
9ac5dc2ca3
try to add lb60 to 2.6.31 kernel
...
this is not the work patch.
just show some work progress.
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:19 +08:00
Xiangfu Liu
f81c2213a2
add-2.6.24-kernel-patch
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:19 +08:00
Mirko Vogt
59095d9f64
Revert "change default baudrate to 115200"
...
This reverts commit 03acb399060bc7b9013f3776b8697915389b4592.
2009-10-28 03:13:18 +08:00
Mirko Vogt
f010e75458
change default baudrate to 115200
2009-10-28 03:13:18 +08:00
Xiangfu Liu
b9ae82b25f
split-0002-patch
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:18 +08:00
Xiangfu Liu
f5e43476d3
update-kernel-config
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:18 +08:00
Xiangfu Liu
81c4391daf
[U_BOOT]add-2GB-nand-support.patch
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:18 +08:00
Marek Lindner
da2604ac53
[xburst] remove the dash from the filenames
2009-10-28 03:13:17 +08:00
Marek Lindner
2757527f5e
inital architecture layout
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
2009-10-28 03:13:16 +08:00
Xiangfu Liu
ee8a609caf
fix [SHIFT,CAPSLOCK] key define
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:15 +08:00
Lars-Peter Clausen
a66785b06c
Add gpio pin definitions and functions to configure a pin as a function pin.
2009-10-28 03:13:15 +08:00
Lars-Peter Clausen
8fbe4ebda0
Enable ubi/ubifs and nand verify writes.
2009-10-28 03:13:15 +08:00
Lars-Peter Clausen
297d16a6ec
Aligen framebuffer data at page boundary.
2009-10-28 03:13:15 +08:00
Xiangfu Liu
93a92952e6
update-config-file
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:15 +08:00
Xiangfu Liu
20ae439824
fix u-boot eccpos change it to 12
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:15 +08:00
Lars-Peter Clausen
e4334246a3
Allocate jffs2 summery buffer with vmalloc.
2009-10-28 03:13:15 +08:00
Lars-Peter Clausen
a65fb5ef2d
reserve bad block area in oob data.
2009-10-28 03:13:15 +08:00
Xiangfu Liu
3aa5222095
revert the jzlcd.h configure to fit the patch file.
...
remove 51-fb.patch. we have 051-fb.patch.
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:15 +08:00
Lars-Peter Clausen
35fedaa9e4
Fix some problems in the framebuffer driver.
2009-10-28 03:13:14 +08:00
Lars-Peter Clausen
ebc8c5a149
Add framebuffer driver for the jz4720/jz4740. It's not complete yet but provides
...
enough for qi_lb60 support.
2009-10-28 03:13:14 +08:00
Lars-Peter Clausen
8e033878c9
Add missing irq defintions for gpio, build gpio module and select necessary
...
symbols for gpio lib.
2009-10-28 03:13:14 +08:00
Lars-Peter Clausen
b85721d95f
Add matrix keyboard to config.
2009-10-28 03:13:14 +08:00
Lars-Peter Clausen
1cbf56a99d
Fix gpio initialisation.
2009-10-28 03:13:14 +08:00
Xiangfu Liu
e20cd0d3eb
fix a redefine warning, GPIO_PWM defined in board-qi_lb60.c file
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:14 +08:00
Xiangfu Liu
b5904054fb
make lcd work in 2.6.31
...
fix typo in driver/video/Makefile
add some option to driver/video/Kconfig
update the .config file.
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:14 +08:00
Mirko Vogt
023bdebb28
add config for 2.6.31 - might need some more love
2009-10-28 03:13:14 +08:00
Mirko Vogt
e765a38f5c
switch to linux kernel version 2.6.31-rc6 by default as the generic patchset for 2.6.31 went upstream
2009-10-28 03:13:14 +08:00
Xiangfu Liu
f4db617ed0
change the u-boot and kernel image name
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:13 +08:00
Xiangfu Liu
bb05897208
make the 2.6.31-rc6 compiled in openwrt.
...
*add layer7_2 patch fix the iptables compile error
*remove the 'sizes.h' include in jz_mmc.c
*chmod -x jz_mmc.*
*not make uImage in Makefile, let openwrt do it.
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:13 +08:00
Xiangfu Liu
10b1e8ca0c
cleanup the 2.6.31-rc6 050-nand.patch 200-qi_lb60.patch
...
there is repeat code in platform.c file and 050-nand.patch
make 200-qi_lb60.patch no warning.
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:13 +08:00
Lars-Peter Clausen
7d446f792e
Add 2.6.31 patches and files.
2009-10-28 03:13:13 +08:00
Xiangfu Liu
f58d88c0f1
this option make MMC not use DMA, so remove this option
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:13 +08:00
Mirko Vogt
6e1aa6e45c
the forgotten one :)
2009-10-28 03:13:13 +08:00
Mirko Vogt
2d3cd80303
drop out all mtd-related changes made by ingenic
2009-10-28 03:13:12 +08:00
Mirko Vogt
c16fafb1df
purge out mtd-utils
2009-10-28 03:13:12 +08:00
Mirko Vogt
0fd039053c
purge out OSS stuff as it's obsolete, does not compile and isn't worth the time fixing it
2009-10-28 03:13:12 +08:00
Mirko Vogt
8fc6527893
cautious cleanup of ingenic patch
2009-10-28 03:13:12 +08:00
Mirko Vogt
42f21cc2a7
deselect oss stuff as it does not compile - it's obsolete and will be dropped out anyway...
2009-10-28 03:13:12 +08:00
Mirko Vogt
4cd0737e57
add config for linux kernel version 2.6.27 based on the config for 2.6.25
2009-10-28 03:13:11 +08:00
Mirko Vogt
dc3d3f1c49
yet another patchset - 2.6.27
...
it's basically also provided by ingenic and nativly based on 2.6.27,
adjusted to fit into the OpenWrt-environment
2009-10-28 03:13:11 +08:00
Xiangfu Liu
4a72d4b2fe
should-use-DMA-in-mmc
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:10 +08:00
Xiangfu Liu
aa38f1d23a
try to add lb60 to 2.6.31 kernel
...
this is not the work patch.
just show some work progress.
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:10 +08:00
Xiangfu Liu
f407b215f1
add-2.6.24-kernel-patch
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:10 +08:00
Xiangfu Liu
4808ec76e8
add-2.6.24-kernel-patch
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:09 +08:00
Mirko Vogt
e6bf784ae0
Revert "change default baudrate to 115200"
...
This reverts commit 03acb399060bc7b9013f3776b8697915389b4592.
2009-10-28 03:13:08 +08:00
Mirko Vogt
880ef14905
ext2 should be built-in to be able having it as rootfs
2009-10-28 03:13:08 +08:00
Mirko Vogt
38be4dace5
change default baudrate to 115200
2009-10-28 03:13:08 +08:00
Xiangfu Liu
151864b4ee
[u-boot]remove-debug-option
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:08 +08:00
Xiangfu Liu
348808bd12
[2.6.25]change-the-seiral-number
2009-10-28 03:13:08 +08:00
Mirko Vogt
ef61859ea1
we don't need the squashfs-image for now but the tgz
2009-10-28 03:13:07 +08:00
Mirko Vogt
9c8f07ef4b
adjust config - use the qi_lb60 by default
2009-10-28 03:13:07 +08:00
Mirko Vogt
29d473a66e
add support for the qi_lb60 support (thanks to the work of Xiang Fu) -> LCM/LCD and MMC are supported and working
2009-10-28 03:13:07 +08:00
Mirko Vogt
a513356b50
config cleanup
2009-10-28 03:13:07 +08:00
Xiangfu Liu
3280839bf6
split-0002-patch
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:07 +08:00
Mirko Vogt
259dc7e01d
switch to kernel 2.6.25.20
2009-10-28 03:13:07 +08:00
Mirko Vogt
3b9c82f0e7
add config for 2.6.25 based on config 2.6.24 - needs some more love...
2009-10-28 03:13:07 +08:00
Mirko Vogt
11a6cddfc4
add initial support for kernel 2.6.25 based on the kernel patch provided by ingenic for kernel 2.6.24.3 released 20090506
2009-10-28 03:13:06 +08:00
Mirko Vogt
eba0931c79
tell openwrt to build the uImage as we need it
2009-10-28 03:13:06 +08:00
Xiangfu Liu
e9d7920f31
update-kernel-config
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:06 +08:00
Xiangfu Liu
fcf89e95b2
add-JZ4720-to-QI_LB60.patch
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:06 +08:00
Xiangfu Liu
8b575df0de
remove-pm_legacy-include
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:05 +08:00
Xiangfu Liu
6e396b6164
update-kernel-config
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:04 +08:00
Xiangfu Liu
a212074b0a
fix-compile-MTD-driver-error
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:04 +08:00
Xiangfu Liu
da071d0251
create-uImage-for-kernel.patch
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:02 +08:00
Xiangfu Liu
6be1b61490
[U_BOOT]add-2GB-nand-support.patch
...
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-10-28 03:13:02 +08:00
Xiangfu Liu
6633201340
change-u-boot-to-download-from-git-and-small-patch.patch
2009-10-28 03:13:02 +08:00
Mirko Vogt
23a1cd927c
set appropriate blocksizes for nand flash
2009-10-28 03:13:01 +08:00
Xiangfu Liu
0b6d49071a
add jz_lcd jz_mmc support.
...
now the kernel compile.
2009-10-28 03:13:01 +08:00
Xiangfu Liu
c46aa046c3
fix the u-boot makefile 'dd' command
2009-10-28 03:13:01 +08:00
Florian Fainelli
6576d07d92
refresh 2.6.28 patches
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
2009-10-28 03:13:01 +08:00
Florian Fainelli
8fd96343b6
Prevent the mtd subsystem from generating linking failures against 64-bits divisions
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
2009-10-28 03:13:00 +08:00
xiangfu
b581a580c0
correct-the-u-boot-folder.patch
2009-10-28 03:13:00 +08:00
xiangfu
89d4c701da
add-u-boot-to-Makefile.patch
2009-10-28 03:13:00 +08:00
xiangfu
5a7d04b885
add-u-boot.patch
2009-10-28 03:12:59 +08:00
Marek Lindner
73d02002b3
update kernel config (e.g. removing unsupported yaffs2)
2009-10-28 03:12:59 +08:00
Marek Lindner
a59fa712ba
fix compile errors due to API changes
2009-10-28 03:12:59 +08:00
Marek Lindner
28779100a8
no need for a custom yaffs2 patch
2009-10-28 03:12:59 +08:00
Marek Lindner
bfbef6660a
bring the sound driver to .28
2009-10-28 03:12:58 +08:00
Marek Lindner
6b50196c18
adding do_mounts.c
2009-10-28 03:12:58 +08:00
Marek Lindner
ec2eae6f7c
moved includes to the new include dir /arch/mips/include/asm
2009-10-28 03:12:58 +08:00
Marek Lindner
2acb73e309
remove broken patch attempts from the patchset
2009-10-28 03:12:57 +08:00
Marek Lindner
59ac2dc808
remove unneeded ubifs patches
2009-10-28 03:12:57 +08:00
Marek Lindner
850f912291
upgrade driver patches
2009-10-28 03:12:57 +08:00
Marek Lindner
6fd5c78dcc
remove 150-crypto.patch which is not needed for .28 as the kernel has lzo compression support
2009-10-28 03:12:55 +08:00
Marek Lindner
5b2fbd7f57
uplevel arch-patches to .28
2009-10-28 03:12:55 +08:00
Marek Lindner
91cc144708
adding xburst 2.6.28 patchset (based on the patchset from .24)
2009-10-28 03:12:55 +08:00
Marek Lindner
74212a8840
adding 2.6.28 kernel config
2009-10-28 03:12:54 +08:00
Marek Lindner
52a49afd21
[xburst] remove the dash from the filenames
2009-10-28 03:12:54 +08:00
Marek Lindner
7756d0b1fe
inital architecture layout
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
2009-10-28 03:12:53 +08:00
florian
baa4f0f543
[kernel] add more missing configuration symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-27 15:12:25 +00:00
florian
a6cf611cc4
[ifxmips] remove the 2.6.28 specific Kernel/Prepare hack
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-27 14:01:53 +00:00
florian
8dae509e67
[rdc] resync kernel configuration, re-enable printk and make the kernel fit under 768KB
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18183 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-27 13:27:48 +00:00
kaloz
112987a5db
upgrade iop32x to 2.6.30
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-27 12:51:03 +00:00
kaloz
9013a331ab
sort kconfig symbols in generic configs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18181 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-27 12:12:48 +00:00
kaloz
0919089785
add missing kconfig symbol
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18180 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-27 12:09:35 +00:00
nbd
5fcd578239
ppc: add missing symbols for building with a newer toolchain
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18179 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-27 01:11:44 +00:00
juhosg
4497cf8437
ramips: move 'arch/mips/include/asm/mach-ralink/eth.h' to 'drivers/net/ramips_eth.h'
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18176 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 17:17:51 +00:00
juhosg
d9c2b6a237
ramips: use definitions from rt305x_regs, and nuke the duplicated ones
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18175 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 17:17:48 +00:00
juhosg
e1a6f94b64
ramips: move ramips_eth_platform_data into a separate file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18174 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 17:17:45 +00:00
juhosg
6e0afb85b9
ramips: request_irq prior to dma allocation, and handle the case if it fails
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18173 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 17:17:42 +00:00
juhosg
fae14fc50e
ramips: add error handling to ramips_alloc_dma
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18172 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 17:17:39 +00:00
juhosg
8fee1ed8aa
ramips: free allocated skbs in ramips_cleanup_dma
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18171 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 17:17:37 +00:00
juhosg
9f1a8f089c
ramips: add ramips_setup_dma helper to the ethernet driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18170 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 17:17:34 +00:00
juhosg
1d4a083881
ramips: add ramips_cleanup_dma helper
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18169 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 17:17:29 +00:00
juhosg
7a797f4b8f
ramips: remove unnecessary includes in the ethernet driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18168 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 17:17:26 +00:00
juhosg
a07eab49bf
ramips: fix dma api usage in the ethernet driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 17:17:22 +00:00
juhosg
487693fb19
ramips: use resource to pass irq and base address to the ethernet driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18166 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 17:17:18 +00:00
juhosg
90e4aa2386
ramips: add error-path handling to the ramips_eth_plat_probe
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18165 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 17:17:13 +00:00
kaloz
8bea5a1f54
since we are using newer iptables version, we don't need this patch anymore
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18162 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 11:35:44 +00:00
kaloz
ca1329b26c
rename some patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18161 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 10:15:52 +00:00
kaloz
38e85dcf7a
prepare for the removal of squashfs 3.4: switch olpc to 2.6.30 (let's hope it works fine), and mark at91 broken
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18160 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 09:47:27 +00:00
florian
908e9268f9
[kernel] add missing configuration symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18157 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 21:26:46 +00:00
florian
6eaa4b75b1
[brcm63xx] remove 2.6.28 support, we never really used it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18156 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 21:13:46 +00:00
florian
cb097defcd
[brcm63xx] switch to 2.6.30.9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18155 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 21:10:53 +00:00
blogic
f9adb76e53
[ramips] use gpio_led package rather than staticly linking it into the kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18154 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 18:08:16 +00:00
blogic
59b7de5623
[ramips] fixes licenses
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18152 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 17:41:01 +00:00
blogic
fff402496f
[ramips] select CONFIG_LEDS_GPIO per default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 17:06:01 +00:00
blogic
4c7c2a504c
[ramips] clean up dma api of ethernet driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18150 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 16:58:00 +00:00
blogic
6c7f40ae71
[ramips] fixes dma bug in eth driver, that was caused under high net load. the dma ring was not initialized on time
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18149 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 14:34:55 +00:00
juhosg
f4feacd7f3
ramips: nuke net_device stats from the private data of the ethernet driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18147 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 09:37:30 +00:00
juhosg
5305a949f4
ramips: remove unnecessary type-castings in the ethernet driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18146 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 09:37:27 +00:00
juhosg
5c1de285e2
ramips: change debug message levels, and add missing LFs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 09:37:24 +00:00
juhosg
5244481045
ramips: make ethernet fuctions static
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18144 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 09:37:21 +00:00
juhosg
00b47a7a92
ramips: register ethernet device on the DIR-300 board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18143 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 09:37:17 +00:00
juhosg
50ea4bdcbd
ramips: change prom code to accept 'board=FOOBAR' from the command line
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18142 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 07:10:16 +00:00
juhosg
c26fdeeec1
ramips: modify {read,write}_config helpers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18141 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 07:10:14 +00:00
juhosg
e9aa516720
ramips: nuke config_access helper
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 07:10:11 +00:00
blogic
15585654b9
[ramips] fixes dma hangups in eth
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-25 00:11:08 +00:00
blogic
8e873b21e8
[ramips] select fon20n mach
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-24 23:08:06 +00:00
blogic
c75080b25f
[ramips] make ethernet a platform device
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18135 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-24 20:58:41 +00:00
blogic
d74086d291
[ramips] missing define to make mach for fonera20n work
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18134 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-24 20:57:59 +00:00
blogic
c52c16271e
[ramips] make default llll/w vlan setup in esw
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-24 20:56:31 +00:00
blogic
ffb4faa1d1
[ramips] adds mach type for fonera20n
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-24 20:55:36 +00:00
blogic
8a3f245685
fixes commit 18128, wrong patch :)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18129 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-23 16:52:48 +00:00
blogic
4f3a09388f
[ramips] adds ethernet driver, esw needs to be moved to swconfig, driver is missing rt288x support, not a platform device yet
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18128 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-23 16:51:51 +00:00
florian
1c583f3a1f
[kernel] update to 2.6.31.5
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18127 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-23 12:13:00 +00:00
florian
ec067db63f
[kernel] update to 2.6.30.9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18126 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-23 12:10:25 +00:00
florian
b7c2081cbd
[kernel] update to 2.6.27.35
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-23 09:12:17 +00:00
juhosg
a73408d56c
ar71xx: add default network configuration for RS and RS-Pro
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18103 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 19:36:47 +00:00
juhosg
1f8108678d
ar71xx: add default network configuration file for the WP543 board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18101 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 12:59:45 +00:00
juhosg
2252f6f066
ar71xx: Compex WPJ543 board is supported as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18100 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 12:59:42 +00:00
juhosg
51425cfb76
ar71xx: fix PCI IRQ map of the WP543
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18099 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 12:59:39 +00:00
blogic
678a7f27b6
ifxmips: fold files/drivers/* into patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-19 20:56:55 +00:00
juhosg
9a02308cf0
ar71xx: create firmware image for WP543 boards with 4/8/16MB of flash
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18075 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-19 08:07:40 +00:00
juhosg
e5eeda3737
ar71xx: enable myloader partition parser on 2.6.30 and 2.6.31
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18074 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-19 08:07:38 +00:00
juhosg
1e031bc967
ar71xx: sync 2.6.30 kernel config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18073 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-19 08:07:35 +00:00
juhosg
1faf0874d8
ar71xx: reset the phy chip along with the ethernet mac on the WP543 board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18072 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-19 08:07:32 +00:00
juhosg
53a0966f40
ar71xx: reset the ethernet device before registration
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18071 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-19 08:07:29 +00:00
nbd
43eefcb9b0
fix ssb compile error on 2.6.28
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18063 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-19 03:45:03 +00:00
nbd
7a646a978c
fix errors in unresolved weak symbols on arm
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18062 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-19 03:32:49 +00:00
juhosg
1c3b2e7595
ramips: add preliminary support for the DIR-300 revB board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18058 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-18 08:48:07 +00:00
claudio
d3a67c21f4
[etrax] reorder Kconfig sources; mainly copy from arch/arm/Kconfig
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-14 11:18:30 +00:00
nbd
22abd4a738
atheros: leave the gpio interrupts alone when user space changes the gpio input settings, fixes #4493
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-11 19:50:16 +00:00
nico
824494106b
[kernel] ssb: remove reference to missing SDIO function from last 2.6.31 ssb update
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-11 14:51:40 +00:00
nico
a06c93a428
[kernel] config: add missing CONFIG_TOUCHSCREEN_USB_COMPOSITE symbol to 2.6.30 generic
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18027 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-11 01:50:06 +00:00
nico
bc36da0d99
[kernel] config: add missing CONFIG_SONYPI symbol to generic
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-11 01:46:52 +00:00
nbd
e24dec7820
ssb: sync with wireless-2.6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18022 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-11 00:36:06 +00:00
florian
c0d7c71e53
[octeon] select kmod-usb-octeon in the mototech profile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18014 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-09 07:37:03 +00:00
florian
99a0d9c9df
[kernel] add missing CONFIG_IDE_PHISON symbol
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18013 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-09 07:36:43 +00:00
blogic
004d10fcc7
flash size was reported incorrectly
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-08 22:34:46 +00:00
blogic
9d03573661
ifxmips: move header files, split up patches, rename some files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18010 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-08 22:24:49 +00:00
blogic
88731c199b
several cleanups for ifxmips. removes all code that has not been cleaned up properly
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18008 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-08 18:40:16 +00:00
juhosg
63b0dfc1a1
kernel: fix automatic rootfs partition selection on 2.6.31
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18007 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-08 18:34:45 +00:00
florian
dd6a64aec6
[octeon] add support for the dwc_otg USB controller
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18006 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-08 17:56:31 +00:00
florian
c5927f5b25
[kernel] add more missing USB related configuration symbols to 2.6.30
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18005 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-08 17:52:32 +00:00
florian
09c18c40fa
[octeon] add support for the hardware random number generator
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18004 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-08 17:23:59 +00:00
florian
f0747dbdf5
[octeon] resync kernel configuration
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18003 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-08 17:19:02 +00:00