summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM i.MX/watchdog: Make i.MX watchdog driver the reset source on i.MXSascha Hauer2012-10-052-37/+1
* ARM i.MX: Add watchdog devices to SoCsSascha Hauer2012-10-059-0/+9
* ARM pbl: actually create cached mappings in the decompressorSascha Hauer2012-10-041-4/+3
* ARM pbl: Provide a dummy error function for the decompressorSascha Hauer2012-10-041-1/+6
* calao: at91 qil/tny/usb auto detect the phy addrJean-Christophe PLAGNIOL-VILLARD2012-10-043-3/+3
* Merge branch 'for-next/fixes'Sascha Hauer2012-10-042-4/+7
|\
| * ARM i.MX51 babbage: Add delay after phy resetSascha Hauer2012-10-041-1/+3
| * ARM i.MX clocksource: fix timer source selectionSascha Hauer2012-10-041-3/+4
* | Merge branch 'for-next/imx-clk'Sascha Hauer2012-10-0483-3067/+3568
|\ \
| * | ARM i.MX: Remove old clock supportSascha Hauer2012-10-0415-2154/+10
| * | ARM i.MX: Switch clocksource to clk_getSascha Hauer2012-10-041-2/+15
| * | ARM i.MX35: Switch to common clkSascha Hauer2012-10-043-2/+189
| * | ARM i.MX21: Switch to common clkSascha Hauer2012-10-043-1/+121
| * | ARM i.MX6: Switch to common clkSascha Hauer2012-10-043-2/+309
| * | ARM i.MX31: Switch to common clkSascha Hauer2012-10-043-2/+136
| * | ARM i.MX1: Switch to common clk supportSascha Hauer2012-10-043-2/+111
| * | ARM i.MX5: Switch to common clk supportSascha Hauer2012-10-044-4/+304
| * | ARM i.MX25: Switch to common clk supportSascha Hauer2012-10-043-2/+157
| * | ARM i.MX27: implement clk supportSascha Hauer2012-10-044-2/+160
| * | ARM i.MX: initial clk supportSascha Hauer2012-10-047-0/+866
| * | ARM i.MX25: Add function to setup chipselectSascha Hauer2012-10-043-5/+13
| * | ARM i.MX35: Add function to setup chipselectSascha Hauer2012-10-046-17/+21
| * | ARM i.MX31: Add function to setup chipselectSascha Hauer2012-10-044-23/+22
| * | ARM i.MX21: Add function to setup chipselectSascha Hauer2012-10-044-34/+19
| * | ARM i.MX1: Add function to setup chipselectSascha Hauer2012-10-044-28/+16
| * | ARM i.MX: Add header file for WEIM cs setupSascha Hauer2012-10-047-10/+20
| * | ARM i.MX51: Use defines rather than hardcoded addressesSascha Hauer2012-10-041-5/+5
| * | ARM i.MX/MXS: Allow to include imx*-regs.h directlySascha Hauer2012-10-048-47/+0
| * | ARM i.MX25: give register base addresses a proper MX25_ prefixSascha Hauer2012-10-0410-133/+217
| * | ARM i.MX27: give register base addresses a proper MX27_ prefixSascha Hauer2012-10-0413-146/+199
| * | ARM i.MX1: give register base addresses a proper MX1_ prefixSascha Hauer2012-10-043-63/+92
| * | ARM i.MX21: give register base addresses a proper MX21_ prefixSascha Hauer2012-10-045-81/+132
| * | ARM i.MX35: give register base addresses a proper MX35_ prefixSascha Hauer2012-10-0412-286/+369
| * | ARM i.MX31: give register base addresses a proper MX31_ prefixSascha Hauer2012-10-046-144/+193
| |/
* / switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-0414-16/+15
|/
* Merge branch 'for-next/arm-board-reset'Sascha Hauer2012-10-0336-178/+257
|\
| * ARM: give boards control of the reset entry pointJan Luebbe2012-09-2736-175/+257
| * ARM: remove ARCH_HAS_LOWLEVEL_INITSascha Hauer2012-09-272-5/+0
| * ARM OMAP3: rename arch_init_lowlevel to board_init_lowlevelSascha Hauer2012-09-272-7/+2
| * ARM OMAP: remove SRAM stackSascha Hauer2012-09-273-6/+0
* | Merge branch 'for-next/tftp'Sascha Hauer2012-10-0365-104/+131
|\ \
| * | defconfig: Switch all defconfig to new tftp commandSascha Hauer2012-09-2865-104/+131
| |/
* | Merge branch 'for-next/arm-remove-arch-init-ll'Sascha Hauer2012-10-036-18/+2
|\ \
| * | ARM: remove ARCH_HAS_LOWLEVEL_INITSascha Hauer2012-09-252-5/+0
| * | ARM OMAP3: rename arch_init_lowlevel to board_init_lowlevelSascha Hauer2012-09-252-7/+2
| * | ARM OMAP: remove SRAM stackSascha Hauer2012-09-253-6/+0
| |/
* | Merge branch 'for-next/spi'Sascha Hauer2012-10-032-0/+43
|\ \
| * | drivers/spi: add driver for the Multichannel SPI controller found in TI SoCsJan Luebbe2012-09-062-0/+43
* | | Merge branch 'for-next/sandbox'Sascha Hauer2012-10-039-7/+196
|\ \ \
| * | | sandbox: add sdl video supportJean-Christophe PLAGNIOL-VILLARD2012-09-257-5/+173