- 4bdc960 sandbox: switch to dynamic UUIDs by Caleb Connolly · 3 months ago
- 0d6f841 scripts/Makefile.lib: EFI: Use capsule CRT instead of ESL file by Jonathan Humphreys · 5 months ago
- ada64ac sandbox: Audit config.h and common.h usage by Tom Rini · 11 months ago
- c7cc6df sandbox: capsule: Add keys and certificates needed for capsule update testing by Sughosh Ganu · 1 year, 3 months ago
- 4d65831 sandbox: Install ACPI tables on startup by Simon Glass · 1 year, 4 months ago
- d68bf67 sandbox: Correct header order in board file by Simon Glass · 1 year, 4 months ago
- 5d2438b efi_loader: add the number of image entries in efi_capsule_update_info by Masahisa Kojima · 1 year, 6 months ago
- b819621 Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORT by Simon Glass · 1 year, 10 months ago
- bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- 476ecdf sandbox: Move the capsule GUID declarations to board file by Sughosh Ganu · 2 years ago
- 77079e7 test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · 2 years, 1 month ago
- 4fae558 sandbox: typo Fictionnal by Heinrich Schuchardt · 2 years, 1 month ago
- f2d59c0 addrmap: Support on sandbox by Simon Glass · 2 years, 4 months ago
- 24b1b8d sandbox: Move some mac addresses to device tree by Sean Anderson · 2 years, 7 months ago
- 592a3eb sandbox: Remove eth2addr from environment by Sean Anderson · 2 years, 7 months ago
- 7941a6d sandbox: net: Add mac address for eth8 to environment by Sean Anderson · 2 years, 7 months ago
- c86e620 sandbox: Add a build for VPL by Simon Glass · 2 years, 7 months ago
- 721d99a led: Drop led_default_state() by Marek Vasut · 2 years, 7 months ago
- ccb3646 capsule: board: Add information needed for capsule updates by Sughosh Ganu · 2 years, 7 months ago
- 53bb983 sandbox: Update the test MAC/IP addresses by Simon Glass · 3 years, 1 month ago
- 4580008 sandbox: Use a text-based environment by Simon Glass · 3 years, 1 month ago
- 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 4 months ago
- 965a34f pytest: add sandbox test for "extension" command by Kory Maincent · 3 years, 7 months ago
- cb79f07 sandbox: Create a new sandbox_noinst build by Simon Glass · 3 years, 8 months ago
- 55cbdf8 sandbox: add FAT to the list of usable env drivers by Heinrich Schuchardt · 3 years, 9 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
- 47c5e19 sandbox: implement invalidate_icache_all() by Heinrich Schuchardt · 4 years ago
- cb90bd3 sandbox: Drop ad-hoc device declarations in SPL by Simon Glass · 4 years, 2 months ago
- d34a6a2 configs: sandbox: activate env in ext4 support by Patrick Delaunay · 4 years, 4 months ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
- a3fc9a4 sandbox: implement ft_board_setup() by Heinrich Schuchardt · 4 years, 9 months ago
- a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
- 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- f9fb981 sandbox: Remove sandbox_noblk build by Tom Rini · 5 years ago
- 25a7456 doc: arch: Convert README.sandbox to reST by Bin Meng · 5 years ago
- 6c28e72 sandbox: Add documentation on how to run valgrind by Simon Glass · 6 years ago
- 73585b9 sandbox: Allo sdl-config to be overridden by Simon Glass · 6 years ago
- 18ae337 Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
- e6c3c2b sandbox: Move pre-console buffer out of the way of tracing by Simon Glass · 6 years ago
- 752707a sandbox: Improve debugging in initcall_run_list() by Simon Glass · 6 years ago
- 77c0dbc regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset by Neil Armstrong · 6 years ago
- 16ee0cd sandbox: Add a memory map to the sandbox README by Simon Glass · 6 years ago
- fe3f643 sandbox: cros_ec: exynos: Drop use of cros_ec_get_error() by Simon Glass · 6 years ago
- 6d2c6c5 sandbox: README: use setenv ethrotate no by Heinrich Schuchardt · 6 years ago
- 36b5743 sandbox: README: setting environment variables by Heinrich Schuchardt · 6 years ago
- 8065487 sandbox: Add an explanation of the sandbox variants by Simon Glass · 6 years ago
- 29bf603 sandbox: led: use new function to configure default state by Patrick Delaunay · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 1991bc8 README.sandbox: small typos by Trevor Woerner · 7 years ago
- 61efece sandbox: Add 64-bit sandbox by Mario Six · 7 years ago
- bccb8b6 GPT: create block device for sandbox testing by Alison Chaiken · 7 years ago
- f34b4de sandbox: Convert SANDBOX_BITS_PER_LONG to Kconfig by Bin Meng · 7 years ago
- 68e8a1f sandbox: README: fix partition command invocation by Alison Chaiken · 7 years ago
- d27aba5 sandbox: Add a new sandbox_flattree board by Simon Glass · 8 years ago
- be45631 sandbox: document support of block device emulation by Stefan Brüns · 8 years ago
- 97a7370 sandbox: Add instructions about building on 32-bit machines by Simon Glass · 8 years ago
- 9ca517d sandbox: Add a new sandbox_spl board by Simon Glass · 8 years ago
- 0f7dc59 Remove/update old generic-board documentation and warning by Simon Glass · 9 years ago
- 2d552ca dm: sandbox: Add a board for sandbox without CONFIG_BLK by Simon Glass · 9 years ago
- c235027 board: README.sandbox: Update dm test command by Jagan Teki · 9 years ago
- 38a2ae2 dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
- 7b059dc sandbox: add a sandbox timer and basic test by Thomas Chou · 9 years ago
- 7496135 sandbox: Add test function to advance time by Joe Hershberger · 10 years ago
- f25bb9e sandbox: cros_ec: Drop unnecessary init by Simon Glass · 10 years ago
- a892192 sandbox: eth: Add support for using the 'lo' interface by Joe Hershberger · 10 years ago
- 586cbd1 sandbox: eth: Add a bridge to a real network for sandbox by Joe Hershberger · 10 years ago
- 6ab7699 sandbox: eth: Add network support to sandbox by Joe Hershberger · 10 years ago
- dac64e0 sandbox: Fix README to indicate that vendor name is unset by Simon Glass · 10 years ago
- 287314f sandbox: Update minor documentation changes by Jagannadha Sutradharudu Teki · 10 years ago
- 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
- 7d20369 sandbox: set sandbox's vendor to null by Masahiro Yamada · 11 years ago
- f3f7bca Revert "sandbox: move source files from board/ to arch/sandbox/" by Masahiro Yamada · 11 years ago
- 17cb77b sandbox: move source files from board/ to arch/sandbox/ by Masahiro Yamada · 11 years ago
- 53552c9 sandbox: Update and expand the README by Simon Glass · 11 years ago
- b9ddbf4 sandbox: Add LCD driver by Simon Glass · 11 years ago
- fd17340 sandbox: Plumb in Chrome OS EC emulation by Simon Glass · 11 years ago
- b4d7070 sandbox: Convert GPIOs to use driver model by Simon Glass · 11 years ago
- f283e4f lib: time: add weak timer_init() function by Darwin Rambo · 11 years ago
- b375ad9 sandbox: spi: Add new SPI flash driver by Mike Frysinger · 11 years ago
- 86bd4e8 sandbox: convert to common time functions by Rob Herring · 11 years ago
- 52f677a sandbox: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
- bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 62cf912 sandbox: Switch over to generic board by Simon Glass · 12 years ago
- e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 13 years ago
- 9c06499 sandbox: add get_{tbclk,ticks} by Mike Frysinger · 13 years ago
- 0d3dd14 sandbox: Add timer simulation by Matthias Weisser · 13 years ago
- 57e0deb build: add missing $(AR)->$(cmd_link_o_target) update by Mike Frysinger · 13 years ago
- f1a6c76 sandbox: Add sandbox board by Simon Glass · 13 years ago