1. e218c8d x86: acpi: Fix build error with certain configuration by Bin Meng · Tue Aug 08 04:35:07 2017 -0700
  2. 1f380a7 x86: Remove dead ISA related codes by Bin Meng · Thu Aug 03 22:52:44 2017 -0700
  3. 1cb9372 stmf32f4: soc: fix buildman compilation error by Patrice Chotard · Fri Jul 28 11:54:14 2017 +0200
  4. d5d2916 board: usb_a9263: Update to support DT and DM by Wenyou.Yang@microchip.com · Fri Jul 21 17:07:46 2017 +0800
  5. c99bfb4 board: ethernut5: Update to support DT and DM by Wenyou.Yang@microchip.com · Fri Jul 21 14:30:57 2017 +0800
  6. dabf855 board: pm9263: Update to support DT and DM by Wenyou.Yang@microchip.com · Fri Jul 21 14:04:47 2017 +0800
  7. e4ac71b board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlash by Wenyou.Yang@microchip.com · Fri Jul 21 13:40:11 2017 +0800
  8. 5d7fd3e board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlash by Wenyou.Yang@microchip.com · Fri Jul 21 13:40:10 2017 +0800
  9. 67d4cad board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlash by Wenyou.Yang@microchip.com · Fri Jul 21 13:40:09 2017 +0800
  10. b59fe68 board: at91sam9261ek: Update to support DT and DM by Wenyou.Yang@microchip.com · Fri Jul 21 13:28:40 2017 +0800
  11. 089eb6c Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Fri Aug 04 07:23:32 2017 -0400
  12. 0fb3606 PowerPC: mpc85xx: Update ft_verify_fdt by Tom Rini · Thu Aug 03 09:33:07 2017 -0400
  13. 78be280 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · Wed Aug 02 19:30:27 2017 -0400
  14. b938f38 ARM: dts: rmobile: Import DTS from Linux 4.12 by Marek Vasut · Fri Jul 21 23:16:59 2017 +0200
  15. ad43cd3 ARM: rmobile: ulcb: Add ULCB board support by Marek Vasut · Fri Jul 21 23:15:21 2017 +0200
  16. a66afd9 ARM: rmobile: Add PFC PUEN bank 5 address by Marek Vasut · Fri Jul 21 23:15:20 2017 +0200
  17. fef4cba Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Aug 02 10:52:26 2017 -0400
  18. 8d52653 arm64: zynqmp: Make chip_id routine to handle based on el. by Siva Durga Prasad Paladugu · Tue Jul 25 11:51:37 2017 +0530
  19. cd35d52 arm64: zynqmp: Make chip_id a global routine() by Siva Durga Prasad Paladugu · Tue Jul 25 11:51:38 2017 +0530
  20. 9f0a8e9 arm64: zynqmp: Modify chip_id routine to get either idcode or version by Siva Durga Prasad Paladugu · Tue Jul 25 11:51:36 2017 +0530
  21. 40d839a arm64: zynqmp: Move dts zcu102 to zcu102-revA by Michal Simek · Thu Jul 20 12:38:27 2017 +0200
  22. a698bbf arm64: zynqmp: Dont write to system timestamp generator by Siva Durga Prasad Paladugu · Tue Feb 21 17:58:29 2017 +0530
  23. d821879 arm64: zynqmp: Add Kconfig option for adding psu_init to binary by Michal Simek · Wed Jul 12 13:21:27 2017 +0200
  24. e0f3610 arm64: zynqmp: Call psu_init from board_early_init_f by Michal Simek · Wed Jul 12 13:08:41 2017 +0200
  25. 668fdd4 arm64: zynqmp: Remove ifdef around zynqmp mmio read and write rotuines by Siva Durga Prasad Paladugu · Thu Jul 13 19:01:12 2017 +0530
  26. 5e2a907 arm64: zynqmp: Define a way to intialize TCM by Siva Durga Prasad Paladugu · Thu Jul 13 19:01:09 2017 +0530
  27. 9ed4e81 arm64: zynqmp: Provide a Kconfig option to define OCM and TCM in MMU by Siva Durga Prasad Paladugu · Thu Jul 13 19:01:10 2017 +0530
  28. b3c1e43 zynq: Add Z-Turn board by Alexander Graf · Mon Jul 03 13:41:36 2017 +0200
  29. a56b5f1 zynq: Add EFI runtime sections to linker script by Alexander Graf · Mon Jul 03 13:41:34 2017 +0200
  30. 54f4d07 arm: zynq: Label whole PL part as fpga_full region by Michal Simek · Tue Feb 14 17:40:21 2017 +0100
  31. 8bf9908 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Tue Aug 01 15:38:32 2017 -0400
  32. ccb56a8 soc/fsl-layerscape: Update SVR number for LS2081A and LS2041A by Santan Kumar · Fri Jun 09 11:48:08 2017 +0530
  33. a6231fe armv8: Remove duplicate definition for IH_ARCH_ARM and IH_ARCH_ARM64 by Alison Wang · Thu Jun 08 16:15:14 2017 +0800
  34. 73f5bc1 x86: Switch all boards to use DM SCSI by Bin Meng · Sun Jul 30 19:24:02 2017 -0700
  35. 828b725 x86: Convert MMC to driver model by Simon Glass · Sun Jul 30 19:24:01 2017 -0700
  36. ccf6641 x86: ivybridge: remove unused uma_memory_size by xypron.glpk@gmx.de · Sun Jul 30 21:17:26 2017 +0200
  37. ce9d1b0 x86: Convert INTEL_ICH6_GPIO to Kconfig by Bin Meng · Sun Jul 30 06:23:28 2017 -0700
  38. 5b5d173 x86: kconfig: Move USB to platform Kconfig by Bin Meng · Sun Jul 30 06:23:27 2017 -0700
  39. b1f7873 x86: qemu: kconfig: Imply platform specific drivers by Bin Meng · Sun Jul 30 06:23:24 2017 -0700
  40. ac43201 x86: quark: kconfig: Imply platform specific drivers by Bin Meng · Sun Jul 30 06:23:23 2017 -0700
  41. a8e3dda x86: tangier: kconfig: Imply platform specific drivers by Bin Meng · Sun Jul 30 06:23:22 2017 -0700
  42. 2f2c891 x86: queensbay: kconfig: Imply platform specific drivers by Bin Meng · Sun Jul 30 06:23:21 2017 -0700
  43. 860520c x86: coreboot: kconfig: Imply drivers that are useful by Bin Meng · Sun Jul 30 06:23:20 2017 -0700
  44. 0120fef x86: broadwell: kconfig: Imply platform specific drivers by Bin Meng · Sun Jul 30 06:23:19 2017 -0700
  45. 31dd76c x86: ivybridge: kconfig: Imply platform specific drivers by Bin Meng · Sun Jul 30 06:23:18 2017 -0700
  46. 2c00e03 x86: baytrail: kconfig: Imply platform specific drivers by Bin Meng · Sun Jul 30 06:23:17 2017 -0700
  47. 0e0204d x86: kconfig: Imply DM uclass drivers by Bin Meng · Sun Jul 30 06:23:16 2017 -0700
  48. 08844ef x86: kconfig: Select OF_CONTROL by Bin Meng · Sun Jul 30 06:23:15 2017 -0700
  49. 1949a9a x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig by Bin Meng · Sun Jul 30 06:23:14 2017 -0700
  50. 6f40e7c x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · Sun Jul 30 06:23:13 2017 -0700
  51. b0d42d7 x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig by Bin Meng · Sun Jul 30 06:23:12 2017 -0700
  52. 842a8de x86: kconfig: Let board select BOARD_EARLY_INIT_F by Bin Meng · Sun Jul 30 06:23:11 2017 -0700
  53. d3935ff x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig by Bin Meng · Sun Jul 30 06:23:10 2017 -0700
  54. 00a17fd x86: kconfig: Select PCI and DM_PCI by Bin Meng · Sun Jul 30 06:23:09 2017 -0700
  55. 8adc1b7 x86: kconfig: Select USE_PRIVATE_LIBGCC by Bin Meng · Sun Jul 30 06:23:08 2017 -0700
  56. f0e1c3e x86: kconfig: Select TIMER and X86_TSC_TIMER by Bin Meng · Sun Jul 30 06:23:07 2017 -0700
  57. a364e62 x86: Make table address selectable by Andy Shevchenko · Fri Jul 28 20:02:15 2017 +0300
  58. 3d2a787 x86: Enforce toolchain to generate 64-bit codes for 64-bit U-Boot by Bin Meng · Thu Jul 27 06:12:35 2017 -0700
  59. 20358f6 x86: Use default stack boundary alignment by Bin Meng · Thu Jul 27 06:12:34 2017 -0700
  60. 4dbbefa dm: sunxi: Linksprite_pcDuino3: Correct polarity of MMC card detect by Simon Glass · Tue Jul 04 13:31:28 2017 -0600
  61. 89e7d97 ahci: Support non-PCI controllers by Simon Glass · Tue Jul 04 13:31:18 2017 -0600
  62. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · Fri Jul 28 21:31:42 2017 -0400
  63. 6c11ebf arm: mach-omap2: Align image address before cache operations by Andrew F. Davis · Wed Jul 26 14:53:19 2017 -0500
  64. 683b696 x86: acpi: Don't touch hardware on HW reduced platforms by Andy Shevchenko · Fri Jul 21 22:32:06 2017 +0300
  65. c1ae980 x86: acpi: Export acpi_fill_mcfg() with __weak attribute by Andy Shevchenko · Fri Jul 21 22:32:05 2017 +0300
  66. 13a5d87 x86: acpi: Deduplicate acpi_fill_madt() implementation by Andy Shevchenko · Fri Jul 21 22:32:04 2017 +0300
  67. fe38643 x86: acpi: Name fields in FADT in accordance with specification by Andy Shevchenko · Fri Jul 21 22:32:03 2017 +0300
  68. 87e9537 x86: acpi: Fill OEM revision by Andy Shevchenko · Fri Jul 21 22:32:02 2017 +0300
  69. 0ac1115 x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dts by Stefan Roese · Tue Jul 18 14:10:50 2017 +0200
  70. 0700bba x86: dfi-bt700: Add xHCI USB support by Stefan Roese · Tue Jul 18 14:10:49 2017 +0200
  71. d31315d x86: Add Intel Edison board files by Andy Shevchenko · Thu Jul 06 14:41:53 2017 +0300
  72. e564d59 x86: Add Intel Tangier support by Felipe Balbi · Thu Jul 06 14:41:52 2017 +0300
  73. f2b047f x86: Add dma-mapping.h to architectural code by Andy Shevchenko · Thu Jul 06 14:41:51 2017 +0300
  74. 83cbdb0 arch/x86: Select USB before selecting host driver by Andy Shevchenko · Tue Jul 04 19:32:22 2017 +0300
  75. b85b459 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Sat Jul 29 11:44:08 2017 -0400
  76. d91dce4 Merge git://git.denx.de/u-boot-usb by Tom Rini · Sat Jul 29 11:43:51 2017 -0400
  77. bfe1c71 x86: minnowmax: Enable USB xHCI support by Bin Meng · Wed Jul 19 21:50:10 2017 +0800
  78. abe4026 configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards by Bin Meng · Wed Jul 19 21:50:06 2017 +0800
  79. b3d2ed3 dm: power: Convert as3722 to driver model by Simon Glass · Tue Jul 25 08:30:12 2017 -0600
  80. 12e923b tegra: dts: Move stdout-path to /chosen by Simon Glass · Tue Jul 25 08:30:02 2017 -0600
  81. c3f2650 dm: tegra: Convert clock_decode_periph_id() to support livetree by Simon Glass · Tue Jul 25 08:30:00 2017 -0600
  82. cf0c6e2 dm: tegra: Convert USB setup to livetree by Simon Glass · Tue Jul 25 08:29:59 2017 -0600
  83. 0662cf2 tegra: tegra124: Add a PMC syscon driver by Simon Glass · Tue Jul 25 08:29:58 2017 -0600
  84. 923983a tegra: spl: Enable debug UART by Simon Glass · Tue Jul 25 08:29:57 2017 -0600
  85. 9488451 sandbox: remove os_putc() and os_puts() by Masahiro Yamada · Mon Jul 17 13:08:31 2017 +0900
  86. 9536f3c rockchip: add u-boot specific dts for rk3036 sdk by Andy Yan · Mon Jul 24 17:52:24 2017 +0800
  87. 4c97e31 rockchip: use puts instead of printf when back to bootrom by Andy Yan · Mon Jul 24 17:52:01 2017 +0800
  88. e92c532 rockchip: enable SPL_LIBGENERIC for rk3036 based boards by Andy Yan · Mon Jul 24 17:51:30 2017 +0800
  89. 25428c4 sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size before relocation by Andy Yan · Mon Jul 24 17:49:59 2017 +0800
  90. c2d85e7 microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · Mon Jul 24 17:49:01 2017 +0800
  91. ad0ac4b powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · Mon Jul 24 17:47:27 2017 +0800
  92. 984c10d mips: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · Mon Jul 24 17:45:27 2017 +0800
  93. d17d8cf rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via Kconfig by Philipp Tomsich · Wed Jul 26 12:29:01 2017 +0200
  94. 8b61499 rockchip: dts: rk3399-puma: put EFI partition entries at 2MB by Philipp Tomsich · Wed Jul 19 14:32:23 2017 +0200
  95. c3eb43e rockchip: dts: rk3399-puma: put environment (in MMC/SD configurations) before SPL by Philipp Tomsich · Wed Jul 19 14:32:22 2017 +0200
  96. 611e9f8 rockchip: clk: rk3399: remove unused fields from priv-structures by Philipp Tomsich · Tue Jul 11 20:49:44 2017 +0200
  97. 767f865 rockchip: clk: rk3368: remove unused fields from rk3368_clk_priv by Philipp Tomsich · Tue Jul 11 20:49:43 2017 +0200
  98. 728aae4 rockchip: spl: make boot0 hook TPL safe by Philipp Tomsich · Tue Jul 11 21:04:45 2017 +0200
  99. 2291e49 rockchip: pwm: add mask for config setting by Kever Yang · Wed Jul 19 19:54:23 2017 +0800
  100. 1511c2e rockchip: dts: correct vdd_log setting for firefly-rk3399 by Kever Yang · Wed Jul 19 19:54:20 2017 +0800