index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
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
/
board
/
sandbox
/
sandbox.c
Age
Commit message (
Expand
)
Author
2026-01-07
configs: sandbox: Enable environment in SPI NOR support
Marek Vasut
2025-11-03
boot: Remove legacy extension board support
Kory Maincent (TI.com)
2025-11-03
board: sandbox: Convert extension support to UCLASS framework
Kory Maincent (TI.com)
2025-11-03
board: sandbox: Improve extension board scan implementation
Kory Maincent (TI.com)
2025-07-24
treewide: Remove empty board_init() function from all boards
Sam Protsenko
2025-06-26
sandbox: fix dram_init()
Heinrich Schuchardt
2024-09-12
sandbox: switch to dynamic UUIDs
Caleb Connolly
2023-12-21
sandbox: Audit config.h and common.h usage
Tom Rini
2023-07-17
sandbox: Install ACPI tables on startup
Simon Glass
2023-07-17
sandbox: Correct header order in board file
Simon Glass
2023-06-08
efi_loader: add the number of image entries in efi_capsule_update_info
Masahisa Kojima
2023-02-09
Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORT
Simon Glass
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-11-22
sandbox: Move the capsule GUID declarations to board file
Sughosh Ganu
2022-10-31
test: dm: Add test cases for FWU Metadata uclass
Sughosh Ganu
2022-10-29
sandbox: typo Fictionnal
Heinrich Schuchardt
2022-07-26
addrmap: Support on sandbox
Simon Glass
2022-04-28
led: Drop led_default_state()
Marek Vasut
2022-04-15
capsule: board: Add information needed for capsule updates
Sughosh Ganu
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-05-13
pytest: add sandbox test for "extension" command
Kory Maincent
2021-03-22
sandbox: add FAT to the list of usable env drivers
Heinrich Schuchardt
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2020-12-22
sandbox: implement invalidate_icache_all()
Heinrich Schuchardt
2020-10-29
sandbox: Drop ad-hoc device declarations in SPL
Simon Glass
2020-07-31
configs: sandbox: activate env in ext4 support
Patrick Delaunay
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
2020-04-16
sandbox: implement ft_board_setup()
Heinrich Schuchardt
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-04-23
regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset
Neil Armstrong
2018-11-20
sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()
Simon Glass
2018-08-10
sandbox: led: use new function to configure default state
Patrick Delaunay
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-01-20
dm: video: sandbox: Convert sandbox to use driver model for video
Simon Glass
2015-11-19
sandbox: add a sandbox timer and basic test
Thomas Chou
2015-05-05
sandbox: Add test function to advance time
Joe Hershberger
2015-04-18
sandbox: cros_ec: Drop unnecessary init
Simon Glass
2014-05-16
sandbox: set sandbox's vendor to null
Masahiro Yamada