summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: pbl: Always call pbl makeSascha Hauer2013-05-301-1/+1
* ARM: i.MX53 vincell: Fix lowlevel startupSascha Hauer2013-05-301-2/+2
* ARM i.MX53: tqma53: fix console entrySteffen Trumtrar2013-05-271-1/+1
* ARM: zynq: Add cmd to generate zynq imageSascha Hauer2013-05-251-2/+5
* ARM: pbl: fix make dependenciesSascha Hauer2013-05-251-11/+2
* ARM: invalidate data caches during early initSascha Hauer2013-05-234-0/+30
* ARM v7: added v7_mmu_cache_invalidate()Enrico Scholz2013-05-231-5/+19
* ARM v7: v7_mmu_cache_flush(): do not restore r0-r3 (minor optimization)Enrico Scholz2013-05-231-2/+2
* arm: properly init alignment trap bitLucas Stach2013-05-231-1/+1
* ARM: fix the memset fixNicolas Pitre2013-05-231-20/+13
* ARM v7: fix mmu-off operationEnrico Scholz2013-05-171-25/+25
* ARM: ccmx51: Another fix SDRAM size detectionAlexander Shiyan2013-05-151-2/+10
* ARM: remove unused clkdev.hAntony Pavlov2013-05-122-13/+0
* MXS: fix SoC detectingJuergen Beisert2013-05-081-0/+1
* ARM: i.MX: ccxmx51: detect SDRAM size by board idSascha Hauer2013-05-083-21/+39
* ARM: i.MX: Allow disabling SDRAM autodetectionSascha Hauer2013-05-082-0/+15
* sama5d3xek: correct rootfs nand partitionAlexandre Belloni2013-05-081-1/+1
* ARM i.MX31 pcm037: fix erroneous IOMUX GPR setup in pcm037_usb_init()Andreas Pretzsch2013-05-071-3/+3
* ARM i.MX31: cleanup MX31_ prefix: fix leftover IOMUXC_BASE definesAndreas Pretzsch2013-05-071-3/+3
* Merge branch 'for-next/tegra'Sascha Hauer2013-05-0624-162/+1172
|\
| * tegra: add GPIO controller driverLucas Stach2013-04-143-0/+19
| * tegra: add generic meminitLucas Stach2013-04-142-8/+9
| * tegra: add generic debug UART supportLucas Stach2013-04-147-40/+125
| * tegra: add common lowlevel startupLucas Stach2013-04-149-11/+577
| * tegra: add T20 power management controller driverLucas Stach2013-04-145-40/+111
| * tegra: add T20 timer driverLucas Stach2013-04-145-57/+133
| * tegra: add driver for the clock and reset moduleLucas Stach2013-04-146-0/+154
| * tegra: switch to DT onlyLucas Stach2013-04-144-2/+24
| * tegra: move default textbaseLucas Stach2013-04-141-1/+1
| * tegra: introduce Tegra 20 SoC typeLucas Stach2013-04-141-1/+17
| * tegra: unify spelling in Kconfig with Linux kernelLucas Stach2013-04-141-1/+1
| * tegra: switch to proper CPU typeLucas Stach2013-04-141-1/+1
* | Merge branch 'for-next/remove-config-h'Sascha Hauer2013-05-0652-676/+0
|\ \
| * | Remove unused config.hAlexander Shiyan2013-04-0952-676/+0
| |/
* | Merge branch 'for-next/param'Sascha Hauer2013-05-065-93/+24
|\ \
| * | ARM: MXS: ocotp: Use dev_add_param_bool for parameterSascha Hauer2013-04-111-30/+4
| * | ARM: i.MX: iim: Use dev_add_param_bool for parametersSascha Hauer2013-04-111-51/+14
| * | treewide: Use dev_add_param_int_ro where possibleSascha Hauer2013-04-113-12/+6
| |/
* | Merge branch 'for-next/omap'Sascha Hauer2013-05-0613-68/+193
|\ \
| * | m33xx-clock: remove unused codeJan Luebbe2013-04-191-7/+1
| * | m33xx-clock: configure PLLs based on oscillator frequencyJan Luebbe2013-04-191-4/+4
| * | am33xx: add defines for GPIOsJan Luebbe2013-04-192-0/+8
| * | beaglebone: remove stray semicolonJan Luebbe2013-04-181-1/+1
| * | omap: move to common bootsource frameworkJan Luebbe2013-04-186-56/+48
| * | OMAP4: add command to select next boot device priorityVicente Bergas2013-04-115-0/+131
| |/
* | Merge branch 'for-next/of'Sascha Hauer2013-05-065-384/+18
|\ \
| * | pinctrl: move imx-iomux-v1 to drivers/pinctrl/Sascha Hauer2013-04-233-119/+6
| * | pinctrl: move imx-iomux-v2 to drivers/pinctrl/Sascha Hauer2013-04-233-153/+2
| * | pinctrl: switch i.MX iomux-v3 support to pinctrlSascha Hauer2013-04-233-112/+10
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2013-05-0627-70/+192
|\ \