Lars-Peter Clausen
371f987651
jz4740-i2s: Export jz4740_i2s_dai
...
SVN-Revision: 20131
2010-03-11 01:54:09 +00:00
Lars-Peter Clausen
7768a25923
dma: export jz4740_dma_request
...
SVN-Revision: 20129
2010-03-11 01:29:44 +00:00
Lars-Peter Clausen
bf31e79489
metronomefb: Add rotation support and some minor cleanups
...
SVN-Revision: 20128
2010-03-11 00:29:21 +00:00
Lars-Peter Clausen
c239c05829
n516-lpc: Fix irq strom during resume
...
SVN-Revision: 20127
2010-03-11 00:28:39 +00:00
Lars-Peter Clausen
a5441beb82
jz4740: Properly setup intc irq handler.
...
SVN-Revision: 20082
2010-03-09 12:03:48 +00:00
Lars-Peter Clausen
f05bb5f275
n516-lpc: Ack wakeup events and some minor cleanups
...
SVN-Revision: 20075
2010-03-09 00:03:40 +00:00
Lars-Peter Clausen
c0b9c9d4a9
jz4740-gpio: Fix potential race condition
...
SVN-Revision: 20071
2010-03-08 20:34:40 +00:00
Lars-Peter Clausen
94f764a9d6
Fix gpio and irq wakeup irq handling.
...
SVN-Revision: 20070
2010-03-08 20:34:01 +00:00
Lars-Peter Clausen
fa445c6a47
Export gpio and irq registers through debugfs
...
SVN-Revision: 20069
2010-03-08 20:32:08 +00:00
Lars-Peter Clausen
e5f2994620
Add sound support for the n516.
...
SVN-Revision: 20044
2010-03-07 23:45:45 +00:00
Lars-Peter Clausen
2be4423361
Add support for enabling/disabling the aic controllers clock.
...
SVN-Revision: 20043
2010-03-07 23:44:58 +00:00
Lars-Peter Clausen
01ed21fc16
Add support for the n516
...
SVN-Revision: 19987
2010-03-05 04:21:41 +00:00
Lars-Peter Clausen
f1afccc2d9
Add subtarget for each device
...
SVN-Revision: 19986
2010-03-05 04:15:51 +00:00
Lars-Peter Clausen
185b919e5f
jz4740 pm: Fix gpio suspend/resume. Turn pll off while in suspend and gate clocks off which arn't handeld by their subsystems yet.
...
SVN-Revision: 19984
2010-03-05 02:56:25 +00:00
Lars-Peter Clausen
d9e32f1932
gpio.h: Add proper parenthesis to JZ_GPIO_PORTX macros
...
SVN-Revision: 19983
2010-03-05 02:53:23 +00:00
Lars-Peter Clausen
020df2b0dc
jz4740_fb: Add support for parallel displays, improve power consumption and some minor bugfixes
...
SVN-Revision: 19982
2010-03-05 02:48:55 +00:00
Lars-Peter Clausen
7c966b8a32
jz4740_udc: Implement suspend/resume
...
SVN-Revision: 19978
2010-03-04 20:20:54 +00:00
Hauke Mehrtens
0c7b285613
kernel: update to kernel 2.6.32.9
...
SVN-Revision: 19890
2010-02-28 10:16:47 +00:00
Lars-Peter Clausen
87298f0de2
jz4740_nand: * Use NAND_ECC_HW_OOB_FIRST mode instead of a patched NAND_ECC_HW * Fix subpage writing * speed up reading
...
SVN-Revision: 19875
2010-02-26 18:09:12 +00:00
Lars-Peter Clausen
d6b0f9d093
Add per board struct describing the external clock setup.
...
SVN-Revision: 19783
2010-02-20 20:45:00 +00:00
Imre Kaloz
8fc2abee8d
change back kernel version to 2.6.32.8
...
SVN-Revision: 19653
2010-02-16 08:00:13 +00:00
Lars-Peter Clausen
900de42186
Add audio feature flag.
...
There are targets which neither have usb host nor pci support but do have audio
capabilities. Those targets should expliclitly specifiy that they support audio
through the new feature flag. The audio feature flag is also implicitly selected
by the usb and pci feature flags.
SVN-Revision: 19643
2010-02-15 20:03:18 +00:00
Lars-Peter Clausen
85d6f271e4
jz-mmc: Fix deadlock which could occur if the card was removed while a data transfer was active.
...
SVN-Revision: 19628
2010-02-13 23:08:26 +00:00
Travis Kemen
5c75e1dd02
update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar
...
SVN-Revision: 19591
2010-02-12 01:12:11 +00:00
Imre Kaloz
825b37cc56
clean up handling of some kernel symbols
...
SVN-Revision: 19581
2010-02-11 09:33:16 +00:00
Imre Kaloz
0a52bc58f8
re-sort all target and subtarget config files
...
SVN-Revision: 19580
2010-02-11 08:55:15 +00:00
Lars-Peter Clausen
7c8f9f5630
jz4740_fb: Do not disable lcd clock during blanking. Only during suspend.
...
SVN-Revision: 19561
2010-02-08 23:36:18 +00:00
Lars-Peter Clausen
59375ef46b
defkeymap.c has been renamed to defkeymap.c_shipped in 2.6.32
...
SVN-Revision: 19544
2010-02-07 13:08:18 +00:00
Lars-Peter Clausen
69dfa15155
board-qi_lb60: Fix battery platform data.
...
SVN-Revision: 19541
2010-02-07 12:10:00 +00:00
Lars-Peter Clausen
ff078dadf8
clocks: Fix JZ_REG_CLOCK_SLEEP_CTRL address
...
SVN-Revision: 19540
2010-02-07 11:33:58 +00:00
Lars-Peter Clausen
988a987fea
Unset PCI support in the config file
...
SVN-Revision: 19527
2010-02-04 23:54:02 +00:00
Lars-Peter Clausen
f2eb84f448
There is currently no host usb support.
...
SVN-Revision: 19526
2010-02-04 22:29:25 +00:00
Lars-Peter Clausen
4faa1ab58b
Cleanup battery driver
...
SVN-Revision: 19505
2010-02-03 16:08:01 +00:00
Lars-Peter Clausen
27a0d8478d
Seperate charger logic from battery driver
...
SVN-Revision: 19504
2010-02-03 13:16:23 +00:00
Lars-Peter Clausen
9a201dcd10
rtc-jz4740: Free rtc irq when driver is removed
...
SVN-Revision: 19489
2010-02-01 13:50:12 +00:00
Lars-Peter Clausen
565a84faba
rtc-jz4740: reset rtc clock if it has lost its state
...
SVN-Revision: 19437
2010-01-31 12:09:52 +00:00
Lars-Peter Clausen
060ffa70ee
Dynamically gate adc clock
...
SVN-Revision: 19394
2010-01-30 13:12:17 +00:00
Lars-Peter Clausen
0cf1256fbb
Fix usb gadget driver build
...
SVN-Revision: 19385
2010-01-29 20:59:15 +00:00
Lars-Peter Clausen
ac5d8374d1
Export clock states through debugfs
...
SVN-Revision: 19383
2010-01-29 20:12:27 +00:00
Imre Kaloz
e831384efb
update to 2.6.32.7
...
SVN-Revision: 19379
2010-01-29 12:19:31 +00:00
Gabor Juhos
6ff3e61cf7
kernel: update to 2.6.32.6
...
SVN-Revision: 19358
2010-01-28 11:54:20 +00:00
Lars-Peter Clausen
3eaf82ee3f
Disable LOCALVERSION_AUTO
...
SVN-Revision: 19309
2010-01-24 09:14:39 +00:00
Lars-Peter Clausen
ad8700a22a
Cleanup clock module a bit and replace last users of __cpm_*
...
SVN-Revision: 19281
2010-01-22 18:13:02 +00:00
Lars-Peter Clausen
275f0556a8
Enable fireware loading support
...
SVN-Revision: 19280
2010-01-22 18:01:04 +00:00
Imre Kaloz
a827205280
update to latest kernel versions
...
SVN-Revision: 19224
2010-01-19 11:53:56 +00:00
Lars-Peter Clausen
a0a6ab8181
Disable CONFIG_MODVERSIONS
...
SVN-Revision: 19109
2010-01-11 19:48:32 +00:00
Imre Kaloz
ad558af26d
targets using 2.6.32 should use the latest release
...
SVN-Revision: 19101
2010-01-11 09:16:40 +00:00
Lars-Peter Clausen
541158d5ad
Merge xburst target.
...
SVN-Revision: 19098
2010-01-11 04:44:45 +00:00