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
/
board
/
sandbox
/
sandbox.c
Age
Commit message (
Expand
)
Author
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