1. 144e14b sandbox: eth-raw: Allow interface to be specified by index by Joe Hershberger · Mon Jul 02 14:47:52 2018 -0500
  2. 1b312cb sandbox: eth-raw: Add a function to ask the host about localhost by Joe Hershberger · Mon Jul 02 14:47:51 2018 -0500
  3. e569140 net: sandbox-raw: Convert raw eth driver to livetree by Joe Hershberger · Mon Jul 02 14:47:50 2018 -0500
  4. f9d4168 sandbox: eth-raw: Make sure descriptors are always initialized by Joe Hershberger · Mon Jul 02 14:47:47 2018 -0500
  5. 76f3c10 sandbox: Fix format of fake-host-hwaddr in test.dts by Joe Hershberger · Mon Jul 02 14:47:45 2018 -0500
  6. 0edb525 sandbox: eth-raw: Correct valid socket test in send/recv by Joe Hershberger · Mon Jul 02 14:47:44 2018 -0500
  7. 26ed32e drivers: smem: sandbox by Ramon Fried · Mon Jul 02 02:57:59 2018 +0300
  8. b290956 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · Mon Jun 11 16:21:50 2018 +0900
  9. a0434ab SPDX: Fixup tags from latest EFI PR by Tom Rini · Sun Jun 03 16:10:22 2018 -0400
  10. 43c4205 efi: sandbox: Add required linker sections by Simon Glass · Wed May 16 09:42:23 2018 -0600
  11. 5dccd15 sandbox: Add a setjmp() implementation by Simon Glass · Wed May 16 09:42:22 2018 -0600
  12. 5ba71e5 test: dm: Fix wrong aliases property names by Eugeniu Rosca · Sat May 19 14:13:55 2018 +0200
  13. 80938c1 sandbox: dts: add Sandbox TPMv2.x node by Miquel Raynal · Tue May 15 11:57:27 2018 +0200
  14. a4d8297 sandbox: Enable support for MC34708 PMIC in DTS by Lukasz Majewski · Tue May 15 16:26:40 2018 +0200
  15. b58adfe dm: led: add testcase for "default-state" property by Patrick Bruenn · Wed Apr 11 11:16:29 2018 +0200
  16. 42ab107 test: regmap: test Linux-compatible syscon_node_to_regmap() by Masahiro Yamada · Mon Apr 23 13:26:53 2018 +0900
  17. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  18. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  19. 567a38b clk: add sandbox test for bulk API by Neil Armstrong · Tue Apr 03 11:44:19 2018 +0200
  20. 20c633d reset: add sandbox test for bulk API by Neil Armstrong · Tue Apr 03 11:40:51 2018 +0200
  21. 35616ef core: ofnode: Fix translation for #size-cells == 0 by Mario Six · Mon Mar 12 14:53:33 2018 +0100
  22. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  23. 61efece sandbox: Add 64-bit sandbox by Mario Six · Mon Feb 12 08:05:57 2018 +0100
  24. 9e7ab23 sandbox: Rename 'num-gpios' property to avoid dtc warning by Simon Glass · Sat Feb 03 10:36:59 2018 -0700
  25. 305ac9a sandbox: Correct dtc warning in /chosen node by Simon Glass · Sat Feb 03 10:36:58 2018 -0700
  26. 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · Wed Jan 24 20:47:09 2018 +0300
  27. 639725e fix spelling of 'functions' in 2 places (was 'funtcions') by Simon Goldschmidt · Tue Feb 13 13:18:27 2018 +0100
  28. b890600 SystemACE: Remove by Tom Rini · Mon Feb 12 09:51:33 2018 -0500
  29. a471b67 dm: core: parse chosen node by Rob Clark · Wed Jan 10 11:33:30 2018 +0100
  30. b7c82ed build: Drop CONFIG_SPL_BUILD guards in some cases by Tom Rini · Thu Dec 21 22:13:22 2017 -0500
  31. e23c388 power: extend prefix match to regulator-name property by Felix Brack · Mon Nov 27 09:14:16 2017 +0100
  32. 29d1143 Revert "sandbox: remove os_putc() and os_puts()" by Simon Glass · Mon Dec 04 13:48:17 2017 -0700
  33. 3662947 sandbox: Add clrbits/setbits macros by Tom Rini · Fri Sep 29 08:53:53 2017 -0400
  34. f53b5ea sandbox: avoid memory leak in os_dirent_ls by Heinrich Schuchardt · Thu Sep 21 12:56:07 2017 +0200
  35. f768aa8 sandbox: Expand list of IO accessors by Maxime Ripard · Mon Oct 02 15:25:56 2017 +0200
  36. 5136925 sandbox: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:13 2017 -0700
  37. 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
  38. f34b4de sandbox: Convert SANDBOX_BITS_PER_LONG to Kconfig by Bin Meng · Tue Aug 01 16:33:34 2017 -0700
  39. 6bafd24 sandbox: Introduce Kconfig option for 32/64 bit host by Bin Meng · Tue Aug 01 16:33:33 2017 -0700
  40. 843c299 sandbox: Add a dummy invalidate_dcache_range() function by Bin Meng · Tue Aug 22 08:15:18 2017 -0700
  41. 9488451 sandbox: remove os_putc() and os_puts() by Masahiro Yamada · Mon Jul 17 13:08:31 2017 +0900
  42. 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
  43. 17b1107 sandbox: Stop printing platdata at the start of SPL by Simon Glass · Sun Jun 18 22:09:05 2017 -0600
  44. 00c34d5b sandbox: Enable more console options by Simon Glass · Thu Jun 15 21:37:53 2017 -0600
  45. 9c433fe dm: core: Test uclass_first/next_device() on probe failure by Simon Glass · Sun Apr 23 20:10:44 2017 -0600
  46. b6f605e sandbox: Fix comparison of unsigned enum expression warning by Tom Rini · Sat May 13 20:11:30 2017 -0400
  47. 38e7974 bootstage: Require timer_get_boot_us() to be defined by Simon Glass · Mon May 22 05:05:23 2017 -0600
  48. f237151 sandbox: Make u-boot-sandbox.h a private header by Simon Glass · Wed May 17 08:22:48 2017 -0600
  49. 36d08d82 sandbox: Add a way to reset sandbox state for tests by Simon Glass · Thu May 18 20:09:13 2017 -0600
  50. e4fef74 dm: blk: Improve block device claiming by Simon Glass · Sun Apr 23 20:02:07 2017 -0600
  51. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  52. 7e9db02 dm: test: Add tests for the generic PHY uclass by Jean-Jacques Hiblot · Mon Apr 24 11:51:28 2017 +0200
  53. daea6d4 dm: Simple Watchdog uclass by maxims@google.com · Mon Apr 17 12:00:21 2017 -0700
  54. e62f4be dm: sandbox: pwm: Add a basic pwm test by Simon Glass · Sun Apr 16 21:01:11 2017 -0600
  55. fefc7ba sandbox: Add some test LEDs by Simon Glass · Mon Apr 10 11:34:51 2017 -0600
  56. fa72fe5 sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-coded by Tom Rini · Wed Apr 12 16:41:00 2017 -0400
  57. b419dbb board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() by Simon Glass · Tue Mar 28 10:27:28 2017 -0600
  58. b94eed5 board_f: sandbox: Move setup_ram_buf() to private code by Simon Glass · Tue Mar 28 10:27:16 2017 -0600
  59. b17ab15 dtoc: Replace dot with underscore to avoid compiler errors by Simon Glass · Sun Jan 15 21:09:08 2017 -0700
  60. e8845d2 spl: sandbox: Drop spl_board_announce_boot_device() by Simon Glass · Wed Nov 30 15:30:56 2016 -0700
  61. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · Wed Nov 30 15:30:50 2016 -0700
  62. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · Sat Nov 26 11:02:10 2016 +0900
  63. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · Wed Oct 26 17:15:37 2016 -0400
  64. cc02256 efi: Use asmlinkage for EFIAPI by Simon Glass · Sun Sep 25 15:27:31 2016 -0600
  65. b7ffa82 sandbox/fs: Set correct filetype for unknown filetype by Stefan Brüns · Tue Oct 04 21:46:35 2016 +0200
  66. 652acc7 sandbox: Use the address in readl/writel() functions by Simon Glass · Sat Oct 01 14:42:33 2016 -0600
  67. ae71ede sandbox/fs: Use readdir instead of deprecated readdir_r by Stefan Brüns · Sat Oct 01 20:41:42 2016 +0200
  68. b212990 sandbox/fs: Use correct size path name buffer by Stefan Brüns · Sat Oct 01 20:41:40 2016 +0200
  69. 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
  70. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · Sat Sep 24 18:20:13 2016 -0600
  71. a499648 spl: Convert spl_board_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:12 2016 -0600
  72. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · Sat Sep 24 18:19:57 2016 -0600
  73. 8dd1c9e spl: Move spl_board_load_image() into a generic header by Simon Glass · Sat Sep 24 18:19:51 2016 -0600
  74. b11b235 sandbox, x86: select DM_KEYBOARD instead of default y entry by Masahiro Yamada · Thu Sep 08 18:47:35 2016 +0900
  75. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · Wed Sep 21 11:28:56 2016 +0900
  76. 36f067f cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · Fri Aug 12 08:31:15 2016 -0400
  77. 92c67fa Add a power domain framework/uclass by Stephen Warren · Wed Jul 13 13:45:31 2016 -0600
  78. ecf6082 Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Jul 15 08:06:22 2016 -0400
  79. 4e9c131 sandbox: Add a test device that uses of-platdata by Simon Glass · Mon Jul 04 11:57:55 2016 -0600
  80. 9ca517d sandbox: Add a new sandbox_spl board by Simon Glass · Mon Jul 04 11:57:54 2016 -0600
  81. a7e2d4d sandbox: Add basic SPL implementation by Simon Glass · Mon Jul 04 11:57:51 2016 -0600
  82. 5cf1663 sandbox: Don't include the main loop in SPL by Simon Glass · Mon Jul 04 11:57:50 2016 -0600
  83. f44a3a5 sandbox: Don't use PCI in SPL by Simon Glass · Mon Jul 04 11:57:49 2016 -0600
  84. 141e5a0 sandbox: Add some missing headers in cpu.c by Simon Glass · Mon Jul 04 11:57:48 2016 -0600
  85. be31037 sandbox: Correct header file order in cpu.c by Simon Glass · Mon Jul 04 11:57:47 2016 -0600
  86. 1a3ba62 sandbox: Support building an SPL image by Simon Glass · Mon Jul 04 11:57:46 2016 -0600
  87. 2c931ba sandbox: Allow chaining from SPL to U-Boot proper by Simon Glass · Mon Jul 04 11:57:45 2016 -0600
  88. 43cdb79 sandbox: Don't exit when bootm completes by Simon Glass · Sun Jul 03 09:40:35 2016 -0600
  89. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · Fri Jun 17 09:44:00 2016 -0600
  90. 6488e64 reset: implement a reset test by Stephen Warren · Fri Jun 17 09:43:59 2016 -0600
  91. eeed18c sandbox: gpio: doc: Fix parameter documentation by mario.six@gdsys.cc · Wed May 25 15:18:10 2016 +0200
  92. 90937cc dm: test: Add GPIO open drain tests by mario.six@gdsys.cc · Wed May 25 15:15:23 2016 +0200
  93. 62f2c90 mailbox: implement a sandbox test by Stephen Warren · Mon May 16 17:41:37 2016 -0600
  94. 859f256 Rename reset to sysreset by Stephen Warren · Thu May 12 12:03:35 2016 -0600
  95. 8d5e245 sandbox: Add string and 16-bit I/O functions by Simon Glass · Sun May 01 11:35:54 2016 -0600
  96. 5497504 sandbox: Set CONFIG_SYS_CPU by Tom Rini · Mon Apr 18 13:57:42 2016 -0400
  97. 22e4268 sandbox: Enable many more commands by Tom Rini · Tue Mar 15 13:20:23 2016 -0400
  98. c7e4fbb spmi: Add sandbox test driver by Mateusz Kulikowski · Thu Mar 31 23:12:28 2016 +0200
  99. e0f1280 sandbox: Avoid calling commands when not available by Simon Glass · Sun Mar 13 19:07:30 2016 -0600
  100. a1965e9 sandbox: Fix building with LLVM by Tom Rini · Sat Mar 05 14:07:44 2016 -0500