index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
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
/
arm
/
mach-meson
/
board-common.c
Age
Commit message (
Expand
)
Author
11 days
arm: mach-meson: provide reset_cpu only when SYSRESET is disabled
Ferass El Hafidi
2025-12-11
arm: meson: add support for EFI capsule updates
Ferass El Hafidi
2025-12-11
arm: meson: initial u-boot SPL support for GX SoCs
Ferass El Hafidi
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
arm: meson: Remove <common.h> and add needed includes
Tom Rini
2021-07-30
Revert "ARM: meson: Add support for fastboot_set_reboot_flag()"
Mattijs Korpershoek
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-09-01
fastboot: Extend fastboot_set_reboot_flag with reboot reason
Roman Kovalivskyi
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-17
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-08-12
Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2019-08-12
ARM: meson: Add support for fastboot_set_reboot_flag()
Neil Armstrong
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-07-04
ARM: meson: add unique MAC address generation
Neil Armstrong
2018-11-26
ARM: meson: Add boot device discovery
Neil Armstrong
2018-11-26
ARM: meson: factorize common code out amlogic's boards
Jerome Brunet
2018-11-26
ARM: meson: rework soc arch file to prepare for new SoC
Jerome Brunet