1. 51962ee bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot by Hannes Schmelzer · Fri Aug 25 14:27:37 2017 +0200
  2. 1664c5b common: console: Fix duplicated CONFIG in silent env callback by Wilson Lee · Fri Aug 25 00:06:29 2017 -0700
  3. 6123f638 sandbox: Enable NVMe driver for build testing by Bin Meng · Tue Aug 22 08:15:19 2017 -0700
  4. 843c299 sandbox: Add a dummy invalidate_dcache_range() function by Bin Meng · Tue Aug 22 08:15:18 2017 -0700
  5. 326c5fd nvme: Adjust the 'nvme' command to use blk_common_cmd() by Bin Meng · Tue Aug 22 08:15:17 2017 -0700
  6. 34818738 nvme: Get rid of the global variable nvme_info by Bin Meng · Tue Aug 22 08:15:16 2017 -0700
  7. fbd422b nvme: Use blk_create_devicef() API by Bin Meng · Tue Aug 22 08:15:15 2017 -0700
  8. 578b195 nvme: Apply cache operations on the DMA buffers by Bin Meng · Tue Aug 22 08:15:14 2017 -0700
  9. 29e558d nvme: Consolidate block read and write routines by Bin Meng · Tue Aug 22 08:15:13 2017 -0700
  10. 1c42a29 nvme: Use macros to access NVMe queues by Bin Meng · Tue Aug 22 08:15:12 2017 -0700
  11. dff7df7c nvme: Respect timeout when en/disabling the controller by Bin Meng · Tue Aug 22 08:15:11 2017 -0700
  12. f03e5fc nvme: Cache controller's capabilities by Bin Meng · Tue Aug 22 08:15:10 2017 -0700
  13. b3ea27d nvme: Fix endianness assignment to prp2 in nvme_identify() by Bin Meng · Tue Aug 22 08:15:09 2017 -0700
  14. 663f4b7 nvme: Fix ndev->queues allocation by Bin Meng · Tue Aug 22 08:15:08 2017 -0700
  15. a7cbfff nvme: Fix getting PCI vendor id of the NVMe block device by Bin Meng · Tue Aug 22 08:15:07 2017 -0700
  16. 0c8c930 nvme: Remove useless defines by Bin Meng · Tue Aug 22 08:15:06 2017 -0700
  17. 5b0b040 configs: Resync with savedefconfig by Tom Rini · Mon Aug 28 07:16:32 2017 -0400
  18. 6989c7d sh: Fix linking of ms7722se by Tom Rini · Sun Aug 27 11:50:16 2017 -0400
  19. 76f77ff cmd/spl.c: Include <libfdt.h> for fdt_totalsize by Tom Rini · Sat Aug 26 21:17:05 2017 -0400
  20. fd0dd1c mtdparts: Fix uninitialized scalar usage by Tom Rini · Sat Aug 26 16:59:24 2017 -0400
  21. 3080386 Merge git://git.denx.de/u-boot-sh by Tom Rini · Sat Aug 26 15:10:49 2017 -0400
  22. b4d9721 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · Sat Aug 26 15:10:46 2017 -0400
  23. e576311 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Sat Aug 26 15:10:40 2017 -0400
  24. ca5e1b9 Merge git://git.denx.de/u-boot-i2c by Tom Rini · Sat Aug 26 15:10:38 2017 -0400
  25. 0a32860 Merge git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · Sat Aug 26 15:10:35 2017 -0400
  26. dcab284 disk: part: align buffer so it can be used with DMA enabled drivers by Stefan Agner · Wed Aug 23 09:46:17 2017 -0700
  27. 9091345 scripts: objdiff: Ignore debug info when comparing by Stephen Boyd · Wed Aug 23 10:59:31 2017 +0900
  28. 65aff48 doc: verified-boot: fix typos by Masahiro Yamada · Tue Aug 22 15:19:20 2017 +0900
  29. 035f18e fs: ext4: Fix journal overrun issue reported by Coverity by Tom Rini · Sun Aug 20 22:30:15 2017 -0400
  30. 11d267f mtdparts: Fix final outstanding issue reported by Coverity by Tom Rini · Sun Aug 20 20:05:40 2017 -0400
  31. 7790668 spl: stm32: make falcon mode activation configurable by Vikas Manocha · Sun Aug 20 11:05:37 2017 -0700
  32. 7fd3f52 cmd: spl: provide address and size of prepared FDT in environment by Anatolij Gustschin · Thu Aug 17 21:01:48 2017 +0200
  33. 4ddc309 igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfig by Pau Pajuelo · Thu Aug 17 03:09:14 2017 +0200
  34. 87d3be4 igep00x0: move SPL routines into separate file by Ladislav Michl · Thu Aug 17 03:06:45 2017 +0200
  35. 593639f arm: dra7xx: Define Android boot arguments by Semen Protsenko · Wed Aug 16 15:55:50 2017 +0300
  36. 9e69f85 arm: am57xx: Define Android boot arguments by Semen Protsenko · Wed Aug 16 15:55:49 2017 +0300
  37. 9300317 arm: omap: Define command for booting Android from eMMC by Semen Protsenko · Wed Aug 16 15:55:48 2017 +0300
  38. db204d7 ARMv8/sec_firmware : Update chosen/kaslr-seed with random number by Ruchika Gupta · Wed Aug 16 15:58:10 2017 +0530
  39. a9e5609 arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC by Thomas Petazzoni · Tue Aug 15 22:52:45 2017 +0200
  40. 39412c2 board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/ by Thomas Petazzoni · Tue Aug 15 22:52:44 2017 +0200
  41. 272167d board: atmel: Use the new PIT timer driver by Wenyou.Yang@microchip.com · Tue Aug 15 17:40:27 2017 +0800
  42. ce8a36f driver: timer: Add the Atmel PIT timer driver by Wenyou.Yang@microchip.com · Tue Aug 15 17:40:26 2017 +0800
  43. ce10398 powerpc: Rework interrupt_init_cpu() by Tom Rini · Sun Aug 13 22:44:37 2017 -0400
  44. c22435f fs: fat: fix fatwrite overflow calculation by Reno Farnesi · Sun Aug 13 15:16:17 2017 -0400
  45. f841082 arm: dts: am33xx: sync DTS with Linux 4.13-rc4 by Suniel Mahesh · Sat Aug 12 13:26:38 2017 +0530
  46. 4361912 ram: kconfig: s/SPL/TPL/ in TPL_RAM help text by Jagan Teki · Fri Aug 25 20:16:00 2017 +0530
  47. f273c97 rpi: Enable USB keyboard support by Simon Glass · Thu Aug 24 19:45:31 2017 -0600
  48. 2bae028 arch/sh: don't bring common/env_embedded.o into the link by Thomas Petazzoni · Fri Jul 28 23:46:36 2017 +0200
  49. ca11232 arch/sh: allow building in big-endian mode by Thomas Petazzoni · Fri Jul 28 23:14:28 2017 +0200
  50. 8577f54 ARM: rmobile: Enable MMC and USB DM on ULCB by Marek Vasut · Sun Aug 20 17:13:50 2017 +0200
  51. 64511df ARM: rmobile: Enable MMC and USB DM on Salvator-X by Marek Vasut · Sun Aug 20 17:13:49 2017 +0200
  52. 7cf1c7f ARM: rmobile: Remove SH SDHI probing from ULCB board by Marek Vasut · Sun Aug 20 17:13:48 2017 +0200
  53. c9afcf6 ARM: rmobile: Remove SH SDHI probing from Salvator-X board by Marek Vasut · Sun Aug 20 17:13:47 2017 +0200
  54. ed747b8 ARM: rmobile: Remove Serial SH probing from ULCB board by Marek Vasut · Sun Aug 20 17:13:46 2017 +0200
  55. 4e2d99a ARM: rmobile: Remove Serial SH probing from Salvator-X board by Marek Vasut · Sun Aug 20 17:13:45 2017 +0200
  56. 6361d3b ARM: rmobile: Remove RAVB probing from ULCB board by Marek Vasut · Sun Aug 20 17:13:44 2017 +0200
  57. eee6329 ARM: rmobile: Remove RAVB probing from Salvator-X board by Marek Vasut · Sun Aug 20 17:13:43 2017 +0200
  58. d88a319 ARM: rmobile: Enable HUSH parser by Marek Vasut · Sun Aug 20 17:13:42 2017 +0200
  59. f169b57 ARM: rmobile: Enable KSZ90X1 PHY on Salvator-X by Marek Vasut · Sun Aug 20 17:13:41 2017 +0200
  60. 7c08400 ARM: rmobile: Add u-boot, dm-pre-reloc to clock nodes on Gen3 by Marek Vasut · Sun Aug 20 17:13:40 2017 +0200
  61. 9390109 clk: rmobile: Split R8A7795 and R8A7796 core clock tables by Marek Vasut · Sun Aug 20 17:13:39 2017 +0200
  62. 05c074e x86: tangier: kconfig: Guard tangier-specific options by Bin Meng · Sun Aug 20 04:33:46 2017 -0700
  63. 27024f9 x86: bayleybay: Adjust VGA rom address by Bin Meng · Sun Aug 20 04:32:51 2017 -0700
  64. f647599 x86: baytrail: Fix turbo enable by Bin Meng · Thu Aug 17 01:10:43 2017 -0700
  65. 842c31e x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to Kconfig by Bin Meng · Thu Aug 17 01:10:42 2017 -0700
  66. 33957af x86: dfi-bt700: Select SERIAL_RX_BUFFER via Kconfig by Stefan Roese · Wed Aug 16 17:37:18 2017 +0200
  67. 8b7afe2 x86: conga-qeval20-qa3-e3845: Select SERIAL_RX_BUFFER via Kconfig by Stefan Roese · Wed Aug 16 17:37:17 2017 +0200
  68. 0207283 serial: serial-uclass: Add generic serial RX buffer support by Stefan Roese · Wed Aug 16 17:37:16 2017 +0200
  69. 48b771c Revert "serial: ns16550: Add RX interrupt buffer support" by Stefan Roese · Wed Aug 16 17:37:15 2017 +0200
  70. dfb453d vbe: Drop vbe_get_video_info() by Bin Meng · Wed Aug 16 07:35:36 2017 -0700
  71. fa08a39 x86: kconfig: Imply CMD_PCI by Bin Meng · Wed Aug 16 05:46:49 2017 -0700
  72. b032e3f x86: fsp: Configure SPI opcode registers before SPI is locked down by Bin Meng · Tue Aug 15 22:38:31 2017 -0700
  73. 552720e x86: ich-spi: Move opcode registers configuration to another routine by Bin Meng · Tue Aug 15 22:38:30 2017 -0700
  74. 36ce024 x86: ich-spi: Don't read cached lock status by Bin Meng · Tue Aug 15 22:38:29 2017 -0700
  75. bf5f72e x86: ich-spi: Remove unnecessary assignment in ich_init_controller() by Bin Meng · Tue Aug 15 22:38:28 2017 -0700
  76. 76e6c99 x86: ich-spi: Remove spi_write_protect_region() by Bin Meng · Tue Aug 15 22:38:27 2017 -0700
  77. 27ab770 i2c: muxes: add i2c gpio multiplexer driver by Peng Fan · Mon Aug 14 18:00:05 2017 +0800
  78. ebf442d i2c: add i2c driver for stm32 by Patrice Chotard · Wed Aug 09 14:45:27 2017 +0200
  79. 4c753a2 fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long by Tom Rini · Tue Aug 22 08:20:02 2017 -0400
  80. a26162d mtd: cfi: staticize functions by Marek Vasut · Sun Aug 20 17:20:00 2017 +0200
  81. 2d23a4a Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Mon Aug 21 07:17:15 2017 -0400
  82. 07d0a46 Merge git://git.denx.de/u-boot-usb by Tom Rini · Mon Aug 21 07:16:56 2017 -0400
  83. 4320c8e Merge git://git.denx.de/u-boot-uniphier by Tom Rini · Mon Aug 21 07:16:16 2017 -0400
  84. bd33891 ARM: mvebu: set correct mem_size for db-88f6820-amc by Chris Packham · Thu Aug 17 22:27:03 2017 +1200
  85. a3bf715 doc: license: Add license header to the README.dfutftp file by Lukasz Majewski · Thu Aug 17 23:10:49 2017 +0200
  86. bda6f77 fb_mmc.c: Correct blk_dread() return value checks by Tom Rini · Mon Aug 14 21:00:44 2017 -0400
  87. 0ac605c common/fb_mmc.c: Fix warnings about casts by Tom Rini · Sat Jun 10 09:15:37 2017 -0400
  88. b1afc88 fastboot: avoid printing invalid data by John Keeping · Mon Sep 19 10:59:40 2016 +0100
  89. 43aa76e Fix fastboot boot address by Peter Chubb · Thu Sep 08 20:51:57 2016 +0000
  90. ec4b573 usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig by Bin Meng · Wed Aug 09 00:21:54 2017 -0700
  91. 1f39d0b env: Replace all open-coded gd->env_valid values with ENV_ flags by Simon Glass · Sun Aug 20 04:45:15 2017 -0600
  92. 3e238a2 env: Allow env_load() to detect errors by Simon Glass · Sun Aug 20 04:45:14 2017 -0600
  93. 8a7c44b env: Correct case of no sub-init function by Tom Rini · Sat Aug 19 22:27:57 2017 -0400
  94. d2c8abd ARM: dts: uniphier: add dr_mode property to dwc3 node by Masahiro Yamada · Sun Aug 13 09:01:17 2017 +0900
  95. 0eb2cec reset: uniphier: refactor reset data and add NAND/eMMC reset lines by Masahiro Yamada · Sun Aug 13 09:01:16 2017 +0900
  96. 31eac64 Revert "ARM: uniphier: fix ROM boot mode for PH1-sLD3" by Masahiro Yamada · Sun Aug 13 09:01:15 2017 +0900
  97. 6ba1094 Revert "ARM: uniphier: move lowlevel debug init code after page table switch" by Masahiro Yamada · Sun Aug 13 09:01:14 2017 +0900
  98. d3c1461 ARM: uniphier: remove sLD3 SoC support by Masahiro Yamada · Sun Aug 13 09:01:13 2017 +0900
  99. d626ea4 clk: uniphier: fix unmet direct dependencies warning by Masahiro Yamada · Sun Aug 20 22:59:36 2017 +0900
  100. da707d4 Fix 'notes' typos by Anatolij Gustschin · Fri Aug 18 17:58:51 2017 +0200