aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
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: Update the reset vector in u-bootYe Li1-13/+22
2021-08-09arm: imx8ulp: disable wdog3Peng Fan1-1/+35
2021-08-09arm: imx8ulp: Enable full L2 cache in SPLYe Li1-0/+34
2021-08-09arm: imx8ulp: soc: Change to use CMC1 to get bootcfgYe Li1-1/+1
2021-08-09arm: imx8ulp: add clock supportPeng Fan9-4/+1558
2021-08-09driver: misc: Add MU and S400 API to communicate with SentinelYe Li2-0/+35
2021-08-09arm: imx: move container Kconfig under mach-imxPeng Fan2-13/+13
2021-08-09arm: imx8ulp: add container supportYe Li7-47/+177
2021-08-09arm: imx: parse-container: guard included header filesPeng Fan1-0/+2
2021-08-09arm: imx8: Move container image header file to mach-imxYe Li5-4/+4
2021-08-09arm: imx8: Move container parser and image to mach-imx common folderYe Li4-3/+4
2021-08-09arm: imx: basic i.MX8ULP supportPeng Fan12-4/+514
2021-08-09imx: imx8ulp: add get reset causePeng Fan1-0/+69
2021-08-09arm: imx8ulp: support print cpu infoPeng Fan2-0/+61
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 Fan4-0/+27
2021-08-09arm: imx: add i.MX8ULP basic Kconfig optionPeng Fan2-0/+27
2021-08-09mx28evk: Convert to driver modelFabio Estevam2-0/+11
2021-08-09board: ge: bx50v3: Add PCIe reset to DTSebastian Reichel1-0/+10
2021-08-09board: gateworks: venice: add imx8mm-gw7902 supportTim Harvey3-0/+1008
2021-08-09arm: dts: imx8mm-venice-gw7901: use common u-boot dtsiTim Harvey1-34/+1
2021-08-09arm: dts: imx8mm-venice-gw700x: fix fifo-depth phy propsTim Harvey1-2/+1
2021-08-09arm: dts: imx8mm-venice-gw71xx: fix USB OTG VBUSTim Harvey1-2/+3
2021-08-09imx: ventana: remove hard-coded USB OTG pinmuxTim Harvey4-0/+4
2021-08-09imx: ventana: fix UMS supportTim Harvey12-24/+24
2021-08-08Revert "arm: bootm: Disable LMB reservation for command line and board info o...WIP/08Aug2021Jan Kiszka1-2/+0
2021-08-08ARM: renesas: Turn on PIE for Gen3Marek Vasut1-0/+1
2021-08-06pci: arm: mvebu: Drop DM_PCI check from arch_early_init_rSimon Glass1-3/+2
2021-08-06imx28-evk: Import devicetree file from LinuxFabio Estevam1-0/+360
2021-08-05pci: imx: Drop DM_PCI check from cpu driverSimon Glass1-4/+0
2021-08-03Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini3-18/+2
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass9-13/+13
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass18-62/+62
2021-07-31Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2-2/+13
2021-08-01sunxi: decide the inclusion of SCP by SCP_ADDR existenceIcenowy Zheng1-2/+2
2021-08-01sunxi: A23/A33/H3: Move sun8i secure monitor to SRAM A2Samuel Holland1-0/+11
2021-07-31arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage headerPali Rohár2-22/+205
2021-07-31arm: mvebu: Use U-Boot's SPL BootROM framework for booting from NAND/UARTPali Rohár1-23/+24
2021-07-31arm: mvebu: Implement return_to_bootrom() via U-Boot's SPL frameworkPali Rohár2-0/+16
2021-07-31arm: mvebu: Mark return_to_bootrom() as a noreturn functionPali Rohár1-1/+1
2021-07-31arm: mvebu: Fix return_to_bootrom()Pali Rohár1-1/+2
2021-07-30Revert "ARM: meson: Add support for fastboot_set_reboot_flag()"Mattijs Korpershoek1-34/+0
2021-07-29Merge branch '2021-07-28-assorted-fixes'Tom Rini3-11/+26
2021-07-29Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...WIP/29Jul2021Tom Rini20-276/+727
2021-07-28arm64: Update memcpy_{from, to}io() helpersPatrice Chotard2-10/+25
2021-07-28arm: use the correct prototype for reset_cpu functionPatrick Delaunay1-1/+1
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass5-8/+8