1. 7afce44 ARM: mach-omap2: omap3/am335x: Enable ACR::IBE on Cortex-A8 SoCs for CVE-2017-5715 by Nishanth Menon · Tue Jun 12 15:24:11 2018 -0500
  2. d510252 ARM: mach-omap2: omap5/dra7: Enable ACTLR[0] (Enable invalidates of BTB) to facilitate CVE_2017-5715 WA in OS by Nishanth Menon · Tue Jun 12 15:24:10 2018 -0500
  3. 6ffdeaa ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15 for CVE-2017-5715 by Nishanth Menon · Tue Jun 12 15:24:09 2018 -0500
  4. 85515bf ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715 by Nishanth Menon · Tue Jun 12 15:24:08 2018 -0500
  5. 9c0d7f9 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Thu Jun 28 09:04:41 2018 -0400
  6. beba0ff dwc2 USB controller hangs with lan78xx by Andrew Thomas · Mon Jun 18 11:56:06 2018 -0700
  7. cb5660e Merge git://git.denx.de/u-boot-imx by Tom Rini · Wed Jun 27 13:09:55 2018 -0400
  8. 42e5096 fw_printenv: Don't bail out directly after one env read error by Joe Hershberger · Tue Jun 26 12:37:59 2018 +0300
  9. 8a46d4c imx: bx50v3: fix Maintainers by Stefano Babic · Wed Jun 27 13:02:36 2018 +0200
  10. 7440e4b mtd: nand: mxs_nand_spl: add mxs_flash_full_ident by Jörg Krause · Sun Jan 14 19:26:40 2018 +0100
  11. 404a9db mtd: nand: mxs_nand_spl: refactor mxs_flash_ident by Jörg Krause · Sun Jan 14 19:26:39 2018 +0100
  12. 6f8190f spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips by Jörg Krause · Sun Jan 14 19:26:38 2018 +0100
  13. 929fb44 mtd: nand: export nand_get_flash_type function by Jörg Krause · Sun Jan 14 19:26:37 2018 +0100
  14. 51d8ed6 cl-som-imx7: Remove CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR=y by Fabio Estevam · Mon Jun 18 12:57:35 2018 -0300
  15. b10b3b5 imx6ul: geam: Fix fdt_file mismatch by Jagan Teki · Mon Jun 18 11:12:19 2018 +0530
  16. 3713c9b power: pmic: Let PFUZE3000 see all 256 registers by Trent Piepho · Wed Apr 25 10:06:00 2018 -0700
  17. 7703370 arm: dts: imx7: colibri: add raw NAND support by Stefan Agner · Fri Jun 22 18:06:20 2018 +0200
  18. 6900bca arm: dts: imx7: sync with Linux by Stefan Agner · Fri Jun 22 18:06:19 2018 +0200
  19. ead66eb mtd: nand: mxs_nand: add support for specific ECC strength by Stefan Agner · Fri Jun 22 18:06:18 2018 +0200
  20. 150ddbc mtd: nand: mxs_nand: add device tree support by Stefan Agner · Fri Jun 22 18:06:17 2018 +0200
  21. 19f9051 mtd: nand: mxs_nand: move structs into header file by Stefan Agner · Fri Jun 22 18:06:16 2018 +0200
  22. 4dc98db mtd: nand: mxs_nand: add use_minimum_ecc to struct by Stefan Agner · Fri Jun 22 18:06:15 2018 +0200
  23. 404b110 mtd: nand: mxs_nand: separate board/controller init by Stefan Agner · Fri Jun 22 18:06:14 2018 +0200
  24. 00e6516 mtd: nand: mxs_nand: use more precise function name by Stefan Agner · Fri Jun 22 18:06:13 2018 +0200
  25. dc8af6d mtd: nand: mxs_nand: move register structs to driver data by Stefan Agner · Fri Jun 22 18:06:12 2018 +0200
  26. 4d42ac1 mtd: nand: mxs_nand: add minimal ECC support by Stefan Agner · Fri Jun 22 17:19:51 2018 +0200
  27. 72d627d mtd: nand: mxs_nand: report correct ECC parameters by Stefan Agner · Fri Jun 22 17:19:50 2018 +0200
  28. d0778b3 mtd: nand: mxs_nand: use structure for BCH geometry by Stefan Agner · Fri Jun 22 17:19:49 2018 +0200
  29. 95f376f mtd: nand: mxs_nand: allow to enable BBT support by Stefan Agner · Fri Jun 22 17:19:48 2018 +0200
  30. 5883e55 mtd: nand: mxs_nand: use self init by Stefan Agner · Fri Jun 22 17:19:47 2018 +0200
  31. 7152f34 mtd: nand: mxs_nand: introduce SPL specific init by Stefan Agner · Fri Jun 22 17:19:46 2018 +0200
  32. c36f241 Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Jun 25 10:57:07 2018 -0400
  33. 529e820 mtd: spi: Correct parameters for s25fs512s flash by Ashish Kumar · Mon Jun 25 15:45:11 2018 +0530
  34. 7e4f833 spi: omap3: fix set_speed and set_mode dm callbacks by Hannes Schmelzer · Sat Jun 02 08:06:48 2018 +0200
  35. 9e77880 spi: omap3: pre-initialize bus-speed with max. slave-speed by Hannes Schmelzer · Sat Jun 02 08:06:47 2018 +0200
  36. 103e023 spi: mxc_spi: Fix chipselect on DM_SPI driver uclass by Michael Trimarchi · Wed Jun 20 22:51:18 2018 +0200
  37. ac98d75 spi: mxc: Fix compilation problem of DM_SPI class driver by Michael Trimarchi · Wed Jun 20 22:51:17 2018 +0200
  38. 72cf0c9 spi: zynq_qspi: Fixed incorrect return value error by Vipul Kumar · Mon Jun 25 14:13:57 2018 +0530
  39. d34d3a8 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Sat Jun 23 21:47:39 2018 -0400
  40. 8db8790 cmd: efi: Fix wrong memory descriptor end address by Bin Meng · Fri Jun 22 01:38:31 2018 -0700
  41. 7eb28a5 x86: efi: payload: Count in conventional memory above 4GB in DRAM bank by Bin Meng · Fri Jun 22 01:38:30 2018 -0700
  42. 413450e x86: efi-x86_payload: Enable PRE_CONSOLE_BUFFER by Bin Meng · Fri Jun 22 01:38:29 2018 -0700
  43. 22ee283 efi: stub: Move the use_uart assignment immediately after exit_boot_services() call by Bin Meng · Fri Jun 22 01:38:28 2018 -0700
  44. 6ba3999 x86: Change __kernel_size_t conditionals to use compiler provided defines by Bin Meng · Fri Jun 22 01:38:27 2018 -0700
  45. ff592b2 efi.h: Do not use config options by Alexander Graf · Fri Jun 22 01:38:26 2018 -0700
  46. db59dd3 x86: efi-x86_payload: Enable usb keyboard during boot by Bin Meng · Sun Jun 17 05:57:53 2018 -0700
  47. 0ee88bd x86: efi-x86_payload: Enumerate PCI bus during early boot by Bin Meng · Sun Jun 17 05:57:52 2018 -0700
  48. f05614e board_r: Do not initialize IDE when DM BLK is on by Bin Meng · Sun Jun 17 05:57:50 2018 -0700
  49. 7a3f2ac x86: qemu: Change default vesa mode to 1024x768x32 by Bin Meng · Sun Jun 17 05:57:49 2018 -0700
  50. 8a57ea7 x86: Add 64-bit setjmp/longjmp implementation by Ivan Gorinov · Tue Jun 19 11:40:42 2018 -0700
  51. 12339dd x86: qemu: do not build car.o with start64.o by Heinrich Schuchardt · Tue Jun 19 19:12:15 2018 +0200
  52. e98aa93 x86: efi-x86_app: Update MAINTAINERS by Bin Meng · Mon Jun 18 18:43:17 2018 -0700
  53. 8137e30 patman: Support using a particular SMTP server by Simon Glass · Tue Jun 19 09:56:07 2018 -0600
  54. df0c6af patman: add test for SPDX license by Chris Packham · Thu Jun 07 20:45:07 2018 +1200
  55. b84fb48 patman: add option for limiting the Cc list by Chris Packham · Thu Jun 07 20:45:06 2018 +1200
  56. 23d6d36 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Fri Jun 22 13:12:53 2018 -0400
  57. 008073b ARM: dts: uniphier: enable SD card for PXs3 reference board by Masahiro Yamada · Tue Jun 19 16:11:47 2018 +0900
  58. db1d0d4 ARM: dts: uniphier: sync DT with Linux 4.18-rc1 by Masahiro Yamada · Tue Jun 19 16:11:46 2018 +0900
  59. 66f4a9a serial: uniphier: set clock rate without clock-frequency property by Masahiro Yamada · Tue Jun 19 16:11:45 2018 +0900
  60. 8b5b1ee serial: uniphier: rename struct uniphier_serial_private_data by Masahiro Yamada · Tue Jun 19 16:11:44 2018 +0900
  61. 096c466 reset: uniphier: sync reset data with Linux 4.18-rc1 by Masahiro Yamada · Tue Jun 19 16:11:43 2018 +0900
  62. 1b3f759 ARM: uniphier: enable CONFIG_SNI_AVE and disable CONFIG_SMC911X by Masahiro Yamada · Tue Jun 19 16:11:42 2018 +0900
  63. 932596f Merge tag 'signed-efi-2018.07' of git://github.com/agraf/u-boot by Tom Rini · Fri Jun 22 08:14:49 2018 -0400
  64. d1122c9 efi_loader: Fix GOP 32bpp exposure by Alexander Graf · Tue Jun 19 13:34:54 2018 +0200
  65. ad1caf1 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Thu Jun 21 09:02:35 2018 -0400
  66. 5c3d249 Merge tag 'arc-updates-for-2018.07-rc3' of git://git.denx.de/u-boot-arc by Tom Rini · Thu Jun 21 09:01:29 2018 -0400
  67. e7657a9 Makefile: Ensure we build with -std=gnu11 by Tom Rini · Tue Jun 19 23:53:54 2018 -0400
  68. 82be4f0 ARC: EMDK: Add readme by Alexey Brodkin · Fri Jun 15 18:20:59 2018 +0300
  69. 077de24 Prepare v2018.07-rc2 by Tom Rini · Tue Jun 19 19:39:44 2018 -0400
  70. 6c03ea1 test_avb: Add pymark.buildconfigspec information for the AVB tests by Tom Rini · Mon Jun 18 19:04:25 2018 -0400
  71. 421a5d0 libavb: Update SPDX tag style by Tom Rini · Tue Jun 19 11:21:44 2018 -0400
  72. 7302d5e configs: Update Meson GX configs by Neil Armstrong · Thu Jun 14 13:43:41 2018 +0200
  73. 6c9c980 meson: use the clock driver by Beniamino Galvani · Thu Jun 14 13:43:40 2018 +0200
  74. b67bfaf clk: add Amlogic meson clock driver by Beniamino Galvani · Thu Jun 14 13:43:39 2018 +0200
  75. 42fe74e config: meson-gx-common: Enable USB boot by Neil Armstrong · Thu Jun 14 13:43:38 2018 +0200
  76. 934f582 adc: meson-saradc: fix regmap_init_mem call by Neil Armstrong · Thu Jun 14 13:43:37 2018 +0200
  77. b2f1396 configs: dragonboard410c: remove env partition offset by Ramon Fried · Thu Jun 14 07:04:41 2018 +0300
  78. 92a87b3 configs: db410c: Set eMMC env partition to BOOT2 by Ramon Fried · Thu Jun 14 07:04:40 2018 +0300
  79. 1669e18 common: Fix cpu nr type which is always unsigned type by Michal Simek · Wed Jun 13 08:56:31 2018 +0200
  80. 2142579 bootm: Handle kernel_noload on arm64 by Marek Vasut · Wed Jun 13 06:13:33 2018 +0200
  81. 85ed289 ARM: image: Add option for ignoring ep bit 3 by Marek Vasut · Wed Jun 13 06:13:32 2018 +0200
  82. ff7dd58 sandbox: swap_case: Increase number of base address regs by Simon Glass · Tue Jun 12 00:05:02 2018 -0600
  83. 18790eb spi: sandbox: Fix memory leak in sandbox_sf_bind_emul() by Simon Glass · Tue Jun 12 00:05:01 2018 -0600
  84. 198b80c rsa: Fix missing memory leak on error in fdt_add_bignum() by Simon Glass · Tue Jun 12 00:05:00 2018 -0600
  85. cea3b9e fdtgrep: Separate out checking of two allocations by Simon Glass · Tue Jun 12 00:04:59 2018 -0600
  86. a95f014 fdtgrep: Fix logic of free() in do_fdtgrep() by Simon Glass · Tue Jun 12 00:04:58 2018 -0600
  87. d45e20b ARM: dts: rmobile: Add HS200 support to E3 Ebisu by Marek Vasut · Mon Jun 18 06:03:57 2018 +0200
  88. 1d7d5e5 ARM: dts: rmobile: Move the PHY reset GPIOs into PHY nodes by Marek Vasut · Mon Jun 18 04:09:10 2018 +0200
  89. 27e0633 net: sh_eth: Support reset GPIO both in mac and phy node by Marek Vasut · Mon Jun 18 04:03:01 2018 +0200
  90. d422d5c net: ravb: Support reset GPIO both in mac and phy node by Marek Vasut · Mon Jun 18 04:02:15 2018 +0200
  91. 882294d net: ravb: Filter out supported PHY features by Marek Vasut · Mon Jun 18 05:44:53 2018 +0200
  92. 597e007 net: ravb: Do not shut down clock in start callback by Marek Vasut · Mon Jun 18 09:35:45 2018 +0200
  93. 54ff720 ARM: dts: rmobile: Move the PHY reset GPIO back by Marek Vasut · Sun Jun 17 07:38:50 2018 +0200
  94. 0017c9b ARM: rmobile: Adjust text base on V3M Eagle by Marek Vasut · Sun Jun 17 06:40:13 2018 +0200
  95. 068a90b pinctrl: renesas: Fix register usage in sh_pfc_{read,write} by Marek Vasut · Tue Jun 19 06:13:42 2018 +0200
  96. 18fc706 console: Fix handling of NULL global_data by Simon Glass · Tue Jun 12 00:04:56 2018 -0600
  97. 8909656 log: Fix incorect range check in log_get_cat_name() by Simon Glass · Tue Jun 12 00:04:55 2018 -0600
  98. 22f2e93 gpio: omap_gpio: Name GPIO's by bank and index with DM_GPIO by Adam Ford · Mon Jun 11 20:05:38 2018 -0500
  99. 5913a32 arm: mach-omap2/omap3/clock.c: Enable all GPIO with CMD_GPIO by Adam Ford · Mon Jun 11 19:56:49 2018 -0500
  100. d693fb9 block: Add SPL_BLOCK_CACHE and default n by Adam Ford · Mon Jun 11 17:17:48 2018 -0500