Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | omap mailbox: remove unnecessary header file inclusion | Hiroshi DOYU | 2009-03-24 | 1 | -5/+1 | |
| | * | | | | | | | omap mailbox: convert sequence bit checking to module paramter | Hiroshi DOYU | 2009-03-24 | 1 | -19/+16 | |
| | * | | | | | | | omap mailbox: move mailbox.h into mailbox.c | Hiroshi DOYU | 2009-03-24 | 2 | -101/+85 | |
| | * | | | | | | | omap mailbox: add save_/restore_ctx() for PM | Hiroshi DOYU | 2009-03-24 | 2 | -0/+55 | |
| | * | | | | | | | omap mailbox: fix empty struct device for omap2 | Hiroshi DOYU | 2009-03-24 | 2 | -7/+8 | |
| | * | | | | | | | omap mailbox: fix empty struct device for omap1 | Hiroshi DOYU | 2009-03-24 | 2 | -15/+16 | |
| | * | | | | | | | omap mailbox: fix empty struct device for omap_mbox | Hiroshi DOYU | 2009-03-24 | 2 | -34/+33 | |
| | * | | | | | | | omap mailbox: print hardware revision at startup | Hiroshi DOYU | 2009-03-24 | 1 | -0/+3 | |
| | * | | | | | | | omap mailbox: add initial omap3 support | Hiroshi DOYU | 2009-03-24 | 4 | -36/+80 | |
| | * | | | | | | | omap mailbox: cleanup omap2 register definition with macro | Hiroshi DOYU | 2009-03-24 | 1 | -48/+29 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h | Russell King | 2009-03-25 | 1 | -1/+1 | |
| * | | | | | | | [ARM] collie: fix two minor formatting nits | Russell King | 2009-03-25 | 1 | -3/+4 | |
| * | | | | | | | [ARM] 5431/1: scoop: completely drop old-style SCOOP GPIO accessors | Dmitry Baryshkov | 2009-03-25 | 2 | -33/+0 | |
| * | | | | | | | [ARM] 5430/1: collie_pm: use new GPIO API to control charger | Dmitry Baryshkov | 2009-03-25 | 2 | -11/+8 | |
| * | | | | | | | [ARM] 5429/1: collie: start scoop converton to new api | Dmitry Baryshkov | 2009-03-25 | 2 | -8/+26 | |
| * | | | | | | | Merge git://git.marvell.com/orion into devel | Russell King | 2009-03-25 | 11 | -11/+310 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [ARM] orion5x: update of FPGA ID's for the TS-78xx | Alexander Clouter | 2009-03-23 | 2 | -4/+13 | |
| | * | | | | | | | [ARM] Kirkwood: Add support for QNAP TS-119/TS-219 Turbo NAS | Martin Michlmayr | 2009-03-23 | 5 | -4/+244 | |
| | * | | | | | | | [ARM] update mach-types | Nicolas Pitre | 2009-03-23 | 1 | -1/+9 | |
| | * | | | | | | | [ARM] Kirkwood: More consistency regarding MPP naming | Martin Michlmayr | 2009-03-23 | 1 | -2/+2 | |
| | * | | | | | | | [ARM] Kirkwood: Hook up I2C | Martin Michlmayr | 2009-03-23 | 3 | -0/+42 | |
| * | | | | | | | | Merge branch 'highmem' into devel | Russell King | 2009-03-24 | 20 | -70/+492 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [ARM] add CONFIG_HIGHMEM option | Nicolas Pitre | 2009-03-16 | 1 | -0/+17 | |
| | * | | | | | | | | [ARM] ignore high memory with VIPT aliasing caches | Nicolas Pitre | 2009-03-16 | 1 | -0/+5 | |
| | * | | | | | | | | [ARM] xsc3: add highmem support to L2 cache handling code | Nicolas Pitre | 2009-03-16 | 1 | -27/+80 | |
| | * | | | | | | | | [ARM] Feroceon: add highmem support to L2 cache handling code | Nicolas Pitre | 2009-03-16 | 2 | -17/+38 | |
| | * | | | | | | | | [ARM] make page_to_dma() highmem aware | Nicolas Pitre | 2009-03-16 | 6 | -5/+32 | |
| | * | | | | | | | | [ARM] introduce dma_cache_maint_page() | Nicolas Pitre | 2009-03-16 | 3 | -2/+77 | |
| | * | | | | | | | | [ARM] mem_init(): make highmem pages available for use | Nicolas Pitre | 2009-03-16 | 1 | -3/+18 | |
| | * | | | | | | | | [ARM] kmap support | Nicolas Pitre | 2009-03-16 | 6 | -4/+169 | |
| | * | | | | | | | | [ARM] fixmap support | Nicolas Pitre | 2009-03-16 | 2 | -2/+42 | |
| * | | | | | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | root | 2009-03-24 | 87 | -676/+7553 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | [ARM] pxa: add defconfig for pxa910-based platforms | Eric Miao | 2009-03-23 | 1 | -0/+891 | |
| | * | | | | | | | | [ARM] pxa: add defconfig for pxa168-based platforms | Eric Miao | 2009-03-23 | 1 | -0/+891 | |
| | * | | | | | | | | [ARM] pxa: add base support for pxa910-based TTC_DKB | Eric Miao | 2009-03-23 | 3 | -0/+55 | |
| | * | | | | | | | | [ARM] pxa: add base support for pxa910-based TavorEVB | Eric Miao | 2009-03-23 | 3 | -0/+117 | |
| | * | | | | | | | | [ARM] pxa: add base support for Marvell PXA910 | Eric Miao | 2009-03-23 | 12 | -3/+485 | |
| | * | | | | | | | | [ARM] pxa/aspenite: add support for debug ethernet | Eric Miao | 2009-03-23 | 1 | -0/+63 | |
| | * | | | | | | | | [ARM] pxa/aspenite: add support for console uart | Eric Miao | 2009-03-23 | 1 | -0/+12 | |
| | * | | | | | | | | [ARM] pxa: add MFP support for pxa168 | Eric Miao | 2009-03-23 | 3 | -0/+310 | |
| | * | | | | | | | | [ARM] pxa: add GPIO support for pxa168 | Eric Miao | 2009-03-23 | 3 | -0/+57 | |
| | * | | | | | | | | [ARM] pxa: add iWMMXt support for pxa168 | Eric Miao | 2009-03-23 | 2 | -2/+3 | |
| | * | | | | | | | | [ARM] pxa: add base support for Marvell's PXA168 processor line | Eric Miao | 2009-03-23 | 40 | -2/+1669 | |
| | * | | | | | | | | [ARM] pxa: move common MFP handling code into plat-pxa | Eric Miao | 2009-03-23 | 14 | -317/+680 | |
| | * | | | | | | | | [ARM] pxa: move common GPIO handling code into plat-pxa | Eric Miao | 2009-03-23 | 5 | -61/+66 | |
| | * | | | | | | | | [ARM] pxa: introduce plat-pxa for PXA common code and add DMA support | Eric Miao | 2009-03-23 | 8 | -86/+105 | |
| | * | | | | | | | | [ARM] pxa: AC97 pin functions for Colibri PXA310/320 | Daniel Mack | 2009-03-23 | 2 | -0/+44 | |
| | * | | | | | | | | [ARM] pxa: Add Colibri LCD functions | Daniel Mack | 2009-03-23 | 4 | -0/+131 | |
| | * | | | | | | | | [ARM] pxa: Colibri PXA320 module basics | Daniel Mack | 2009-03-23 | 3 | -0/+134 | |
| | * | | | | | | | | [ARM] pxa: Refactor Colibri board support code | Daniel Mack | 2009-03-23 | 5 | -94/+119 |