1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00
Commit Graph

5129 Commits

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