summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* arm: exynos: add display clocks for Exynos5800Ajay Kumar2015-04-061-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-04-034-16/+37
|\
| * ARM: tegra: fix colibri_t20 machine typeMarcel Ziswiler2015-03-301-5/+5
| * ARM: tegra: enable MIPI PAD CTRL support for Tegra124Stephen Warren2015-03-301-0/+9
| * ARM: tegra: pinctrl: add support for MIPI PAD control groupsStephen Warren2015-03-301-0/+16
| * ARM: tegra: pinctrl: minor cleanupStephen Warren2015-03-301-10/+10
| * ARMv8: enable pre-allocation mallocDavid Feng2015-03-271-4/+0
* | sunxi: musb: Fix some lo speed devices not working with musb hostHans de Goede2015-03-291-0/+1
* | armv8: semihosting: delete external interfaceLinus Walleij2015-03-281-17/+0
* | ARM: bcm283x: move SoC headers to mach-bcm283x/include/machMasahiro Yamada2015-03-285-677/+0
|/
* ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon2015-03-131-0/+1
* ARM: DRA7 / OMAP5: Add workaround for ARM errata 798870Praveen Rao2015-03-131-0/+3
* ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1Nishanth Menon2015-03-131-1/+0
* ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCsNishanth Menon2015-03-131-0/+0
* ARM: OMAP: Change set_pl310_ctrl_reg to be genericNishanth Menon2015-03-132-1/+5
* ARM: Introduce erratum workaround for 454179Nishanth Menon2015-03-131-0/+2
* ARM: Introduce erratum workaround for 798870Nishanth Menon2015-03-131-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-03-109-42/+560
|\
| * ARM: tegra: pinmux: add Tegra210 supportStephen Warren2015-03-041-0/+416
| * ARM: tegra: pinmux: support Tegra210's e_io_hv pin optionStephen Warren2015-03-041-0/+11
| * ARM: tegra: pinmux: account for different drivegroup base registersStephen Warren2015-03-044-0/+4
| * ARM: tegra: pinmux: support hsm/schmitt on pinsStephen Warren2015-03-041-2/+8
| * ARM: tegra: pinmux: move some type definitionsStephen Warren2015-03-041-29/+29
| * ARM: tegra: pinmux: handle feature removal on newer SoCsStephen Warren2015-03-044-0/+21
| * ARM: tegra: pinmux: simplify some definesStephen Warren2015-03-044-19/+42
| * ARM: tegra: add function to clear pinmux CLAMPING bitStephen Warren2015-03-041-1/+2
| * ARM: tegra: support running in non-secure modeStephen Warren2015-03-041-0/+4
| * edminiv2: switch to SPLAlbert ARIBAUD2015-02-251-0/+10
| * Merge remote-tracking branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2015-02-24123-8580/+317
| |\
| * | Errata/ARM57: Add basic constructs to handle and apply A57 specific erratasBhupesh Sharma2015-01-311-0/+22
* | | armv8/vexpress64: make multientry conditionalLinus Walleij2015-03-091-0/+8
* | | ARM: PSCI: Rework the DT handler slightlyTom Rini2015-03-092-1/+4
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-03-051-0/+20
|\ \ \
| * | | SECURE_BOOT : enable esbc_validate command for powerpc and arm platforms.gaurav rana2015-03-051-0/+20
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-03-055-1/+18
|\ \ \ \
| * | | | mx5: fix get_reset_causeStefano Babic2015-03-051-1/+0
| * | | | imx6: Added DEK blob generator commandRaul Cardenas2015-03-021-0/+4
| * | | | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-03-02120-10045/+239
| |\ \ \ \
| * | | | | imx: mx6sl: Extend USDHC SD2 pins to support 8-wire useOtavio Salvador2015-02-231-0/+5
| * | | | | imx:mx6sl add I2c pad settingsPeng Fan2015-02-231-0/+5
| * | | | | ARM: i.MX: provide access to reset cause through get_imx_reset_cause()Eric Nelson2015-02-171-0/+2
| * | | | | ARM: imx6: disable bandgap self-bias after bootPeng Fan2015-02-171-0/+2
* | | | | | arm: spl: Avoid setting up a duplicate global data structureSimon Glass2015-03-041-0/+2
| |_|/ / / |/| | | |
* | | | | Merge branch 'xnext/zynqmp' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-03-023-0/+80
|\ \ \ \ \
| * | | | | arm64: Add Xilinx ZynqMP supportMichal Simek2015-03-023-0/+80
| | |/ / / | |/| | |
* | | | | armv7.h: Add <asm/io.h>Tom Rini2015-03-021-0/+1
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-03-013-0/+137
|\ \ \ \ \
| * | | | | Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800Doug Anderson2015-02-281-2/+0
| * | | | | Exynos542x: Fix secondary core booting for thumbAkshay Saraswat2015-02-281-0/+3
| * | | | | Exynos542x: Add workaround for ARM errata 799270Akshay Saraswat2015-02-281-0/+28
OpenPOWER on IntegriCloud