1. 7e9db02 dm: test: Add tests for the generic PHY uclass by Jean-Jacques Hiblot · Mon Apr 24 11:51:28 2017 +0200
  2. daea6d4 dm: Simple Watchdog uclass by maxims@google.com · Mon Apr 17 12:00:21 2017 -0700
  3. e62f4be dm: sandbox: pwm: Add a basic pwm test by Simon Glass · Sun Apr 16 21:01:11 2017 -0600
  4. fefc7ba sandbox: Add some test LEDs by Simon Glass · Mon Apr 10 11:34:51 2017 -0600
  5. fa72fe5 sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-coded by Tom Rini · Wed Apr 12 16:41:00 2017 -0400
  6. b419dbb board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() by Simon Glass · Tue Mar 28 10:27:28 2017 -0600
  7. b94eed5 board_f: sandbox: Move setup_ram_buf() to private code by Simon Glass · Tue Mar 28 10:27:16 2017 -0600
  8. b17ab15 dtoc: Replace dot with underscore to avoid compiler errors by Simon Glass · Sun Jan 15 21:09:08 2017 -0700
  9. e8845d2 spl: sandbox: Drop spl_board_announce_boot_device() by Simon Glass · Wed Nov 30 15:30:56 2016 -0700
  10. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · Wed Nov 30 15:30:50 2016 -0700
  11. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · Sat Nov 26 11:02:10 2016 +0900
  12. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · Wed Oct 26 17:15:37 2016 -0400
  13. cc02256 efi: Use asmlinkage for EFIAPI by Simon Glass · Sun Sep 25 15:27:31 2016 -0600
  14. b7ffa82 sandbox/fs: Set correct filetype for unknown filetype by Stefan Brüns · Tue Oct 04 21:46:35 2016 +0200
  15. 652acc7 sandbox: Use the address in readl/writel() functions by Simon Glass · Sat Oct 01 14:42:33 2016 -0600
  16. ae71ede sandbox/fs: Use readdir instead of deprecated readdir_r by Stefan Brüns · Sat Oct 01 20:41:42 2016 +0200
  17. b212990 sandbox/fs: Use correct size path name buffer by Stefan Brüns · Sat Oct 01 20:41:40 2016 +0200
  18. d4cb888 sandbox/fs: Make linking of nodes in os_dirent_ls more obvious by Stefan Brüns · Sat Oct 01 20:41:39 2016 +0200
  19. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · Sat Sep 24 18:20:13 2016 -0600
  20. a499648 spl: Convert spl_board_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:12 2016 -0600
  21. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · Sat Sep 24 18:19:57 2016 -0600
  22. 8dd1c9e spl: Move spl_board_load_image() into a generic header by Simon Glass · Sat Sep 24 18:19:51 2016 -0600
  23. b11b235 sandbox, x86: select DM_KEYBOARD instead of default y entry by Masahiro Yamada · Thu Sep 08 18:47:35 2016 +0900
  24. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · Wed Sep 21 11:28:56 2016 +0900
  25. 36f067f cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · Fri Aug 12 08:31:15 2016 -0400
  26. 92c67fa Add a power domain framework/uclass by Stephen Warren · Wed Jul 13 13:45:31 2016 -0600
  27. ecf6082 Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Jul 15 08:06:22 2016 -0400
  28. 4e9c131 sandbox: Add a test device that uses of-platdata by Simon Glass · Mon Jul 04 11:57:55 2016 -0600
  29. 9ca517d sandbox: Add a new sandbox_spl board by Simon Glass · Mon Jul 04 11:57:54 2016 -0600
  30. a7e2d4d sandbox: Add basic SPL implementation by Simon Glass · Mon Jul 04 11:57:51 2016 -0600
  31. 5cf1663 sandbox: Don't include the main loop in SPL by Simon Glass · Mon Jul 04 11:57:50 2016 -0600
  32. f44a3a5 sandbox: Don't use PCI in SPL by Simon Glass · Mon Jul 04 11:57:49 2016 -0600
  33. 141e5a0 sandbox: Add some missing headers in cpu.c by Simon Glass · Mon Jul 04 11:57:48 2016 -0600
  34. be31037 sandbox: Correct header file order in cpu.c by Simon Glass · Mon Jul 04 11:57:47 2016 -0600
  35. 1a3ba62 sandbox: Support building an SPL image by Simon Glass · Mon Jul 04 11:57:46 2016 -0600
  36. 2c931ba sandbox: Allow chaining from SPL to U-Boot proper by Simon Glass · Mon Jul 04 11:57:45 2016 -0600
  37. 43cdb79 sandbox: Don't exit when bootm completes by Simon Glass · Sun Jul 03 09:40:35 2016 -0600
  38. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · Fri Jun 17 09:44:00 2016 -0600
  39. 6488e64 reset: implement a reset test by Stephen Warren · Fri Jun 17 09:43:59 2016 -0600
  40. eeed18c sandbox: gpio: doc: Fix parameter documentation by mario.six@gdsys.cc · Wed May 25 15:18:10 2016 +0200
  41. 90937cc dm: test: Add GPIO open drain tests by mario.six@gdsys.cc · Wed May 25 15:15:23 2016 +0200
  42. 62f2c90 mailbox: implement a sandbox test by Stephen Warren · Mon May 16 17:41:37 2016 -0600
  43. 859f256 Rename reset to sysreset by Stephen Warren · Thu May 12 12:03:35 2016 -0600
  44. 8d5e245 sandbox: Add string and 16-bit I/O functions by Simon Glass · Sun May 01 11:35:54 2016 -0600
  45. 5497504 sandbox: Set CONFIG_SYS_CPU by Tom Rini · Mon Apr 18 13:57:42 2016 -0400
  46. 22e4268 sandbox: Enable many more commands by Tom Rini · Tue Mar 15 13:20:23 2016 -0400
  47. c7e4fbb spmi: Add sandbox test driver by Mateusz Kulikowski · Thu Mar 31 23:12:28 2016 +0200
  48. e0f1280 sandbox: Avoid calling commands when not available by Simon Glass · Sun Mar 13 19:07:30 2016 -0600
  49. a1965e9 sandbox: Fix building with LLVM by Tom Rini · Sat Mar 05 14:07:44 2016 -0500
  50. 90b6fef dm: video: test: Add tests for the video uclass by Simon Glass · Mon Jan 18 19:52:26 2016 -0700
  51. 38a2ae2 dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · Mon Jan 18 19:52:25 2016 -0700
  52. 8e2334e eth-raw-os.c: Add cast to bind(2) call by Tom Rini · Sat Nov 28 08:04:40 2015 -0500
  53. a5d3a4e sandbox: eth-raw-os.c: Ensure that our interface name is not too long by Tom Rini · Mon Dec 07 22:26:34 2015 -0500
  54. 6f2cfbf test: add sandbox timer to test.dts by Thomas Chou · Fri Dec 11 16:27:34 2015 +0800
  55. d041c42 timer: sandbox: Use device tree to pass the clock frequency by Bin Meng · Fri Nov 13 00:11:17 2015 -0800
  56. c0ccc72 dm: test: usb: sandbox: Add keyboard tests for sandbox by Simon Glass · Sun Nov 08 23:48:08 2015 -0700
  57. be4ebd1 usb: sandbox: Add a USB emulation driver by Simon Glass · Sun Nov 08 23:48:06 2015 -0700
  58. 4700fe5 dm: test: usb: Add tests for the 'usb tree' command by Simon Glass · Sun Nov 08 23:48:01 2015 -0700
  59. fe6d12a test: Record and silence console in tests by Simon Glass · Sun Nov 08 23:47:50 2015 -0700
  60. b25fa31 sandbox: Add a way to skip time delays by Simon Glass · Sun Nov 08 23:47:43 2015 -0700
  61. 7b059dc sandbox: add a sandbox timer and basic test by Thomas Chou · Fri Oct 30 15:35:52 2015 +0800
  62. aa8484f dm: cros_ec: Convert cros_ec keyboard driver to driver model by Simon Glass · Sun Oct 18 21:17:17 2015 -0600
  63. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · Tue Nov 10 01:06:16 2015 +0000
  64. 607238d sandbox: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:30 2015 -0200
  65. 1bc7f23 sandbox: add ADC driver by Przemyslaw Marczak · Tue Oct 27 13:08:06 2015 +0100
  66. edf8581 sandbox: Introduce dummy remoteproc nodes by Nishanth Menon · Thu Sep 17 15:42:41 2015 -0500
  67. 68a3d49 sandbox: Correct operaion of 'reset' command by Simon Glass · Sat Oct 03 11:21:16 2015 -0600
  68. 04a11cb dm: test: Add a new test case for dm_test_eth_rotate by Bin Meng · Thu Aug 27 22:25:53 2015 -0700
  69. 0b53a75 pinctrl: sandbox: add sandbox pinctrl driver by Masahiro Yamada · Thu Aug 27 12:44:30 2015 +0900
  70. a425f76 dm: tpm: sandbox: Convert TPM driver to driver model by Simon Glass · Sat Aug 22 18:31:35 2015 -0600
  71. cf61f74 dm: test: Add a size to each reg property by Simon Glass · Mon Jul 06 12:54:36 2015 -0600
  72. cd55652 dm: test: Add a test for the system controller uclass by Simon Glass · Mon Jul 06 12:54:35 2015 -0600
  73. d783eb3 dm: test: Add a test for the LED uclass by Simon Glass · Mon Jul 06 12:54:34 2015 -0600
  74. d3e58e4 dm: test: Add a test for the mmc uclass by Simon Glass · Mon Jul 06 12:54:32 2015 -0600
  75. 3d355e6 dm: test: Add a test for the ram uclass by Simon Glass · Mon Jul 06 12:54:31 2015 -0600
  76. d860f22 sandbox: Use the reset driver to handle reset by Simon Glass · Mon Jul 06 12:54:29 2015 -0600
  77. 493061d sandbox: Support multiple reset types by Simon Glass · Mon Jul 06 12:54:26 2015 -0600
  78. 8cc4d82 dm: test: Add tests for the clk uclass by Simon Glass · Mon Jul 06 12:54:24 2015 -0600
  79. 770d93f sandbox: Add an implementation for cleanup_before_linux_select() by Simon Glass · Wed May 13 07:02:26 2015 -0600
  80. 7e3a0c3 sandbox: Compile test device tree when CONFIG_UT_DM is defined by Simon Glass · Sat May 23 11:53:57 2015 -0600
  81. 336b295 sandbox: dts: Add the real-time-clock test nodes back in by Simon Glass · Fri May 22 15:42:17 2015 -0600
  82. 45ab008 sandbox: dts: Sort the sandbox.dts file by Simon Glass · Fri May 22 15:42:16 2015 -0600
  83. 5b96863 sandbox: dts: Sort the test.dts file a little by Simon Glass · Fri May 22 15:42:15 2015 -0600
  84. 9c3b7d6 sandbox: Tidy up terminal restore by Simon Glass · Sun May 10 21:07:27 2015 -0600
  85. 3291d57 sandbox: Use defconfig to enable features by Joe Hershberger · Wed May 20 14:27:15 2015 -0500
  86. 77bee05 sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dts by Przemyslaw Marczak · Wed May 13 13:38:35 2015 +0200
  87. 3dbb55e test: dm: test.dts - move to sandbox dts directory by Przemyslaw Marczak · Wed May 13 13:38:34 2015 +0200
  88. e35534c sandbox: Support wide-screen LCD emulation by Simon Glass · Mon May 04 11:31:12 2015 -0600
  89. 07a3b23 sandbox: Add missing errno.h includes in a few files by Simon Glass · Mon May 04 11:31:08 2015 -0600
  90. 342fa54 sandbox: Correct error handling in state_read_file() by Simon Glass · Mon May 04 11:31:07 2015 -0600
  91. 335f470 sandbox: Don't try distro_bootcmd by default by Sjoerd Simons · Thu Apr 30 22:16:09 2015 +0200
  92. 72138b9 dm: sandbox: dts: Add a real-time clock attached to I2C by Simon Glass · Mon Apr 20 12:37:28 2015 -0600
  93. c404aa6 dm: rtc: sandbox: Add an emulated I2C RTC device by Simon Glass · Mon Apr 20 12:37:24 2015 -0600
  94. 504548f dm: sandbox: Add os_localtime() to obtain the system time by Simon Glass · Mon Apr 20 12:37:22 2015 -0600
  95. 4c70ed9 dm: i2c: Add an explicit test mode to the sandbox I2C driver by Simon Glass · Mon Apr 20 12:37:15 2015 -0600
  96. be71142 sandbox: eth: Add a function to skip ping timeouts by Joe Hershberger · Tue Apr 21 13:57:19 2015 -0500
  97. 7496135 sandbox: Add test function to advance time by Joe Hershberger · Tue Apr 21 13:57:18 2015 -0500
  98. 26b78b2 fdt: sandbox: Move setup code from board_f to fdtdec by Simon Glass · Fri Feb 27 22:06:34 2015 -0700
  99. 28a6032 exynos: sandbox: ti: Add SPDX license identifiers and notes by Simon Glass · Mon Apr 13 11:19:07 2015 -0600
  100. a5ddcbe sandbox: Add support for bootz by Sjoerd Simons · Mon Apr 13 22:54:21 2015 +0200