- 0524bfc sandbox: Move the capsule GUID declarations to board file by Sughosh Ganu · 2 years ago
- 873cf8a test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · 2 years, 1 month ago
- f29f98d sandbox: typo Fictionnal by Heinrich Schuchardt · 2 years, 1 month ago
- 2819961 addrmap: Support on sandbox by Simon Glass · 2 years, 4 months ago
- e844e5d sandbox: Move some mac addresses to device tree by Sean Anderson · 2 years, 6 months ago
- 2918688 sandbox: Remove eth2addr from environment by Sean Anderson · 2 years, 6 months ago
- 469a968 sandbox: net: Add mac address for eth8 to environment by Sean Anderson · 2 years, 6 months ago
- 9ae25b9 sandbox: Add a build for VPL by Simon Glass · 2 years, 7 months ago
- 69245e4 led: Drop led_default_state() by Marek Vasut · 2 years, 7 months ago
- 741ef86 capsule: board: Add information needed for capsule updates by Sughosh Ganu · 2 years, 7 months ago
- 1d192d5 sandbox: Update the test MAC/IP addresses by Simon Glass · 3 years, 1 month ago
- f501bb4 sandbox: Use a text-based environment by Simon Glass · 3 years, 1 month ago
- 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 3 months ago
- 95300f2 pytest: add sandbox test for "extension" command by Kory Maincent · 3 years, 6 months ago
- 424994c sandbox: Create a new sandbox_noinst build by Simon Glass · 3 years, 8 months ago
- 2a38e71 sandbox: add FAT to the list of usable env drivers by Heinrich Schuchardt · 3 years, 8 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
- 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 11 months ago
- 3286d22 sandbox: implement invalidate_icache_all() by Heinrich Schuchardt · 4 years ago
- c147329 sandbox: Drop ad-hoc device declarations in SPL by Simon Glass · 4 years, 1 month ago
- 4df087c configs: sandbox: activate env in ext4 support by Patrick Delaunay · 4 years, 4 months ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
- 1c0bc80 sandbox: implement ft_board_setup() by Heinrich Schuchardt · 4 years, 8 months ago
- 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
- 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- ee8da59 sandbox: Remove sandbox_noblk build by Tom Rini · 5 years ago
- 49116e6 doc: arch: Convert README.sandbox to reST by Bin Meng · 5 years ago
- 80b7cb8 sandbox: Add documentation on how to run valgrind by Simon Glass · 5 years ago
- e8a7b30 sandbox: Allo sdl-config to be overridden by Simon Glass · 5 years ago
- 7d99406 Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
- a1396cd sandbox: Move pre-console buffer out of the way of tracing by Simon Glass · 6 years ago
- 001d188 sandbox: Improve debugging in initcall_run_list() by Simon Glass · 6 years ago
- d0a9b82 regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset by Neil Armstrong · 6 years ago
- 9946d55 sandbox: Add a memory map to the sandbox README by Simon Glass · 6 years ago
- a2a63a3 sandbox: cros_ec: exynos: Drop use of cros_ec_get_error() by Simon Glass · 6 years ago
- 0c943e5 sandbox: README: use setenv ethrotate no by Heinrich Schuchardt · 6 years ago
- 6c6260e sandbox: README: setting environment variables by Heinrich Schuchardt · 6 years ago
- 969c8f4 sandbox: Add an explanation of the sandbox variants by Simon Glass · 6 years ago
- 17585e2 sandbox: led: use new function to configure default state by Patrick Delaunay · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 1f154a6 README.sandbox: small typos by Trevor Woerner · 7 years ago
- c6b89f3 sandbox: Add 64-bit sandbox by Mario Six · 7 years ago
- bf6d76b GPT: create block device for sandbox testing by Alison Chaiken · 7 years ago
- 226b50b sandbox: Convert SANDBOX_BITS_PER_LONG to Kconfig by Bin Meng · 7 years ago
- 6b20c34 sandbox: README: fix partition command invocation by Alison Chaiken · 7 years ago
- 554c983 sandbox: Add a new sandbox_flattree board by Simon Glass · 7 years ago
- 2945eb7 sandbox: document support of block device emulation by Stefan Brüns · 8 years ago
- 5923c84 sandbox: Add instructions about building on 32-bit machines by Simon Glass · 8 years ago
- 8797b2c sandbox: Add a new sandbox_spl board by Simon Glass · 8 years ago
- 89b199c Remove/update old generic-board documentation and warning by Simon Glass · 9 years ago
- f960ca0 dm: sandbox: Add a board for sandbox without CONFIG_BLK by Simon Glass · 9 years ago
- 7b3dc45 board: README.sandbox: Update dm test command by Jagan Teki · 9 years ago
- 3ade5bc dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
- 9961a0b sandbox: add a sandbox timer and basic test by Thomas Chou · 9 years ago
- 909bd6d sandbox: Add test function to advance time by Joe Hershberger · 10 years ago
- 06fbf10 sandbox: cros_ec: Drop unnecessary init by Simon Glass · 10 years ago
- 22f6852 sandbox: eth: Add support for using the 'lo' interface by Joe Hershberger · 10 years ago
- a346ca7 sandbox: eth: Add a bridge to a real network for sandbox by Joe Hershberger · 10 years ago
- 3ea143a sandbox: eth: Add network support to sandbox by Joe Hershberger · 10 years ago
- 9b250ac sandbox: Fix README to indicate that vendor name is unset by Simon Glass · 10 years ago
- 6b1978f sandbox: Update minor documentation changes by Jagannadha Sutradharudu Teki · 10 years ago
- 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
- 2dabac1 sandbox: set sandbox's vendor to null by Masahiro Yamada · 11 years ago
- c6eb945 Revert "sandbox: move source files from board/ to arch/sandbox/" by Masahiro Yamada · 11 years ago
- 2580609 sandbox: move source files from board/ to arch/sandbox/ by Masahiro Yamada · 11 years ago
- 75b3c3a sandbox: Update and expand the README by Simon Glass · 11 years ago
- 7d95f2a sandbox: Add LCD driver by Simon Glass · 11 years ago
- 86bf601 sandbox: Plumb in Chrome OS EC emulation by Simon Glass · 11 years ago
- e2d8a71 sandbox: Convert GPIOs to use driver model by Simon Glass · 11 years ago
- de351d6 lib: time: add weak timer_init() function by Darwin Rambo · 11 years ago
- ffdb20b sandbox: spi: Add new SPI flash driver by Mike Frysinger · 11 years ago
- 28c860b sandbox: convert to common time functions by Rob Herring · 11 years ago
- 7cf4082 sandbox: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
- 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- a733b06 sandbox: Switch over to generic board by Simon Glass · 12 years ago
- 702e601 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 13 years ago
- 6994ccf sandbox: add get_{tbclk,ticks} by Mike Frysinger · 13 years ago
- d99a687 sandbox: Add timer simulation by Matthias Weisser · 13 years ago
- 26ddff2 build: add missing $(AR)->$(cmd_link_o_target) update by Mike Frysinger · 13 years ago
- 43bd194 sandbox: Add sandbox board by Simon Glass · 13 years ago