1. eaee858 sunxi: Fix A20-OLinuXino-MICRO LAN8710 support by Stefan Mavrodiev · Fri Nov 03 08:56:51 2017 +0200
  2. 97d1967 sunxi: video: HDMI: split VSYNC and HSYNC polarity settings by Vasily Khoruzhick · Tue Nov 28 22:33:27 2017 -0800
  3. 2e915b4 sunxi: set the default CPUx frequency of H5 to 816MHz by Icenowy Zheng · Tue Oct 31 07:36:28 2017 +0800
  4. f6dc771 video: sunxi: de2: add support for LCD SimpleFB by Icenowy Zheng · Wed Nov 01 22:18:07 2017 +0800
  5. 4d7b818 sun50i: h5: Add NanoPi Neo Plus2 DT initial support by Antony Antony · Tue Nov 21 10:11:53 2017 +0100
  6. c5f62e8 arm64: sun50i-h5.dtsi : update to kernel 4.14 by Antony Antony · Tue Nov 21 10:11:52 2017 +0100
  7. 80d51a4 Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · Mon Nov 06 18:15:11 2017 -0500
  8. 94d8aea arm: config: fix default console only to specify the device by Dongjin Kim · Sat Oct 28 00:22:27 2017 -0400
  9. 9671986 Add UART base addresses for additional UARTs by Landheer-Cieslak, Ronald · Wed Oct 25 13:46:53 2017 +0000
  10. a1c9438 dm: pci: change bus number register setting compliant with Linux by Minghuan Lian · Fri Oct 20 10:45:50 2017 +0800
  11. 5c7738e nios2: 10m50: Add CPU pre-relocation in device tree by Gan, Yau Wai · Thu Jul 27 22:07:17 2017 -0700
  12. 35d0cce omap3: omap3_logic: Move pinmuxing to header file by Adam Ford · Mon Nov 06 19:57:30 2017 -0600
  13. 75a86e3 configs: dragonboard410c: Save environment data on eMMC by Jorge Ramirez-Ortiz · Mon Nov 06 14:16:38 2017 +0100
  14. 03ab46c env: Save environment at the end of an MMC partition by Jorge Ramirez-Ortiz · Mon Nov 06 14:16:37 2017 +0100
  15. 7f69f68 serial: nulldev: Implement "pending" function to fix tstc return "true" by Wilson Lee · Thu Nov 02 23:39:51 2017 -0700
  16. 38d1b93 armv8: update gd after relocate by Kever Yang · Fri Nov 03 10:10:27 2017 +0800
  17. 81c2137 arm64: support running at addr other than linked to by Stephen Warren · Thu Nov 02 18:11:27 2017 -0600
  18. b1c556a test/py: add timestamps to log by Stephen Warren · Fri Oct 27 11:04:08 2017 -0600
  19. b6653f6 clk: clk_stm32f7: fix PLL clock division factor by Patrice Chotard · Thu Oct 26 13:23:19 2017 +0200
  20. c8e7bd6 mmc: arm_pl180_mmci: add .getcd callback by Patrice Chotard · Mon Oct 23 10:57:34 2017 +0200
  21. 879dbab mmc: arm_pl180_mmci: add clock support by Patrice Chotard · Mon Oct 23 10:57:33 2017 +0200
  22. 45fc9e6 mmc: arm_pl180_mmci: add bus_width DT property support by Patrice Chotard · Mon Oct 23 10:57:32 2017 +0200
  23. fcce420 mmc: arm_pl180_mmci: adapt driver to DM usage by Patrice Chotard · Mon Oct 23 10:57:31 2017 +0200
  24. 2a392fe mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototype by Patrice Chotard · Mon Oct 23 10:57:30 2017 +0200
  25. 848d267 omap2: nand: Make NAND_OMAP_GPMC_PREFETCH default by Tom Rini · Fri Oct 20 16:55:51 2017 -0400
  26. 24e2ca7 arm: amlogic: p212: Add support for Ethernet with Internal PHY by Neil Armstrong · Wed Oct 18 10:02:12 2017 +0200
  27. 06ab473 arm: meson: Add supplementary ethernet registers definitions by Neil Armstrong · Wed Oct 18 10:02:11 2017 +0200
  28. 7a4c90d net: phy: Add Amlogic Meson GXL Internal PHY support by Neil Armstrong · Wed Oct 18 10:02:10 2017 +0200
  29. 1d95082 lib: libfdt: wrap scripts/dtc/libfdt/* where possible by Masahiro Yamada · Tue Oct 17 22:30:20 2017 +0900
  30. 893e6e2 linux/types.h: add typedef of uintptr_t by Masahiro Yamada · Tue Oct 17 22:30:19 2017 +0900
  31. fd3d375 tools: use files from scripts/dtc/libfdt where possible by Masahiro Yamada · Tue Oct 17 22:30:18 2017 +0900
  32. c027364 libfdt: change libfdt_internal.h to a wrapper of scripts/dtc/libfdt/* by Masahiro Yamada · Tue Oct 17 22:30:17 2017 +0900
  33. 01b6a09 libfdt: change fdt.h to a wrapper of scripts/dtc/libfdt/* by Masahiro Yamada · Tue Oct 17 22:30:16 2017 +0900
  34. 87247af pylibfdt: compile pylibfdt only when dtoc/binman is necessary by Masahiro Yamada · Tue Oct 17 13:42:44 2017 +0900
  35. 47ae539 pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile by Masahiro Yamada · Tue Oct 17 13:42:43 2017 +0900
  36. 09a9dca scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110 by Masahiro Yamada · Tue Oct 17 13:42:42 2017 +0900
  37. 4156426 scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync script by Rob Herring · Tue Oct 17 13:42:41 2017 +0900
  38. 4c2ea41 arm: add initial support for Amlogic P212 based on Meson GXL family by Neil Armstrong · Thu Oct 12 15:50:32 2017 +0200
  39. 37c3f82 pinctrl: meson: Add GXL Support by Neil Armstrong · Thu Oct 12 15:50:31 2017 +0200
  40. a4cf392 ARM: dts: Synchronize Amlogic from Linux Mainline 4.13.5 by Neil Armstrong · Thu Oct 12 15:50:30 2017 +0200
  41. be0c1f1 board: ti: dra71x-evm: Hook LDO1 of LP8733 to EN_PIN by Keerthy · Thu Oct 12 10:18:45 2017 +0530
  42. 17705ac am33xx: Add a function to query MPU voltage in uV by Felix Brack · Wed Oct 11 18:42:23 2017 +0200
  43. 67cb375 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Thu Nov 16 09:32:04 2017 -0500
  44. 5509dae arm: mvebu: clearfog: update SPI flash DT description by Baruch Siach · Mon Nov 13 07:04:31 2017 +0200
  45. 5b28e59 arm: mvebu: clearfog: Fix SPI-NOR flash access by Jon Nettleton · Mon Nov 13 07:04:30 2017 +0200
  46. 31c0d3b arm: mvebu: clearfog: enable XHCI USB by Jon Nettleton · Mon Nov 06 10:33:21 2017 +0200
  47. 8650232 arm: mvebu: Add board_setup for xhci hardware by Jon Nettleton · Mon Nov 06 10:33:20 2017 +0200
  48. a81f47c mvebu: usb: xhci: a38x support by Jon Nettleton · Mon Nov 06 10:33:19 2017 +0200
  49. 1902420 arm: mvebu: configs: Enable DISTRO_DEFAULTS for MACCHIATObin by Heinrich Schuchardt · Sun Oct 15 07:03:40 2017 +0200
  50. ee2a860 arm: mvebu: theadorable_debug_defconfig: Enable setexpr command by Stefan Roese · Fri Oct 06 09:11:38 2017 +0200
  51. 9b9606d pci: mvebu: Increase size of PCIe default mapping by VlaoMao · Fri Sep 22 18:49:02 2017 +0300
  52. 12c5b2e Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Nov 15 17:34:06 2017 -0500
  53. 184d7ca armv8: ls2080ardb: Add sd_bootcmd for distro fallback in case of sdboot by Shengzhou Liu · Thu Nov 09 17:57:58 2017 +0800
  54. 7c8dbe2 armv7: ls1021atwr: Add sd_bootcmd for distro fallback in case of sdboot by Shengzhou Liu · Thu Nov 09 17:57:57 2017 +0800
  55. 47e7e03 armv8: ls1046ardb: Add sd_bootcmd for distro fallback in case of sdboot by Shengzhou Liu · Thu Nov 09 17:57:56 2017 +0800
  56. 4286275 armv8: ls1043ardb: Add sd_bootcmd for distro fallback in case of sdboot by Shengzhou Liu · Thu Nov 09 17:57:55 2017 +0800
  57. 90f1a45 cmd: mac: Update description of help by Prabhakar Kushwaha · Thu Nov 09 15:59:21 2017 +0530
  58. b166d6a driver: net: fsl-mc: Use base 16 in simple_strtoul by Prabhakar Kushwaha · Thu Nov 09 14:45:41 2017 +0530
  59. 2e1fcf3 armv8: ls1088ardb: Add distro boot support by Ashish Kumar · Mon Nov 06 13:19:28 2017 +0530
  60. 4feb83b armv8: ls1088aqds: Add SD boot support for ls1088qds by Ashish Kumar · Mon Nov 06 13:18:44 2017 +0530
  61. 5676ceb armv8: ls1088ardb: Add SD boot support for ls1088 by Ashish Kumar · Mon Nov 06 13:18:43 2017 +0530
  62. a179e56 armv8: ls1088: Enable SATA for ls1088 by Ashish Kumar · Thu Nov 02 09:50:47 2017 +0530
  63. 1f161f8 mtd: nand: fsl-ifc: fix support of multiple NAND devices by Kurt Kanzenbach · Fri Oct 20 11:44:25 2017 +0200
  64. 6a26127 armv8: ls1088a: Move CONFIG_SPI_FLASH_SPANSION to defconfig by Ashish Kumar · Mon Oct 30 11:54:52 2017 +0530
  65. 34f080c drivers: net: ldpaa_eth: Correct error handler for qbman_swp_acquire() by Ashish Kumar · Thu Oct 26 16:03:22 2017 +0530
  66. 7c6d277 Prepare v2017.11 by Tom Rini · Mon Nov 13 20:08:06 2017 -0500
  67. 54619bb Revert "console: simplify puts()" by Soeren Moch · Sat Nov 04 16:14:09 2017 +0100
  68. c44befc board: sysam: stmark2: add missing environment location by Angelo Dureghello · Thu Nov 02 20:54:59 2017 +0100
  69. 8ff3e59 ARM: rmobile: Fix eMMC signal voltage on Salvator-X/XS by Marek Vasut · Thu Nov 09 19:58:40 2017 +0100
  70. aae3c3b Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Fri Nov 10 10:04:21 2017 -0500
  71. e58f830 sunxi: SATA link timeout fix by Werner Böllmann · Fri Nov 10 19:14:20 2017 +0530
  72. b6b655b net: sun8i_emac: Fix build for non-H3/H5 SoCs by Chen-Yu Tsai · Fri Sep 22 15:26:33 2017 +0800
  73. a1f8302 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Fri Nov 10 08:19:01 2017 -0500
  74. 9c9b4ae rockchip: configs: vyasa: Update falcon offsets by Jagan Teki · Fri Nov 10 17:18:44 2017 +0530
  75. 354a9f8 rockchip: doc: Fix U-Boot proper location for falcon by Jagan Teki · Fri Nov 10 17:18:43 2017 +0530
  76. 4d93057 rockchip: doc: update U-Boot location info by Goldschmidt Simon · Fri Nov 10 11:38:32 2017 +0000
  77. 13cd22f Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Thu Nov 09 08:11:40 2017 -0500
  78. 72f5731 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu Nov 09 08:11:30 2017 -0500
  79. 666ab28 imx7: Add include guards for include/asm/arch-mx7/sys_proto.h file by Lukasz Majewski · Tue Nov 07 11:34:17 2017 +0100
  80. a1ed64e imx5: Add include guards for include/asm/arch-mx5/sys_proto.h file by Lukasz Majewski · Tue Nov 07 11:34:16 2017 +0100
  81. a6fc159 imx6: Add include guards for include/asm/arch-mx6/sys_proto.h file by Lukasz Majewski · Tue Nov 07 11:34:15 2017 +0100
  82. ce86bf9 imx:display5: Add support for LWN's DISPLAY5 board by Lukasz Majewski · Tue Oct 31 17:58:05 2017 +0100
  83. ff7ae6f imx6: iomux: Add generic function to set RGMII IO voltage on IMX6 SoCs by Lukasz Majewski · Tue Oct 31 13:26:24 2017 +0100
  84. add9573 board: imx6: marsboard: Remove doubled #include <asm/arch/sys_proto.h> by Lukasz Majewski · Tue Nov 07 11:10:29 2017 +0100
  85. 8ed0917 sunxi: restore PHYLIB for CONFIG_SUN4I_EMAC users by Artturi Alm · Wed Nov 08 05:08:58 2017 +0200
  86. f523a5c sunxi: fix CONFIG_SUNXI_EMAC references by Artturi Alm · Wed Nov 08 05:08:57 2017 +0200
  87. 2a7b6f5 mmc: fsl_esdhc: Fix PIO timeout by Benoît Thébaudeau · Sun Oct 29 22:08:58 2017 +0100
  88. ecd94dd i.MX6: engicam: Fix MAINTAINERS/README by Jagan Teki · Mon Oct 30 15:27:09 2017 +0530
  89. 25eb2f8 mx51: Select the ESDHC_A001 erratum by Fabio Estevam · Fri Nov 03 13:40:10 2017 -0200
  90. 9871f48 mx25: Select the ESDHC_A001 erratum by Fabio Estevam · Fri Nov 03 13:40:09 2017 -0200
  91. 52b2f45 mx25: Move MX25 selection to Kconfig by Fabio Estevam · Fri Nov 03 13:40:08 2017 -0200
  92. 4517c8d rockchip: remove SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR from defconfig by Kever Yang · Thu Nov 02 15:16:36 2017 +0800
  93. c121f8a rockchip: doc: update U-Boot location info by Kever Yang · Thu Nov 02 15:16:35 2017 +0800
  94. 6cc131d spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchip by Kever Yang · Thu Nov 02 15:16:34 2017 +0800
  95. cc5b4d7 rockchip: board: puma_rk3399: make env location selectable via Kconfig by Klaus Goger · Mon Nov 06 23:02:56 2017 +0100
  96. e7b8940 rockchip: dts: rk3399: change sd-card io voltage to 3.0V by Klaus Goger · Mon Nov 06 23:02:55 2017 +0100
  97. de02bc6 rockchip: dts: Use defines for pin names in rk3399-puma.dtsi and rk3368-lion.dts by Klaus Goger · Mon Nov 06 23:02:54 2017 +0100
  98. e597687 rockchip: dts: rk3399-puma: update USB configuration by Philipp Tomsich · Mon Nov 06 23:02:53 2017 +0100
  99. 616dc73 rockchip: dts: rk3399-puma: update usbhub_enable regulator by Philipp Tomsich · Mon Nov 06 23:02:52 2017 +0100
  100. 3b7d813 rockchip: dts: rk3399-puma: fix the modelling of BIOS_DISABLE by Philipp Tomsich · Mon Nov 06 23:02:51 2017 +0100