Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | | | | | | | | | | [ARM] pxa: remove references to pxa_gpio_mode() in comments | Russell King | 2008-09-25 | |
| | | * | | | | | | | | | | | | | | [ARM] pxa: introduce cpu_is_pxa26x() | Eric Miao | 2008-09-25 | |
| | | * | | | | | | | | | | | | | | [ARM] pxa: make cpu_is_pxa2* macros more consistent | Eric Miao | 2008-09-25 | |
| | | * | | | | | | | | | | | | | | [ARM] pxa: merge common cpu_is_pxa255() code together | Eric Miao | 2008-09-25 | |
| | | * | | | | | | | | | | | | | | [ARM] pxa: Allow platforms to override PSPR setting | Russell King | 2008-09-09 | |
| | | * | | | | | | | | | | | | | | [ARM] 5224/2: PXA SSP: Introduce register accessors | Mark Brown | 2008-09-09 | |
| | | * | | | | | | | | | | | | | | [ARM] 5201/1: PXA3xx: Add support for power i2c bus | Mike Rapoport | 2008-09-09 | |
| | | | |_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | [ARM] 5233/1: Allow PXA to have ISA IRQs numbered 0-15 | Marc Zyngier | 2008-09-01 | |
| | | * | | | | | | | | | | | | | [ARM] pxa: introduce PXA_HAVE_BOARD_IRQS | Russell King | 2008-09-01 | |
| | | |/ / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | Merge branch 'at91' into devel | Russell King | 2008-10-09 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | [ARM] 5267/1: [AT91] Name conflict in mach-at91/leds.c | Andrew Victor | 2008-09-29 | |
| | | * | | | | | | | | | | | | | [ARM] 5261/1: [AT91] Support for LEDs on Conitec ARM&EVA board | Andrew Victor | 2008-09-29 | |
| | | * | | | | | | | | | | | | | [ARM] 5265/3: [AT91] Add copyright info | Andrew Victor | 2008-09-21 | |
| | | * | | | | | | | | | | | | | [ARM] 5264/2: [AT91] Suspend-to-RAM disables main oscillator | Andrew Victor | 2008-09-21 | |
| | | * | | | | | | | | | | | | | [ARM] 5263/2: [AT91] GPIO buttons as wakeup sources | Andrew Victor | 2008-09-21 | |
| | | * | | | | | | | | | | | | | [ARM] 5262/2: [AT91] Support for GPIO-connected buttons on SAM9260-EK board | Andrew Victor | 2008-09-21 | |
| | | * | | | | | | | | | | | | | [ARM] 5260/1: [AT91] Touchscreen on AT91SAM9RL | Andrew Victor | 2008-09-21 | |
| | | * | | | | | | | | | | | | | [ARM] 5259/2: [AT91] PWM LEDs on AT91SAM9263-EK | Andrew Victor | 2008-09-21 | |
| | | * | | | | | | | | | | | | | [ARM] 5258/1: [AT91] PWM controller initialization | Andrew Victor | 2008-09-21 | |
| | | * | | | | | | | | | | | | | [ARM] 5257/2: [AT91] Use SZ_ definitions and MTDPART_OFS_NXTBLK instead of he... | Andrew Victor | 2008-09-21 | |
| | | * | | | | | | | | | | | | | [ARM] 5240/1: AT91: eeproms on sam9260ek, sam9263ek | David Brownell | 2008-09-18 | |
| | | * | | | | | | | | | | | | | [ARM] 5219/2: MACB ethernet support for AFEB9260 | Sergey Lapin | 2008-09-18 | |
| | | * | | | | | | | | | | | | | [ARM] 5210/2: AFEB9260: board support | Sergey Lapin | 2008-09-18 | |
| | | | |/ / / / / / / / / / / | | | |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | Merge branch 'ptebits' into devel | Russell King | 2008-10-09 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | [ARM] Improve non-executable support | Russell King | 2008-10-01 | |
| | | * | | | | | | | | | | | | | [ARM] Don't include asm/elf.h in asm code | Russell King | 2008-10-01 | |
| | | * | | | | | | | | | | | | | [ARM] Remove MT_NONSHARED_DEVICE alias | Russell King | 2008-10-01 | |
| | | * | | | | | | | | | | | | | [ARM] Remove MT_DEVICE_IXP2000 and associated definitions | Russell King | 2008-10-01 | |
| | | * | | | | | | | | | | | | | [ARM] Update Xscale and Xscale3 PTE mappings | Russell King | 2008-10-01 | |
| | | * | | | | | | | | | | | | | [ARM] remove 'prot_pte_ext' from memory type table | Russell King | 2008-10-01 | |
| | | * | | | | | | | | | | | | | [ARM] Convert ARMv7 to use TEX remapping | Russell King | 2008-10-01 | |
| | | * | | | | | | | | | | | | | [ARM] Convert ARMv6 and ARMv7 to use new memory types | Russell King | 2008-10-01 | |
| | | * | | | | | | | | | | | | | [ARM] Convert Xscale and Xscale3 to use new memory types | Russell King | 2008-10-01 | |
| | | * | | | | | | | | | | | | | [ARM] Introduce new PTE memory type bits | Russell King | 2008-10-01 | |
| | | * | | | | | | | | | | | | | [ARM] Re-jig Linux PTE bits to allow room for 4 memory type bits | Russell King | 2008-10-01 | |
| | | * | | | | | | | | | | | | | [ARM] Convert set_pte_ext implementions to macros | Russell King | 2008-10-01 | |
| | | | | | | | | | | | | | | | | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | *-------. \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100'... | Russell King | 2008-10-09 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|/ / / / / / / / / / / | | | | | | |/| | | | | | / / / / / / / | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | | | | | | [ARM] 5270/1: Fix Formatting in mach-sa1100/ machine files | Kristoffer Ericson | 2008-10-01 | |
| | | | | | | * | | | | | | | | | | | | [ARM] 5256/1: Update jornada default config | Kristoffer Ericson | 2008-10-01 | |
| | | | | | |/ / / / / / / / / / / / | ||||
| | | | | * | | | | | | | | | | | | | [ARM] 5297/1: [KS8695] Fix two compile-time warnings | Andrew Victor | 2008-10-09 | |
| | | | | * | | | | | | | | | | | | | [ARM] 5296/1: [KS8695] Replace macro's with trailing underscores. | Andrew Victor | 2008-10-09 | |
| | | | | |/ / / / / / / / / / / / | ||||
| | | | * | | | | | | | | | | | | | [ARM] 5293/1: ep93xx: add defines for external chipselects | Hartley Sweeten | 2008-10-07 | |
| | | | * | | | | | | | | | | | | | [ARM] 5273/2: ep93xx: move ethernet support into core.c | Hartley Sweeten | 2008-10-04 | |
| | | | * | | | | | | | | | | | | | [ARM] 5276/1: ep93xx: allow selecting UART for early kernel messages | Hartley Sweeten | 2008-10-03 | |
| | | | * | | | | | | | | | | | | | [ARM] 5243/1: ep93xx: bugfix, GPIO ports C and F are swapped | Hartley Sweeten | 2008-09-07 | |
| | | | * | | | | | | | | | | | | | [ARM] 5242/1: ep93xx: bugfix, GPIO port F enable register offset | Hartley Sweeten | 2008-09-07 | |
| | | | |/ / / / / / / / / / / / | ||||
| | | * | | | | | | | | | | | | | [ARM] 5295/1: make ZONE_DMA optional | Nicolas Pitre | 2008-10-09 | |
| | | * | | | | | | | | | | | | | [ARM] 5229/3: Replace some ARMv7 opcodes with the instruction name | Catalin Marinas | 2008-10-03 | |
| | | * | | | | | | | | | | | | | [ARM] 5274/1: simplify request_standard_resources() | Nicolas Pitre | 2008-10-02 | |
| | | * | | | | | | | | | | | | | [ARM] mm: allow LH7A40x to use sparsemem | Russell King | 2008-10-01 |