aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2-4/+0
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini3-0/+7
2018-04-15imx: mx7: snvs: Add an SNVS init routineBryan O'Donoghue1-0/+1
2018-04-09fpga: zynqmp: Update zynqmp_load() as per latest xilfpgaSiva Durga Prasad Paladugu1-0/+2
2018-04-06ARM: am33xx: Inhibit re-initialization of DDR during RTC-onlyRuss Dill1-2/+16
2018-04-06ARM: AM43xx: Add support for RTC only + DDR in self-refresh modeTero Kristo1-0/+6
2018-04-04Merge git://git.denx.de/u-boot-sunxiTom Rini1-0/+6
2018-04-03sunxi: allow NAND support to be compiled for sun8i platformsMiquel Raynal1-0/+6
2018-03-29imx7: Add src_base structure define macroEran Matityahu1-0/+2
2018-03-29imx: fix CAAM base for i.MX6ULAnatolij Gustschin1-0/+4
2018-03-28rockchip: pinctrl: rk3188: Move the iomux definitions into pinctrl-driverAlexander Kochetkov1-380/+0
2018-03-28rockchip: pinctrl: rk3036: Move the iomux definitions into pinctrl-driverAlexander Kochetkov1-409/+0
2018-03-28rockchip: pinctrl: rk3399: add support for I2C[123467]Philipp Tomsich1-0/+30
2018-03-28rockchip: pinctrl: rk3399: fix GPIO2B1 and GPIO2B2 shift valuePhilipp Tomsich1-2/+2
2018-03-23arm64: zynqmp: Add support for verifying secure imagesSiva Durga Prasad Paladugu1-0/+2
2018-03-22armv8: layerscape: csu: enable ns access to PFE registersCalvin Johnson1-0/+2
2018-03-22armv8: fsl-lsch2: configure pfe's DDR and HDBUS interfaces and ECCCalvin Johnson2-0/+13
2018-03-22armv8: fsl-lsch2: add pfe macros and update ccsr_scfg structureCalvin Johnson1-2/+36
2018-03-22armv8: fsl-layerscape: Add support of GPIO structurePrabhakar Kushwaha1-0/+15
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini3-8/+0
2018-03-13arch-stm32: Clean arch-stm32f7/syscfg.hPatrice Chotard1-9/+0
2018-03-13arch-stm32: Remove stm32_periph.hPatrice Chotard2-61/+0
2018-03-13arch-stm32: Factorize stm32.h for STM32F4 and F7Patrice Chotard3-56/+25
2018-03-13arch-stm32: Move gpio.h for STM32 SoCs in include/asm/Patrice Chotard4-373/+118
2018-03-13arch-stm32f4: Remove fmc.h filePatrice Chotard1-75/+0
2018-03-13board: stm32: switch to DM STM32 timerPatrice Chotard6-95/+0
2018-03-11imx: hab: Make usage of packed attribute consistentBryan O'Donoghue1-2/+2
2018-03-11imx: hab: Fix usage of packed attributeBryan O'Donoghue1-0/+1
2018-02-25Merge git://git.denx.de/u-boot-mmcTom Rini1-1/+1
2018-02-26mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_platJean-Jacques Hiblot1-1/+1
2018-02-25Merge git://git.denx.de/u-boot-imxTom Rini1-7/+20
2018-02-22arm: imx: hab: Define HAB_RVT_BASE according to the processor versionBreno Lima1-7/+8
2018-02-22imx: hab: Check if CSF contains deprecated commandsUtkarsh Gupta1-0/+4
2018-02-22imx: hab: Check if CSF is valid before authenticating imageUtkarsh Gupta1-0/+8
2018-02-19ARM: OMAP5: set mmc clock frequency to 192MHzKishon Vijay Abraham I2-1/+5
2018-02-19mmc: omap_hsmmc: add signal voltage selection supportJean-Jacques Hiblot1-4/+6
2018-02-19mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for diff...Kishon Vijay Abraham I2-0/+8
2018-02-19ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from ubootKishon Vijay Abraham I1-0/+3
2018-02-19mmc: omap_hsmmc: Workaround for errata id i802Jean-Jacques Hiblot1-0/+4
2018-02-19mmc: omap_hsmmc: Add tuning supportJean-Jacques Hiblot1-2/+19
2018-02-19mmc: omap_hsmmc: Enable DDR mode supportKishon Vijay Abraham I1-0/+1
2018-02-19mmc: omap_hsmmc: set MMC mode in the UHSMS bit fieldJean-Jacques Hiblot1-1/+11
2018-02-19mmc: omap_hsmmc: add support to set default io voltageKishon Vijay Abraham I1-2/+10
2018-02-19mmc: omap_hsmmc: cleanup clock configurationJean-Jacques Hiblot1-0/+2
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-1/+0
2018-02-04i2c: imx: Take mx6dqp in consideration in the I2C_PADS_INFO macroEran Matityahu1-2/+1
2018-02-04iomux-v3: Take mx6dqp in consideration for imx_iomux_v3_setup_pad()Eran Matityahu1-1/+1
2018-02-04imx: mx25: Remove SION bit in all pin-mux that are safeMichael Trimarchi1-281/+290
2018-02-04imx: mx8m: add ddr controller memory mapPeng Fan1-0/+356
2018-02-04imx: lcdif: include i.MX8MPeng Fan1-4/+6