1. 5a6b52b Convert CONFIG_DEFAULT_SPI_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:37 2019 +0100
  2. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:36 2019 +0100
  3. c446807 tqma6s_wru4_mmc: manage board_spi_cs_gpio correctly by Patrick Delaunay · Wed Feb 27 15:20:35 2019 +0100
  4. 5c95efb exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASE by Patrick Delaunay · Wed Feb 27 15:20:34 2019 +0100
  5. 3edd13e controlcenterdc: move some configuration in defconfig file by Patrick Delaunay · Wed Feb 27 15:20:33 2019 +0100
  6. fd75ade bcm7445: move some configuration in defconfig file by Patrick Delaunay · Wed Feb 27 15:20:32 2019 +0100
  7. b0197ae Merge branch '2019-03-25-master-imports' by Tom Rini · Mon Mar 25 17:26:38 2019 -0400
  8. 6eeee30 mmc: Align MMC_TRACE with tiny printf by Marek Vasut · Sat Mar 23 18:54:45 2019 +0100
  9. 80f3a83 scripts/Makefile.extrawarn: Silence more DTC warnings by Tom Rini · Fri Mar 22 09:47:39 2019 -0400
  10. 4233227 rsa: check that pointer checksum isn't NULL before using it by Philippe Reynes · Tue Mar 19 10:55:40 2019 +0100
  11. 570fdf8 Merge branch '2019-03-22-master-imports' by Tom Rini · Fri Mar 22 19:09:58 2019 -0400
  12. f7d4968 fs: ext4: do not write on filesystem with metadata_csum feature by Sébastien Szymanski · Fri Mar 22 09:33:52 2019 +0100
  13. d355583 board: ti: Move fastboot functions out of TI_SECURE_DEVICE ifdef by Andrew F. Davis · Mon Feb 11 08:00:08 2019 -0600
  14. 97a8bbf pci: Add comment to mention difference in DEVFN usage in U-Boot vs Linux by Stefan Roese · Mon Feb 11 08:43:25 2019 +0100
  15. 910c889 common: image-android-dt: Fix out-of-bounds access by Eugeniu Rosca · Thu Mar 14 18:31:39 2019 +0100
  16. 59b0dfd configs: am335x_evm: Add CONFIG_BLK by Faiz Abbas · Thu Mar 14 19:39:04 2019 +0530
  17. 43fa91f Revert "Ensure device tree DTS is compiled" by Masahiro Yamada · Thu Mar 14 14:58:36 2019 +0900
  18. dbd4295 mips: add missing dtb-y to arch/mips/dts/Makefile by Masahiro Yamada · Thu Mar 14 14:58:35 2019 +0900
  19. fce784c powerpc: fix arch/powerpc/dts/Makefile by Masahiro Yamada · Thu Mar 14 14:58:34 2019 +0900
  20. ea286ec ARM: fix arch/arm/dts/Makefile by Masahiro Yamada · Thu Mar 14 14:58:33 2019 +0900
  21. 7e0cb5e tools: fit_image: Add the loadable property to configs by Abel Vesa · Tue Mar 12 08:34:32 2019 +0000
  22. 53420dc common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled by Abel Vesa · Tue Mar 12 08:34:31 2019 +0000
  23. b3e9dc6 armv8: Disable exception vectors in SPL by default by Alexander Graf · Wed Feb 20 17:14:49 2019 +0100
  24. 2e294ff Makefile: Do not pass -E to mkimage when SPL has full fitImage support by Marek Vasut · Wed Mar 06 22:04:00 2019 +0100
  25. 8c55cc0 cmd: set CONFIG_SYS_HELP_CMD_WIDTH = 10 by Heinrich Schuchardt · Thu Feb 28 06:17:56 2019 +0100
  26. baa8f67 configs: dra7xx_evm: Remove ENV_IS_IN_FAT by Faiz Abbas · Tue Feb 26 22:45:44 2019 +0530
  27. 79a7cb1 arm: lib: bootm: Push the Starting kernel print to the end by Keerthy · Wed Feb 20 18:17:22 2019 +0530
  28. a78af91 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Thu Mar 21 13:11:06 2019 -0400
  29. 2febc73 Merge tag 'efi-2019-04-rc5' of git://git.denx.de/u-boot-efi by Tom Rini · Thu Mar 21 13:07:42 2019 -0400
  30. d2e3b71 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Thu Mar 21 13:04:42 2019 -0400
  31. 142cf18 i2c: i2c_cdns: Fix below warnings with checker tool by Siva Durga Prasad Paladugu · Thu Mar 14 09:18:37 2019 +0100
  32. 8fb280c ARM: socfpga: Build sfp image only for Gen5 and Arria10 devices by Dalon Westergreen · Wed Mar 20 13:15:21 2019 -0700
  33. 84a975a efi_selftest: fix test_hii_string_get_string() by Heinrich Schuchardt · Tue Mar 19 20:08:46 2019 +0100
  34. 9de5c4c efi_loader: superfluous conversion in efi_file_open() by Heinrich Schuchardt · Tue Mar 19 19:16:23 2019 +0100
  35. d20f512 efi_loader: remove superfluous check in efi_setup_loaded_image() by Heinrich Schuchardt · Tue Mar 19 18:58:58 2019 +0100
  36. fb92e34 efi_loader: memory leak in efi_dump_single_var() by Heinrich Schuchardt · Tue Mar 19 18:44:05 2019 +0100
  37. 793a625 efi_loader: missing return in efi_get_next_variable_name() by Heinrich Schuchardt · Tue Mar 19 18:36:21 2019 +0100
  38. d177dbd efi_loader: endless loop in add_strings_package() by Heinrich Schuchardt · Tue Mar 19 12:30:27 2019 +0100
  39. 657e979 efi_loader: correct parameter size in efi_allocate_pool by Heinrich Schuchardt · Mon Mar 18 20:01:59 2019 +0100
  40. a3d81b0 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Tue Mar 19 19:58:48 2019 -0400
  41. 6fc17c1 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Tue Mar 19 07:13:23 2019 -0400
  42. 447ac2d Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Tue Mar 19 07:13:03 2019 -0400
  43. 3716cf1 ARM: kirkwood: disable dcache for Kirkwood boards by Chris Packham · Mon Mar 18 20:51:58 2019 +1300
  44. 852a0e17c ARM: mvebu: use correct name for pcie controller by Chris Packham · Sat Mar 16 20:46:20 2019 +1300
  45. b3a7ee5 ARM: mvebu: db-88f6820-amc: enable SPI_FLASH_BAR by Chris Packham · Sat Mar 02 20:45:35 2019 +1300
  46. 7d0fc8e ARM: mvebu: set CONFIG_SYS_MALLOC_F_LEN to 0x2000 by Chris Packham · Fri Mar 01 14:30:03 2019 +1300
  47. 580b2b4 mv_ddr: ddr3: only use active chip-selects when tuning ODT by Chris Packham · Fri Mar 01 10:11:14 2019 +1300
  48. ac8bfb1 mv_ddr: ddr3: fix tRAS timimg parameter by Chris Packham · Fri Mar 01 10:11:13 2019 +1300
  49. 78e32ac ARM: kirkwood: add spi0 alias for dreamplug by Chris Packham · Thu Feb 28 20:53:23 2019 +1300
  50. 753f16e MAINTAINERS: Update u-boot-marvell entry by Stefan Roese · Fri Feb 15 13:56:56 2019 +0100
  51. f8ca397 configs/clearfog_gt_8k: add network interface support by Baruch Siach · Mon Feb 11 14:19:55 2019 +0200
  52. 24e23bd pci: pci_mvebu: Add comment about missing of_n_addr_cells() call by Stefan Roese · Mon Feb 11 07:53:34 2019 +0100
  53. bda30ec Prepare v2019.04-rc4 by Tom Rini · Mon Mar 18 21:14:02 2019 -0400
  54. 376a8f8 arm: socfpga: make SPL_TEXT_BASE overridable by Simon Goldschmidt · Fri Mar 15 20:44:32 2019 +0100
  55. 6e67627 ARM: dts: socfpga: Add missing altr,sysmgr-syscon for EMAC by Ley Foon Tan · Wed Mar 13 11:03:35 2019 +0800
  56. 2577bb9 fastboot: common: fix default fastboot_boot on 64-bit by Neil Armstrong · Wed Feb 20 11:36:12 2019 +0100
  57. fb57691 usb: udc-uclass: Fixed problem when no alias is defined in DT by Jean-Jacques Hiblot · Thu Jan 24 15:44:53 2019 +0100
  58. 674f662 cmd: fastboot: handle watchdog while waiting for fastboot commands. by Sean Nyekjaer · Thu Jan 24 15:17:21 2019 +0100
  59. 03d9089 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Mar 15 11:58:17 2019 -0400
  60. 69970e8 Merge tag 'efi-2019-04-rc4-3' of https://github.com/xypron2/u-boot by Tom Rini · Fri Mar 15 11:58:08 2019 -0400
  61. d6be97b armv7: ls102xa: Add workaround for DDR erratum A-008850 by Alison Wang · Wed Mar 06 14:49:14 2019 +0800
  62. 13b1b55 drivers: net: ls1088ardb: Fix EC1 and EC2 RCW offset by Pramod Kumar · Thu Feb 28 09:06:40 2019 +0000
  63. 2f82f6f board: fsl: lx2160aqds: modify the phy fixup code by Pankaj Bansal · Thu Feb 28 08:12:55 2019 +0000
  64. 67f195c mc : Reduce MC memory size to 128M by Meenakshi Aggarwal · Wed Feb 27 14:41:02 2019 +0530
  65. d7697f4 driver: net: fsl-mc: Fix DPC MAC address fixup by Ioana Ciocoi Radulescu · Tue Feb 26 15:50:07 2019 +0000
  66. 8924524 drivers: net: ldpaa_eth: check if the dpmac is enabled by Pankaj Bansal · Fri Feb 08 08:59:24 2019 +0000
  67. c5a8cb8 efi_loader: fix build error for freestanding.o by Heinrich Schuchardt · Mon Mar 11 22:04:51 2019 +0100
  68. 53a2920 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Thu Mar 14 11:37:11 2019 -0400
  69. 184ce04 MAINTAINERS: Remove unsupported statuses - Odd Fixes and Obsolete by Krzysztof Kozlowski · Thu Mar 14 10:53:10 2019 +0100
  70. 2d8ba4e arndale: fix unknown status by Minkyu Kang · Thu Mar 14 09:38:41 2019 +0900
  71. f45775c Revert "env: add spi_flash_read_env function" by Heiko Schocher · Wed Mar 13 12:15:45 2019 +0100
  72. 4a89450 Merge tag 'u-boot-imx-20190313' of git://git.denx.de/u-boot-imx by Tom Rini · Wed Mar 13 16:07:41 2019 -0400
  73. f769430 drivers/net/fec: phy_init: remove redundant logic by Hannes Schmelzer · Fri Feb 15 10:30:18 2019 +0100
  74. 858dd27 MTD: mxs_nand_spl: Redo the way nand_init initializes by Adam Ford · Mon Feb 18 17:58:17 2019 -0600
  75. 21ac3ba arm: dts: imx6qdl-u-boot: Enable spba-bus@2000000 simple bus by Adam Ford · Wed Feb 20 08:53:56 2019 -0600
  76. fd5fc9e imx: serial_mxc: use CONFIG_IS_ENABLED instead of ifdef by Adam Ford · Tue Feb 19 22:07:22 2019 -0600
  77. 6305fae ARM: imx6q_logic: Enable MTD and NAND_MXS_DT by Adam Ford · Sun Feb 17 08:56:00 2019 -0600
  78. a732ec0 ARM: imx6_logic: Fix typo in FDT address by Adam Ford · Sat Feb 16 14:09:45 2019 -0600
  79. f3af83c include: configs: imx6-engicam: Add recovery boot option by Shyam Saini · Wed Feb 06 13:23:37 2019 +0530
  80. 6747db0 configs: imx6qdl_icore_mmc: Enable watchdog and bootcounter by Shyam Saini · Wed Feb 06 13:23:36 2019 +0530
  81. 8e0fe1d board: engicam: Add watchdog support on Engicam by Shyam Saini · Wed Feb 06 13:23:35 2019 +0530
  82. 06cd11c imx8qxp: Fix the reported CPU frequency by Fabio Estevam · Tue Feb 05 10:43:26 2019 -0200
  83. a17c525 imx8mq_evk: Add myself as a co-maintainer by Fabio Estevam · Thu Feb 28 08:46:15 2019 -0300
  84. 268fcf0 imx8mq_evk: Move CONFIG_ENV_IS_IN_MMC to Kconfig by Fabio Estevam · Thu Feb 28 08:46:14 2019 -0300
  85. 65d574c mx6sabreauto: README: Adjust the binary name after DM conversion by Fabio Estevam · Tue Feb 26 09:36:07 2019 -0300
  86. 2965095 mx6sabresd: README: Adjust the binary name after DM conversion by Fabio Estevam · Tue Feb 26 09:36:06 2019 -0300
  87. eec42b5 imx: mx6qsabrelite: Update the SabreLite README by Martyn Welch · Fri Feb 22 19:05:48 2019 +0000
  88. 784604c imx8mq_evk/README: fix DDR training firmware path by Baruch Siach · Thu Feb 28 13:51:05 2019 +0200
  89. 6c55973 imx8mq_evk/README: add missing firmware extract step by Baruch Siach · Thu Feb 28 13:51:04 2019 +0200
  90. 7ac7b96 warp7: Fix the write to the LDOGCTL PMIC register by Fabio Estevam · Thu Feb 14 11:37:51 2019 -0200
  91. 24da539 mx6ul_14x14_evk: Simplify the PMIC register writes by Fabio Estevam · Thu Feb 14 11:35:46 2019 -0200
  92. d6bb05c warp7: Remove unneeded headers after DM conversion by Fabio Estevam · Thu Feb 14 10:36:27 2019 -0200
  93. c6778ff warp7: README: Adjust the binary name after DM conversion by Fabio Estevam · Sat Feb 09 12:01:59 2019 -0200
  94. 03699b0 imx: ventana: added support for 16bit 8Gb density (1GiB) DRAM by Tim Harvey · Thu Feb 21 08:51:16 2019 -0800
  95. fc93d3b imx: ventana: hexdump invalid EEPROM data by Tim Harvey · Thu Feb 21 08:48:48 2019 -0800
  96. 27028fe ARM: liteboard: use random ethaddr by Marcin Niestroj · Sat Jan 19 17:06:47 2019 +0100
  97. 1f5833b ARM: liteboard: move towards driver model and device-tree boot by Marcin Niestroj · Sat Jan 19 17:06:46 2019 +0100
  98. 0fe7c85 pico-imx6ul: README: Adjust the binary name after DM conversion by Fabio Estevam · Thu Feb 14 10:01:51 2019 -0200
  99. 49d4bf0 pico-imx6ul: Convert to DM_PMIC by Fabio Estevam · Thu Feb 14 10:01:50 2019 -0200
  100. 28391c9 pico-imx6ul: Convert to CONFIG_DM_GPIO by Fabio Estevam · Thu Feb 14 10:01:49 2019 -0200