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
/
arm926ejs
Age
Commit message (
Expand
)
Author
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-03-03
sunxi: f1c100s: Fix FEL registers restore
Andre Przywara
2022-02-05
spl: Provide more space to be used for storing SPL on imx28 OCRAM
Lukasz Majewski
2022-02-05
mxs: power: Change sequence of enabling DCDC switches
Lukasz Majewski
2022-02-04
arm: arm926ej-s: Add sunxi code
Icenowy Zheng
2022-02-04
arm: arm926ej-s: start.S: port save_boot_params support from armv7 code
Icenowy Zheng
2021-10-01
arm: Remove zmx25 board and ARCH_MX25
Tom Rini
2021-10-01
arm: Remove aspenite board
Tom Rini
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-04
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
2021-07-07
arm: Remove spear600 boards and the rest of SPEAr support
Tom Rini
2021-07-07
arm: Remove spear320 boards
Tom Rini
2021-07-07
arm: Remove spear310 boards
Tom Rini
2021-07-07
arm: Remove spear300 boards
Tom Rini
2021-05-24
ARM: fix LTO for imx28_xea
Marek Behún
2021-05-24
ARM: fix LTO build for some thumb-interwork cases
Marek Behún
2021-05-24
ARM: make gd a function call for LTO and set via set_gd()
Marek Behún
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-15
arm: orion5x: finish moving SoC to mach-orion5x
Trevor Woerner
2020-05-15
arm: lpc32xx: move SoC to mach-lpc32xx
Trevor Woerner
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
common: Move get_tbclk() to time.h
Simon Glass
2020-01-17
common: Move clock functions into a new file
Simon Glass
2020-01-07
ARM: mxs: spl_boot.c: make early_delay more robust
Rasmus Villemoes
2020-01-07
arm: mxs: be more careful when enabling gpmi_clk
Rasmus Villemoes
2020-01-07
arm: mxs: fix comments in arch_cpu_init to match the code
Rasmus Villemoes
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
arm: powerpc: Tidy up code style for interrupt functions
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
common: Move serial functions out of common.h
Simon Glass
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2019-11-03
arm: mxs: Increase VDDD voltage to match specification
Marek Vasut
[next]