| Commit message (Expand) | Author | Age | Files | Lines |
* | Add checksum for 2.6.34, refresh 2.6.34 patches and update targets from 2.6.3... | Lars-Peter Clausen | 2010-05-17 | 1 | -1/+1 |
* | Add 2.6.34 patches | Lars-Peter Clausen | 2010-05-12 | 34 | -4/+29530 |
* | sound-soc-qi_lb60: rename package as underscores are not allowed by opkg | Mirko Vogt | 2010-05-09 | 2 | -3/+3 |
* | enable inotify support target xburst | Mirko Vogt | 2010-04-29 | 1 | -1/+2 |
* | buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ | Nicolas Thill | 2010-04-28 | 1 | -1/+1 |
* | sync to kernel 2.6.32.12 | Alexandros C. Couloumbis | 2010-04-27 | 1 | -1/+1 |
* | define a shared IMG_PREFIX variable used as a basename for image files, it co... | Nicolas Thill | 2010-04-12 | 1 | -3/+3 |
* | remove 'svn:executable' property | Nicolas Thill | 2010-04-12 | 1 | -0/+0 |
* | time.c: Timer enable registers are only 8bit width. | Lars-Peter Clausen | 2010-04-11 | 1 | -2/+2 |
* | jzcodec: Only support 16bit formats for now | Lars-Peter Clausen | 2010-04-04 | 1 | -5/+2 |
* | do not disable netfilter support for xburst target (some packages require net... | Mirko Vogt | 2010-04-04 | 1 | -1/+0 |
* | adjust module loading sequence to change 20345, as snd-soc-core needs to get ... | Mirko Vogt | 2010-03-26 | 1 | -3/+3 |
* | kernel: update to 2.6.32.10 | Gabor Juhos | 2010-03-26 | 1 | -1/+1 |
* | sound jz4740_pcm: Set dma channel to NULL after it has been freed, because hw... | Lars-Peter Clausen | 2010-03-22 | 1 | -1/+3 |
* | sound jz4740_pcm: Don't request dma channel mor then once. | Lars-Peter Clausen | 2010-03-22 | 1 | -4/+5 |
* | jz_mmc: Fix timeout timer. Annotate timeout checks as unlikely() | Lars-Peter Clausen | 2010-03-21 | 1 | -17/+23 |
* | do not use font <FONT_MINI_4x6> for target lb60 by default as it's unreadable | Mirko Vogt | 2010-03-18 | 1 | -1/+0 |
* | refresh patches | Lars-Peter Clausen | 2010-03-17 | 4 | -20/+27 |
* | The lcm driver currently does not use any of the backlight api, so remove CON... | Lars-Peter Clausen | 2010-03-16 | 2 | -2/+1 |
* | config-2.6.32: Add mising symbol | Lars-Peter Clausen | 2010-03-14 | 1 | -0/+1 |
* | jzcodec: Fix supported formats. | Lars-Peter Clausen | 2010-03-14 | 1 | -2/+5 |
* | modules.mk: Fix typo | Lars-Peter Clausen | 2010-03-13 | 1 | -3/+4 |
* | Fix image generation for qi_lb60 subtarget | Lars-Peter Clausen | 2010-03-11 | 1 | -11/+1 |
* | do *not* enable CONFIG_PCI in generic config, but on targets where it makes s... | Nicolas Thill | 2010-03-11 | 1 | -1/+0 |
* | Add kernel sound packages | Lars-Peter Clausen | 2010-03-11 | 8 | -142/+80 |
* | jz4740-i2s: Export jz4740_i2s_dai | Lars-Peter Clausen | 2010-03-11 | 1 | -0/+1 |
* | dma: export jz4740_dma_request | Lars-Peter Clausen | 2010-03-11 | 1 | -2/+3 |
* | metronomefb: Add rotation support and some minor cleanups | Lars-Peter Clausen | 2010-03-11 | 2 | -96/+214 |
* | n516-lpc: Fix irq strom during resume | Lars-Peter Clausen | 2010-03-11 | 1 | -1/+1 |
* | jz4740: Properly setup intc irq handler. | Lars-Peter Clausen | 2010-03-09 | 1 | -2/+3 |
* | n516-lpc: Ack wakeup events and some minor cleanups | Lars-Peter Clausen | 2010-03-09 | 1 | -54/+40 |
* | jz4740-gpio: Fix potential race condition | Lars-Peter Clausen | 2010-03-08 | 1 | -1/+1 |
* | Fix gpio and irq wakeup irq handling. | Lars-Peter Clausen | 2010-03-08 | 2 | -1/+7 |
* | Export gpio and irq registers through debugfs | Lars-Peter Clausen | 2010-03-08 | 2 | -18/+90 |
* | Add sound support for the n516. | Lars-Peter Clausen | 2010-03-07 | 3 | -0/+313 |
* | Add support for enabling/disabling the aic controllers clock. | Lars-Peter Clausen | 2010-03-07 | 2 | -27/+50 |
* | Add support for the n516 | Lars-Peter Clausen | 2010-03-05 | 11 | -3/+2467 |
* | Add subtarget for each device | Lars-Peter Clausen | 2010-03-05 | 7 | -23/+57 |
* | jz4740 pm: Fix gpio suspend/resume. Turn pll off while in suspend and gate cl... | Lars-Peter Clausen | 2010-03-05 | 6 | -20/+52 |
* | gpio.h: Add proper parenthesis to JZ_GPIO_PORTX macros | Lars-Peter Clausen | 2010-03-05 | 1 | -4/+4 |
* | jz4740_fb: Add support for parallel displays, improve power consumption and s... | Lars-Peter Clausen | 2010-03-05 | 3 | -106/+295 |
* | jz4740_udc: Implement suspend/resume | Lars-Peter Clausen | 2010-03-04 | 1 | -9/+39 |
* | kernel: update to kernel 2.6.32.9 | Hauke Mehrtens | 2010-02-28 | 1 | -1/+1 |
* | jz4740_nand: * Use NAND_ECC_HW_OOB_FIRST mode instead of a patched NAND_ECC_H... | Lars-Peter Clausen | 2010-02-26 | 2 | -67/+45 |
* | Add per board struct describing the external clock setup. | Lars-Peter Clausen | 2010-02-20 | 10 | -55/+47 |
* | change back kernel version to 2.6.32.8 | Imre Kaloz | 2010-02-16 | 1 | -1/+1 |
* | Add audio feature flag. | Lars-Peter Clausen | 2010-02-15 | 1 | -2/+2 |
* | jz-mmc: Fix deadlock which could occur if the card was removed while a data t... | Lars-Peter Clausen | 2010-02-13 | 1 | -10/+53 |
* | update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar | Travis Kemen | 2010-02-12 | 1 | -1/+1 |
* | clean up handling of some kernel symbols | Imre Kaloz | 2010-02-11 | 1 | -1/+0 |