- 756c014 sandbox: Support setting up the other FDT for testing by Simon Glass · 2 years, 2 months ago
- 6699516 sandbox: show error if the device-tree cannot be loaded by Heinrich Schuchardt · 2 years, 7 months ago
- ccf24a9 sandbox: Avoid binman error when run without device tree by Simon Glass · 2 years, 7 months ago
- 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- e7fb789 sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years, 1 month ago
- c119528 sandbox: Correct uninit conflict by Simon Glass · 3 years, 8 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 6 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
- 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- 8417385 sandbox: Drop 'const' from sandbox_write() by Simon Glass · 5 years ago
- e77663c sandbox: Allow use of real I/O with readl(), etc. by Simon Glass · 5 years ago
- 9190a3e sandbox: remove stray DEBUG by Heinrich Schuchardt · 6 years ago
- 3fcb714 sandbox: Fix setjmp/longjmp by Alexander Graf · 6 years ago
- 428aa0c sandbox: Enhance map_to_sysmem() to handle foreign pointers by Simon Glass · 6 years ago
- 30eef21 sandbox: Add a setjmp() implementation by Simon Glass · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
- c6b89f3 sandbox: Add 64-bit sandbox by Mario Six · 7 years ago
- f7ae1ca sandbox: Use asm-generic/io.h by Paul Burton · 7 years ago
- 0d1414b sandbox: Add a dummy invalidate_dcache_range() function by Bin Meng · 7 years ago
- c87dc38 bootstage: Require timer_get_boot_us() to be defined by Simon Glass · 7 years ago
- 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 7 years ago
- a7d9cae sandbox: Don't use PCI in SPL by Simon Glass · 8 years ago
- f4289cb sandbox: Add some missing headers in cpu.c by Simon Glass · 8 years ago
- 6e20650 sandbox: Correct header file order in cpu.c by Simon Glass · 8 years ago
- 9723563 sandbox: Add a way to skip time delays by Simon Glass · 9 years ago
- 5010d98 sandbox: Use the reset driver to handle reset by Simon Glass · 9 years ago
- 2974851 sandbox: Add an implementation for cleanup_before_linux_select() by Simon Glass · 10 years ago
- 8939df0 sandbox: Tidy up terminal restore by Simon Glass · 10 years ago
- 909bd6d sandbox: Add test function to advance time by Joe Hershberger · 10 years ago
- b45122f fdt: sandbox: Move setup code from board_f to fdtdec by Simon Glass · 10 years ago
- dd2d29a sandbox: Split bootm code out into lib/bootm by Sjoerd Simons · 10 years ago
- 9569c40 dm: sandbox: pci: Add PCI support for sandbox by Simon Glass · 10 years ago
- 6133683 sandbox: Remove all drivers before exit by Simon Glass · 10 years ago
- 66bd1cf Use a const pointer for map_to_sysmem() by Simon Glass · 11 years ago
- 5c2859c sandbox: Allow reading/writing of RAM buffer by Simon Glass · 11 years ago
- 88bd0e9 sandbox: Implement the bootm command for sandbox by Simon Glass · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- e2ee100 sandbox: Support trace feature by Simon Glass · 11 years ago
- 781adb5 sandbox: Provide a way to map from host RAM to U-Boot RAM by Simon Glass · 12 years ago
- 8ee666a sandbox: Move ram_buf to arch_global_data by Simon Glass · 12 years ago
- d99a687 sandbox: Add timer simulation by Matthias Weisser · 13 years ago
- 7a9219c sandbox: Add OS dependent layer by Simon Glass · 13 years ago
- 4b0730d sandbox: Add cpu files by Simon Glass · 13 years ago