1. 98d88f8 x86: sandbox: pch: Add a CONFIG option for PCH by Simon Glass · Sat Feb 16 20:24:49 2019 -0700
  2. 3698446 x86: link: Increase malloc size and decrease code size by Simon Glass · Sat Feb 16 20:24:48 2019 -0700
  3. 6d15c8d x86: samus: Increase the pre-reloc memory by Simon Glass · Sat Feb 16 20:24:47 2019 -0700
  4. 4a82768 x86: Adjust I/O macros to work on 64-bit machines by Simon Glass · Sat Feb 16 20:24:46 2019 -0700
  5. 17d133b sandbox: Add a note about the growing state_info struct by Simon Glass · Sat Feb 16 20:24:45 2019 -0700
  6. d84a1d6 pci: Add IDs for Intel high-definition audio by Simon Glass · Sat Feb 16 20:24:44 2019 -0700
  7. 26e8b49 gpio: Use case-insentive matching on the GPIO name by Simon Glass · Sat Feb 16 20:24:43 2019 -0700
  8. 8edd31b gpio: Show inactive GPIOs when explicitly requested by Simon Glass · Sat Feb 16 20:24:42 2019 -0700
  9. a88a50e pci: Fix comment in struct pci_child_platdata by Simon Glass · Sat Feb 16 20:24:41 2019 -0700
  10. a593455 pci: Don't export pci_hose_config_device() by Simon Glass · Sat Feb 16 20:24:40 2019 -0700
  11. bd9ca8d i2c: designware: Add error checking on init by Simon Glass · Sat Feb 16 20:24:39 2019 -0700
  12. 7e75aba dm: syscon: Don't require a regmap for PCI devices by Simon Glass · Sat Feb 16 20:24:38 2019 -0700
  13. e0144f2 log: Allow #define LOG_DEBUG to enable logging in a file by Simon Glass · Sat Feb 16 20:24:37 2019 -0700
  14. abe52cd log: Add documentation for convenience functions by Simon Glass · Sat Feb 16 20:24:36 2019 -0700
  15. 38617e8 log: Add a Kconfig option to set the default log level by Simon Glass · Sat Feb 16 20:24:35 2019 -0700
  16. 6e455c3 log: Fix up Kconfig log level names by Simon Glass · Sat Feb 16 20:24:34 2019 -0700
  17. ff27257 Merge branch '2019-02-19-master-imports' by Tom Rini · Tue Feb 19 20:48:11 2019 -0500
  18. 02868d2 travis: Exclude omap from the arm926ejs job by Tom Rini · Tue Feb 19 16:58:56 2019 -0500
  19. ea5429b cmd: pcmcia: Build only if CONFIG_CMD_PCMCIA=y by Ismael Luceno Cortes · Mon Feb 18 09:17:04 2019 +0000
  20. f5c9811 dm: Fix typo 'Watchdot' -> 'Watchdog' by Chris Packham · Mon Feb 18 08:48:04 2019 +1300
  21. 88313d9 ARM: omap3: evm: Update DM SPL support by Derald D. Woods · Sat Feb 16 16:56:50 2019 -0600
  22. 7f49dff omap3_beagle: Enable DM_SPI by Tom Rini · Sat Feb 16 16:36:30 2019 -0500
  23. 56c7a6a omap3_beagle: Update for DM SPL support by Tom Rini · Sat Feb 16 16:36:29 2019 -0500
  24. e9fae31 cmd/fs: fix build if CMD_BOOTEFI is not set by Gervais, Francois · Sat Feb 16 21:10:32 2019 +0000
  25. 5d64070 ARM: omap3_logic: Enable SPL booting device tree by Adam Ford · Sat Feb 16 13:31:24 2019 -0600
  26. b92bc4f ARM: DTS: omap3-u-boot.dtsi by Adam Ford · Sat Feb 16 13:31:23 2019 -0600
  27. 5005308 ARM: da8xxevm: Add NAND instructions for da850-evm to README by Adam Ford · Thu Feb 14 20:13:53 2019 -0600
  28. 57f719b ARM: am3517_evm: Enable Falcon Mode by Adam Ford · Thu Feb 14 14:06:35 2019 -0600
  29. f442e0f ARM: da850evm: Increase Malloc Size by Adam Ford · Wed Feb 13 13:06:37 2019 -0600
  30. 8659d78 hikey: Allow environment to store in eMMC and increase bootdelay by Manivannan Sadhasivam · Wed Feb 13 14:28:54 2019 +0530
  31. ea5f17d test: let use gdbserver for all sandbox targets by Igor Opaniuk · Tue Feb 12 16:18:14 2019 +0200
  32. 2fc7512 bcm963158: use TARGET_BCM963158 instead of ARCH_BCM63158 by Philippe Reynes · Mon Feb 11 15:56:14 2019 +0100
  33. 0d45a6a dtbo: Fix dtbo generation rules by Michal Simek · Mon Feb 11 14:51:02 2019 +0100
  34. d16b79b fs: fat: Reduce default max clustersize 64KiB from malloc pool by Tien Fong Chee · Mon Feb 11 14:56:20 2019 +0800
  35. f6764f2 fs: fat: dynamically allocate memory for temporary buffer by Tien Fong Chee · Mon Feb 11 14:56:19 2019 +0800
  36. 1714047 spl: implement CRC check on U-Boot uImage by Simon Goldschmidt · Sun Feb 10 21:34:37 2019 +0100
  37. 7dab692 configs: am57xx_evm: define CONFIG_SPL_LOAD_FIT_ADDRESS for SPL-DFU by Bin Liu · Fri Feb 08 11:01:37 2019 -0600
  38. 0a0dbd4 cmd: date: Do not overwrite arguments by Roman Kapl · Fri Feb 08 10:01:02 2019 +0100
  39. a064f19 elf: fix cache flushing in 'bootelf -p' command by Kurban Mallachiev · Thu Feb 07 14:19:45 2019 +0300
  40. 008c6b5 board/BuR/brxre1: convert do DM by Hannes Schmelzer · Wed Feb 06 13:25:59 2019 +0100
  41. c5382b7 dm: scsi: report correct device number by Heinrich Schuchardt · Tue Feb 05 18:06:24 2019 +0100
  42. 060aefc tpm: simplify: tpm_set_global_lock() by Heinrich Schuchardt · Tue Feb 05 01:38:41 2019 +0100
  43. 029cd7b Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Mon Feb 18 22:12:59 2019 -0500
  44. 6f266dd Prepare v2019.04-rc2 by Tom Rini · Mon Feb 18 21:36:39 2019 -0500
  45. 0d053df configs: Enable CONFIG_BLK in am57xx_evm and am57xx_hs_evm by Jean-Jacques Hiblot · Fri Feb 08 10:55:06 2019 +0100
  46. 0449ede configs: k2g_evm: Enable CONFIG_BLK by Jean-Jacques Hiblot · Fri Feb 08 10:55:05 2019 +0100
  47. 3427bff efi_loader: Swap roles with Heinrich by Alexander Graf · Thu Feb 14 14:35:17 2019 +0100
  48. f4ba9f0 rpi: Make Matthias maintainer by Alexander Graf · Thu Feb 14 14:37:59 2019 +0100
  49. a9fac50 board/BuR/brppt1: fix ethernet support on brppt1 boards by Hannes Schmelzer · Fri Feb 15 11:15:05 2019 +0100
  50. 8cc3bd5 Merge tag 'efi-2019-04-rc2' of https://github.com/xypron2/u-boot by Tom Rini · Mon Feb 18 15:48:01 2019 -0500
  51. c4192f7 ARM: socfpga: stratix10: Return valid error code from FPGA driver by Ang, Chee Hong · Sun Feb 17 20:07:50 2019 -0800
  52. b98e892 mmc: dwmmc: Poll for iDMAC TX/RX interrupt by Ley Foon Tan · Thu Dec 20 17:55:41 2018 +0800
  53. 54d329b arm: socfpga: gen5: remove hacked ETH RST handling by Simon Goldschmidt · Sun Jan 13 19:58:42 2019 +0100
  54. ad58893 arm: socfpga: gen5 enable designware_socfpga by Simon Goldschmidt · Sun Jan 13 19:58:41 2019 +0100
  55. b50afc8 net: designware: socfpga: adapt to Gen5 by Simon Goldschmidt · Sun Jan 13 19:58:40 2019 +0100
  56. 0e58270 Merge tag 'video-for-2019.04-rc2' of git://git.denx.de/u-boot-video by Tom Rini · Sat Feb 16 18:10:53 2019 -0500
  57. 9779b16 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Sat Feb 16 17:05:51 2019 -0500
  58. 1a7b055 mmc: tmio: sdhi: Configure DT2FF register for HS400 mode by Marek Vasut · Thu Feb 14 15:16:15 2019 +0100
  59. 2a43f88 mmc: tmio: Configure HOST_MODE WMODE according to bus width by Marek Vasut · Thu Feb 14 15:16:24 2019 +0100
  60. a4773fc mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot by Marek Vasut · Tue Jan 29 04:45:51 2019 +0100
  61. e9644cc efi_loader: do not miss last relocation block by Heinrich Schuchardt · Sat Feb 16 15:36:33 2019 +0100
  62. 0fcdb7a efi_loader: documentation of image loader by Heinrich Schuchardt · Sat Feb 16 15:22:13 2019 +0100
  63. fd9cbe3 efi_loader: clean up bootefi_test_prepare() by Heinrich Schuchardt · Sat Jan 12 14:42:40 2019 +0100
  64. 7250623 efi_loader: fix EFI entry counting by Heinrich Schuchardt · Sat Feb 09 14:10:39 2019 +0100
  65. 2f8eb08 efi_loader: use efi_start_image() for bootefi by Heinrich Schuchardt · Wed Dec 26 13:28:09 2018 +0100
  66. 408fbcc efi_loader: set entry point in efi_load_pe() by Heinrich Schuchardt · Wed Dec 26 12:49:09 2018 +0100
  67. e3d3a0c efi_loader: LoadImage: always allocate new pages by Heinrich Schuchardt · Mon Dec 24 09:19:07 2018 +0100
  68. 6346a90 efi_loader: error handling in efi_setup_loaded_image() by Heinrich Schuchardt · Wed Feb 06 19:41:29 2019 +0100
  69. 46da93c test: adjust names of Unicode test functions by Heinrich Schuchardt · Fri Feb 15 23:12:50 2019 +0100
  70. c6dc1f1 lib/vsprintf: print '?' for illegal Unicode sequence by Heinrich Schuchardt · Fri Feb 15 22:20:53 2019 +0100
  71. dcd15b0 efi_selftest: LoadImage from file device path by Heinrich Schuchardt · Wed Jan 09 19:04:14 2019 +0100
  72. c1476c2 efi_loader: comments for efi_file_from_path() by Heinrich Schuchardt · Mon Feb 04 21:24:35 2019 +0100
  73. 0d36adc efi_loader: efi_dp_split_file_path() error handling by Heinrich Schuchardt · Mon Feb 04 12:49:43 2019 +0100
  74. 9ad046e efi_selftest: fix memory allocation in HII tests by Heinrich Schuchardt · Tue Feb 12 21:38:02 2019 +0100
  75. 77ff4d8 efi_selftest: do not use efi_free_pool() by Heinrich Schuchardt · Tue Feb 12 21:50:45 2019 +0100
  76. e012fc1 Merge tag 'u-boot-imx-2019-02-16' of git://git.denx.de/u-boot-imx by Tom Rini · Sat Feb 16 08:31:05 2019 -0500
  77. f8e2933 Merge tag 'xilinx-for-v2019.04-rc2' of git://git.denx.de/u-boot-microblaze by Tom Rini · Fri Feb 15 21:21:28 2019 -0500
  78. b6f32dd Merge tag '2019.01-next' of https://github.com/mbgg/u-boot by Tom Rini · Fri Feb 15 20:10:15 2019 -0500
  79. cb2c8fd imx: cpu.c: give access to reset cause in spl by Max Krummenacher · Fri Feb 01 16:04:51 2019 +0100
  80. 45d6723 imx: serial_mxc: disable ri and dcd irq in dte mode by Max Krummenacher · Fri Feb 01 16:04:50 2019 +0100
  81. 9a37c54 ARM: dts: i.MX6Q, i.MX6QDL: fix address/size-cells warnings by Marcel Ziswiler · Fri Feb 01 16:04:49 2019 +0100
  82. 984aa0d imx: ventana: fix usage of dt paths with leading 0s (Linux 4.15+) by Tim Harvey · Mon Feb 04 13:11:00 2019 -0800
  83. 74107f7 imx: ventana: gw5904/gw5909: disable RS485 by Tim Harvey · Mon Feb 04 13:10:59 2019 -0800
  84. 5852a33 imx: ventana: add support for GW5901/GW5902 by Tim Harvey · Mon Feb 04 13:10:58 2019 -0800
  85. 2df5046 imx: ventana: add support for GW5909 by Tim Harvey · Mon Feb 04 13:10:57 2019 -0800
  86. c262540 imx: ventana: add support for GW5908 by Tim Harvey · Mon Feb 04 13:10:56 2019 -0800
  87. 83cad80 imx: ventana: add support for GW5907 by Tim Harvey · Mon Feb 04 13:10:55 2019 -0800
  88. b7c48a9 imx: ventana: add support for GW5906 by Tim Harvey · Mon Feb 04 13:10:54 2019 -0800
  89. be786e7 imx: ventana: add i2c detect for all LVDS displays by Tim Harvey · Mon Feb 04 13:10:53 2019 -0800
  90. ba9f234 imx: ventana: skip nand init for nandless boards by Tim Harvey · Mon Feb 04 13:10:52 2019 -0800
  91. c34e59e imx: ventana: add support for Z101WX01 LVDS display by Tim Harvey · Mon Feb 04 13:10:51 2019 -0800
  92. a2d24c9 imx: ventana: add support for GW5905 by Tim Harvey · Mon Feb 04 13:10:50 2019 -0800
  93. d04dc81 imx: ventana: remove setup of I2C3 from SPL by Tim Harvey · Mon Feb 04 13:10:49 2019 -0800
  94. 828c528 imx: ventana: do not iomux UART1 by Tim Harvey · Mon Feb 04 13:10:48 2019 -0800
  95. 8c9d393 imx: ventana: mv88e61xx change LED configuration by Tim Harvey · Mon Feb 04 13:10:47 2019 -0800
  96. 8e01914 configs: mx6sabresd: Reduce SPL size by disabling DOS, EXT and EFI support by Abel Vesa · Fri Feb 01 16:40:25 2019 +0000
  97. b333fbc board: mx6sabresd: Remove the enet reset gpio handling by Abel Vesa · Fri Feb 01 16:40:24 2019 +0000
  98. 30e985e board: mx6sabresd: Remove non-DM code by Abel Vesa · Fri Feb 01 16:40:23 2019 +0000
  99. 2dbe289 configs: mx6sabresd: Add DM_SPI_FLASH necessary configs by Abel Vesa · Fri Feb 01 16:40:22 2019 +0000
  100. e67a42e board: mx6sabreauto: Remove the non-DM code by Abel Vesa · Fri Feb 01 16:40:22 2019 +0000