summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM i.MX25: Enable all needed clocks during startupSascha Hauer2012-10-101-3/+13
* bootm: close open filesVicente2012-10-101-1/+3
* ARM OMAP: change region size for gpio banksTeresa Gámez2012-10-092-12/+12
* ARM OMAP: Remove usage of gpio lib calls in lowlevel codeTeresa Gámez2012-10-091-2/+27
* ARM OMAP: gpiolib fix chip.baseTeresa Gámez2012-10-091-1/+1
* ARM i.MX gpio: fix of gpio baseSascha Hauer2012-10-071-0/+1
* Merge branch 'pu/misc-fixes'Sascha Hauer2012-10-071-1/+1
|\
| * nios2: Fix stray comment start in longlong.hSascha Hauer2012-10-041-1/+1
* | regression: reset can not returnvicencb@gmail.com2012-10-074-4/+4
* | ARM: Fix Kconfig link for Cirrus Logic EP9312 CPU.Alexander Shiyan2012-10-051-1/+1
* | 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
| |/