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
/
armv7
Age
Commit message (
Expand
)
Author
2022-12-05
arm: ls102xa: Migrate LS102XA_STREAM_ID
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
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
2022-08-12
Convert CONFIG_SYS_FSL_NUM_CC_PLLS to Kconfig
Tom Rini
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2022-08-04
Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to Kconfig
Tom Rini
2022-07-11
Merge branch 'next'
Tom Rini
2022-07-05
arch/Kconfig.nxp: Re-organize slightly
Tom Rini
2022-07-05
Rename CONFIG_PWM to CONFIG_PWM_S5P and move to Kconfig
Tom Rini
2022-06-26
sunxi: psci: Fix sunxi_power_switch on sun8i-r40 platform
qianfan Zhao
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2022-06-17
stm32mp1: fix reference for STMicroelectronics
Patrick Delaunay
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-05-20
caam: Fix crash in case caam_jr_probe failed
Ye Li
2022-04-26
arm: layerscape: Disable erratum A009007 on LS1021A, LS1043A, and LS1046A
Sean Anderson
2022-04-21
arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is valid
Peng Fan
2022-04-21
arm: Introduce new CONFIG_SPL_SYS_NO_VECTOR_TABLE option
Pali Rohár
2022-04-12
Layerscape: Enable Job ring driver model.
Gaurav Jain
2022-03-28
video: fsl: colibri_vf: Drop FSL DCU driver
Simon Glass
2022-03-18
Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig
Tom Rini
2022-03-03
Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig
Tom Rini
2022-02-04
mach-sunxi: Move timer code to mach folder
Jesse Taube
2022-02-04
sunxi: move early "SRAM setup" into separate file
Andre Przywara
2022-02-04
sunxi: move Cortex SMPEN setting into start.S
Andre Przywara
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
2021-12-27
Convert CONFIG_FSL_IFC to Kconfig
Tom Rini
2021-12-19
fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE
Marek Behún
2021-10-12
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-10-08
stv0991: remove specific CONFIG_STV0991 configs
Patrick Delaunay
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
2021-09-02
armv7: Add Position Independent Execution support
Chia-Wei Wang
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
2021-08-31
nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig
Tom Rini
2021-08-30
Convert CONFIG_SYS_I2C_MXC et al to Kconfig
Tom Rini
2021-07-06
arm: iproc: Add higher speed configurations
Chris Packham
2021-05-24
ARM: kona: fix clk_bsc_enable() type mismatch for LTO
Marek Behún
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
2021-03-02
arm: cp15: remove weak function arm_init_domains
Patrick Delaunay
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-08
armv7: ls102xa: Enable I-Cache to speed up the boot time
Hou Zhiqiang
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
[next]