summaryrefslogtreecommitdiff
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-imxTom Rini2018-04-303-7/+5
|\
| * ARM: mxs: move spl dataMans Rullgard2018-04-271-0/+2
| * imx6ul: opos6ul: add SPL_DM supportSébastien Szymanski2018-04-261-4/+0
| * arm,imx6: fix PAD_CTL_SPEED_LOW constantMark Jonas2018-04-261-3/+3
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-272-4/+0
|/
* Merge git://git.denx.de/u-boot-imxTom Rini2018-04-153-0/+7
|\
| * imx: mx7: snvs: Add an SNVS init routineBryan O'Donoghue2018-04-151-0/+1
| * imx7: Add src_base structure define macroEran Matityahu2018-03-291-0/+2
| * imx: fix CAAM base for i.MX6ULAnatolij Gustschin2018-03-291-0/+4
* | fpga: zynqmp: Update zynqmp_load() as per latest xilfpgaSiva Durga Prasad Paladugu2018-04-091-0/+2
* | ARM: am33xx: Inhibit re-initialization of DDR during RTC-onlyRuss Dill2018-04-061-2/+16
* | ARM: AM43xx: Add support for RTC only + DDR in self-refresh modeTero Kristo2018-04-061-0/+6
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2018-04-041-0/+6
|\ \
| * | sunxi: allow NAND support to be compiled for sun8i platformsMiquel Raynal2018-04-031-0/+6
* | | rockchip: pinctrl: rk3188: Move the iomux definitions into pinctrl-driverAlexander Kochetkov2018-03-281-380/+0
* | | rockchip: pinctrl: rk3036: Move the iomux definitions into pinctrl-driverAlexander Kochetkov2018-03-281-409/+0
* | | rockchip: pinctrl: rk3399: add support for I2C[123467]Philipp Tomsich2018-03-281-0/+30
* | | rockchip: pinctrl: rk3399: fix GPIO2B1 and GPIO2B2 shift valuePhilipp Tomsich2018-03-281-2/+2
* | | arm64: zynqmp: Add support for verifying secure imagesSiva Durga Prasad Paladugu2018-03-231-0/+2
* | | armv8: layerscape: csu: enable ns access to PFE registersCalvin Johnson2018-03-221-0/+2
* | | armv8: fsl-lsch2: configure pfe's DDR and HDBUS interfaces and ECCCalvin Johnson2018-03-222-0/+13
* | | armv8: fsl-lsch2: add pfe macros and update ccsr_scfg structureCalvin Johnson2018-03-221-2/+36
* | | armv8: fsl-layerscape: Add support of GPIO structurePrabhakar Kushwaha2018-03-221-0/+15
|/ /
* | Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-163-8/+0
* | arch-stm32: Clean arch-stm32f7/syscfg.hPatrice Chotard2018-03-131-9/+0
* | arch-stm32: Remove stm32_periph.hPatrice Chotard2018-03-132-61/+0
* | arch-stm32: Factorize stm32.h for STM32F4 and F7Patrice Chotard2018-03-133-56/+25
* | arch-stm32: Move gpio.h for STM32 SoCs in include/asm/Patrice Chotard2018-03-134-373/+118
* | arch-stm32f4: Remove fmc.h filePatrice Chotard2018-03-131-75/+0
* | board: stm32: switch to DM STM32 timerPatrice Chotard2018-03-136-95/+0
|/
* imx: hab: Make usage of packed attribute consistentBryan O'Donoghue2018-03-111-2/+2
* imx: hab: Fix usage of packed attributeBryan O'Donoghue2018-03-111-0/+1
* Merge git://git.denx.de/u-boot-mmcTom Rini2018-02-251-1/+1
|\
| * mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_platJean-Jacques Hiblot2018-02-261-1/+1
* | Merge git://git.denx.de/u-boot-imxTom Rini2018-02-251-7/+20
|\ \ | |/ |/|
| * arm: imx: hab: Define HAB_RVT_BASE according to the processor versionBreno Lima2018-02-221-7/+8
| * imx: hab: Check if CSF contains deprecated commandsUtkarsh Gupta2018-02-221-0/+4
| * imx: hab: Check if CSF is valid before authenticating imageUtkarsh Gupta2018-02-221-0/+8
* | ARM: OMAP5: set mmc clock frequency to 192MHzKishon Vijay Abraham I2018-02-192-1/+5
* | mmc: omap_hsmmc: add signal voltage selection supportJean-Jacques Hiblot2018-02-191-4/+6
* | mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for diff...Kishon Vijay Abraham I2018-02-192-0/+8
* | ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from ubootKishon Vijay Abraham I2018-02-191-0/+3
* | mmc: omap_hsmmc: Workaround for errata id i802Jean-Jacques Hiblot2018-02-191-0/+4
* | mmc: omap_hsmmc: Add tuning supportJean-Jacques Hiblot2018-02-191-2/+19
* | mmc: omap_hsmmc: Enable DDR mode supportKishon Vijay Abraham I2018-02-191-0/+1
* | mmc: omap_hsmmc: set MMC mode in the UHSMS bit fieldJean-Jacques Hiblot2018-02-191-1/+11
* | mmc: omap_hsmmc: add support to set default io voltageKishon Vijay Abraham I2018-02-191-2/+10
* | mmc: omap_hsmmc: cleanup clock configurationJean-Jacques Hiblot2018-02-191-0/+2
|/
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0
* i2c: imx: Take mx6dqp in consideration in the I2C_PADS_INFO macroEran Matityahu2018-02-041-2/+1