1. a3514ba x86: samus: Update device tree for SPL by Simon Glass · Tue May 07 21:41:13 2019 -0600
  2. 7cf5fe0 x86: Add a simple TPL implementation by Simon Glass · Thu May 02 10:52:12 2019 -0600
  3. d4f266f x86: Add a way to jump from TPL to SPL by Simon Glass · Thu May 02 10:52:27 2019 -0600
  4. 383b9b8 x86: samus: Increase the pre-reloc memory again by Simon Glass · Thu May 02 10:52:22 2019 -0600
  5. 7beafdf x86: broadwell: Update PCH to work in TPL by Simon Glass · Thu May 02 10:52:26 2019 -0600
  6. 56382fb x86: Enable the RTC on all boards by Simon Glass · Thu May 02 10:52:24 2019 -0600
  7. 771f02f x86: Fix device-tree indentation by Simon Glass · Thu May 02 10:52:21 2019 -0600
  8. ff23e68 x86: Update device tree for Chromium OS verified boot by Simon Glass · Thu May 02 10:52:20 2019 -0600
  9. f03c70d x86: Update device tree for TPL by Simon Glass · Thu May 02 10:52:19 2019 -0600
  10. 82a7dc2 x86: Add documentation on the samus flashmap by Simon Glass · Thu May 02 10:52:16 2019 -0600
  11. 69c5b2d x86: Support PCI VGA ROM when TPL is used by Simon Glass · Thu Apr 25 21:59:08 2019 -0600
  12. 8294e73 x86: Don't generate a bootstage report in SPL by Simon Glass · Thu Apr 25 21:59:07 2019 -0600
  13. d056443 x86: Don't set up MTRRs in SPL by Simon Glass · Thu Apr 25 21:59:06 2019 -0600
  14. a7a3eb3 x86: Support TPL in Intel common code by Simon Glass · Thu Apr 25 21:59:05 2019 -0600
  15. 8ea4982 x86: sysreset: Implement the get_last() method by Simon Glass · Thu May 02 10:52:15 2019 -0600
  16. 90bf4d9 x86: sysreset: Implement power-off if available by Simon Glass · Thu May 02 10:52:14 2019 -0600
  17. a21dda9 x86: sysreset: Separate out the EFI code by Simon Glass · Thu May 02 10:52:13 2019 -0600
  18. f5d1395 x86: broadwell: Implement PCH_REQ_PMBASE_INFO by Simon Glass · Thu Apr 25 21:59:03 2019 -0600
  19. 027f837 x86: ivybridge: Implement PCH_REQ_PMBASE_INFO by Simon Glass · Thu Apr 25 21:59:02 2019 -0600
  20. 2a5e562 x86: pch: Add an ioctl to read power-management info by Simon Glass · Thu Apr 25 21:59:01 2019 -0600
  21. fbef25f x86: mrccache: Add more debugging by Simon Glass · Thu Apr 25 21:58:59 2019 -0600
  22. 48fd856 x86: Support saving MRC data from SPL by Simon Glass · Thu Apr 25 21:58:57 2019 -0600
  23. d806916b x86: Add common Intel code for SPL by Simon Glass · Thu Apr 25 21:58:56 2019 -0600
  24. 2aeaa57 x86: broadwell: Select refcode and CPU code for SPL by Simon Glass · Thu Apr 25 21:58:55 2019 -0600
  25. c51faed x86: broadwell: Allow booting from SPL by Simon Glass · Thu Apr 25 21:58:54 2019 -0600
  26. 79ef699 x86: Allow 16-bit init to be in TPL by Simon Glass · Thu Apr 25 21:58:53 2019 -0600
  27. 75659ac x86: Add support for starting from SPL/TPL by Simon Glass · Thu Apr 25 21:58:52 2019 -0600
  28. 409cb19 x86: broadwell: Split CPU init by Simon Glass · Thu Apr 25 21:58:51 2019 -0600
  29. 412f11b x86: broadwell: Move init of debug UART to cpu.c by Simon Glass · Thu Apr 25 21:58:50 2019 -0600
  30. 69343ff x86: broadwell: Allow SDRAM init from SPL by Simon Glass · Thu Apr 25 21:58:49 2019 -0600
  31. 345f366 x86: broadwell: Improve SDRAM debugging output by Simon Glass · Thu Apr 25 21:58:48 2019 -0600
  32. e704c18 x86: Add a handoff header file by Simon Glass · Thu Apr 25 21:58:47 2019 -0600
  33. 71bc4c6 x86: Support booting with TPL by Simon Glass · Thu Apr 25 21:58:46 2019 -0600
  34. c9ae1ae x86: Support SPL and TPL by Simon Glass · Thu Apr 25 21:58:45 2019 -0600
  35. f117427 x86: dts: Add device-tree labels for rtc and reset by Simon Glass · Thu Apr 25 21:58:43 2019 -0600
  36. 05e12f7 x86: Add a way to reinit the cpu by Simon Glass · Thu Apr 25 21:58:42 2019 -0600
  37. f9b5800 x86: mp_init: Use proper error numbers by Simon Glass · Thu Apr 25 21:58:41 2019 -0600
  38. cb770c5 x86: Update a stale comment about ifdtool by Simon Glass · Thu Apr 25 21:58:44 2019 -0600
  39. 435f705 x86: start64: Fix copyright message by Simon Glass · Thu Apr 25 21:58:40 2019 -0600
  40. 62cdac1 Revert "pci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKS" by Simon Glass · Tue May 07 21:41:15 2019 -0600
  41. f18ca78 cros_ec: Use a hyphen in the uclass name by Simon Glass · Thu May 02 10:52:11 2019 -0600
  42. 4325bd0 spl: Allow sandbox to build a device-tree file by Simon Glass · Thu Apr 25 21:58:38 2019 -0600
  43. 019f956 dm: core: Fix translate condition in ofnode_get_addr_size() by Simon Glass · Thu Apr 25 21:58:36 2019 -0600
  44. eb023b3 binman: Allow sections to have an offset by Simon Glass · Thu Apr 25 21:58:39 2019 -0600
  45. 0d46559 binman: Add a missing comment in Entry_vblock by Simon Glass · Thu Apr 25 21:58:35 2019 -0600
  46. b4595d8 binman: Don't show image-skip message by default by Simon Glass · Thu Apr 25 21:58:34 2019 -0600
  47. 65c7b52 binman: Don't generate an error in 'text' entry constructor by Simon Glass · Thu Apr 25 21:58:33 2019 -0600
  48. 7321e83 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Tue May 07 09:38:00 2019 -0400
  49. 96a9489 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Tue May 07 09:37:11 2019 -0400
  50. 1f3b667 ARM: dts: renesas: Add RZ/A1 GR-Peach board by Chris Brandt · Wed Aug 23 14:53:59 2017 -0500
  51. 43b11d9 ARM: dts: renesas: Add RZ/A1 platform code by Chris Brandt · Wed Aug 23 14:53:59 2017 -0500
  52. f9db3b3 spi: rpc: Add support for operation without clock framework by Marek Vasut · Sat May 04 18:52:33 2019 +0200
  53. 77f69f8 net: sh_eth: Add support for operation without clock framework by Marek Vasut · Thu May 02 00:03:26 2019 +0200
  54. 7f6f5ab net: sh_eth: Add RZ/A1 support by Marek Vasut · Wed May 01 18:20:48 2019 +0200
  55. 2d2e3ff serial: sh: Add RZ/A1 support by Marek Vasut · Wed May 01 18:20:00 2019 +0200
  56. 6be61c6 timer: renesas: Add RZ/A1 R7S72100 OSTM timer driver by Marek Vasut · Sat May 04 17:30:58 2019 +0200
  57. c7116cb pinctrl: renesas: Add RZ/A1 R7S72100 pin control driver by Marek Vasut · Sat May 04 14:17:10 2019 +0200
  58. 6d99d96 gpio: renesas: Add RZ/A1 R7S72100 GPIO driver by Marek Vasut · Sat May 04 16:00:17 2019 +0200
  59. 76ee98f sh: 7785: Remove CPU support by Marek Vasut · Sat May 04 13:28:04 2019 +0200
  60. c963d21 sh: sh7785lcr: Remove the board by Marek Vasut · Sat May 04 13:21:07 2019 +0200
  61. a71ce47 sh: 7724: Remove CPU support by Marek Vasut · Sat May 04 13:31:06 2019 +0200
  62. efd7256 sh: ecovec: Remove the board by Marek Vasut · Sat May 04 13:24:51 2019 +0200
  63. 5cb4846 sh: sh7757lcr: Fix copy-paste error in README by Marek Vasut · Sat May 04 13:30:05 2019 +0200
  64. 9175e38 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Mon May 06 07:18:51 2019 -0400
  65. 11ff45d Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Mon May 06 07:18:28 2019 -0400
  66. d740445 ARM: socfpga: stratix10: Probe FPGA status before bridge enable by Ang, Chee Hong · Fri May 03 01:18:27 2019 -0700
  67. fadf65b ARM: socfpga: stratix10: Disable FPGA2SOC reset by Ang, Chee Hong · Fri May 03 01:19:08 2019 -0700
  68. 3fdf436 arm: socfpga: Move Stratix 10 SDRAM driver to DM by Ley Foon Tan · Mon May 06 09:56:01 2019 +0800
  69. f6cb8be arm: dts: Stratix10: Add SDRAM node by Ley Foon Tan · Mon May 06 09:56:00 2019 +0800
  70. 17b9ba6 ddr: altera: Compile ALTERA SDRAM in SPL only by Ley Foon Tan · Mon May 06 09:55:59 2019 +0800
  71. e485f9d Merge branch '2019-05-05-master-imports' by Tom Rini · Sun May 05 12:25:39 2019 -0400
  72. f60f751 env: add missing newline by Philip Molloy · Sun Mar 31 03:44:57 2019 +0000
  73. 733793b board: toradex: drop support.arm maintainer email by Marcel Ziswiler · Thu May 02 17:14:30 2019 +0200
  74. 016ed13 cmd: pxe: add board specific PXE default path by Marek Behún · Thu May 02 15:29:12 2019 +0200
  75. 8576dce ARM: da850evm: Enable da850-ohci USB host controller by Adam Ford · Tue Apr 30 05:21:42 2019 -0500
  76. 5f364f5 usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM support by Adam Ford · Tue Apr 30 05:21:41 2019 -0500
  77. 0611ae5 fs: btrfs: add zstd decompression support by Marek Behún · Mon Apr 29 22:40:45 2019 +0200
  78. e87e200 lib: add Zstandard decompression support by Marek Behún · Mon Apr 29 22:40:44 2019 +0200
  79. b139a7f lib: Add xxhash support by Marek Behún · Mon Apr 29 22:40:43 2019 +0200
  80. a2e8e42 board: ti: am43xx: Enable hardware leveling by Brad Griffis · Mon Apr 29 09:59:33 2019 +0530
  81. 904549f arm: mach-omap2: am33xx: ddr: update value for ext_phy_ctrl_36 by Brad Griffis · Mon Apr 29 09:59:32 2019 +0530
  82. d2e56a7 arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw leveling by Brad Griffis · Mon Apr 29 09:59:31 2019 +0530
  83. 4b02508 arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr path by Brad Griffis · Mon Apr 29 09:59:30 2019 +0530
  84. cc4f84f arm: mach-omap2: am33xx: ddr: Add 1ms delay to avoid L3 error by Brad Griffis · Mon Apr 29 09:59:29 2019 +0530
  85. 192121a arm: mach-omap2: am33xx: ddr: programming of EXT_PHY_CTRL1 and EXT_PHY_CTRL1_SHADOW by Brad Griffis · Mon Apr 29 09:59:28 2019 +0530
  86. b144ab1 lib/display_options: avoid illegal memory access by Heinrich Schuchardt · Fri Apr 26 18:39:00 2019 +0200
  87. bdfcd91 configs: am335x_evm: enable SPL_FIT_IMAGE_TINY by Jean-Jacques Hiblot · Fri Apr 26 15:21:26 2019 +0200
  88. 943ec25 spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabled by Jean-Jacques Hiblot · Fri Apr 26 15:21:25 2019 +0200
  89. a76a458 spl: fix linker size check off-by-one errors by Simon Goldschmidt · Thu Apr 25 21:22:39 2019 +0200
  90. 41e3296 configs: socfpga: add imply pl310 cache controller by Dinh Nguyen · Tue Apr 23 16:55:06 2019 -0500
  91. 86fbf9d ARM: socfpga: use the pl310 driver to configure the cache by Dinh Nguyen · Tue Apr 23 16:55:05 2019 -0500
  92. 6d63cae dm: cache: add the pl310 cache controller driver by Dinh Nguyen · Tue Apr 23 16:55:04 2019 -0500
  93. d94e18e dm: cache: Create a uclass for cache by Dinh Nguyen · Tue Apr 23 16:55:03 2019 -0500
  94. 4ab3588 ARM: pl310: Add macro's for handling tag and data latency mask by Dinh Nguyen · Tue Apr 23 16:55:02 2019 -0500
  95. e128399 Documentation: dts: Add pl310 cache controller dts documentation by Dinh Nguyen · Tue Apr 23 16:55:01 2019 -0500
  96. 104dd78 board: ti: am654: select SYS_DISABLE_DCACHE_OPS for arm64 build by Vignesh Raghavendra · Mon Apr 22 21:43:33 2019 +0530
  97. 384c141 arch: armv8: Provide a way to disable cache maintenance ops by Vignesh Raghavendra · Mon Apr 22 21:43:32 2019 +0530
  98. bb6abce Refactor IMAGE_ENABLE_VERIFY to handle builds without SPL verification by Alex Kiernan · Thu Apr 18 20:34:55 2019 +0000
  99. 01b6833 Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips by Tom Rini · Sat May 04 20:02:31 2019 -0400
  100. f7e008e Merge tag 'mmc-2019-5-3' of https://github.com/MrVan/u-boot by Tom Rini · Sat May 04 20:02:16 2019 -0400