1. 7613579 common: powerpc: Move arch-specific headers by Simon Glass · Wed May 17 08:23:05 2017 -0600
  2. 50e9770 common: Move PPC4xx_SYS_INFO() et al to arch-specific header by Simon Glass · Wed May 17 08:23:04 2017 -0600
  3. b5a2a35 common: Drop determine_sysper() and determine_pci_clock_per() by Simon Glass · Wed May 17 08:23:03 2017 -0600
  4. 790d5386 common: Drop cpu_init_f() declarations by Simon Glass · Wed May 17 08:23:02 2017 -0600
  5. f004e8a arm: Remove include files from common.h by Simon Glass · Wed May 17 08:23:01 2017 -0600
  6. d9a766f arm: Include asm/setup.h explictly by Simon Glass · Wed May 17 08:23:00 2017 -0600
  7. 30db774 arm: Add declarations to avoid needing to include headers by Simon Glass · Wed May 17 08:22:59 2017 -0600
  8. 0ffb9d6 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · Wed May 31 19:47:48 2017 -0600
  9. 692abc9 nds32: Remove include files from common.h by Simon Glass · Wed May 17 08:22:57 2017 -0600
  10. 162b09c x86: Don't include asm/u-boot.h in common by Simon Glass · Wed May 17 08:22:56 2017 -0600
  11. 59870b8 sandbox: Don't include asm/u-boot.h in common by Simon Glass · Wed May 17 08:22:55 2017 -0600
  12. 16c61f7 mips: Don't include asm/u-boot.h in common by Simon Glass · Wed May 17 08:22:54 2017 -0600
  13. f96dea9 arc: Don't include asm/u-boot.h in common by Simon Glass · Wed May 17 08:22:53 2017 -0600
  14. 94dd939 nds32: Make u-boot-nds32.h a private header by Simon Glass · Wed May 17 08:22:52 2017 -0600
  15. 6324bbf mips: Make u-boot-mips.h a private header by Simon Glass · Wed May 17 08:22:51 2017 -0600
  16. 4ef529e arm: Make u-boot-arm.h a private header by Simon Glass · Wed May 17 08:22:50 2017 -0600
  17. ae56b13 x86: Make u-boot-x86.h a private header by Simon Glass · Wed May 17 08:22:49 2017 -0600
  18. f237151 sandbox: Make u-boot-sandbox.h a private header by Simon Glass · Wed May 17 08:22:48 2017 -0600
  19. 59df985 arc: Make u-boot-arc.h a private header by Simon Glass · Wed May 17 08:22:47 2017 -0600
  20. 54f8ace samsung: Drop more references fo s3c24x0 by Simon Glass · Wed May 17 08:22:46 2017 -0600
  21. 56cf031 samsung: nand: Drop s3c2410_nand driver by Simon Glass · Wed May 17 08:22:45 2017 -0600
  22. 4f1920d samsung: usb: Drop ohci-s3c24xx driver by Simon Glass · Wed May 17 08:22:44 2017 -0600
  23. dd9b4fd samsung: mmc: Drop s3c_sdi driver by Simon Glass · Wed May 17 08:22:43 2017 -0600
  24. 729fc81 samsung: Drop s3c24x0 arch-specific code by Simon Glass · Wed May 17 08:22:42 2017 -0600
  25. 44c9b8b gpio: samsung: Drop s3c2440_gpio driver by Simon Glass · Wed May 17 08:22:41 2017 -0600
  26. ac53a5c api: Add a header for api_init() by Simon Glass · Wed May 17 08:22:40 2017 -0600
  27. abd7d92 common: Move get_OPB_freq() and get_PCI_freq() to PPC header by Simon Glass · Wed May 17 08:22:39 2017 -0600
  28. 1835a1c common: Move pcie_setup_hoses() to PPC header by Simon Glass · Wed May 17 08:22:38 2017 -0600
  29. b216597 common: Drop pci_master_init() by Simon Glass · Wed May 17 08:22:37 2017 -0600
  30. b4e7cf5 common: Move pci_target_init() to PPC header by Simon Glass · Wed May 17 08:22:36 2017 -0600
  31. c255d3c common: Drop pci_pre_init() and is_pci_host() by Simon Glass · Wed May 17 08:22:35 2017 -0600
  32. a1ca1ca common: Drop inclusion of pci.h by Simon Glass · Wed May 17 08:22:34 2017 -0600
  33. 2a84b01 t81xx: Migrate TI81XX/TI816X/TI814X symbols to Kconfig by Tom Rini · Tue May 16 14:46:40 2017 -0400
  34. b05ee2f ti816x: Modernize the defconfig by Tom Rini · Tue May 16 14:46:39 2017 -0400
  35. 85554e5 ti816x: Import dts files from Linux Kernel v4.11 by Tom Rini · Tue May 16 14:46:38 2017 -0400
  36. 28bfc1b ti816x: Enable NAND by Tom Rini · Tue May 16 14:46:37 2017 -0400
  37. 485b5f4 ti816x_evm: Disable CONFIG_USE_PRIVATE_LIBGCC by Tom Rini · Tue May 16 14:46:36 2017 -0400
  38. fbb2552 ti816x: Rework DDR initialization sequence by Tom Rini · Tue May 16 14:46:35 2017 -0400
  39. 2ca39ca armv7: Mark the default lowlevel_init function as weak by Tom Rini · Tue May 16 14:46:34 2017 -0400
  40. 50e87c5 configs: davinci: omapl138_lcdk: add random eth address support by Anna, Suman · Tue May 16 12:50:18 2017 -0500
  41. 69d4b99 Enable PXE boot on meson-gxbb. by Vagrant Cascadian · Fri May 05 14:11:26 2017 -0700
  42. 8379aec Merge git://git.denx.de/u-boot-x86 by Tom Rini · Sun Jun 04 22:29:33 2017 -0400
  43. c9fe7df x86: fsp: Remove the call to set up internal uart in fsp_init() by Bin Meng · Thu Jun 01 03:41:14 2017 -0700
  44. 273d0ec x86: baytrail: Fix boot hang with a debug build by Bin Meng · Thu Jun 01 03:41:13 2017 -0700
  45. e5bf969 x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer by Bin Meng · Wed May 31 01:04:15 2017 -0700
  46. 497c516 x86: baytrail: Use macros instead of magic numbers for FSP settings by Bin Meng · Wed May 31 01:04:14 2017 -0700
  47. fae4125 x86: baytrail: Remove "serial-debug-port-*" settings by Bin Meng · Wed May 31 01:04:13 2017 -0700
  48. fa5905e x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1 by Bin Meng · Wed May 31 01:04:12 2017 -0700
  49. 27d86a1 Merge git://git.denx.de/u-boot-fdt by Tom Rini · Sun Jun 04 13:13:29 2017 -0400
  50. d9a8ad4 Merge git://git.denx.de/u-boot-net by Tom Rini · Sat Jun 03 18:05:28 2017 -0400
  51. 2a25fb5 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Sat Jun 03 18:05:04 2017 -0400
  52. 1e2f127 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Sat Jun 03 18:04:54 2017 -0400
  53. d8532af Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · Fri Jun 02 11:03:50 2017 -0400
  54. d17c445 board: ti: enable support for writing to fat partition by Sekhar Nori · Fri Jun 02 17:54:04 2017 +0530
  55. 7fb8ccd config_fallbacks: add additional fallbacks for fat filesystem by Sekhar Nori · Fri Jun 02 17:54:02 2017 +0530
  56. c614daf configs: k2g_evm: make sure config fallbacks take effect by Sekhar Nori · Fri Jun 02 17:54:01 2017 +0530
  57. 9b69fb9 configs: k2*_evm: let each board decide env location by Sekhar Nori · Fri Jun 02 17:54:00 2017 +0530
  58. 1909a7b fs: fat: add kbuild configuration support by Sekhar Nori · Fri Jun 02 17:53:59 2017 +0530
  59. da0037d net: pch_gbe: Add cache maintenance by Paul Burton · Sun Apr 30 21:57:08 2017 +0200
  60. 27d3b19 net: pch_gbe: CPU accessible addresses are virtual by Paul Burton · Sun Apr 30 21:57:07 2017 +0200
  61. 28bc138 net: pch_gbe: Fix rx descriptor buffer addresses by Paul Burton · Sun Apr 30 21:57:06 2017 +0200
  62. bfddad1 net: pch_gbe: Reset during probe by Paul Burton · Sun Apr 30 21:57:05 2017 +0200
  63. 8eefe0d net: zynq_gem: Dont flush dummy descriptors by Siva Durga Prasad Paladugu · Tue May 30 14:28:40 2017 +0200
  64. d6c7af0 net: zynq_gem: Use wait_for_bit with non breakable by Siva Durga Prasad Paladugu · Tue May 30 14:28:39 2017 +0200
  65. 19d03be net: phy: marvell 88e151x: Fix handling of RGMII interface types by Phil Edworthy · Wed May 24 14:43:06 2017 +0100
  66. 0211e39 net: core: avoid possible NULL pointer dereference by xypron.glpk@gmx.de · Tue May 16 05:07:01 2017 +0200
  67. b598885 drivers: net: cpsw: abort init() on aneg timeout by Sekhar Nori · Mon May 08 20:49:56 2017 +0530
  68. 5653dbc net: macb: Fix GMAC not work when enable DM_ETH by Wenyou Yang · Thu Apr 20 11:13:13 2017 +0800
  69. a27adcb net: mvpp2.c: Enable 10G support for port 0 (SFI) by Stefan Chulski · Thu Apr 06 15:39:08 2017 +0200
  70. 395c1e3 armv8/ls1046a: RGMII PHY requires internal delay on Tx by Madalin Bucur · Mon Apr 03 17:43:56 2017 +0300
  71. 5b72f9b armv8/ls1043a: RGMII PHY requires internal delay on Tx by Madalin Bucur · Mon Apr 03 17:43:55 2017 +0300
  72. fee13c3 net: zynq_gem: Do not return -ENOSYS on success by Olliver Schinagl · Mon Apr 03 16:18:53 2017 +0200
  73. 7ceacea net: designware: Add phy supply support by Jacob Chen · Mon Mar 27 16:54:17 2017 +0800
  74. 00c3361 net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectable by Philipp Tomsich · Sun Mar 26 18:50:23 2017 +0200
  75. a944093 fdt: Drop fdt_select.py by Simon Glass · Sat May 27 07:38:30 2017 -0600
  76. 22c92ca binman: Rename fdt variable to dtb by Simon Glass · Sat May 27 07:38:29 2017 -0600
  77. 059ae52 fdt: Merge fdt_normal with its base class by Simon Glass · Sat May 27 07:38:28 2017 -0600
  78. 07309ac binman: Drop a special case related to fdt_fallback by Simon Glass · Sat May 27 07:38:27 2017 -0600
  79. bac25c8 fdt: Drop fdt_fallback library by Simon Glass · Sat May 27 07:38:26 2017 -0600
  80. 22a32c7 fdt: Drop use of the legacy libfdt python module by Simon Glass · Sat May 27 07:38:25 2017 -0600
  81. 3815387 fdt: Stop building the old python libfdt module by Simon Glass · Sat May 27 07:38:24 2017 -0600
  82. e41110d fdt: Makefile: Build python libfdt library if needed by Simon Glass · Sat May 27 07:38:23 2017 -0600
  83. 55901ff fdt: Support use of the new python libfdt library by Simon Glass · Sat May 27 07:38:22 2017 -0600
  84. d022a7d fdt: dtoc: Add a full set of property tests by Simon Glass · Sat May 27 07:38:21 2017 -0600
  85. 28c7105 fdt: Update fdt_test to use 'dt' instead of 'fdt' by Simon Glass · Sat May 27 07:38:20 2017 -0600
  86. a1dce55 fdt: Build the new python libfdt module by Simon Glass · Sat May 27 07:38:19 2017 -0600
  87. acc626d fdt: Rename existing python libfdt module by Simon Glass · Sat May 27 07:38:18 2017 -0600
  88. 657d0f3 fdt: Add all source files to the libfdt build by Simon Glass · Sat May 27 07:38:17 2017 -0600
  89. 3d0b999 fdt: Allow swig options to be provided by Makefile by Simon Glass · Sat May 27 07:38:16 2017 -0600
  90. 5db956a fdt: Move header files into lib/libfdt by Simon Glass · Sat May 27 07:38:15 2017 -0600
  91. f234bb8 fdt: Use SPDX format for licenses in the libfdt headers by Simon Glass · Sat May 27 07:38:14 2017 -0600
  92. 640b78f fdt: Correct cast for sandbox in fdtdec_setup_memory_size() by Simon Glass · Sat May 27 07:38:13 2017 -0600
  93. 801c2bf pci: Correct cast for sandbox by Simon Glass · Sat May 27 07:38:12 2017 -0600
  94. a13d902 fdt: Add Python bindings by Simon Glass · Sat May 27 07:38:11 2017 -0600
  95. ca4cdf9 sun50i: h5: Add initial Orangepi Prime support by Jagan Teki · Wed May 24 19:18:08 2017 +0000
  96. d48bf9b armv8: ls1046ardb: Enable loading PPA during SPL stage for SD boot by York Sun · Mon May 15 08:52:03 2017 -0700
  97. 938dd97 armv8: ls1046a: Enable spl_board_init() function by York Sun · Mon May 15 08:52:02 2017 -0700
  98. 5ffbc85 armv8: ls1043ardb: Enable loading PPA during SPL stage for SD boot by York Sun · Mon May 15 08:52:01 2017 -0700
  99. f2aaf84 armv8: layerscape: Enabling loading PPA during SPL stage by York Sun · Mon May 15 08:52:00 2017 -0700
  100. e6b871e armv8: layerscape: Make U-Boot EL2 safe by York Sun · Mon May 15 08:51:59 2017 -0700