1. dc4d8eb sandbox: Support booting from TPL to SPL by Simon Glass · 6 years ago
  2. cbfa845 sandbox: Add a way to write data to the host filesystem by Simon Glass · 6 years ago
  3. ce55a11 sandbox: Support file truncation with os_open() by Simon Glass · 6 years ago
  4. 4e766c2 sandbox: Unprotect DATA regions in bus tests by Simon Glass · 6 years ago
  5. 86afaa6 sandbox: dt: add sandbox_tee node by Jens Wiklander · 6 years ago
  6. b93eea7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  7. 6973345 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  8. b3b2ddb dm: test: Add "/firmware" node scan test by Rajan Vaja · 6 years ago
  9. ab664ff test: Add tests for board uclass by Mario Six · 6 years ago
  10. fc50a80 sandbox: DTS: w1: add node for one wire interface on GPIO by Eugen Hristev · 6 years ago
  11. 02ad6fb video_osd: Add osd sandbox driver and tests by Mario Six · 6 years ago
  12. 934a545 sandbox: Allow to execute from RAM by Alexander Graf · 6 years ago
  13. 5b0bdab sandbox: Fix setjmp/longjmp by Alexander Graf · 6 years ago
  14. fc1ebd3 sandbox: Enhance map_to_sysmem() to handle foreign pointers by Simon Glass · 6 years ago
  15. b7255ef sandbox: Add support for calling abort() by Simon Glass · 6 years ago
  16. be005d8 sandbox: Align RAM buffer to the machine page size by Simon Glass · 6 years ago
  17. dea5df7 test: Add tests for CPU uclass by Mario Six · 6 years ago
  18. 5077f43 sandbox: Build with -fPIC by Andy Shevchenko · 6 years ago
  19. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  20. 72e545a Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
  21. 501607a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  22. 20f2b0f Partially revert "efi_loader: Rename sections to allow for implicit data" by Simon Glass · 6 years ago
  23. e83a31b cmd: Add bind/unbind commands to bind a device to a driver from the command line by Jean-Jacques Hiblot · 6 years ago
  24. 41cc3b9 sandbox: Move BSS after EFI sections by Alexander Graf · 6 years ago
  25. 68a3398 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 6 years ago
  26. a8ce0ee test: Add tests for misc uclass by Mario Six · 6 years ago
  27. 9592215 sandbox: Add and build AXI bus and device by Mario Six · 6 years ago
  28. f95104d axi: Add AXI sandbox driver and simple emulator by Mario Six · 6 years ago
  29. d74d312 test: dm: pci: Add cases for finding PCI capability APIs by Bin Meng · 6 years ago
  30. 510dddb test: dm: pci: Add tests for mixed static and dynamic devices on the same bus by Bin Meng · 6 years ago
  31. 5fed536 sandbox: Update test.dts for dynamic PCI device driver matching by Bin Meng · 6 years ago
  32. c69ae41 pci: sandbox: swap_case: Declare dynamic driver matching by Bin Meng · 6 years ago
  33. 408e590 test: dm: pci: Test more than one PCI host controller by Bin Meng · 6 years ago
  34. cbf071b test: dm: pci: Test more than one device on the same bus by Bin Meng · 6 years ago
  35. 1119271 clk: add clk_valid() by Fabrice Gasnier · 6 years ago
  36. b30a7ef Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  37. 89590c8 sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces by Joe Hershberger · 6 years ago
  38. 144e14b sandbox: eth-raw: Allow interface to be specified by index by Joe Hershberger · 6 years ago
  39. 1b312cb sandbox: eth-raw: Add a function to ask the host about localhost by Joe Hershberger · 6 years ago
  40. e569140 net: sandbox-raw: Convert raw eth driver to livetree by Joe Hershberger · 6 years ago
  41. f9d4168 sandbox: eth-raw: Make sure descriptors are always initialized by Joe Hershberger · 6 years ago
  42. 76f3c10 sandbox: Fix format of fake-host-hwaddr in test.dts by Joe Hershberger · 6 years ago
  43. 0edb525 sandbox: eth-raw: Correct valid socket test in send/recv by Joe Hershberger · 6 years ago
  44. 94a10f2 efi_loader: Rename sections to allow for implicit data by Alexander Graf · 6 years ago
  45. 26ed32e drivers: smem: sandbox by Ramon Fried · 6 years ago
  46. b290956 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 6 years ago
  47. a0434ab SPDX: Fixup tags from latest EFI PR by Tom Rini · 6 years ago
  48. 43c4205 efi: sandbox: Add required linker sections by Simon Glass · 7 years ago
  49. 5dccd15 sandbox: Add a setjmp() implementation by Simon Glass · 7 years ago
  50. 5ba71e5 test: dm: Fix wrong aliases property names by Eugeniu Rosca · 7 years ago
  51. 80938c1 sandbox: dts: add Sandbox TPMv2.x node by Miquel Raynal · 7 years ago
  52. a4d8297 sandbox: Enable support for MC34708 PMIC in DTS by Lukasz Majewski · 7 years ago
  53. b58adfe dm: led: add testcase for "default-state" property by Patrick Bruenn · 7 years ago
  54. 42ab107 test: regmap: test Linux-compatible syscon_node_to_regmap() by Masahiro Yamada · 7 years ago
  55. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  56. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  57. 567a38b clk: add sandbox test for bulk API by Neil Armstrong · 7 years ago
  58. 20c633d reset: add sandbox test for bulk API by Neil Armstrong · 7 years ago
  59. 35616ef core: ofnode: Fix translation for #size-cells == 0 by Mario Six · 7 years ago
  60. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  61. 61efece sandbox: Add 64-bit sandbox by Mario Six · 7 years ago
  62. 9e7ab23 sandbox: Rename 'num-gpios' property to avoid dtc warning by Simon Glass · 7 years ago
  63. 305ac9a sandbox: Correct dtc warning in /chosen node by Simon Glass · 7 years ago
  64. 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  65. 639725e fix spelling of 'functions' in 2 places (was 'funtcions') by Simon Goldschmidt · 7 years ago
  66. b890600 SystemACE: Remove by Tom Rini · 7 years ago
  67. a471b67 dm: core: parse chosen node by Rob Clark · 7 years ago
  68. b7c82ed build: Drop CONFIG_SPL_BUILD guards in some cases by Tom Rini · 7 years ago
  69. e23c388 power: extend prefix match to regulator-name property by Felix Brack · 7 years ago
  70. 29d1143 Revert "sandbox: remove os_putc() and os_puts()" by Simon Glass · 7 years ago
  71. 3662947 sandbox: Add clrbits/setbits macros by Tom Rini · 7 years ago
  72. f53b5ea sandbox: avoid memory leak in os_dirent_ls by Heinrich Schuchardt · 7 years ago
  73. f768aa8 sandbox: Expand list of IO accessors by Maxime Ripard · 7 years ago
  74. 5136925 sandbox: Use asm-generic/io.h by Paul Burton · 7 years ago
  75. 9cc2d14 dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test by Patrice Chotard · 7 years ago
  76. f34b4de sandbox: Convert SANDBOX_BITS_PER_LONG to Kconfig by Bin Meng · 7 years ago
  77. 6bafd24 sandbox: Introduce Kconfig option for 32/64 bit host by Bin Meng · 7 years ago
  78. 843c299 sandbox: Add a dummy invalidate_dcache_range() function by Bin Meng · 7 years ago
  79. 9488451 sandbox: remove os_putc() and os_puts() by Masahiro Yamada · 7 years ago
  80. 25428c4 sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size before relocation by Andy Yan · 7 years ago
  81. 17b1107 sandbox: Stop printing platdata at the start of SPL by Simon Glass · 7 years ago
  82. 00c34d5b sandbox: Enable more console options by Simon Glass · 7 years ago
  83. 9c433fe dm: core: Test uclass_first/next_device() on probe failure by Simon Glass · 8 years ago
  84. b6f605e sandbox: Fix comparison of unsigned enum expression warning by Tom Rini · 8 years ago
  85. 38e7974 bootstage: Require timer_get_boot_us() to be defined by Simon Glass · 8 years ago
  86. f237151 sandbox: Make u-boot-sandbox.h a private header by Simon Glass · 8 years ago
  87. 36d08d82 sandbox: Add a way to reset sandbox state for tests by Simon Glass · 8 years ago
  88. e4fef74 dm: blk: Improve block device claiming by Simon Glass · 8 years ago
  89. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
  90. 7e9db02 dm: test: Add tests for the generic PHY uclass by Jean-Jacques Hiblot · 8 years ago
  91. daea6d4 dm: Simple Watchdog uclass by maxims@google.com · 8 years ago
  92. e62f4be dm: sandbox: pwm: Add a basic pwm test by Simon Glass · 8 years ago
  93. fefc7ba sandbox: Add some test LEDs by Simon Glass · 8 years ago
  94. fa72fe5 sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-coded by Tom Rini · 8 years ago
  95. b419dbb board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() by Simon Glass · 8 years ago
  96. b94eed5 board_f: sandbox: Move setup_ram_buf() to private code by Simon Glass · 8 years ago
  97. b17ab15 dtoc: Replace dot with underscore to avoid compiler errors by Simon Glass · 8 years ago
  98. e8845d2 spl: sandbox: Drop spl_board_announce_boot_device() by Simon Glass · 8 years ago
  99. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
  100. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago