Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix image generation for qi_lb60 subtarget | Lars-Peter Clausen | 2010-03-11 | 1 | -11/+1 |
| | | | | SVN-Revision: 20152 | ||||
* | do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵ | Nicolas Thill | 2010-03-11 | 1 | -1/+0 |
| | | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136 | ||||
* | Add kernel sound packages | Lars-Peter Clausen | 2010-03-11 | 8 | -142/+80 |
| | | | | SVN-Revision: 20132 | ||||
* | jz4740-i2s: Export jz4740_i2s_dai | Lars-Peter Clausen | 2010-03-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 20131 | ||||
* | dma: export jz4740_dma_request | Lars-Peter Clausen | 2010-03-11 | 1 | -2/+3 |
| | | | | SVN-Revision: 20129 | ||||
* | metronomefb: Add rotation support and some minor cleanups | Lars-Peter Clausen | 2010-03-11 | 2 | -96/+214 |
| | | | | SVN-Revision: 20128 | ||||
* | n516-lpc: Fix irq strom during resume | Lars-Peter Clausen | 2010-03-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 20127 | ||||
* | jz4740: Properly setup intc irq handler. | Lars-Peter Clausen | 2010-03-09 | 1 | -2/+3 |
| | | | | SVN-Revision: 20082 | ||||
* | n516-lpc: Ack wakeup events and some minor cleanups | Lars-Peter Clausen | 2010-03-09 | 1 | -54/+40 |
| | | | | SVN-Revision: 20075 | ||||
* | jz4740-gpio: Fix potential race condition | Lars-Peter Clausen | 2010-03-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 20071 | ||||
* | Fix gpio and irq wakeup irq handling. | Lars-Peter Clausen | 2010-03-08 | 2 | -1/+7 |
| | | | | SVN-Revision: 20070 | ||||
* | Export gpio and irq registers through debugfs | Lars-Peter Clausen | 2010-03-08 | 2 | -18/+90 |
| | | | | SVN-Revision: 20069 | ||||
* | Add sound support for the n516. | Lars-Peter Clausen | 2010-03-07 | 3 | -0/+313 |
| | | | | SVN-Revision: 20044 | ||||
* | Add support for enabling/disabling the aic controllers clock. | Lars-Peter Clausen | 2010-03-07 | 2 | -27/+50 |
| | | | | SVN-Revision: 20043 | ||||
* | Add support for the n516 | Lars-Peter Clausen | 2010-03-05 | 11 | -3/+2467 |
| | | | | SVN-Revision: 19987 | ||||
* | Add subtarget for each device | Lars-Peter Clausen | 2010-03-05 | 7 | -23/+57 |
| | | | | SVN-Revision: 19986 | ||||
* | jz4740 pm: Fix gpio suspend/resume. Turn pll off while in suspend and gate ↵ | Lars-Peter Clausen | 2010-03-05 | 6 | -20/+52 |
| | | | | | | clocks off which arn't handeld by their subsystems yet. SVN-Revision: 19984 | ||||
* | gpio.h: Add proper parenthesis to JZ_GPIO_PORTX macros | Lars-Peter Clausen | 2010-03-05 | 1 | -4/+4 |
| | | | | SVN-Revision: 19983 | ||||
* | jz4740_fb: Add support for parallel displays, improve power consumption and ↵ | Lars-Peter Clausen | 2010-03-05 | 3 | -106/+295 |
| | | | | | | some minor bugfixes SVN-Revision: 19982 | ||||
* | jz4740_udc: Implement suspend/resume | Lars-Peter Clausen | 2010-03-04 | 1 | -9/+39 |
| | | | | SVN-Revision: 19978 | ||||
* | kernel: update to kernel 2.6.32.9 | Hauke Mehrtens | 2010-02-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 19890 | ||||
* | jz4740_nand: * Use NAND_ECC_HW_OOB_FIRST mode instead of a patched ↵ | Lars-Peter Clausen | 2010-02-26 | 2 | -67/+45 |
| | | | | | | NAND_ECC_HW * Fix subpage writing * speed up reading SVN-Revision: 19875 | ||||
* | Add per board struct describing the external clock setup. | Lars-Peter Clausen | 2010-02-20 | 10 | -55/+47 |
| | | | | SVN-Revision: 19783 | ||||
* | change back kernel version to 2.6.32.8 | Imre Kaloz | 2010-02-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 19653 | ||||
* | Add audio feature flag. | Lars-Peter Clausen | 2010-02-15 | 1 | -2/+2 |
| | | | | | | | | | 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 | ||||
* | jz-mmc: Fix deadlock which could occur if the card was removed while a data ↵ | Lars-Peter Clausen | 2010-02-13 | 1 | -10/+53 |
| | | | | | | transfer was active. SVN-Revision: 19628 | ||||
* | update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar | Travis Kemen | 2010-02-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 19591 | ||||
* | clean up handling of some kernel symbols | Imre Kaloz | 2010-02-11 | 1 | -1/+0 |
| | | | | SVN-Revision: 19581 | ||||
* | re-sort all target and subtarget config files | Imre Kaloz | 2010-02-11 | 1 | -36/+36 |
| | | | | SVN-Revision: 19580 | ||||
* | jz4740_fb: Do not disable lcd clock during blanking. Only during suspend. | Lars-Peter Clausen | 2010-02-08 | 1 | -9/+42 |
| | | | | SVN-Revision: 19561 | ||||
* | defkeymap.c has been renamed to defkeymap.c_shipped in 2.6.32 | Lars-Peter Clausen | 2010-02-07 | 1 | -0/+0 |
| | | | | SVN-Revision: 19544 | ||||
* | board-qi_lb60: Fix battery platform data. | Lars-Peter Clausen | 2010-02-07 | 1 | -6/+9 |
| | | | | SVN-Revision: 19541 | ||||
* | clocks: Fix JZ_REG_CLOCK_SLEEP_CTRL address | Lars-Peter Clausen | 2010-02-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 19540 | ||||
* | Unset PCI support in the config file | Lars-Peter Clausen | 2010-02-04 | 1 | -7/+5 |
| | | | | SVN-Revision: 19527 | ||||
* | There is currently no host usb support. | Lars-Peter Clausen | 2010-02-04 | 1 | -10/+0 |
| | | | | SVN-Revision: 19526 | ||||
* | Cleanup battery driver | Lars-Peter Clausen | 2010-02-03 | 2 | -184/+200 |
| | | | | SVN-Revision: 19505 | ||||
* | Seperate charger logic from battery driver | Lars-Peter Clausen | 2010-02-03 | 7 | -150/+263 |
| | | | | SVN-Revision: 19504 | ||||
* | rtc-jz4740: Free rtc irq when driver is removed | Lars-Peter Clausen | 2010-02-01 | 2 | -3/+4 |
| | | | | SVN-Revision: 19489 | ||||
* | rtc-jz4740: reset rtc clock if it has lost its state | Lars-Peter Clausen | 2010-01-31 | 1 | -2/+9 |
| | | | | SVN-Revision: 19437 | ||||
* | Dynamically gate adc clock | Lars-Peter Clausen | 2010-01-30 | 1 | -1/+46 |
| | | | | SVN-Revision: 19394 | ||||
* | Fix usb gadget driver build | Lars-Peter Clausen | 2010-01-29 | 1 | -0/+2 |
| | | | | SVN-Revision: 19385 | ||||
* | Export clock states through debugfs | Lars-Peter Clausen | 2010-01-29 | 4 | -51/+255 |
| | | | | SVN-Revision: 19383 | ||||
* | update to 2.6.32.7 | Imre Kaloz | 2010-01-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 19379 | ||||
* | kernel: update to 2.6.32.6 | Gabor Juhos | 2010-01-28 | 19 | -202/+52 |
| | | | | SVN-Revision: 19358 | ||||
* | Disable LOCALVERSION_AUTO | Lars-Peter Clausen | 2010-01-24 | 1 | -1/+0 |
| | | | | SVN-Revision: 19309 | ||||
* | Cleanup clock module a bit and replace last users of __cpm_* | Lars-Peter Clausen | 2010-01-22 | 6 | -637/+266 |
| | | | | SVN-Revision: 19281 | ||||
* | Enable fireware loading support | Lars-Peter Clausen | 2010-01-22 | 1 | -1/+0 |
| | | | | SVN-Revision: 19280 | ||||
* | update to latest kernel versions | Imre Kaloz | 2010-01-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 19224 | ||||
* | Disable CONFIG_MODVERSIONS | Lars-Peter Clausen | 2010-01-11 | 1 | -2/+0 |
| | | | | SVN-Revision: 19109 | ||||
* | targets using 2.6.32 should use the latest release | Imre Kaloz | 2010-01-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 19101 |