164 Commits (7ddc0380bd459685aaf0a68378193e811942465f)

Author SHA1 Message Date
Lars-Peter Clausen f8275576d9 jzcodec: Only support 16bit formats for now 15 years ago
Mirko Vogt e60b9b9b35 do not disable netfilter support for xburst target (some packages require netfilter support) 15 years ago
Mirko Vogt 633933f8bf adjust module loading sequence to change 20345, as snd-soc-core needs to get loaded before 15 years ago
Gabor Juhos e66a368bd1 kernel: update to 2.6.32.10 15 years ago
Lars-Peter Clausen 0ddd7f1082 sound jz4740_pcm: Set dma channel to NULL after it has been freed, because hw_free can be called multiple times aswell. 15 years ago
Lars-Peter Clausen fd3344d488 sound jz4740_pcm: Don't request dma channel mor then once. 15 years ago
Lars-Peter Clausen 28e68dd8c7 jz_mmc: Fix timeout timer. Annotate timeout checks as unlikely() 15 years ago
Mirko Vogt 4c0b32c02a do not use font <FONT_MINI_4x6> for target lb60 by default as it's unreadable 15 years ago
Lars-Peter Clausen 4153768fd6 refresh patches 15 years ago
Lars-Peter Clausen 8cb059a958 The lcm driver currently does not use any of the backlight api, so remove CONFIG_BACKLIGHT_CLASS_DEVICE as a dependecy and from the config. Fixes #6871 15 years ago
Lars-Peter Clausen d58bf6adba config-2.6.32: Add mising symbol 15 years ago
Lars-Peter Clausen a4d823a9e3 jzcodec: Fix supported formats. 15 years ago
Lars-Peter Clausen efc6d42d50 modules.mk: Fix typo 15 years ago
Lars-Peter Clausen 07b46f3a82 Fix image generation for qi_lb60 subtarget 15 years ago
Nicolas Thill e1863691d9 do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370]) 15 years ago
Lars-Peter Clausen 256f938e5a Add kernel sound packages 15 years ago
Lars-Peter Clausen 371f987651 jz4740-i2s: Export jz4740_i2s_dai 15 years ago
Lars-Peter Clausen 7768a25923 dma: export jz4740_dma_request 15 years ago
Lars-Peter Clausen bf31e79489 metronomefb: Add rotation support and some minor cleanups 15 years ago
Lars-Peter Clausen c239c05829 n516-lpc: Fix irq strom during resume 15 years ago
Lars-Peter Clausen a5441beb82 jz4740: Properly setup intc irq handler. 15 years ago
Lars-Peter Clausen f05bb5f275 n516-lpc: Ack wakeup events and some minor cleanups 15 years ago
Lars-Peter Clausen c0b9c9d4a9 jz4740-gpio: Fix potential race condition 15 years ago
Lars-Peter Clausen 94f764a9d6 Fix gpio and irq wakeup irq handling. 15 years ago
Lars-Peter Clausen fa445c6a47 Export gpio and irq registers through debugfs 15 years ago
Lars-Peter Clausen e5f2994620 Add sound support for the n516. 15 years ago
Lars-Peter Clausen 2be4423361 Add support for enabling/disabling the aic controllers clock. 15 years ago
Lars-Peter Clausen 01ed21fc16 Add support for the n516 15 years ago
Lars-Peter Clausen f1afccc2d9 Add subtarget for each device 15 years ago
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. 15 years ago
Lars-Peter Clausen d9e32f1932 gpio.h: Add proper parenthesis to JZ_GPIO_PORTX macros 15 years ago
Lars-Peter Clausen 020df2b0dc jz4740_fb: Add support for parallel displays, improve power consumption and some minor bugfixes 15 years ago
Lars-Peter Clausen 7c966b8a32 jz4740_udc: Implement suspend/resume 15 years ago
Hauke Mehrtens 0c7b285613 kernel: update to kernel 2.6.32.9 15 years ago
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 15 years ago
Lars-Peter Clausen d6b0f9d093 Add per board struct describing the external clock setup. 15 years ago
Imre Kaloz 8fc2abee8d change back kernel version to 2.6.32.8 15 years ago
Lars-Peter Clausen 900de42186 Add audio feature flag. 15 years ago
Lars-Peter Clausen 85d6f271e4 jz-mmc: Fix deadlock which could occur if the card was removed while a data transfer was active. 15 years ago
Travis Kemen 5c75e1dd02 update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar 15 years ago
Imre Kaloz 825b37cc56 clean up handling of some kernel symbols 15 years ago
Imre Kaloz 0a52bc58f8 re-sort all target and subtarget config files 15 years ago
Lars-Peter Clausen 7c8f9f5630 jz4740_fb: Do not disable lcd clock during blanking. Only during suspend. 15 years ago
Lars-Peter Clausen 59375ef46b defkeymap.c has been renamed to defkeymap.c_shipped in 2.6.32 15 years ago
Lars-Peter Clausen 69dfa15155 board-qi_lb60: Fix battery platform data. 15 years ago
Lars-Peter Clausen ff078dadf8 clocks: Fix JZ_REG_CLOCK_SLEEP_CTRL address 15 years ago
Lars-Peter Clausen 988a987fea Unset PCI support in the config file 15 years ago
Lars-Peter Clausen f2eb84f448 There is currently no host usb support. 15 years ago
Lars-Peter Clausen 4faa1ab58b Cleanup battery driver 15 years ago
Lars-Peter Clausen 27a0d8478d Seperate charger logic from battery driver 15 years ago