1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 23:34:59 +02:00
Commit Graph

5389 Commits

Author SHA1 Message Date
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