1. a99ad39 arm: exynos: realign the code to allow support for newer 64-bit platforms by Thomas Abraham · Sat Apr 23 22:18:12 2016 +0530
  2. c81fdbe serial: s5p: use clock api to get clock rate by Thomas Abraham · Sat Apr 23 22:18:11 2016 +0530
  3. 214a395 serial: s5p: get the port id number from the alias of the device node by Thomas Abraham · Sat Apr 23 22:18:10 2016 +0530
  4. e3fc84c clk: exynos: add clock driver for Exynos7420 Soc by Thomas Abraham · Sat Apr 23 22:18:09 2016 +0530
  5. cf18bff pinctrl: Add pinctrl driver support for Exynos7420 SoC by Thomas Abraham · Sat Apr 23 22:18:08 2016 +0530
  6. 87adc64 pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devices by Thomas Abraham · Sat Apr 23 22:18:07 2016 +0530
  7. c4a11bc Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue May 24 13:42:03 2016 -0400
  8. 39452be Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Tue May 24 11:59:02 2016 -0400
  9. 4f4e962 net: phy: dp83867: Add SGMII helper for configuration by Dan Murphy · Mon May 02 15:46:02 2016 -0500
  10. 07cf56a net: phy: Add phy_interface_is_sgmii to phy.h by Dan Murphy · Mon May 02 15:46:01 2016 -0500
  11. 63e3cde net: phy: Move is_rgmii helper to phy.h by Dan Murphy · Mon May 02 15:46:00 2016 -0500
  12. 83fbd0a net: phy: ti: Allow the driver to be more configurable by Dan Murphy · Mon May 02 15:45:59 2016 -0500
  13. bb5a566 net: phy: dp83867: Add device tree bindings and documentation by Dan Murphy · Mon May 02 15:45:58 2016 -0500
  14. a582871 net: zynq_gem: Add the passing of the phy-handle node by Dan Murphy · Mon May 02 15:45:57 2016 -0500
  15. 4b7b24e drivers: net: cpsw: Add reading of DT phy-handle node by Dan Murphy · Mon May 02 15:45:56 2016 -0500
  16. 4938e43 defconfig: dra74_evm: enable eth driver model by Mugunthan V N · Thu Apr 28 15:36:13 2016 +0530
  17. 0be2f62 defconfig: am437x_sk_evm: enable eth driver model by Mugunthan V N · Thu Apr 28 15:36:12 2016 +0530
  18. 35e6625 defconfig: am437x_gp_evm: enable eth driver model by Mugunthan V N · Thu Apr 28 15:36:11 2016 +0530
  19. 74b82da arm: dts: dra7: fix ethernet name with proper device address by Mugunthan V N · Thu Apr 28 15:36:10 2016 +0530
  20. ef3ad7b arm: dts: dra7: add syscon node to cpsw to read mac address by Mugunthan V N · Thu Apr 28 15:36:09 2016 +0530
  21. 511beae arm: dts: am4372: add syscon node to cpsw to read mac address by Mugunthan V N · Thu Apr 28 15:36:08 2016 +0530
  22. 9e55635 drivers: net: cpsw: add support for reading mac address from efuse by Mugunthan V N · Thu Apr 28 15:36:07 2016 +0530
  23. 77f7bc7 drivers: net: cpsw: fix get mdio base and gmii_sel reg from DT by Mugunthan V N · Thu Apr 28 15:36:06 2016 +0530
  24. 9a9cde9 ARM: omap5: add platform specific ethernet phy modes configurations by Mugunthan V N · Thu Apr 28 15:36:05 2016 +0530
  25. 13a27fd drivers: net: cpsw: fix cpsw dp parse when num slaves as 1 by Mugunthan V N · Thu Apr 28 15:36:04 2016 +0530
  26. c6e44b7 ti_omap5_common: eth: do not define DM_ETH for spl by Mugunthan V N · Thu Apr 28 15:36:03 2016 +0530
  27. 4666bd9 drivers: core: device: add support to check dt compatible for a device/machine by Mugunthan V N · Thu Apr 28 15:36:02 2016 +0530
  28. 87b2c4e net: phy: Add PHY driver for mv88e61xx switches by Kevin Smith · Thu Mar 31 19:33:12 2016 +0000
  29. b3072db net: Remove unused mv88e61xx switch driver by Kevin Smith · Thu Mar 31 19:33:12 2016 +0000
  30. 8632fec Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue May 24 08:20:43 2016 -0400
  31. 470060f Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Tue May 24 07:22:55 2016 -0400
  32. 3917c4f ARM: zynq: Simplify zynq configuration by Michal Simek · Fri May 20 14:59:33 2016 +0200
  33. 0b56710 phy: marvell: Do not reset phy after negotiation by Michal Simek · Wed May 18 14:46:28 2016 +0200
  34. 24ce232 phy: Wire return value from phy_config() by Michal Simek · Wed May 18 14:37:23 2016 +0200
  35. ebae78b image: Add boot_get_fpga() to load fpga with bootm by Michal Simek · Tue May 17 14:03:50 2016 +0200
  36. 5ff8966 net: phy: Handle phy_startup() error codes properly by Michal Simek · Wed May 18 12:46:12 2016 +0200
  37. cf6677b phy: Return correct error code when timeout happens by Michal Simek · Wed May 18 12:48:57 2016 +0200
  38. dbc0cfc net: xilinx: Handle error value from phy_startup() by Michal Simek · Wed May 18 12:37:22 2016 +0200
  39. 0a130b1 mkimage: Report information about fpga by Michal Simek · Tue May 17 13:58:44 2016 +0200
  40. b563a6b fpga: Fix typo in function comment by Michal Simek · Tue May 17 14:32:00 2016 +0200
  41. d969ea8 ARM64: zynqmp: Enable CLK framework by Michal Simek · Tue May 17 13:33:11 2016 +0200
  42. 72536fd ARM64: zynqmp: Add SPL support support by Michal Simek · Fri Nov 20 13:17:22 2015 +0100
  43. ba08753 ARM64: zynqmp: Add missing u-boot,dm-pre-reloc to DTSI by Michal Simek · Mon Feb 22 09:57:27 2016 +0100
  44. d35e65d ARM64: zynqmp: Align gic ranges for 64k in device tree by Alexander Graf · Thu May 12 13:44:01 2016 +0200
  45. fa12466 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · Wed Apr 27 14:03:29 2016 +0200
  46. 853fee2 SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode by Michal Simek · Thu Apr 28 09:54:16 2016 +0200
  47. 42c8c41 ARM: zynq: Call ps7_post_config() for SPL by Michal Simek · Tue May 10 07:55:52 2016 +0200
  48. cc991fc ARM64: zynqmp: Enable option to overwrite default variables by Michal Simek · Tue May 10 09:50:35 2016 +0200
  49. 7a8465b spl: Introduce new function spl_board_prepare_for_boot by Michal Simek · Tue May 10 07:54:20 2016 +0200
  50. 3d2b0a4 ARM64: zynqmp: Add debug uart for zc1751-dc1 by Michal Simek · Wed May 04 12:33:22 2016 +0200
  51. b09281b ARM64: zynqmp: Enable SPI_FLASH and FLASH_BAR for ep108 by Michal Simek · Thu Mar 17 23:02:37 2016 +0100
  52. 526135a ARM64: zynqmp: Remove CONFIG_PREBOOT by Michal Simek · Fri Apr 29 13:04:02 2016 +0200
  53. f669e22 ARM: zynq: Add support for SPL_LOAD_FIT by Michal Simek · Tue May 03 14:20:17 2016 +0200
  54. f55688c ARM64: zynqmp: Wire up debug_uart setup by Michal Simek · Fri Apr 22 08:50:45 2016 +0200
  55. fe87595 ARM64: zynqmp: Enable eMMC boot partitions commands by Michal Simek · Tue Apr 26 16:03:42 2016 +0200
  56. eec32f6 ARM64: zynqmp: Add support for reading MAC from eeprom by Michal Simek · Fri Apr 22 11:48:49 2016 +0200
  57. 0061556 ARM64: zynqmp: Enable missing distro default options by Michal Simek · Fri Apr 22 14:28:17 2016 +0200
  58. 1f72e9c ARM64: zynqmp: Enable HUSH parser for all zynqmp targets by Michal Simek · Fri Apr 22 13:04:42 2016 +0200
  59. e5b2948 ARM: dts: zynq: describe SLCR as simple-mfd rather than simple-bus by Masahiro Yamada · Mon Apr 25 12:14:43 2016 +0900
  60. 514281f gpio: zynq: Add support for reading gpio pin state by Michal Simek · Fri Mar 04 15:56:50 2016 +0100
  61. fd63365 ARM: zynq: load u-boot.img whether CONFIG_OF_SEPARATE is defined or not by Masahiro Yamada · Thu Apr 14 06:52:26 2016 +0900
  62. 4d88f1c ARM: sama5d2: Implement boot device autodetection by Marek Vasut · Fri Apr 22 21:56:21 2016 +0200
  63. a93dac7 ARM: atmel: Enable FIT image support for SAMA5Dx by Marek Vasut · Mon Apr 18 18:30:41 2016 +0200
  64. 709733b board: sama5d2_xplained: change SDHCI GCK's clock source to UPLL by Wenyou Yang · Mon Apr 11 16:41:33 2016 +0800
  65. dcc8a84 ARM: at91: clock: complete the GCK's clock sources by Wenyou Yang · Mon Apr 11 16:41:32 2016 +0800
  66. d47886e ARM: at91: clock: fix the GCK's clock source by Wenyou Yang · Mon Apr 11 16:41:31 2016 +0800
  67. a141e5a board: atmel: sama5d2_xplained: fix the missing pin config of SDMMC0 by Wenyou Yang · Mon Apr 11 14:07:17 2016 +0800
  68. b90c7cb board: atmel: add SAMA5D2 PTC Engineering board by Wenyou Yang · Fri Feb 26 17:20:26 2016 +0800
  69. 0795a41 ARM: at91: sama5d2: add macro & field definitions by Wenyou Yang · Fri Feb 26 17:20:25 2016 +0800
  70. 70eacf2 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon May 23 18:32:47 2016 -0400
  71. b858b6b Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Fri May 20 20:43:27 2016 -0400
  72. e4ce25f ARM: fix ifdef in ARMv8 lowlevel_init() again by Masahiro Yamada · Fri May 20 12:13:10 2016 +0900
  73. 1f54cbb SPL: fat: Fix spl_parse_image_header() return value handling by Tom Rini · Mon May 23 11:51:13 2016 -0400
  74. d74ea96 omap3: Fix SPI registers on am33xx and am43xx by Martin Hejnfelt · Thu May 19 09:11:58 2016 +0200
  75. c897487 kbuild: fixdep: Check fstat(2) return value by Tom Rini · Fri May 13 10:54:04 2016 -0400
  76. 9b2e95a spl: Setup default value for OF_LIST by Michal Simek · Wed May 04 15:14:11 2016 +0200
  77. 8667f8c spl: fit: Print error message when FDT is not present by Michal Simek · Wed May 04 15:08:00 2016 +0200
  78. da1805f mkimage: Add a quiet mode by Simon Glass · Sun May 01 13:55:38 2016 -0600
  79. e4016fa image-fit: Don't display an error in fit_set_timestamp() by Simon Glass · Sun May 01 13:55:37 2016 -0600
  80. 44628b8 malloc: improve memalign fragmentation fix by Stephen Warren · Mon Apr 25 15:55:42 2016 -0600
  81. c5e173c x86: galileo: Override SMBIOS product name by Bin Meng · Sun May 22 01:45:39 2016 -0700
  82. 543a82b x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables by Bin Meng · Sun May 22 01:45:38 2016 -0700
  83. 6efcb51 x86: kconfig: Add two options for SMBIOS manufacturer and product name by Bin Meng · Sun May 22 01:45:37 2016 -0700
  84. 50bec1e x86: galileo: Enable MP table generation by Bin Meng · Sun May 22 01:45:36 2016 -0700
  85. ff0c478 x86: broadwell: Correct I/O APIC ID by Bin Meng · Sun May 22 01:45:35 2016 -0700
  86. 330be03 x86: quark: Assign a unique I/O APIC ID by Bin Meng · Sun May 22 01:45:34 2016 -0700
  87. d538c36 x86: Call lapic_setup() in interrupt_init() by Bin Meng · Sun May 22 01:45:33 2016 -0700
  88. e583234 x86: Remove SMP limitation in lapic_setup() by Bin Meng · Sun May 22 01:45:32 2016 -0700
  89. 2ffcb17 x86: Don't touch IA32_APIC_BASE MSR on Intel Quark by Bin Meng · Sun May 22 01:45:31 2016 -0700
  90. ba63457 x86: galileo: Enable CPU driver by Bin Meng · Sun May 22 01:45:30 2016 -0700
  91. ae86455 x86: Use latest microcode for all BayTrail boards by Bin Meng · Mon May 23 15:25:20 2016 +0800
  92. ef348a7 x86: baytrail: Update to latest microcode by Bin Meng · Sun May 22 01:45:28 2016 -0700
  93. 5e842af x86: Add some notes for MRC cache with Intel FSP by Bin Meng · Sun May 22 01:45:27 2016 -0700
  94. 393399e x86: crownbay: Disable boot stage support by Bin Meng · Sun May 22 01:45:26 2016 -0700
  95. 3a15df5 acpi: Clean IASL generated intermediate files by Bin Meng · Sun May 22 01:45:25 2016 -0700
  96. f2071ba x86: doc: Add porting hints for ACPI with Windows by Bin Meng · Wed May 11 07:45:12 2016 -0700
  97. dc2097d x86: baytrail: Add GPIO ASL description by Bin Meng · Wed May 11 07:45:11 2016 -0700
  98. 0a00d50 x86: baytrail: Add internal UART ASL description by Bin Meng · Wed May 11 07:45:10 2016 -0700
  99. 13e13c9 acpi: Quieten IASL output when 'make -s' is used by Bin Meng · Wed May 11 07:45:09 2016 -0700
  100. 65b2e9e x86: doc: Mention Ubuntu/Windows installation and boot support by Bin Meng · Wed May 11 07:45:08 2016 -0700