index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
main
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mach-jz47xx
Age
Commit message (
Expand
)
Author
2025-06-14
arch: use lowercase hex prefix style
E Shattow
2024-10-11
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-07-31
Kconfig: Unify endian support option
Jiaxun Yang
2023-10-24
mips: Remove common.h usage
Tom Rini
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
2023-08-15
common: return type board_get_usable_ram_top
Heinrich Schuchardt
2023-08-09
treewide: unify the linker symbol reference format
Shiji Yang
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-11-02
MIPS: remove CONFIG_SYS_MHZ
Daniel Schwierzeck
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-09-23
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-12-02
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-01-16
MIPS: jz47xx: remove custom u-boot-spl.lds
Daniel Schwierzeck
2018-12-19
mips: jz47xx: Add Creator CI20 platform
Paul Burton
2018-12-19
mips: jz47xx: Add JZ4780 SoC support
Paul Burton