1. bef9fdb arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 4 months ago
  2. f452e8f sandbox: Implement reference counting for address mapping by Simon Glass · 5 months ago
  3. e82baf0 sandbox: Unmap old tags by Simon Glass · 5 months ago
  4. 58f26a1 sandbox: Update cpu to use logging by Simon Glass · 5 months ago
  5. d8289e7 sandbox: fdt: Avoid overwriting an existing fdt by Simon Glass · 5 months ago
  6. 7c4647b Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · 1 year, 1 month ago
  7. 59ca40a sandbox: bootm: Enable more bootm OS methods by Simon Glass · 1 year, 1 month ago
  8. 460b2c0 sandbox: Audit config.h and common.h usage by Tom Rini · 1 year, 1 month ago
  9. a1e225b sandbox: Add a dummy dcache_status() function by Emanuele Ghidoli · 1 year, 8 months ago
  10. 9963b1f sandbox: mark sandbox_exit() as no return. by Heinrich Schuchardt · 1 year, 10 months ago
  11. 4b6d114 sandbox64: fix: return unsigned long in readq() by Abdellatif El Khlifi · 1 year, 9 months ago
  12. 756c014 sandbox: Support setting up the other FDT for testing by Simon Glass · 2 years, 4 months ago
  13. 6699516 sandbox: show error if the device-tree cannot be loaded by Heinrich Schuchardt · 2 years, 10 months ago
  14. ccf24a9 sandbox: Avoid binman error when run without device tree by Simon Glass · 2 years, 9 months ago
  15. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 3 years ago
  16. e7fb789 sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years, 3 months ago
  17. c119528 sandbox: Correct uninit conflict by Simon Glass · 3 years, 10 months ago
  18. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 3 months ago
  19. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 8 months ago
  20. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 8 months ago
  21. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 8 months ago
  22. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 5 years ago
  23. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  24. 8417385 sandbox: Drop 'const' from sandbox_write() by Simon Glass · 5 years ago
  25. e77663c sandbox: Allow use of real I/O with readl(), etc. by Simon Glass · 5 years ago
  26. 9190a3e sandbox: remove stray DEBUG by Heinrich Schuchardt · 6 years ago
  27. 3fcb714 sandbox: Fix setjmp/longjmp by Alexander Graf · 7 years ago
  28. 428aa0c sandbox: Enhance map_to_sysmem() to handle foreign pointers by Simon Glass · 6 years ago
  29. 30eef21 sandbox: Add a setjmp() implementation by Simon Glass · 7 years ago
  30. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  31. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  32. c6b89f3 sandbox: Add 64-bit sandbox by Mario Six · 7 years ago
  33. f7ae1ca sandbox: Use asm-generic/io.h by Paul Burton · 7 years ago
  34. 0d1414b sandbox: Add a dummy invalidate_dcache_range() function by Bin Meng · 7 years ago
  35. c87dc38 bootstage: Require timer_get_boot_us() to be defined by Simon Glass · 8 years ago
  36. 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
  37. a7d9cae sandbox: Don't use PCI in SPL by Simon Glass · 9 years ago
  38. f4289cb sandbox: Add some missing headers in cpu.c by Simon Glass · 9 years ago
  39. 6e20650 sandbox: Correct header file order in cpu.c by Simon Glass · 9 years ago
  40. 9723563 sandbox: Add a way to skip time delays by Simon Glass · 9 years ago
  41. 5010d98 sandbox: Use the reset driver to handle reset by Simon Glass · 10 years ago
  42. 2974851 sandbox: Add an implementation for cleanup_before_linux_select() by Simon Glass · 10 years ago
  43. 8939df0 sandbox: Tidy up terminal restore by Simon Glass · 10 years ago
  44. 909bd6d sandbox: Add test function to advance time by Joe Hershberger · 10 years ago
  45. b45122f fdt: sandbox: Move setup code from board_f to fdtdec by Simon Glass · 10 years ago
  46. dd2d29a sandbox: Split bootm code out into lib/bootm by Sjoerd Simons · 10 years ago
  47. 9569c40 dm: sandbox: pci: Add PCI support for sandbox by Simon Glass · 10 years ago
  48. 6133683 sandbox: Remove all drivers before exit by Simon Glass · 10 years ago
  49. 66bd1cf Use a const pointer for map_to_sysmem() by Simon Glass · 11 years ago
  50. 5c2859c sandbox: Allow reading/writing of RAM buffer by Simon Glass · 11 years ago
  51. 88bd0e9 sandbox: Implement the bootm command for sandbox by Simon Glass · 11 years ago
  52. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
  53. e2ee100 sandbox: Support trace feature by Simon Glass · 12 years ago
  54. 781adb5 sandbox: Provide a way to map from host RAM to U-Boot RAM by Simon Glass · 12 years ago
  55. 8ee666a sandbox: Move ram_buf to arch_global_data by Simon Glass · 12 years ago
  56. d99a687 sandbox: Add timer simulation by Matthias Weisser · 13 years ago
  57. 7a9219c sandbox: Add OS dependent layer by Simon Glass · 13 years ago
  58. 4b0730d sandbox: Add cpu files by Simon Glass · 13 years ago