| Commit message (Expand) | Author | Age | Files | Lines |
*-------. | Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100'... | Russell King | 2008-10-09 | 425 | -2195/+2955 |
|\ \ \ \ \ |
|
| | | | | * | [ARM] 5270/1: Fix Formatting in mach-sa1100/ machine files | Kristoffer Ericson | 2008-10-01 | 3 | -34/+34 |
| | | | | * | [ARM] 5256/1: Update jornada default config | Kristoffer Ericson | 2008-10-01 | 1 | -445/+612 |
| | | | * | | [NET] 5268/1: cs89x0: add support for i.MX31ADS ARM board. | Gilles Chanteperdrix | 2008-10-01 | 2 | -3/+17 |
| | | | * | | [NET] smc91x: provide configurable leds | Russell King | 2008-09-07 | 3 | -2/+11 |
| | | | |/ |
|
| | | * | | [ARM] 5297/1: [KS8695] Fix two compile-time warnings | Andrew Victor | 2008-10-09 | 2 | -3/+3 |
| | | * | | [ARM] 5296/1: [KS8695] Replace macro's with trailing underscores. | Andrew Victor | 2008-10-09 | 4 | -16/+16 |
| | | * | | [ARM] 5250/1: unbalanced enable_irq() for serial_ks8695.c fix | Dick Hollenbeck | 2008-10-01 | 1 | -9/+52 |
| | | |/ |
|
| | * | | [ARM] 5293/1: ep93xx: add defines for external chipselects | Hartley Sweeten | 2008-10-07 | 1 | -0/+34 |
| | * | | [ARM] 5273/2: ep93xx: move ethernet support into core.c | Hartley Sweeten | 2008-10-04 | 12 | -185/+68 |
| | * | | [ARM] 5276/1: ep93xx: allow selecting UART for early kernel messages | Hartley Sweeten | 2008-10-03 | 2 | -6/+29 |
| | * | | [ARM] 5243/1: ep93xx: bugfix, GPIO ports C and F are swapped | Hartley Sweeten | 2008-09-07 | 1 | -2/+2 |
| | * | | [ARM] 5242/1: ep93xx: bugfix, GPIO port F enable register offset | Hartley Sweeten | 2008-09-07 | 1 | -1/+1 |
| | |/ |
|
| * | | [ARM] 5295/1: make ZONE_DMA optional | Nicolas Pitre | 2008-10-09 | 4 | -2/+8 |
| * | | [ARM] 5229/3: Replace some ARMv7 opcodes with the instruction name | Catalin Marinas | 2008-10-03 | 2 | -2/+2 |
| * | | [ARM] 5274/1: simplify request_standard_resources() | Nicolas Pitre | 2008-10-02 | 1 | -7/+2 |
| * | | [ARM] mm: allow LH7A40x to use sparsemem | Russell King | 2008-10-01 | 3 | -13/+14 |
| * | | [ARM] mm: deprecate discontigmem on ARM | Russell King | 2008-10-01 | 1 | -1/+5 |
| * | | [ARM] mm: switch SA1100 to use sparsemem | Russell King | 2008-10-01 | 2 | -11/+7 |
| * | | [ARM] mm: enable sparsemem on clps7500 and RiscPC | Russell King | 2008-10-01 | 4 | -3/+35 |
| * | | [ARM] mm: finish ARM sparsemem support | Russell King | 2008-10-01 | 1 | -29/+57 |
| * | | [ARM] mm: provide helpers for accessing membanks | Russell King | 2008-10-01 | 2 | -31/+39 |
| * | | [ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.c | Russell King | 2008-09-30 | 3 | -21/+22 |
| * | | [ARM] mm: move validation of membanks to one place | Russell King | 2008-09-30 | 3 | -12/+19 |
| * | | [ARM] 5272/1: remove conditional compilation in show_pte() | Nicolas Pitre | 2008-09-30 | 1 | -3/+2 |
| * | | [ARM] 5271/1: get rid of pages_to_mb() | Nicolas Pitre | 2008-09-30 | 1 | -5/+0 |
| * | | [ARM] 5269/1: ARMv7: Use -march=armv7-a as compiler flag | Catalin Marinas | 2008-09-30 | 1 | -1/+1 |
| * | | [ARM] dma: fix some comments in dma-mapping.h | Russell King | 2008-09-30 | 1 | -8/+7 |
| * | | [ARM] dma: don't touch cache on dma_*_for_cpu() | Russell King | 2008-09-30 | 2 | -11/+3 |
| * | | [ARM] dma: add validation of DMA params | Russell King | 2008-09-29 | 2 | -4/+15 |
| * | | [ARM] dma: coding style cleanups | Russell King | 2008-09-29 | 2 | -88/+64 |
| * | | [ARM] dma: fix dmabounce dma_sync_xxx() implementations | Russell King | 2008-09-29 | 2 | -101/+69 |
| * | | [ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx() | Russell King | 2008-09-29 | 2 | -98/+76 |
| * | | [ARM] dma: Reduce to one dma_sync_sg_* implementation | Russell King | 2008-09-29 | 3 | -38/+31 |
| * | | [ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementation | Russell King | 2008-09-25 | 2 | -54/+16 |
| * | | [ARM] dma: provide a better dma_map_page() implementation | Russell King | 2008-09-25 | 2 | -1/+23 |
| * | | [ARM] Update dma_map_sg()/dma_unmap_sg() API | Russell King | 2008-09-25 | 3 | -125/+115 |
| * | | [ARM] dma: rename consistent.c to dma-mapping.c | Russell King | 2008-09-25 | 2 | -2/+2 |
| * | | [ARM] Print details relevant to how we handle the cache | Russell King | 2008-09-25 | 1 | -0/+9 |
| * | | [ARM] Introduce new bitmask based cache type macros | Russell King | 2008-09-25 | 2 | -81/+59 |
| * | | [ARM] Remove cache type printks | Russell King | 2008-09-25 | 1 | -141/+1 |
| * | | [ARM] Fix IOP13xx build warnings | Russell King | 2008-09-17 | 1 | -19/+39 |
| * | | [ARM] Add -march=all to assembly file build in arch/arm/boot/compressed | Russell King | 2008-09-09 | 1 | -1/+1 |
| * | | [ARM] Convert asm/bitops.h to linux/bitops.h | Russell King | 2008-09-06 | 4 | -4/+4 |
| * | | [ARM] Convert asm/delay.h to linux/delay.h | Russell King | 2008-09-06 | 2 | -2/+2 |
| * | | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 | 278 | -306/+282 |
| * | | [ARM] Convert asm/uaccess.h to linux/uaccess.h | Russell King | 2008-09-06 | 14 | -15/+13 |
| * | | [ARM] clean up a load of old declarations | Russell King | 2008-09-06 | 5 | -9/+3 |
| * | | [ARM] move initrd code from kernel/setup.c to mm/init.c | Russell King | 2008-09-06 | 2 | -39/+37 |
| * | | [ARM] sparse: quieten arch/arm/kernel/irq.c | Russell King | 2008-09-06 | 1 | -0/+4 |