aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | RealView: Allow access to the secure flash memory block on PB1176Catalin Marinas2009-05-30
| | | * | | | | | | | | | RealView: Add support for the RealView/PBX platformColin Tuckley2009-05-30
| | | * | | | | | | | | | RealView: Allow SMP when the Cortex-A9 tile is enabled for EBCatalin Marinas2009-05-30
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge branch 'w90x900' into develRussell King2009-06-11
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | [ARM] 5550/1: Add default configure file for w90p910 platformwanzongshun2009-06-11
| | | * | | | | | | | | | [ARM] 5549/1: Add clock api for w90p910 platform.wanzongshun2009-06-11
| | | * | | | | | | | | | [ARM] 5548/1: Add gpio api for w90p910 platformwanzongshun2009-06-11
| | | * | | | | | | | | | [ARM] 5551/1: Add multi-function pin api for w90p910 platform.wanzongshun2009-06-11
| | | * | | | | | | | | | [ARM] 5512/1: Add w90p910 rtc,kpi and usbd device platform_device define.wanzongshun2009-05-18
| | | * | | | | | | | | | [ARM] 5511/1: Add w90p910 rtc,kpi and usbd device map_desc define.wanzongshun2009-05-18
| | | * | | | | | | | | | [ARM] 5499/1: Add Usb register controller header file dfinewanzongshun2009-05-07
| | | * | | | | | | | | | [ARM] 5498/1: w90p910 Clock register controller header file dfinewanzongshun2009-05-07
| | | * | | | | | | | | | [ARM] 5497/1: Add usb and ts relevant kernel maping optionwanzongshun2009-05-07
| | | * | | | | | | | | | [ARM] 5496/1: Add w90p910 touch screen driver relevant kernel parts[2/2].wanzongshun2009-05-07
| | | * | | | | | | | | | [ARM] 5495/1: Add w90p910 usb host driver relevant kernel parts[1/2]wanzongshun2009-05-07
| | | * | | | | | | | | | [ARM] 5494/1: Add w90p910 irq number definewanzongshun2009-05-07
| | | * | | | | | | | | | [ARM] 5493/1: Add w90p910 IC interface controller regester mapwanzongshun2009-05-07
| | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | [ARM] Make ARM_VIC_NR depend on ARM_VICRussell King2009-06-10
| | * | | | | | | | | | Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2009-06-10
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ [ARM] S3C24XX: Merge devel-gpioBen Dooks2009-05-21
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | [ARM] S3C24XX: GPIO: Change usb-simtec.c to use gpiolib.Ben Dooks2009-05-18
| | | | * | | | | | | | | | [ARM] S3C24XX: GPIO: Fix missing GPIOs in gpiolibBen Dooks2009-05-18
| | | | * | | | | | | | | | [ARM] S3C24XX: GPIO: Move gpiolib initialisation earlierBen Dooks2009-05-18
| | | | * | | | | | | | | | [ARM] S3C24XX: GPIO: Fix error returns from gpio functionsBen Dooks2009-05-18
| | | | * | | | | | | | | | [ARM] S3C24XX: GPIO: Change to macros for GPIO numberingBen Dooks2009-05-18
| | | | * | | | | | | | | | [ARM] S3C24XX: GPIO: Add S3C64XX style GPIO numberingBen Dooks2009-05-18
| | | | * | | | | | | | | | [ARM] S3C24XX: GPIO: Start removal of S3C24XX_GPIO_BASEBen Dooks2009-05-18
| | | | * | | | | | | | | | [ARM] S3C24XX: GPIO: Clean out unused definitions in <mach/regs-gpio.h>Ben Dooks2009-05-18
| | | | * | | | | | | | | | [ARM] S3C24XX: Fix missing <linux/sysdev.h>Ben Dooks2009-05-18
| | | | * | | | | | | | | | [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>Ben Dooks2009-05-18
| | | | * | | | | | | | | | [ARM] S3C24XX: GPIO: Remove pin specific input and output definesBen Dooks2009-05-17
| | | | * | | | | | | | | | [ARM] S3C24XX: GPIO: Remove s3c2410_gpio_irq2pin() callBen Dooks2009-05-17
| | | * | | | | | | | | | | [ARM] S3C: Merge next-s3c64xx-dma2 into for-rmk-develBen Dooks2009-05-18
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | [ARM] S3C64XX: Lower severity of DMA loggingMark Brown2009-05-18
| | | | * | | | | | | | | | | [ARM] S3C64XX: DMA supportBen Dooks2009-05-18
| | | | * | | | | | | | | | | [ARM] S3C: Move DMA channel management code to plat-s3cBen Dooks2009-05-01
| | | | * | | | | | | | | | | [ARM] S3C24XX: dma.h should not include <mach/hardware.h>Ben Dooks2009-05-01
| | | | * | | | | | | | | | | [ARM] S3C: Make common <plat/dma.h> headerBen Dooks2009-05-01
| | | | * | | | | | | | | | | [ARM] S3C24XX: Fix indentation in <plat/dma-regs.h>Ben Dooks2009-05-01
| | | | * | | | | | | | | | | [ARM] S3C24XX: DMA: Split hardware regs out of <mach/dma.h>Ben Dooks2009-05-01
| | | | * | | | | | | | | | | [ARM] S3C24XX: Remove hardware specific registers from DMABen Dooks2009-05-01
| | | | * | | | | | | | | | | [ARM] S3C24XX: Move plat/dma.hBen Dooks2009-05-01
| | | * | | | | | | | | | | | [ARM] S3C64XX: Use common watchdog reset for system reset.Ben Dooks2009-05-17
| | | * | | | | | | | | | | | [ARM] S3C: Move watchdog system reset to own file.Ben Dooks2009-05-17
| | | * | | | | | | | | | | | [ARM] S3C: ADC: Expose number of remaining conversions toNelson Castillo2009-05-16
| | | * | | | | | | | | | | | [ARM] S3C: ADC: Fix lines with more than 80 chars in adc.hNelson Castillo2009-05-16
| | | * | | | | | | | | | | | [ARM] SMDK6410: Add USB high-speed/OtG gadget deviceBen Dooks2009-05-16
| | | * | | | | | | | | | | | [ARM] S3C: Add USB high-speed/OtG device definitionsBen Dooks2009-05-16
| | | | |/ / / / / / / / / / | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | [ARM] S3C64XX: Add ARM clockBen Dooks2009-05-07
| | | * | | | | | | | | | | [ARM] S3C64XX: Configure clocks for DMA controllerMark Brown2009-05-07