summaryrefslogtreecommitdiff
path: root/arch/arm/include
Commit message (Expand)AuthorAgeLines
* ARM: DRA7: emif: Enable interleaving for higher address spaceLokesh Vutla2016-03-14-0/+3
* ARM: DRA7: emif: Check for enable bits before updating leveling outputLokesh Vutla2016-03-14-0/+6
* ARM: OMAP4/5: Add generic board detection hookKipisz, Steven2016-03-14-0/+2
* ARM: omap-common: Add standard access for board description EEPROMLokesh Vutla2016-03-14-1/+3
* ARM: OMAP4/5: Centralize gpi2c_initKipisz, Steven2016-03-14-2/+3
* ARM: OMAP4/5: Centralize early clock initializationKipisz, Steven2016-03-14-2/+2
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-14-1/+0
* freescale: Remove CONFIG_DM from header filesSimon Glass2016-03-14-4/+0
* colibri-vf: Disable pull-up configuration in GPIO pin muxBhuvanchandra DV2016-03-02-1/+1
* gpio: do not include <asm/arch/gpio.h> for UniPhierMasahiro Yamada2016-02-29-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-02-24-0/+4
|\
| * armv7: ls102xa: Move smmu and stream id initialization into the common soc codeAlison Wang2016-02-24-0/+2
| * armv8/ls1043a: Implement workaround for erratum A009660Mingkai Hu2016-02-24-0/+1
| * armv8/ls1043a: enable workaround for errarum A009942Shengzhou Liu2016-02-24-0/+1
* | stm32: add support for stm32f7 & stm32f746 discovery boardVikas Manocha2016-02-24-0/+346
* | gpio: stm32_gpio: move base addresses to the soc fileVikas Manocha2016-02-24-0/+18
* | gpio: stm32_gpio: move clock config from driver to boardVikas Manocha2016-02-24-0/+11
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-02-23-0/+30
|\ \
| * | sunxi: H3: Add support for the host usb-physJelle van der Waa2016-02-23-0/+30
| |/
* | ARM: zynq: Remove unused SPI base addressesMichal Simek2016-02-22-3/+0
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-02-21-0/+490
|\
| * imx: mx7: implement functions to boot auxiliary corePeng Fan2016-02-21-0/+5
| * imx: mx6: implement functions to boot auxiliary corePeng Fan2016-02-21-0/+5
| * imx: mx7d: Add RDC supportPeng Fan2016-02-21-0/+182
| * imx: mx6sx Add RDC mappings of masters and peripheralsPeng Fan2016-02-21-0/+159
| * imx: imx-common: introduce Resource Domain Controller supportPeng Fan2016-02-21-0/+112
| * imx: mx6: introduce rdc regsPeng Fan2016-02-21-0/+24
| * imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7Ulises Cardenas2016-02-21-0/+3
* | tegra: video: Clean up the old LCD/PWM driver codeSimon Glass2016-02-16-32/+0
* | tegra: video: Move LCD enums into the driverSimon Glass2016-02-16-22/+0
* | tegra: video: Convert tegra20 LCD driver to driver modelSimon Glass2016-02-16-26/+0
* | tegra: video: Merge the two config structures togetherSimon Glass2016-02-16-39/+0
* | tegra: video: Merge the display driver into one fileSimon Glass2016-02-16-21/+0
* | tegra: lcd: Merge tegra124-lcd.c into display.cSimon Glass2016-02-16-5/+0
* | tegra: pwm: Add a driver for the tegra PWMSimon Glass2016-02-16-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-02-14-0/+1
|\ \
| * | spl: define BOOT_DEVICE_USBMasahiro Yamada2016-02-14-0/+1
* | | zynqmp: nand: Add Nand driver support for zynqmpSiva Durga Prasad Paladugu2016-02-12-0/+2
|/ /
* | serial: serial_stm32: move clock config from driver to boardVikas Manocha2016-02-08-0/+42
|/
* mx6: soc: Add ENET2 mac address supportYe Li2016-02-02-20/+3
* arm: imx6: Add DDR3 calibration code for MX6 Q/D/DLMarek Vasut2016-02-02-0/+5
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-02-02-0/+6
|\
| * arm8: ls2080: Move the core errata defines out of board specific fileAshish kumar2016-02-01-0/+2
| * armv8: ls2080a: Implement workaround for core errata 829520, 833471Ashish kumar2016-02-01-0/+4
* | arm: Remove S bit from MMU section entryMarek Vasut2016-01-31-2/+1
* | arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7Marek Vasut2016-01-31-2/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-01-27-25/+76
|\
| * armv8/ls1043aqds: add QSPI boot supportQianyu Gong2016-01-27-0/+2
| * secure_boot: create function to determine boot modeAneesh Bansal2016-01-27-0/+5
| * secure_boot: split the secure boot functionality in two partsAneesh Bansal2016-01-27-6/+10