summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | ARM: dts: AM33XX: Add pinmux configuration for matrix keypad to EVMAnilKumar Ch2012-11-061-0/+15
| | * | | | | | ARM: dts: omap5-evm: LPDDR2 memory device details for EVMLokesh Vutla2012-11-052-0/+78
| | * | | | | | ARM: dts: omap5: EMIF device tree data for OMAP5 boardsLokesh Vutla2012-11-051-0/+22
| | * | | | | | ARM: dts: omap5-evm: Fix size of memory defined for EVMLokesh Vutla2012-11-051-1/+1
| * | | | | | | Merge branch 'dev-dt-timer' of github.com:jonhunter/linux into omap-for-v3.8/dtTony Lindgren2012-11-064-39/+275
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: OMAP2+: Add device-tree support for 32kHz counterJon Hunter2012-11-021-1/+27
| | * | | | | | | ARM: OMAP: Add DT support for timer driverJon Hunter2012-11-022-42/+146
| | * | | | | | | ARM: OMAP3: Add generic machine descriptor for boards with OMAP3 GP devicesJon Hunter2012-11-021-0/+17
| | * | | | | | | ARM: OMAP: Add function to request a timer by capabilityJon Hunter2012-11-022-0/+53
| | * | | | | | | ARM: OMAP3: Dynamically disable secure timer nodes for secure devicesJon Hunter2012-11-021-0/+36
| * | | | | | | | Merge branch 'for_3.8/dts' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Tony Lindgren2012-11-0623-50/+989
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | / / / / | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | ARM: dts: OMAP5: Add counter nodeJon Hunter2012-11-011-0/+6
| | * | | | | | ARM: dts: OMAP5: Add timer nodesJon Hunter2012-11-011-0/+89
| | * | | | | | ARM: dts: OMAP4: Update timer addressesJon Hunter2012-11-011-8/+12
| | * | | | | | ARM: dts: AM33XX: Add SPI nodePhilip, Avinash2012-11-011-0/+22
| | * | | | | | ARM: dts: AM33XX: Add rtc nodeAfzal Mohammed2012-10-311-0/+8
| | * | | | | | ARM: dts: OMAP: Rename pandaES and var_som for consistencyBenoit Cousson2012-10-293-2/+2
| | * | | | | | ARM: dts: omap5: Update MMC with address space and interruptsSebastien Guiriec2012-10-291-0/+10
| | * | | | | | ARM: dts: omap5: Update UART with address space and interruptsSebastien Guiriec2012-10-291-2/+14
| | * | | | | | ARM: dts: omap5: Update I2C with address space and interruptsSebastien Guiriec2012-10-291-2/+12
| | * | | | | | ARM: dts: omap5: Update GPIO with address space and interruptsSebastien Guiriec2012-10-291-0/+16
| | * | | | | | ARM: dts: OMAP: Add counter-32k nodesJon Hunter2012-10-295-0/+39
| | * | | | | | ARM: dts: OMAP: Add timer nodesJon Hunter2012-10-297-0/+367
| | * | | | | | ARM: dts: OMAP: Move interrupt-parent to the root node to avoid duplicationBenoit Cousson2012-10-297-39/+3
| | * | | | | | ARM: dts: OMAP4: add *reg* property for ocp2scpKishon Vijay Abraham I2012-10-292-1/+20
| | * | | | | | ARM: dts: Add twl4030-usb dataKishon Vijay Abraham I2012-10-291-0/+21
| | * | | | | | ARM: dts: Add twl6030-usb dataKishon Vijay Abraham I2012-10-293-0/+13
| | * | | | | | Documentation: dt: i2c: Update trivial-devices listAnilKumar Ch2012-10-291-0/+2
| | * | | | | | ARM: dts: Add am335x-evmsk.dtsAnilKumar Ch2012-10-291-0/+166
| | * | | | | | ARM: dts: AM33XX: Add tsl2550 ambient light sensor DT dataAnilKumar Ch2012-10-291-1/+6
| | * | | | | | ARM: dts: AM33XX: Add temperature sensor device tree data to am335x-evmAnilKumar Ch2012-10-291-0/+5
| | * | | | | | ARM: dts: AM33XX: Add lis331dlh device tree data to am335x-evmAnilKumar Ch2012-10-291-0/+39
| | * | | | | | ARM: dts: AM33XX: Add D_CAN device tree dataAnilKumar Ch2012-10-291-0/+18
| | * | | | | | ARM: dts: AM33XX: Add basic pinctrl device tree dataAnilKumar Ch2012-10-291-0/+9
| | * | | | | | ARM: dts: AM33XX: Add device tree OPP tableAnilKumar Ch2012-10-293-0/+27
| | * | | | | | ARM: dts: Add omap3-beagle.dtsJon Hunter2012-10-294-6/+74
| | |/ / / / /
* | | | | | | Merge branch 'omap/headers4' into next/dtArnd Bergmann2012-11-15328-5463/+6114
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | ARM: OMAP: Remove omap_init_consistent_dma_size()Tomi Valkeinen2012-11-065-41/+1
| * | | | | | ARM: OMAP: Remove NEED_MACH_GPIO_HTony Lindgren2012-11-0212-17/+6
| * | | | | | ARM: OMAP: Remove unnecessary mach and plat includesTony Lindgren2012-11-027-11/+1
| * | | | | | ARM: OMAP2+: Fix relative includes for serial.hTony Lindgren2012-10-314-114/+106
| * | | | | | ARM: OMAP: Fix relative includes for fpga.hTony Lindgren2012-10-316-30/+23
| * | | | | | ARM: OMAP1: Remove relative includesTony Lindgren2012-10-318-235/+239
| * | | | | | ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.cTony Lindgren2012-10-315-66/+73
| * | | | | | ARM: OMAP: Fix relative includes for debug-devices.hTony Lindgren2012-10-313-9/+2
| * | | | | | ARM: OMAP: Remove plat-omap/common.hTony Lindgren2012-10-3113-51/+6
| * | | | | | ARM: OMAP: Move omap-pm-noop.c local to mach-omap2Tony Lindgren2012-10-317-11/+17
| * | | | | | ARM: OMAP: Fix relative includes for shared i2c.h fileTony Lindgren2012-10-315-5/+5
| * | | | | | ARM: OMAP: Make plat-omap/i2c.c port checks localTony Lindgren2012-10-313-23/+22
| * | | | | | ARM: OMAP: Move omap2+ specific parts of sram.c to mach-omap2Tony Lindgren2012-10-314-289/+307
OpenPOWER on IntegriCloud