- 352ba25 sunxi: psci: implement PSCI on R528 by Sam Edwards · 1 year, 2 months ago
- b1fbc20 sunxi: psci: stop modeling register layout with C structs by Sam Edwards · 1 year, 2 months ago
- 3f31c6f sunxi: psci: refactor register access to separate functions by Sam Edwards · 1 year, 2 months ago
- f9670d7 sunxi: psci: clean away preprocessor macros by Sam Edwards · 1 year, 2 months ago
- beeace9 sunxi: refactor serial base addresses to avoid asm/arch/cpu.h by Andre Przywara · 2 years, 5 months ago
- 3d5e52b ARM: psci: move GIC address override to Kconfig by Andre Przywara · 1 year, 2 months ago
- b9112cd armv8: fsl-layerscape: make some functions static by Laurentiu Tudor · 1 year, 2 months ago
- 487fa1a fsl-layerscape: drop obsolete PPA secure firmware support by Laurentiu Tudor · 1 year, 3 months ago
- 9cbdc3a spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR by Simon Glass · 1 year, 2 months ago
- 82e26e0 spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · 1 year, 2 months ago
- 6a32bfa freescale: Drop call to init_func_vid() in the init sequence by Simon Glass · 1 year, 3 months ago
- 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
- fe85863 armv8: Skip PIE in SPL due to load alignment fault. by Kevin Chen · 1 year, 4 months ago
- ccea96f treewide: unify the linker symbol reference format by Shiji Yang · 1 year, 4 months ago
- a077ac1 Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 4 months ago
- 0f621ca arm64: fsl: layerscape: Remove unused functions by Shenlin Liang · 1 year, 4 months ago
- d998735 arm64: smccc: add support for SMCCCv1.2 x0-x17 registers by Abdellatif El Khlifi · 1 year, 4 months ago
- 07164d0 arch: arm: fsl-layerscape: allow "opt-out" of fsl_setenv_bootcmd by Mathew McBride · 1 year, 4 months ago
- 94e7cb1 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 4 months ago
- 096d471 arm64: smccc: add support for SMCCCv1.2 x0-x17 registers by Abdellatif El Khlifi · 1 year, 5 months ago
- 191f683 arm: mxs: Prevent serial console init when in very early SPL boot code by Lukasz Majewski · 1 year, 6 months ago
- 301c6e6 arm: mxs: Add function to dump PMU registers by Lukasz Majewski · 1 year, 7 months ago
- 7923064 arm: mxs: Provide Kconfig option to not enable 4P2 regulator in IMX28 PMU by Lukasz Majewski · 1 year, 7 months ago
- 249a3cc arm: mxs: Provide Kconfig option to disable battery charging at IMX28 PMU by Lukasz Majewski · 1 year, 7 months ago
- 1c3c601 arm: mxs: Provide Kconfig option to to not use VDD5V as IMX28 PMU source by Lukasz Majewski · 1 year, 7 months ago
- e80f407 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 5 months ago
- a1ddcf7 sunxi: u-boot-spl.lds: Pass _image_binary_end by Fabio Estevam · 1 year, 5 months ago
- 2b17dd1 ARM: arm11: Add C wrapper for allow_unaligned() by Marek Vasut · 1 year, 5 months ago
- c322486 ARM: armv7: Add C wrapper for allow_unaligned() by Marek Vasut · 1 year, 5 months ago
- 8dc2c66 psci: fix use of clobbered registers in asm by Sam Edwards · 1 year, 6 months ago
- 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 6 months ago
- 54232a7 ARM: armv7: add non-SPL enable for Cortex SMPEN by Ralph Siemsen · 1 year, 7 months ago
- 8586a93 armv8: fsl-layerscape: check for crypto node first in fdt_fixup_remove_jr by Mathew McBride · 1 year, 8 months ago
- b5fc9f9 armv7: Use isb/dsb directly in start.S by Tom Rini · 1 year, 8 months ago
- a27c8ea arm: Centralize fixed register logic by Tom Rini · 1 year, 8 months ago
- c1da6fd armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present by meitao · 1 year, 9 months ago
- 836b8d4 arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is present by Marc Zyngier · 1 year, 9 months ago
- 6cdf6b7 arm64: Use FEAT_HAFDBS to track dirty pages when available by Marc Zyngier · 1 year, 9 months ago
- c6c2fe9 ARM: remove SPEAR entry in makefile by Patrick Delaunay · 1 year, 9 months ago
- 94d30f4 arm64: Reduce PT size estimation complexity by Marc Zyngier · 1 year, 10 months ago
- 41e2787 arm64: Reduce add_map() complexity by Marc Zyngier · 1 year, 10 months ago
- 46dc542 arm: cpu: Add optional CMOs by VA by Marc Zyngier · 1 year, 10 months ago
- 06a1edd freescale: Drop old pre-DM_ETH code by Simon Glass · 1 year, 9 months ago
- f4ee45e s5p: Remove empty arch_misc_init by Tom Rini · 1 year, 9 months ago
- e7ec875 Correct SPL use of SYS_FSL_ERRATUM_A010539 by Simon Glass · 1 year, 10 months ago
- dbcbbfd mtd: Drop unused CONFIG_S32V234 by Simon Glass · 1 year, 10 months ago
- ba9bb03 rmobile: Drop CONFIG_RMOBILE by Simon Glass · 1 year, 10 months ago
- 8742abe arm: Drop old kona code by Simon Glass · 1 year, 10 months ago
- c4b25d5 imx: Drop unused CONFIG_IMX by Simon Glass · 1 year, 10 months ago
- 1e1cd8e Merge tag 'fsl-qoriq-2023-2-1' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 1 year, 10 months ago
- ba89878 armv7: ls102xa: make QSPI clock selection optional during SoC init by Mario Kicherer · 1 year, 10 months ago
- 11a1a3b arm: psci: Fix RESET2 hook by Marek Vasut · 2 years ago
- 7f0938e sunxi: fel: drop redundant "control register" save/restore by Andre Przywara · 2 years, 5 months ago
- 4871650 sunxi: armv8: fel: load only 32-bit values by Andre Przywara · 2 years, 5 months ago
- 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
- a84fa1b nxp: Finish migration of SYS_FSL_SRDS_[12] to Kconfig by Tom Rini · 1 year, 11 months ago
- 89c90ca nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to Kconfig by Tom Rini · 1 year, 11 months ago
- 80c75ce fsl-layerscape: Rework usage of CONFIG_CLUSTER_CLK_FREQ by Tom Rini · 1 year, 11 months ago
- ae8a922 arm: Rework usage of CONFIG_ARMV[78]_SECURE_BASE in linker scripts by Tom Rini · 1 year, 11 months ago
- a3fda0d global: Remove unused CONFIG defines by Tom Rini · 1 year, 11 months ago
- d81d176 arm: Support trace on armv8 by Simon Glass · 2 years ago
- 33c60a3 trace: Use notrace for short by Simon Glass · 2 years ago
- 2866362 arm: s5p4418: dm_serial: remove old code / add DEBUG_UART by Stefan Bosch · 2 years ago
- f5dd0c5 configs: Remove unused or redundant CONFIG symbols by Tom Rini · 2 years ago
- 3e20442 global: Migrate CONFIG_SMP_PEN_ADDR to CFG by Tom Rini · 2 years ago
- f410d0a global: Migrate CONFIG_PL011_CLOCK to CFG by Tom Rini · 2 years ago
- 1d457db global: Migrate CONFIG_MAX_MEM_MAPPED to CFG by Tom Rini · 2 years ago
- 04501ec global: Migrate CONFIG_ARM_GIC_BASE_ADDRESS to CFG by Tom Rini · 2 years ago
- b9d1f88 exynos: Rework legacy PWM usage by Tom Rini · 2 years ago
- 4fd9373 net: Remove more legacy functions by Tom Rini · 2 years ago
- 2b21054 Convert CONFIG_PEN_ADDR_BIG_ENDIAN to Kconfig by Tom Rini · 2 years ago
- fc22400 arm: Use the WEAK assembly entry point consistently by Tom Rini · 2 years ago
- 2568bd6 arm: Remove unused mx27 code by Tom Rini · 2 years ago
- 00faea6 arm: ls102xa: Migrate LS102XA_STREAM_ID by Tom Rini · 2 years ago
- 98cb4c6 arm920t: Remove unused imx code by Tom Rini · 2 years ago
- 345c09d Convert CONFIG_FSL_DEVICE_DISABLE to Kconfig by Tom Rini · 2 years ago
- 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- 2db82bf Convert CONFIG_SYS_PMAN et al to Kconfig by Tom Rini · 2 years ago
- ecc8d42 global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI* by Tom Rini · 2 years ago
- 9109213 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · 2 years ago
- 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
- 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- 3ed84e7 arm: layerscape: Disable unused parts of ICID tables by Sean Anderson · 2 years, 1 month ago
- 3d970cb arm: layerscape: Don't select FSL_IFC when booting from SD card by Sean Anderson · 2 years, 1 month ago
- 8fd1113 arm64: layerscape: Support SYSRESET by Sean Anderson · 2 years, 2 months ago
- 0c3eec2 arm64: ls104x: Enable eDMA snooping by Sean Anderson · 2 years, 2 months ago
- ae17910 armv8: cache_v8: Fix pgtables setup when MMU is already enabled by Pali Rohár · 2 years, 2 months ago
- bdbdaed ARMv8/sec_firmware: Convert to use fit_get_data_conf_prop by Sean Anderson · 2 years, 3 months ago
- 1b0e982 ARMv8/sec_firmware: Remove SEC_FIRMWARE_FIT_CNF_NAME by Sean Anderson · 2 years, 3 months ago
- 6622c30 armv8: layerscape: spl: mark OCRAM as non-secure by Michael Walle · 2 years, 3 months ago
- cd9b71c layerscape: Disable CONFIG_FMAN_ENET on *aqds* platforms by Tom Rini · 2 years, 4 months ago
- 4b05301 arm64: explicitly disable pointer authentication instructions by Rasmus Villemoes · 2 years, 4 months ago
- ff4e87c Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig by Tom Rini · 2 years, 4 months ago
- 1de46d9 Convert CONFIG_SYS_FSL_NUM_CC_PLLS to Kconfig by Tom Rini · 2 years, 4 months ago
- d074889 Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig by Tom Rini · 2 years, 4 months ago
- 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
- 923a855 Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to Kconfig by Tom Rini · 2 years, 4 months ago
- 36b661d Merge branch 'next' by Tom Rini · 2 years, 5 months ago
- 95cc3ef arm: Remove strongarm support by Tom Rini · 2 years, 5 months ago