summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-1/+1
2021-08-30arm: Migrate GICV2 / GICV3 to KconfigTom Rini1-2/+0
2021-08-30Convert CONFIG_SYS_I2C_EARLY_INIT to KconfigTom Rini1-3/+0
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-1/+0
2021-08-09imx8ulp: add upower api supportPeng Fan1-0/+15
2021-08-09imx8ulp: move struct mu_type to common headerPeng Fan1-0/+25
2021-08-09arm: imx8ulp: add iomuxc supportPeng Fan1-0/+82
2021-08-09arm: iMX8ULP: Add boot device relevant functionsYe Li1-0/+1
2021-08-09imx8ulp: unify rdc functionsPeng Fan1-0/+27
2021-08-09arm: imx8ulp: add rdc supportPeng Fan1-0/+2
2021-08-09arm: imx8ulp: release and configure XRDC at early phaseYe Li1-0/+12
2021-08-09drivers: misc: s400_api: Update API for fuse read and writeYe Li1-1/+6
2021-08-09drivers: misc: imx8ulp: Update S400 API for release RDCYe Li1-1/+1
2021-08-09drivers: misc: imx8ulp: Add S400 API for image authenticationYe Li1-1/+7
2021-08-09arm: imx8ulp: add clock supportPeng Fan4-1/+278
2021-08-09driver: misc: Add MU and S400 API to communicate with SentinelYe Li2-0/+35
2021-08-09arm: imx8ulp: add container supportYe Li3-1/+5
2021-08-09arm: imx8: Move container image header file to mach-imxYe Li1-0/+0
2021-08-09arm: imx: basic i.MX8ULP supportPeng Fan5-0/+288
2021-08-09arm: imx8ulp: support print cpu infoPeng Fan1-0/+3
2021-08-09arm: imx: sys_proto: move boot mode define to common headerPeng Fan2-9/+10
2021-08-09arm: imx: add i.MX8ULP cpu type and helperPeng Fan3-0/+16
2021-08-01Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-0/+11
2021-08-01sunxi: A23/A33/H3: Move sun8i secure monitor to SRAM A2Samuel Holland1-0/+11
2021-07-29arm64: Update memcpy_{from, to}io() helpersPatrice Chotard1-10/+15
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-1/+1
2021-07-24armv8: Initialize CNTFRQ if at highest exception levelPeter Hoyes2-0/+24
2021-07-19Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2-2/+63
2021-07-17Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2-1/+3
2021-07-17arm: imx8mq: Add USB clock init functionYe Li1-0/+1
2021-07-15arm: omap3: Make secureworld_exit() staticAdam Ford1-1/+0
2021-07-15arm: omap3: Make try_unlock_memory() staticAdam Ford1-1/+0
2021-07-15am335x, guardian: mem: Add board dependent mem valuesMoses Christopher1-0/+63
2021-07-10pci: imx: use reset-gpios if defined by device-treeTim Harvey1-1/+2
2021-07-10mmc: sunxi: Increase MMIO FIFO read performanceAndre Przywara1-0/+1
2021-07-10mmc: sunxi: Fix MMC clock parent selectionAndre Przywara1-1/+1
2021-07-10sunxi: clock: H6/H616: Fix PLL clock factor encodingsAndre Przywara1-2/+2
2021-07-08arm: Remove spear600 boards and the rest of SPEAr supportTom Rini9-553/+0
2021-07-08arm: Remove spear320 boardsTom Rini2-12/+1
2021-07-08arm: Remove spear310 boardsTom Rini1-16/+0
2021-07-08arm: Remove spear300 boardsTom Rini1-3/+0
2021-07-06lpc32xx: Kconfig: switch to CONFIG_CONS_INDEXTrevor Woerner1-2/+2
2021-07-06gpio: Introduce CONFIG_GPIO_EXTRA_HEADER to cleanup #ifdefsMasami Hiramatsu1-7/+1
2021-06-28Merge tag 'v2021.07-rc5' into nextTom Rini4-0/+13
2021-06-23global_data: Ensure we have <config.h> when symbols are not in Kconfig yetTom Rini1-0/+2
2021-06-18rockchip: Add rk3568 architecture coreJoseph Chen3-0/+391
2021-06-18rockchip: rk3568: add clock driverElaine Zhang1-0/+504
2021-06-09usb: ehci-mx6: add support for i.MXRTGiulio Benetti1-0/+4
2021-06-09ARM: IMXRT: introduce is_imxrt*() macros and get_cpu_rev()Giulio Benetti2-0/+7
2021-05-24ARM: make gd a function call for LTO and set via set_gd()Marek BehĂșn1-1/+1