1. 2b1dc29 sandbox: Add a flag to set the default log level by Simon Glass · 6 years ago
  2. 4eea531 video_osd: Add osd sandbox driver and tests by Mario Six · 6 years ago
  3. 3fcb714 sandbox: Fix setjmp/longjmp by Alexander Graf · 6 years ago
  4. 428aa0c sandbox: Enhance map_to_sysmem() to handle foreign pointers by Simon Glass · 6 years ago
  5. 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  6. 9865543 Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
  7. 9a8bcab axi: Add AXI sandbox driver and simple emulator by Mario Six · 6 years ago
  8. 95e1106 test: dm: pci: Add cases for finding PCI capability APIs by Bin Meng · 6 years ago
  9. 59a160e pci: sandbox: swap_case: Declare dynamic driver matching by Bin Meng · 6 years ago
  10. 1fe243a clk: add clk_valid() by Fabrice Gasnier · 6 years ago
  11. f40a31e sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces by Joe Hershberger · 6 years ago
  12. c9e2caf sandbox: eth-raw: Allow interface to be specified by index by Joe Hershberger · 6 years ago
  13. ac13270 sandbox: eth-raw: Add a function to ask the host about localhost by Joe Hershberger · 6 years ago
  14. 8c7988b net: sandbox-raw: Convert raw eth driver to livetree by Joe Hershberger · 6 years ago
  15. b5351a4 SPDX: Fixup tags from latest EFI PR by Tom Rini · 6 years ago
  16. 30eef21 sandbox: Add a setjmp() implementation by Simon Glass · 6 years ago
  17. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  18. 65388d0 clk: add sandbox test for bulk API by Neil Armstrong · 6 years ago
  19. 91f5f8b reset: add sandbox test for bulk API by Neil Armstrong · 6 years ago
  20. c6b89f3 sandbox: Add 64-bit sandbox by Mario Six · 7 years ago
  21. 34a5c42 SystemACE: Remove by Tom Rini · 7 years ago
  22. 35172cf sandbox: Add clrbits/setbits macros by Tom Rini · 7 years ago
  23. a4dd872 sandbox: Expand list of IO accessors by Maxime Ripard · 7 years ago
  24. f7ae1ca sandbox: Use asm-generic/io.h by Paul Burton · 7 years ago
  25. 86e748d sandbox: Make u-boot-sandbox.h a private header by Simon Glass · 7 years ago
  26. 34b744b sandbox: Add a way to reset sandbox state for tests by Simon Glass · 7 years ago
  27. 0753bc2 dm: Simple Watchdog uclass by maxims@google.com · 7 years ago
  28. 6823e6f sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-coded by Tom Rini · 7 years ago
  29. a0b49bc efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
  30. 80793db sandbox: Use the address in readl/writel() functions by Simon Glass · 8 years ago
  31. e50d76c spl: Move spl_board_load_image() into a generic header by Simon Glass · 8 years ago
  32. 4491327 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
  33. 61f5ddc Add a power domain framework/uclass by Stephen Warren · 8 years ago
  34. e961a66 sandbox: Add basic SPL implementation by Simon Glass · 8 years ago
  35. 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  36. 4581b71 reset: implement a reset test by Stephen Warren · 8 years ago
  37. 21047b3 sandbox: gpio: doc: Fix parameter documentation by mario.six@gdsys.cc · 8 years ago
  38. 743268f dm: test: Add GPIO open drain tests by mario.six@gdsys.cc · 8 years ago
  39. 8961b52 mailbox: implement a sandbox test by Stephen Warren · 8 years ago
  40. 1163625 Rename reset to sysreset by Stephen Warren · 8 years ago
  41. e54094f sandbox: Add string and 16-bit I/O functions by Simon Glass · 8 years ago
  42. 690d8a9 sandbox: Enable many more commands by Tom Rini · 9 years ago
  43. 699946a sandbox: Fix building with LLVM by Tom Rini · 9 years ago
  44. d8a26f0 usb: sandbox: Add a USB emulation driver by Simon Glass · 9 years ago
  45. 9ce8b40 test: Record and silence console in tests by Simon Glass · 9 years ago
  46. 9723563 sandbox: Add a way to skip time delays by Simon Glass · 9 years ago
  47. d308c9e sandbox: Use the generic bitops headers by Fabio Estevam · 9 years ago
  48. 04035fd dm: test: Add a test for the system controller uclass by Simon Glass · 9 years ago
  49. 5010d98 sandbox: Use the reset driver to handle reset by Simon Glass · 9 years ago
  50. dc6f4d3 sandbox: Support multiple reset types by Simon Glass · 9 years ago
  51. 6a1c7ce dm: test: Add tests for the clk uclass by Simon Glass · 9 years ago
  52. ebaa832 sandbox: Don't try distro_bootcmd by default by Sjoerd Simons · 9 years ago
  53. dd18e5d dm: rtc: sandbox: Add an emulated I2C RTC device by Simon Glass · 9 years ago
  54. 182bf92 dm: i2c: Add an explicit test mode to the sandbox I2C driver by Simon Glass · 9 years ago
  55. 6f2707c sandbox: eth: Add a function to skip ping timeouts by Joe Hershberger · 9 years ago
  56. 909bd6d sandbox: Add test function to advance time by Joe Hershberger · 9 years ago
  57. b45122f fdt: sandbox: Move setup code from board_f to fdtdec by Simon Glass · 10 years ago
  58. 5b5e9ba exynos: sandbox: ti: Add SPDX license identifiers and notes by Simon Glass · 9 years ago
  59. 22f6852 sandbox: eth: Add support for using the 'lo' interface by Joe Hershberger · 10 years ago
  60. a346ca7 sandbox: eth: Add a bridge to a real network for sandbox by Joe Hershberger · 10 years ago
  61. 2eede1f sandbox: eth: Add ability to disable ping reply in sandbox eth driver by Joe Hershberger · 10 years ago
  62. 9569c40 dm: sandbox: pci: Add PCI support for sandbox by Simon Glass · 10 years ago
  63. 88539e4 sandbox: Return '-c command' exit value as sandbox exit code by Joe Hershberger · 10 years ago
  64. 0267ba5 common: Move dram_init() declaration to common location by Michal Simek · 10 years ago
  65. 6ec1b75 dm: i2c: Add an I2C EEPROM simulator by Simon Glass · 10 years ago
  66. 0d296cc Provide option to avoid defining a custom version of uintptr_t. by Gabe Black · 10 years ago
  67. b6c2956 dm: sf: sandbox: Convert SPI flash driver to driver model by Simon Glass · 10 years ago
  68. 49b5d6e dm: sandbox: spi: Move to driver model by Simon Glass · 10 years ago
  69. 4d94dfa sandbox: Set up global data before board_init_f() by Simon Glass · 10 years ago
  70. a8b0f9b build: define CPU only when arch/${ARCH}/cpu/${CPU} exists by Masahiro Yamada · 10 years ago
  71. 1638d98 sandbox: change local_irq_save() to macro by Masahiro Yamada · 10 years ago
  72. 42d3b29 sandbox: Support iotrace feature by Simon Glass · 10 years ago
  73. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
  74. 2a1680e common/board_f: Initialized global data for generic board by York Sun · 10 years ago
  75. ab839dc sandbox: Add options to clean up temporary files by Simon Glass · 11 years ago
  76. ffb8790 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · 11 years ago
  77. 7d95f2a sandbox: Add LCD driver by Simon Glass · 11 years ago
  78. c34c024 sandbox: Add a simple sound driver by Simon Glass · 11 years ago
  79. bbc09bf sandbox: Add SDL library for LCD, keyboard, audio by Simon Glass · 11 years ago
  80. bda7773 sandbox: Add -j option to indicate a jump from a previous U-Boot by Simon Glass · 11 years ago
  81. e2d8a71 sandbox: Convert GPIOs to use driver model by Simon Glass · 11 years ago
  82. b88eb32 sandbox: Add a prototype for cleanup_before_linux() by Simon Glass · 11 years ago
  83. 1209e27 sandbox: Add facility to save/restore sandbox state by Simon Glass · 11 years ago
  84. 5c2859c sandbox: Allow reading/writing of RAM buffer by Simon Glass · 11 years ago
  85. c5a62d4 sandbox: Add -i option to enter interactive mode by Simon Glass · 11 years ago
  86. 6122813 sandbox: spi: Add SPI emulation bus by Mike Frysinger · 11 years ago
  87. 7b3efc6 sandbox: Rename sb_cmdline_option to sandbox_cmdline_option by Simon Glass · 11 years ago
  88. ed072b9 sandbox: Make map_to_sysmem() use a constant pointer by Simon Glass · 11 years ago
  89. 0eb2ace sandbox: config: Don't use 64-bit physical memory by Simon Glass · 11 years ago
  90. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  91. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  92. f828bf2 sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file by Simon Glass · 11 years ago
  93. a733b06 sandbox: Switch over to generic board by Simon Glass · 11 years ago
  94. 781adb5 sandbox: Provide a way to map from host RAM to U-Boot RAM by Simon Glass · 11 years ago
  95. 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  96. 4213fc2 sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf by Simon Glass · 12 years ago
  97. 07d59bb sandbox: Use generic global_data by Simon Glass · 12 years ago
  98. 8ee666a sandbox: Move ram_buf to arch_global_data by Simon Glass · 12 years ago
  99. 5cb4858 Add architecture-specific global data by Simon Glass · 12 years ago
  100. eeaec25 sandbox: Change global data baudrate to int by Simon Glass · 12 years ago