1. 2281603 net: mvpp2x: Enable GoP packet padding in TX by Stefan Chulski · Wed Aug 09 10:37:45 2017 +0300
  2. 4bc456a net: mvpp2x: fix phy connected to wrong mdio issue by Stefan Chulski · Wed Aug 09 10:37:44 2017 +0300
  3. 0d65eb6 net: mvpp2x: Add GPIO configuration support by Stefan Chulski · Wed Aug 09 10:37:43 2017 +0300
  4. 0030db9 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Tue Aug 08 17:06:19 2017 -0400
  5. db6e710 Merge git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · Tue Aug 08 17:05:47 2017 -0400
  6. c39f32d Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Tue Aug 08 17:05:33 2017 -0400
  7. ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · Mon Aug 07 22:00:34 2017 -0400
  8. bebd092 x86: Add defconfig for theadorable-x86-conga with PCIe x4 blobs by Stefan Roese · Tue Aug 08 11:52:17 2017 +0200
  9. 91fde91 x86: conga: theadorable-x86-conga-qa3-e3845_defconfig: Misc defconfig updates by Stefan Roese · Tue Aug 08 11:52:16 2017 +0200
  10. fc1c8aa x86: conga: conga-qeval20-qa3-e3845_defconfig: Misc defconfig updates by Stefan Roese · Tue Aug 08 11:52:15 2017 +0200
  11. cf1eb21 x86: theadorable-x86: Add header file for common defines and env by Stefan Roese · Tue Aug 08 11:52:14 2017 +0200
  12. 2d47b89 x86: conga: Add option to select different config headers for baseboards by Stefan Roese · Tue Aug 08 11:52:13 2017 +0200
  13. ebabcdc x86: dfi: Add option to select different config headers for baseboards by Stefan Roese · Tue Aug 08 11:52:12 2017 +0200
  14. e218c8d x86: acpi: Fix build error with certain configuration by Bin Meng · Tue Aug 08 04:35:07 2017 -0700
  15. 2fcda72 mtd: cfi: Zap CFI_FLASH_SHIFT_WIDTH redefinition by Marek Vasut · Fri Jul 21 23:12:29 2017 +0200
  16. d0b374d mvebu: turris_omnia: Fix PEX vs SATA detection for board topology by Marek Behún · Fri Aug 04 15:28:25 2017 +0200
  17. 1f380a7 x86: Remove dead ISA related codes by Bin Meng · Thu Aug 03 22:52:44 2017 -0700
  18. fc9ff4a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Mon Aug 07 17:37:56 2017 -0400
  19. 4e24ff6 Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig by Alexandru Gagniuc · Tue Aug 01 17:20:00 2017 -0700
  20. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · Tue Aug 01 17:19:59 2017 -0700
  21. 3a6e033 net: phy: micrel: add an option to disable gigabit for the KSZ9031 by Sebastien Bourdelin · Fri Jul 28 15:59:22 2017 -0400
  22. 4c7a6e0 net: Use packed structures for networking by Denis Pynkin · Fri Jul 21 19:28:42 2017 +0300
  23. ae85c07 net: Fix compile failure in net.c by Holger Dengler · Thu Jul 20 10:10:55 2017 +0200
  24. 84248b2 net: phy: Add AFE settings to the Broadcom Cygnus phy by Arun Parameswaran · Wed Jul 19 15:34:35 2017 -0700
  25. d2f677a net: move Broadcom SF2 driver to Kconfig by Suji Velupillai · Mon Jul 10 14:05:41 2017 -0700
  26. 4c69ccb net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig options by Alexandru Gagniuc · Fri Jul 07 11:37:00 2017 -0700
  27. 6098a39 net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxx by Alexandru Gagniuc · Fri Jul 07 11:36:59 2017 -0700
  28. 0557263 configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1 by Alexandru Gagniuc · Fri Jul 07 11:36:58 2017 -0700
  29. 757bb67 net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers by Alexandru Gagniuc · Fri Jul 07 11:36:57 2017 -0700
  30. 694501a net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021 by Alexandru Gagniuc · Fri Jul 07 11:36:56 2017 -0700
  31. 04cc290 net: tftp: silence a subscript above array bounds compile time warning by Vladimir Zapolskiy · Wed Jun 28 22:56:07 2017 +0300
  32. 5a41d66 net: ag7xxx: Propagate errors on phy access by Joe Hershberger · Mon Jun 26 14:40:09 2017 -0500
  33. a1a837d net: ag7xxx: Comment register names by Joe Hershberger · Mon Jun 26 14:40:08 2017 -0500
  34. 657bc53 net: usb: r8152: fix "duplicate 'const' declaration specifier" by Philipp Tomsich · Sun Jun 25 22:47:15 2017 +0200
  35. 3dcd714 net: add static to do_tftpput() by Masahiro Yamada · Thu Jun 22 16:49:10 2017 +0900
  36. d5017ca net: Get mac address from driver as seed by Jimmy Du · Tue Jun 06 11:58:54 2017 -0500
  37. c6a663a drivers/net/phy/fixed: do not overwrite addr by Christian Gmeiner · Tue Jun 06 14:35:29 2017 +0200
  38. 9f12716 rockchip: video: defconfig: Add mipi dsi support for evb-rk3288 by eric.gao@rock-chips.com · Wed Jun 21 11:22:03 2017 +0800
  39. d5f74a29 rockchip: video: Makefile: Add soc specific driver for rk3288 mipi dsi by eric.gao@rock-chips.com · Wed Jun 21 11:22:02 2017 +0800
  40. 9b3a613 rockchip: video: mipi: Add rk3288 soc specific driver for mipi dsi by eric.gao@rock-chips.com · Wed Jun 21 11:22:01 2017 +0800
  41. b7afe5a rockchop: video: mipi: Makefile: Add soc specfic driver for rk3399 mipi dsi by eric.gao@rock-chips.com · Wed Jun 21 11:20:34 2017 +0800
  42. b7e4b8c rockchip: video: mipi: Split mipi driver into common and specific parts by eric.gao@rock-chips.com · Wed Jun 21 11:20:33 2017 +0800
  43. 64ee9f6 rockchip: defconfig: Increase max video resolution for mipi panel by eric.gao@rock-chips.com · Wed Jun 21 11:20:32 2017 +0800
  44. fb4beba video: Drop the ct69000 driver by Bin Meng · Thu Aug 03 21:56:50 2017 -0700
  45. 59be36d video: Drop the sm501 driver by Bin Meng · Thu Aug 03 21:56:49 2017 -0700
  46. 07261e0 video: Drop the sed156x driver by Bin Meng · Thu Aug 03 21:56:48 2017 -0700
  47. 2ac7001 video: Drop the l5f31188 driver by Bin Meng · Thu Aug 03 21:56:47 2017 -0700
  48. 4f6d388 common/env_embedded.c: rename PPCENV/PPCTEXT macros by Thomas Petazzoni · Fri Jul 28 23:46:38 2017 +0200
  49. c3e088d common/env_embedded.c: drop support for CONFIG_SYS_USE_PPCENV by Thomas Petazzoni · Fri Jul 28 23:46:37 2017 +0200
  50. 384e526 Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to Kconfig by Adam Ford · Fri Jul 28 08:32:52 2017 -0500
  51. 1cb9372 stmf32f4: soc: fix buildman compilation error by Patrice Chotard · Fri Jul 28 11:54:14 2017 +0200
  52. 83e88e3 configs: sama5d4_xplained: Fix input clock for debug UART by Wenyou.Yang@microchip.com · Fri Jul 28 11:37:26 2017 +0800
  53. d5d2916 board: usb_a9263: Update to support DT and DM by Wenyou.Yang@microchip.com · Fri Jul 21 17:07:46 2017 +0800
  54. cc2eca0 board: meesc: Update to support DT and DM by Wenyou.Yang@microchip.com · Fri Jul 21 17:06:40 2017 +0800
  55. 8f2bbde board: pm9261: Update to support DT and DM by Wenyou.Yang@microchip.com · Fri Jul 21 17:04:56 2017 +0800
  56. c99bfb4 board: ethernut5: Update to support DT and DM by Wenyou.Yang@microchip.com · Fri Jul 21 14:30:57 2017 +0800
  57. dabf855 board: pm9263: Update to support DT and DM by Wenyou.Yang@microchip.com · Fri Jul 21 14:04:47 2017 +0800
  58. e4ac71b board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlash by Wenyou.Yang@microchip.com · Fri Jul 21 13:40:11 2017 +0800
  59. 5d7fd3e board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlash by Wenyou.Yang@microchip.com · Fri Jul 21 13:40:10 2017 +0800
  60. 67d4cad board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlash by Wenyou.Yang@microchip.com · Fri Jul 21 13:40:09 2017 +0800
  61. b59fe68 board: at91sam9261ek: Update to support DT and DM by Wenyou.Yang@microchip.com · Fri Jul 21 13:28:40 2017 +0800
  62. 8dcee7c gpt: harden set_gpt_info() against non NULL-terminated strings by Alison Chaiken · Tue Jul 04 11:19:46 2017 -0700
  63. 8b3397f GPT: provide commands to selectively rename partitions by Alison Chaiken · Tue Jul 04 11:19:18 2017 -0700
  64. f04d4b5 GPT: read partition table from device into a data structure by Alison Chaiken · Tue Jul 04 11:18:50 2017 -0700
  65. e422258 GPT: add accessor function for disk GUID by Alison Chaiken · Sun Jun 25 16:43:23 2017 -0700
  66. 1f1e6f5 partitions: increase MAX_SEARCH_PARTITIONS and move to part.h by Alison Chaiken · Sun Jun 25 16:43:22 2017 -0700
  67. 264fbb7 cmd gpt: test in sandbox by Alison Chaiken · Sun Jun 25 16:43:21 2017 -0700
  68. 0653b96 GPT: fix error in partitions string doc by Alison Chaiken · Sun Jun 25 16:43:19 2017 -0700
  69. 462e232 disk_partition: introduce macros for description string lengths by Alison Chaiken · Sun Jun 25 16:43:18 2017 -0700
  70. 2cb47e6 EFI: replace number with UUID_STR_LEN macro by Alison Chaiken · Sun Jun 25 16:43:17 2017 -0700
  71. 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
  72. 0fb3606 PowerPC: mpc85xx: Update ft_verify_fdt by Tom Rini · Thu Aug 03 09:33:07 2017 -0400
  73. 661d6d8 qemu-ppce500: Update get_phys_ccsrbar_addr_early() by Tom Rini · Thu Aug 03 08:53:36 2017 -0400
  74. 485e83d ahci-pci: Update call to ahci_probe_scsi_pci() by Bin Meng · Wed Aug 02 19:07:17 2017 -0700
  75. 78be280 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · Wed Aug 02 19:30:27 2017 -0400
  76. fad4156 ARM: rmobile: Update defconfig of R-Car Gen3 by Nobuhiro Iwamatsu · Thu Aug 03 04:27:53 2017 +0900
  77. c9746c6 net: ravb: Add clock handling support by Marek Vasut · Fri Jul 21 23:20:35 2017 +0200
  78. fbde41d net: ravb: Detect PHY correctly by Marek Vasut · Fri Jul 21 23:20:34 2017 +0200
  79. 934fd3b net: ravb: Add OF probing support by Marek Vasut · Fri Jul 21 23:20:33 2017 +0200
  80. 8fe2ffc serial: sh: Use the clock framework to obtain clock config by Marek Vasut · Fri Jul 21 23:19:18 2017 +0200
  81. 2b2e483 serial: sh: Convert to Kconfig by Marek Vasut · Fri Jul 21 23:18:46 2017 +0200
  82. 0860900 ARM: rmobile: Enable clock framework on ULCB by Marek Vasut · Fri Jul 21 23:18:05 2017 +0200
  83. 8dbb33d ARM: rmobile: Enable clock framework on Salvator-X by Marek Vasut · Fri Jul 21 23:18:04 2017 +0200
  84. f3b8bf7 clk: rmobile: Add RCar Gen3 clock driver by Marek Vasut · Fri Jul 21 23:18:03 2017 +0200
  85. f3911b8 ARM: rmobile: Enable OF_CONTROL on RCar Gen3 by Marek Vasut · Fri Jul 21 23:17:00 2017 +0200
  86. b938f38 ARM: dts: rmobile: Import DTS from Linux 4.12 by Marek Vasut · Fri Jul 21 23:16:59 2017 +0200
  87. c77ca64 ARM: rmobile: Increase console buffer sizes by Marek Vasut · Fri Jul 21 23:16:08 2017 +0200
  88. ad43cd3 ARM: rmobile: ulcb: Add ULCB board support by Marek Vasut · Fri Jul 21 23:15:21 2017 +0200
  89. a66afd9 ARM: rmobile: Add PFC PUEN bank 5 address by Marek Vasut · Fri Jul 21 23:15:20 2017 +0200
  90. fef4cba Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Aug 02 10:52:26 2017 -0400
  91. 7e802f4 arm64: zynqmp: avoid out of buffer access by Heinrich Schuchardt · Sun Jul 30 22:18:18 2017 +0200
  92. 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
  93. cd35d52 arm64: zynqmp: Make chip_id a global routine() by Siva Durga Prasad Paladugu · Tue Jul 25 11:51:38 2017 +0530
  94. 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
  95. 40d839a arm64: zynqmp: Move dts zcu102 to zcu102-revA by Michal Simek · Thu Jul 20 12:38:27 2017 +0200
  96. a698bbf arm64: zynqmp: Dont write to system timestamp generator by Siva Durga Prasad Paladugu · Tue Feb 21 17:58:29 2017 +0530
  97. 245d528 arm64: zynqmp: Do not setup time if already setup by Michal Simek · Wed Jul 12 10:32:18 2017 +0200
  98. f97de33 arm64: zynqmp: Fix SVD mask for getting chip ID by Michal Simek · Wed Jun 28 15:40:32 2017 +0200
  99. d821879 arm64: zynqmp: Add Kconfig option for adding psu_init to binary by Michal Simek · Wed Jul 12 13:21:27 2017 +0200
  100. e0f3610 arm64: zynqmp: Call psu_init from board_early_init_f by Michal Simek · Wed Jul 12 13:08:41 2017 +0200