1. b847c14 sandbox: Use memmove() to move overlapping regions by Simon Glass · 6 years ago
  2. 1180030 sandbox: Enable sound by Simon Glass · 6 years ago
  3. 856b8f5 sound: sandbox: Use the correct frequency by Simon Glass · 6 years ago
  4. 7d92b06 sound: Add sample rate as a parameter for square wave by Simon Glass · 6 years ago
  5. 031a650 dm: sandbox: i2c: Use new emulator parent uclass by Simon Glass · 6 years ago
  6. b0edea3 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago
  7. 27028f1 sandbox: Boot in U-Boot through the standard call by Simon Glass · 6 years ago
  8. 65f3b1f sandbox: Filter arguments when starting U-Boot by Simon Glass · 6 years ago
  9. fc1f58a sandbox: Use malloc() and free() from os layer by Simon Glass · 6 years ago
  10. 7b5ea14 sandbox: Refactor code to create os_jump_to_file() by Simon Glass · 6 years ago
  11. d66ddaf sandbox: Add a new 'sb' command by Simon Glass · 6 years ago
  12. 1ca910b sandbox: Add an option to display of-platdata in SPL by Simon Glass · 6 years ago
  13. a58986c sf: Add a method to obtain the block-protect setting by Simon Glass · 6 years ago
  14. 4a5b5e1 sandbox: Update some drivers to work in SPL/TPL by Simon Glass · 6 years ago
  15. 566bf3a sandbox: Add a function to read a host file by Simon Glass · 6 years ago
  16. 9190a3e sandbox: remove stray DEBUG by Heinrich Schuchardt · 6 years ago
  17. f41a824 test/py: test pinmux command by Patrice Chotard · 6 years ago
  18. 25d0fe7 cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodes by Bin Meng · 6 years ago
  19. 4f89d49 test: dm: virtio: Add test cases for virtio uclass by Bin Meng · 6 years ago
  20. bd8b745 sandbox: Try to start the RAM buffer at a particular address by Simon Glass · 6 years ago
  21. 82744c2 test: regmap: Increase size of syscon0 memory by Mario Six · 6 years ago
  22. 2786cd7 test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  23. b59349a test: Add PCI device entry without compat string and with DT node by Marek Vasut · 6 years ago
  24. 0223462 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  25. 72ff004 test: eth: Add a test for the target being pinged by Joe Hershberger · 6 years ago
  26. 45988da test: eth: Add a test for ARP requests by Joe Hershberger · 6 years ago
  27. 9cbe597 net: sandbox: Add a priv ptr for tests to use by Joe Hershberger · 6 years ago
  28. c67a420 net: sandbox: Allow fake eth to handle more than 1 packet response by Joe Hershberger · 6 years ago
  29. 76a5034 net: sandbox: Share the priv structure with tests by Joe Hershberger · 6 years ago
  30. c7eb733 net: sandbox: Make the fake eth driver response configurable by Joe Hershberger · 6 years ago
  31. e95bb16 net: sandbox: Refactor sandbox send function by Joe Hershberger · 6 years ago
  32. 5d9a88f test: panel: Add a test for the panel uclass by Simon Glass · 6 years ago
  33. e6c5c94 dm: core: Update ofnode to read binman-style flash entry by Simon Glass · 6 years ago
  34. 4af3e9a sandbox: Restore blocking I/O on exit by Simon Glass · 6 years ago
  35. 66613f5 dm: spi: Clean up detection of sandbox SPI emulator by Simon Glass · 6 years ago
  36. 1c5a81d sandbox: Remove the old memory file later by Simon Glass · 6 years ago
  37. 2b1dc29 sandbox: Add a flag to set the default log level by Simon Glass · 6 years ago
  38. 69bc15d sandbox: Support booting from TPL to SPL by Simon Glass · 6 years ago
  39. 056a5ce sandbox: Add a way to write data to the host filesystem by Simon Glass · 6 years ago
  40. 50b288a sandbox: Support file truncation with os_open() by Simon Glass · 6 years ago
  41. 9f8037e sandbox: Unprotect DATA regions in bus tests by Simon Glass · 6 years ago
  42. fa830ae sandbox: dt: add sandbox_tee node by Jens Wiklander · 6 years ago
  43. d24c1d0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  44. b592936 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  45. 31b8217 dm: test: Add "/firmware" node scan test by Rajan Vaja · 6 years ago
  46. e6fd018 test: Add tests for board uclass by Mario Six · 6 years ago
  47. 81b8e96 sandbox: DTS: w1: add node for one wire interface on GPIO by Eugen Hristev · 6 years ago
  48. 4eea531 video_osd: Add osd sandbox driver and tests by Mario Six · 6 years ago
  49. 6e6e4b2 sandbox: Allow to execute from RAM by Alexander Graf · 6 years ago
  50. 3fcb714 sandbox: Fix setjmp/longjmp by Alexander Graf · 6 years ago
  51. 428aa0c sandbox: Enhance map_to_sysmem() to handle foreign pointers by Simon Glass · 6 years ago
  52. fe938fb sandbox: Add support for calling abort() by Simon Glass · 6 years ago
  53. 6131850 sandbox: Align RAM buffer to the machine page size by Simon Glass · 6 years ago
  54. fa44b53 test: Add tests for CPU uclass by Mario Six · 6 years ago
  55. e599c4e7 sandbox: Build with -fPIC by Andy Shevchenko · 6 years ago
  56. 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  57. 9865543 Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
  58. 15fd1b7 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  59. 7bf07cf Partially revert "efi_loader: Rename sections to allow for implicit data" by Simon Glass · 6 years ago
  60. 49c752c cmd: Add bind/unbind commands to bind a device to a driver from the command line by Jean-Jacques Hiblot · 6 years ago
  61. 18e684d sandbox: Move BSS after EFI sections by Alexander Graf · 6 years ago
  62. 8fee226 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 6 years ago
  63. 004e67c test: Add tests for misc uclass by Mario Six · 6 years ago
  64. 957983e sandbox: Add and build AXI bus and device by Mario Six · 6 years ago
  65. 9a8bcab axi: Add AXI sandbox driver and simple emulator by Mario Six · 6 years ago
  66. 95e1106 test: dm: pci: Add cases for finding PCI capability APIs by Bin Meng · 6 years ago
  67. 3ed214a test: dm: pci: Add tests for mixed static and dynamic devices on the same bus by Bin Meng · 6 years ago
  68. 490d13a sandbox: Update test.dts for dynamic PCI device driver matching by Bin Meng · 6 years ago
  69. 59a160e pci: sandbox: swap_case: Declare dynamic driver matching by Bin Meng · 6 years ago
  70. dee4d75 test: dm: pci: Test more than one PCI host controller by Bin Meng · 6 years ago
  71. 2db7f2b test: dm: pci: Test more than one device on the same bus by Bin Meng · 6 years ago
  72. 1fe243a clk: add clk_valid() by Fabrice Gasnier · 6 years ago
  73. 406fd7e Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  74. f40a31e sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces by Joe Hershberger · 6 years ago
  75. c9e2caf sandbox: eth-raw: Allow interface to be specified by index by Joe Hershberger · 6 years ago
  76. ac13270 sandbox: eth-raw: Add a function to ask the host about localhost by Joe Hershberger · 6 years ago
  77. 8c7988b net: sandbox-raw: Convert raw eth driver to livetree by Joe Hershberger · 6 years ago
  78. 50ed0ef sandbox: eth-raw: Make sure descriptors are always initialized by Joe Hershberger · 6 years ago
  79. c6fa51a sandbox: Fix format of fake-host-hwaddr in test.dts by Joe Hershberger · 6 years ago
  80. 97367df sandbox: eth-raw: Correct valid socket test in send/recv by Joe Hershberger · 6 years ago
  81. 7e21fbc efi_loader: Rename sections to allow for implicit data by Alexander Graf · 6 years ago
  82. 7fd7e2c drivers: smem: sandbox by Ramon Fried · 6 years ago
  83. 28b538b .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 6 years ago
  84. b5351a4 SPDX: Fixup tags from latest EFI PR by Tom Rini · 6 years ago
  85. bb223b7 efi: sandbox: Add required linker sections by Simon Glass · 6 years ago
  86. 30eef21 sandbox: Add a setjmp() implementation by Simon Glass · 6 years ago
  87. 507cef3 test: dm: Fix wrong aliases property names by Eugeniu Rosca · 6 years ago
  88. b91ad16 sandbox: dts: add Sandbox TPMv2.x node by Miquel Raynal · 6 years ago
  89. 686df49 sandbox: Enable support for MC34708 PMIC in DTS by Lukasz Majewski · 6 years ago
  90. 274fb46 dm: led: add testcase for "default-state" property by Patrick Bruenn · 6 years ago
  91. 99552c3 test: regmap: test Linux-compatible syscon_node_to_regmap() by Masahiro Yamada · 6 years ago
  92. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  93. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  94. 65388d0 clk: add sandbox test for bulk API by Neil Armstrong · 7 years ago
  95. 91f5f8b reset: add sandbox test for bulk API by Neil Armstrong · 7 years ago
  96. e8d5291 core: ofnode: Fix translation for #size-cells == 0 by Mario Six · 7 years ago
  97. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  98. c6b89f3 sandbox: Add 64-bit sandbox by Mario Six · 7 years ago
  99. 995b60b sandbox: Rename 'num-gpios' property to avoid dtc warning by Simon Glass · 7 years ago
  100. 7e87816 sandbox: Correct dtc warning in /chosen node by Simon Glass · 7 years ago