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