summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)Author
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-30Merge git://git.denx.de/u-boot-imxTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-27ARM: mxs: move spl dataMans Rullgard
2018-04-26imx6ul: opos6ul: add SPL_DM supportSébastien Szymanski
2018-04-26arm,imx6: fix PAD_CTL_SPEED_LOW constantMark Jonas
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini
2018-04-15imx: mx7: snvs: Add an SNVS init routineBryan O'Donoghue
2018-04-09fpga: zynqmp: Update zynqmp_load() as per latest xilfpgaSiva Durga Prasad Paladugu
2018-04-06ARM: am33xx: Inhibit re-initialization of DDR during RTC-onlyRuss Dill
2018-04-06ARM: AM43xx: Add support for RTC only + DDR in self-refresh modeTero Kristo
2018-04-04Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-04-03sunxi: allow NAND support to be compiled for sun8i platformsMiquel Raynal
2018-03-29imx7: Add src_base structure define macroEran Matityahu
2018-03-29imx: fix CAAM base for i.MX6ULAnatolij Gustschin
2018-03-28rockchip: pinctrl: rk3188: Move the iomux definitions into pinctrl-driverAlexander Kochetkov
2018-03-28rockchip: pinctrl: rk3036: Move the iomux definitions into pinctrl-driverAlexander Kochetkov
2018-03-28rockchip: pinctrl: rk3399: add support for I2C[123467]Philipp Tomsich
2018-03-28rockchip: pinctrl: rk3399: fix GPIO2B1 and GPIO2B2 shift valuePhilipp Tomsich
2018-03-23arm64: zynqmp: Add support for verifying secure imagesSiva Durga Prasad Paladugu
2018-03-22armv8: layerscape: csu: enable ns access to PFE registersCalvin Johnson
2018-03-22armv8: fsl-lsch2: configure pfe's DDR and HDBUS interfaces and ECCCalvin Johnson
2018-03-22armv8: fsl-lsch2: add pfe macros and update ccsr_scfg structureCalvin Johnson
2018-03-22armv8: fsl-layerscape: Add support of GPIO structurePrabhakar Kushwaha
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-03-13arch-stm32: Clean arch-stm32f7/syscfg.hPatrice Chotard
2018-03-13arch-stm32: Remove stm32_periph.hPatrice Chotard
2018-03-13arch-stm32: Factorize stm32.h for STM32F4 and F7Patrice Chotard
2018-03-13arch-stm32: Move gpio.h for STM32 SoCs in include/asm/Patrice Chotard
2018-03-13arch-stm32f4: Remove fmc.h filePatrice Chotard
2018-03-13board: stm32: switch to DM STM32 timerPatrice Chotard
2018-03-11imx: hab: Make usage of packed attribute consistentBryan O'Donoghue
2018-03-11imx: hab: Fix usage of packed attributeBryan O'Donoghue
2018-02-25Merge git://git.denx.de/u-boot-mmcTom Rini
2018-02-26mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_platJean-Jacques Hiblot
2018-02-25Merge git://git.denx.de/u-boot-imxTom Rini
2018-02-22arm: imx: hab: Define HAB_RVT_BASE according to the processor versionBreno Lima
2018-02-22imx: hab: Check if CSF contains deprecated commandsUtkarsh Gupta
2018-02-22imx: hab: Check if CSF is valid before authenticating imageUtkarsh Gupta
2018-02-19ARM: OMAP5: set mmc clock frequency to 192MHzKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: add signal voltage selection supportJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for diff...Kishon Vijay Abraham I
2018-02-19ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from ubootKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: Workaround for errata id i802Jean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: Add tuning supportJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: Enable DDR mode supportKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: set MMC mode in the UHSMS bit fieldJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: add support to set default io voltageKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: cleanup clock configurationJean-Jacques Hiblot
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini