1. afdb342 test: pci_ep: add basic pci_ep tests by Ramon Fried · Sat Apr 27 11:15:24 2019 +0300
  2. c64f19b pci_ep: add pci endpoint sandbox driver by Ramon Fried · Sat Apr 27 11:15:23 2019 +0300
  3. db97c7f dm: Add a No-op uclass by Jean-Jacques Hiblot · Fri Jul 05 09:33:57 2019 +0200
  4. 18ae337 Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Apr 24 12:27:29 2019 -0400
  5. e59d7eb Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic by Tom Rini · Wed Apr 24 12:26:25 2019 -0400
  6. cd3705e sandbox: Drop the printf() in setup_ram_buf() by Simon Glass · Mon Apr 08 13:20:43 2019 -0600
  7. fc2dde8 sandbox: Correct maths in allocation routines by Simon Glass · Mon Apr 08 13:20:42 2019 -0600
  8. 752707a sandbox: Improve debugging in initcall_run_list() by Simon Glass · Mon Apr 08 13:20:41 2019 -0600
  9. 77c0dbc regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset by Neil Armstrong · Thu Apr 11 17:01:23 2019 +0200
  10. d5cdfd5 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Sun Apr 14 00:03:06 2019 -0400
  11. a009fa7 dts: switch spi-flash to jedec, spi-nor compatible by Neil Armstrong · Sun Feb 10 10:16:20 2019 +0000
  12. c679def dm: sound: make all functions static inline by Christian Gmeiner · Tue Apr 09 11:27:00 2019 +0200
  13. 8222260 sandbox: Properly print physical addresses by Thierry Reding · Tue Mar 12 11:38:02 2019 +0100
  14. 947b3e6 sandbox: Use correct phys_{addr, size}_t for PHYS_64BIT=y by Thierry Reding · Tue Mar 12 11:38:01 2019 +0100
  15. ee01043 syscon: update syscon_regmap_lookup_by_phandle by Patrick Delaunay · Thu Mar 07 09:57:13 2019 +0100
  16. 8d28c3c clk: Add fixed-factor clock driver by Anup Patel · Mon Feb 25 08:14:55 2019 +0000
  17. 4d5814c sandbox: sound: Silence sound for testing by Simon Glass · Sat Feb 16 20:24:56 2019 -0700
  18. ecd02e7 sound: Add uclass operations for beeping by Simon Glass · Sat Feb 16 20:24:54 2019 -0700
  19. 53a68b3 sandbox: pch: Add a test for the PCH uclass by Simon Glass · Sat Feb 16 20:24:50 2019 -0700
  20. 17d133b sandbox: Add a note about the growing state_info struct by Simon Glass · Sat Feb 16 20:24:45 2019 -0700
  21. 76d42c1 Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm by Tom Rini · Tue Jan 15 22:05:34 2019 -0500
  22. 1b99536 sandbox: i2c_emul_find() No emulators for device 'rtc@43' by Heinrich Schuchardt · Sat Jan 05 22:30:07 2019 +0100
  23. 0948af2 sandbox: Correct SDL build flags by Simon Glass · Mon Dec 17 09:12:16 2018 -0700
  24. 048b2f4 sandbox: add memset_io(..), memcpy_fromio(..) and memcpy_toio(..) by Christian GMEINER · Tue Dec 04 20:35:24 2018 +0100
  25. 1fc5330 test: bootcount: add bootcount-uclass test by Philipp Tomsich · Fri Dec 14 21:14:29 2018 +0100
  26. 658a874 dm: sandbox: Allow selection of sample rate and channels by Simon Glass · Mon Dec 10 10:37:50 2018 -0700
  27. ab6dbe6 dm: sound: Complete migration to driver model by Simon Glass · Mon Dec 10 10:37:47 2018 -0700
  28. 3e61017 dm: sandbox: sound: Convert to use driver model by Simon Glass · Mon Dec 10 10:37:45 2018 -0700
  29. 6df01f9 dm: core: Add a function to read into a unsigned int by Simon Glass · Mon Dec 10 10:37:37 2018 -0700
  30. 76072ac dm: sound: Create a uclass for sound by Simon Glass · Mon Dec 10 10:37:36 2018 -0700
  31. 0d22f41 dm: sandbox: Update sound to use two buffers by Simon Glass · Mon Dec 10 10:37:35 2018 -0700
  32. c953aaf dm: sound: Create a uclass for i2s by Simon Glass · Mon Dec 10 10:37:34 2018 -0700
  33. ed96cde dm: sound: Create a uclass for audio codecs by Simon Glass · Mon Dec 10 10:37:33 2018 -0700
  34. aeed611 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Dec 10 07:15:12 2018 -0500
  35. dc44ea4 syscon: dm: Add a new method to get a regmap from DTS by Jean-Jacques Hiblot · Thu Nov 29 10:57:37 2018 +0100
  36. 19ebf0b test: dma: add dma-uclass test by Grygorii Strashko · Wed Nov 28 19:17:51 2018 +0100
  37. a550b54 dm: Add Hardware Spinlock class by Benjamin Gaignard · Tue Nov 27 13:49:50 2018 +0100
  38. a318115 dm: core: add functions to get/remap I/O addresses by name by Álvaro Fernández Rojas · Mon Dec 03 19:37:09 2018 +0100
  39. 66cf8f7 sandbox: Use 'extras' to specify 'head' files by Simon Glass · Fri Nov 23 21:29:30 2018 -0700
  40. 24a284a sandbox: Zero the ram buffer on startup by Simon Glass · Fri Nov 23 21:29:29 2018 -0700
  41. 38c2eae sandbox: Check the filename in jump_to_image_no_args() by Simon Glass · Fri Nov 23 21:29:25 2018 -0700
  42. 23eabbb sandbox: Fix up the debug message for the image filename by Simon Glass · Fri Nov 23 21:29:24 2018 -0700
  43. f2af76b sandbox: Use memmove() to move overlapping regions by Simon Glass · Tue Nov 13 15:55:20 2018 -0700
  44. 27cee44 sandbox: Enable sound by Simon Glass · Thu Nov 15 19:56:15 2018 -0700
  45. 0d7e681 sound: sandbox: Use the correct frequency by Simon Glass · Thu Nov 15 19:56:14 2018 -0700
  46. ddad032 sound: Add sample rate as a parameter for square wave by Simon Glass · Thu Nov 15 19:56:13 2018 -0700
  47. 17b56f6 dm: sandbox: i2c: Use new emulator parent uclass by Simon Glass · Sun Nov 18 08:14:34 2018 -0700
  48. e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · Thu Nov 15 18:44:09 2018 -0700
  49. cca2552 sandbox: Boot in U-Boot through the standard call by Simon Glass · Thu Nov 15 18:44:08 2018 -0700
  50. 7465f00 sandbox: Filter arguments when starting U-Boot by Simon Glass · Thu Nov 15 18:44:07 2018 -0700
  51. 6009763 sandbox: Use malloc() and free() from os layer by Simon Glass · Thu Nov 15 18:44:06 2018 -0700
  52. 7dafd02 sandbox: Refactor code to create os_jump_to_file() by Simon Glass · Thu Nov 15 18:44:05 2018 -0700
  53. 46508c9 sandbox: Add a new 'sb' command by Simon Glass · Thu Nov 15 18:44:03 2018 -0700
  54. b5dfea8 sandbox: Add an option to display of-platdata in SPL by Simon Glass · Thu Nov 15 18:44:01 2018 -0700
  55. 36eee8c sf: Add a method to obtain the block-protect setting by Simon Glass · Tue Nov 06 15:21:41 2018 -0700
  56. e550155 sandbox: Update some drivers to work in SPL/TPL by Simon Glass · Tue Nov 06 15:21:27 2018 -0700
  57. 8d176d8 sandbox: Add a function to read a host file by Simon Glass · Tue Nov 06 15:21:25 2018 -0700
  58. fa4bf41 sandbox: remove stray DEBUG by Heinrich Schuchardt · Sun Oct 14 20:45:32 2018 +0200
  59. 0fc8afc test/py: test pinmux command by Patrice Chotard · Wed Oct 24 14:10:23 2018 +0200
  60. da3e72f cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodes by Bin Meng · Sun Oct 14 01:07:20 2018 -0700
  61. 1bb290d test: dm: virtio: Add test cases for virtio uclass by Bin Meng · Mon Oct 15 02:21:26 2018 -0700
  62. 57ba942 sandbox: Try to start the RAM buffer at a particular address by Simon Glass · Sun Jun 17 08:57:43 2018 -0600
  63. e3f59f4 test: regmap: Increase size of syscon0 memory by Mario Six · Thu Oct 04 09:00:40 2018 +0200
  64. d9d2478 test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag by Bin Meng · Wed Oct 10 22:07:01 2018 -0700
  65. e573322 test: Add PCI device entry without compat string and with DT node by Marek Vasut · Wed Oct 10 21:27:08 2018 +0200
  66. dacfde8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Oct 11 15:28:32 2018 -0400
  67. 9716dc1 test: eth: Add a test for the target being pinged by Joe Hershberger · Wed Sep 26 16:49:01 2018 -0500
  68. 54418d0 test: eth: Add a test for ARP requests by Joe Hershberger · Wed Sep 26 16:49:00 2018 -0500
  69. 11b8503 net: sandbox: Add a priv ptr for tests to use by Joe Hershberger · Wed Sep 26 16:48:59 2018 -0500
  70. 46d2b6e net: sandbox: Allow fake eth to handle more than 1 packet response by Joe Hershberger · Wed Sep 26 16:48:57 2018 -0500
  71. c136307 net: sandbox: Share the priv structure with tests by Joe Hershberger · Wed Sep 26 16:48:56 2018 -0500
  72. 2260f13 net: sandbox: Make the fake eth driver response configurable by Joe Hershberger · Wed Sep 26 16:48:55 2018 -0500
  73. 878123d net: sandbox: Refactor sandbox send function by Joe Hershberger · Wed Sep 26 16:48:54 2018 -0500
  74. 5620cf8 test: panel: Add a test for the panel uclass by Simon Glass · Mon Oct 01 12:22:40 2018 -0600
  75. 699c9ca dm: core: Update ofnode to read binman-style flash entry by Simon Glass · Mon Oct 01 12:22:08 2018 -0600
  76. ae50ec7 sandbox: Restore blocking I/O on exit by Simon Glass · Mon Oct 01 11:55:20 2018 -0600
  77. 8e8963b dm: spi: Clean up detection of sandbox SPI emulator by Simon Glass · Mon Oct 01 11:55:19 2018 -0600
  78. 332894d sandbox: Remove the old memory file later by Simon Glass · Mon Oct 01 11:55:12 2018 -0600
  79. 4e9a64d sandbox: Add a flag to set the default log level by Simon Glass · Mon Oct 01 11:55:11 2018 -0600
  80. dc4d8eb sandbox: Support booting from TPL to SPL by Simon Glass · Mon Oct 01 11:55:10 2018 -0600
  81. cbfa845 sandbox: Add a way to write data to the host filesystem by Simon Glass · Mon Oct 01 11:55:08 2018 -0600
  82. ce55a11 sandbox: Support file truncation with os_open() by Simon Glass · Mon Oct 01 11:55:07 2018 -0600
  83. 4e766c2 sandbox: Unprotect DATA regions in bus tests by Simon Glass · Mon Oct 01 21:12:32 2018 -0600
  84. 86afaa6 sandbox: dt: add sandbox_tee node by Jens Wiklander · Tue Sep 25 16:40:16 2018 +0200
  85. b93eea7 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Sep 30 18:16:51 2018 -0400
  86. 6973345 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Sat Sep 29 22:28:44 2018 -0400
  87. b3b2ddb dm: test: Add "/firmware" node scan test by Rajan Vaja · Wed Sep 19 03:43:46 2018 -0700
  88. ab664ff test: Add tests for board uclass by Mario Six · Tue Jul 31 11:44:13 2018 +0200
  89. fc50a80 sandbox: DTS: w1: add node for one wire interface on GPIO by Eugen Hristev · Tue Sep 18 10:35:35 2018 +0300
  90. 02ad6fb video_osd: Add osd sandbox driver and tests by Mario Six · Thu Sep 27 09:19:31 2018 +0200
  91. 934a545 sandbox: Allow to execute from RAM by Alexander Graf · Fri Jun 22 14:44:13 2018 +0200
  92. 5b0bdab sandbox: Fix setjmp/longjmp by Alexander Graf · Fri Jun 22 14:44:12 2018 +0200
  93. fc1ebd3 sandbox: Enhance map_to_sysmem() to handle foreign pointers by Simon Glass · Sat Sep 15 00:50:56 2018 -0600
  94. b7255ef sandbox: Add support for calling abort() by Simon Glass · Sat Sep 15 00:50:55 2018 -0600
  95. be005d8 sandbox: Align RAM buffer to the machine page size by Simon Glass · Sat Sep 15 00:50:54 2018 -0600
  96. dea5df7 test: Add tests for CPU uclass by Mario Six · Mon Aug 06 10:23:44 2018 +0200
  97. 5077f43 sandbox: Build with -fPIC by Andy Shevchenko · Mon Sep 03 12:08:10 2018 +0300
  98. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · Mon Aug 06 20:47:39 2018 +0900
  99. 72e545a Remove CONFIG_USE_STDINT by Masahiro Yamada · Mon Aug 06 20:47:38 2018 +0900
  100. 501607a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Aug 24 16:11:01 2018 -0400