summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)Author
2021-09-02armv8: Ensure EL1&0 VMSA is enabledPeter Hoyes
2021-09-02armv8: Disable pointer authentication traps for EL1Peter Hoyes
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-30arm: Migrate GICV2 / GICV3 to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_EARLY_INIT to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
2021-08-09imx8ulp: add upower api supportPeng Fan
2021-08-09imx8ulp: move struct mu_type to common headerPeng Fan
2021-08-09arm: imx8ulp: add iomuxc supportPeng Fan
2021-08-09arm: iMX8ULP: Add boot device relevant functionsYe Li
2021-08-09imx8ulp: unify rdc functionsPeng Fan
2021-08-09arm: imx8ulp: add rdc supportPeng Fan
2021-08-09arm: imx8ulp: release and configure XRDC at early phaseYe Li
2021-08-09drivers: misc: s400_api: Update API for fuse read and writeYe Li
2021-08-09drivers: misc: imx8ulp: Update S400 API for release RDCYe Li
2021-08-09drivers: misc: imx8ulp: Add S400 API for image authenticationYe Li
2021-08-09arm: imx8ulp: add clock supportPeng Fan
2021-08-09driver: misc: Add MU and S400 API to communicate with SentinelYe Li
2021-08-09arm: imx8ulp: add container supportYe Li
2021-08-09arm: imx8: Move container image header file to mach-imxYe Li
2021-08-09arm: imx: basic i.MX8ULP supportPeng Fan
2021-08-09arm: imx8ulp: support print cpu infoPeng Fan
2021-08-09arm: imx: sys_proto: move boot mode define to common headerPeng Fan
2021-08-09arm: imx: add i.MX8ULP cpu type and helperPeng Fan
2021-07-31Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-08-01sunxi: A23/A33/H3: Move sun8i secure monitor to SRAM A2Samuel Holland
2021-07-28arm64: Update memcpy_{from, to}io() helpersPatrice Chotard
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass
2021-07-23armv8: Initialize CNTFRQ if at highest exception levelPeter Hoyes
2021-07-19Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-07-17Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-07-17arm: imx8mq: Add USB clock init functionYe Li
2021-07-15arm: omap3: Make secureworld_exit() staticAdam Ford
2021-07-15arm: omap3: Make try_unlock_memory() staticAdam Ford
2021-07-15am335x, guardian: mem: Add board dependent mem valuesMoses Christopher
2021-07-10pci: imx: use reset-gpios if defined by device-treeTim Harvey
2021-07-10mmc: sunxi: Increase MMIO FIFO read performanceAndre Przywara
2021-07-10mmc: sunxi: Fix MMC clock parent selectionAndre Przywara
2021-07-10sunxi: clock: H6/H616: Fix PLL clock factor encodingsAndre Przywara
2021-07-07arm: Remove spear600 boards and the rest of SPEAr supportTom Rini
2021-07-07arm: Remove spear320 boardsTom Rini
2021-07-07arm: Remove spear310 boardsTom Rini
2021-07-07arm: Remove spear300 boardsTom Rini
2021-07-06lpc32xx: Kconfig: switch to CONFIG_CONS_INDEXTrevor Woerner
2021-07-06gpio: Introduce CONFIG_GPIO_EXTRA_HEADER to cleanup #ifdefsMasami Hiramatsu
2021-06-28Merge tag 'v2021.07-rc5' into nextTom Rini
2021-06-23global_data: Ensure we have <config.h> when symbols are not in Kconfig yetTom Rini
2021-06-18rockchip: Add rk3568 architecture coreJoseph Chen
2021-06-18rockchip: rk3568: add clock driverElaine Zhang
2021-06-09usb: ehci-mx6: add support for i.MXRTGiulio Benetti