index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
Age
Commit message (
Expand
)
Author
2023-04-25
armv7: Use isb/dsb directly in start.S
Tom Rini
2023-04-25
arm: Centralize fixed register logic
Tom Rini
2023-04-25
armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present
meitao
2023-04-25
arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is present
Marc Zyngier
2023-04-25
arm64: Use FEAT_HAFDBS to track dirty pages when available
Marc Zyngier
2023-03-06
ARM: remove SPEAR entry in makefile
Patrick Delaunay
2023-03-06
arm64: Reduce PT size estimation complexity
Marc Zyngier
2023-03-06
arm64: Reduce add_map() complexity
Marc Zyngier
2023-03-06
arm: cpu: Add optional CMOs by VA
Marc Zyngier
2023-03-03
freescale: Drop old pre-DM_ETH code
Simon Glass
2023-03-02
s5p: Remove empty arch_misc_init
Tom Rini
2023-02-10
Correct SPL use of SYS_FSL_ERRATUM_A010539
Simon Glass
2023-02-07
mtd: Drop unused CONFIG_S32V234
Simon Glass
2023-02-07
rmobile: Drop CONFIG_RMOBILE
Simon Glass
2023-02-07
arm: Drop old kona code
Simon Glass
2023-02-07
imx: Drop unused CONFIG_IMX
Simon Glass
2023-02-01
Merge tag 'fsl-qoriq-2023-2-1' of https://source.denx.de/u-boot/custodians/u-...
Tom Rini
2023-02-01
armv7: ls102xa: make QSPI clock selection optional during SoC init
Mario Kicherer
2023-01-31
arm: psci: Fix RESET2 hook
Marek Vasut
2023-01-21
sunxi: fel: drop redundant "control register" save/restore
Andre Przywara
2023-01-21
sunxi: armv8: fel: load only 32-bit values
Andre Przywara
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-20
nxp: Finish migration of SYS_FSL_SRDS_[12] to Kconfig
Tom Rini
2023-01-20
nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to Kconfig
Tom Rini
2023-01-20
fsl-layerscape: Rework usage of CONFIG_CLUSTER_CLK_FREQ
Tom Rini
2023-01-20
arm: Rework usage of CONFIG_ARMV[78]_SECURE_BASE in linker scripts
Tom Rini
2023-01-20
global: Remove unused CONFIG defines
Tom Rini
2023-01-18
arm: Support trace on armv8
Simon Glass
2023-01-18
trace: Use notrace for short
Simon Glass
2023-01-02
arm: s5p4418: dm_serial: remove old code / add DEBUG_UART
Stefan Bosch
2022-12-23
configs: Remove unused or redundant CONFIG symbols
Tom Rini
2022-12-23
global: Migrate CONFIG_SMP_PEN_ADDR to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_PL011_CLOCK to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_MAX_MEM_MAPPED to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_ARM_GIC_BASE_ADDRESS to CFG
Tom Rini
2022-12-23
exynos: Rework legacy PWM usage
Tom Rini
2022-12-22
net: Remove more legacy functions
Tom Rini
2022-12-22
Convert CONFIG_PEN_ADDR_BIG_ENDIAN to Kconfig
Tom Rini
2022-12-06
arm: Use the WEAK assembly entry point consistently
Tom Rini
2022-12-05
arm: Remove unused mx27 code
Tom Rini
2022-12-05
arm: ls102xa: Migrate LS102XA_STREAM_ID
Tom Rini
2022-12-05
arm920t: Remove unused imx code
Tom Rini
2022-12-05
Convert CONFIG_FSL_DEVICE_DISABLE to Kconfig
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
Convert CONFIG_SYS_PMAN et al to Kconfig
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
[next]