~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* sandbox: Install ACPI tables on startupSimon Glass2023-07-17
* sandbox: Correct header order in board fileSimon Glass2023-07-17
* efi_loader: add the number of image entries in efi_capsule_update_infoMasahisa Kojima2023-06-08
* Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORTSimon Glass2023-02-09
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* sandbox: Move the capsule GUID declarations to board fileSughosh Ganu2022-11-22
* test: dm: Add test cases for FWU Metadata uclassSughosh Ganu2022-10-31
* sandbox: typo FictionnalHeinrich Schuchardt2022-10-29
* addrmap: Support on sandboxSimon Glass2022-07-26
* sandbox: Move some mac addresses to device treeSean Anderson2022-06-08
* sandbox: Remove eth2addr from environmentSean Anderson2022-06-08
* sandbox: net: Add mac address for eth8 to environmentSean Anderson2022-06-08
* sandbox: Add a build for VPLSimon Glass2022-05-02
* led: Drop led_default_state()Marek Vasut2022-04-28
* capsule: board: Add information needed for capsule updatesSughosh Ganu2022-04-15
* sandbox: Update the test MAC/IP addressesSimon Glass2021-11-16
* sandbox: Use a text-based environmentSimon Glass2021-11-16
* treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass2021-09-25
* pytest: add sandbox test for "extension" commandKory Maincent2021-05-13
* sandbox: Create a new sandbox_noinst buildSimon Glass2021-03-26
* sandbox: add FAT to the list of usable env driversHeinrich Schuchardt2021-03-22
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-05
* sandbox: implement invalidate_icache_all()Heinrich Schuchardt2020-12-22
* sandbox: Drop ad-hoc device declarations in SPLSimon Glass2020-10-29
* configs: sandbox: activate env in ext4 supportPatrick Delaunay2020-07-31
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* drivers: rename drivers to match compatible stringWalter Lozano2020-07-09
* sandbox: implement ft_board_setup()Heinrich Schuchardt2020-04-16
* common: Move some board functions out of common.hSimon Glass2019-12-02
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* sandbox: Remove sandbox_noblk buildTom Rini2019-10-11
* doc: arch: Convert README.sandbox to reSTBin Meng2019-07-24
* sandbox: Add documentation on how to run valgrindSimon Glass2019-07-10
* sandbox: Allo sdl-config to be overriddenSimon Glass2019-07-10
* Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini2019-04-24
|\
| * sandbox: Move pre-console buffer out of the way of tracingSimon Glass2019-04-23
| * sandbox: Improve debugging in initcall_run_list()Simon Glass2019-04-23
* | regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong2019-04-23
|/
* sandbox: Add a memory map to the sandbox READMESimon Glass2018-11-26
* sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()Simon Glass2018-11-20
* sandbox: README: use setenv ethrotate noHeinrich Schuchardt2018-11-20
* sandbox: README: setting environment variablesHeinrich Schuchardt2018-11-20
* sandbox: Add an explanation of the sandbox variantsSimon Glass2018-09-29
* sandbox: led: use new function to configure default statePatrick Delaunay2018-08-10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* README.sandbox: small typosTrevor Woerner2018-05-06
* sandbox: Add 64-bit sandboxMario Six2018-02-18
* GPT: create block device for sandbox testingAlison Chaiken2017-09-14
* sandbox: Convert SANDBOX_BITS_PER_LONG to KconfigBin Meng2017-09-11