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