aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2018-05-17mx31: Convert MX31_HCLK_FREQ and MX31_CLK32 to Kconfig.Magnus Lilja1-8/+0
2018-05-15pwm: sunxi: add support for PWM found on Allwinner A64Vasily Khoruzhick2-0/+13
2018-05-11arm64: zynqmp: Setup MMU map for DDR at run timeNitin Jain1-1/+1
2018-05-08arm: bitops: fix find_next_zero_bit() for case size < 32Grygorii Strashko1-1/+1
2018-05-08ARM: meson: rename GXBB to GXNeil Armstrong2-69/+69
2018-05-07arm: v7R: Add support for MPULokesh Vutla2-66/+130
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla1-2/+2
2018-05-07psci: arm: remove armv7 function psci_save_target_pcPatrick Delaunay1-2/+1
2018-05-07arm: psci: save context id for cpu_on PSCI commandPatrick Delaunay1-1/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini546-1096/+546
2018-04-30Merge git://git.denx.de/u-boot-imxTom Rini3-7/+5
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2-4/+0
2018-04-27ARM: mxs: move spl dataMans Rullgard1-0/+2
2018-04-26imx6ul: opos6ul: add SPL_DM supportSébastien Szymanski1-4/+0
2018-04-26arm,imx6: fix PAD_CTL_SPEED_LOW constantMark Jonas1-3/+3
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