1. c3eb43e rockchip: dts: rk3399-puma: put environment (in MMC/SD configurations) before SPL by Philipp Tomsich · Wed Jul 19 14:32:22 2017 +0200
  2. 611e9f8 rockchip: clk: rk3399: remove unused fields from priv-structures by Philipp Tomsich · Tue Jul 11 20:49:44 2017 +0200
  3. 767f865 rockchip: clk: rk3368: remove unused fields from rk3368_clk_priv by Philipp Tomsich · Tue Jul 11 20:49:43 2017 +0200
  4. 728aae4 rockchip: spl: make boot0 hook TPL safe by Philipp Tomsich · Tue Jul 11 21:04:45 2017 +0200
  5. 2291e49 rockchip: pwm: add mask for config setting by Kever Yang · Wed Jul 19 19:54:23 2017 +0800
  6. 1511c2e rockchip: dts: correct vdd_log setting for firefly-rk3399 by Kever Yang · Wed Jul 19 19:54:20 2017 +0800
  7. 5d9dd9f rockchip: dts: firefly using ddr3 1600 by Kever Yang · Tue Jul 18 21:55:08 2017 +0800
  8. c872684 rockchip: phycore: Add ID page of M24C32-D EEPROM by Wadim Egorov · Tue Jul 18 11:53:10 2017 +0200
  9. 8592ac0 rockchip: timer: make register sizes explicit by Philipp Tomsich · Fri Jul 14 18:09:25 2017 +0200
  10. 7441a76 rockchip: dts: rk3229: add dwc2 node for fastboot by Meng Dongyang · Thu Jul 13 10:59:54 2017 +0800
  11. fe32dfc Merge git://git.denx.de/u-boot-uniphier by Tom Rini · Wed Jul 26 11:29:25 2017 -0400
  12. 72195c0 Merge git://git.denx.de/u-boot-mips by Tom Rini · Wed Jul 26 11:29:20 2017 -0400
  13. e40b014 ARM: DTS: stm32: remove useless mr-nbanks property by Patrice Chotard · Tue Jul 18 17:37:28 2017 +0200
  14. 7e82a69 ram: stm32: migrate fmc defines in driver file by Patrice Chotard · Tue Jul 18 17:37:24 2017 +0200
  15. e2e28d2 clk: stm32f7: remove clock_get() by Patrice Chotard · Tue Jul 18 09:29:10 2017 +0200
  16. fee92ee clk: stm32f7: cleanup clocks unused definitions by Patrice Chotard · Tue Jul 18 09:29:06 2017 +0200
  17. 7bdf971 clk: stm32f7: add clock .get_rate() callback by Patrice Chotard · Tue Jul 18 09:29:05 2017 +0200
  18. a8f951a clk: stm32f7: add static for configure_clocks() by Patrice Chotard · Tue Jul 18 09:29:03 2017 +0200
  19. e5f82cf ARM: DTS: stm32: align DT clock declaration with kernel by Patrice Chotard · Tue Jul 18 09:29:02 2017 +0200
  20. 39354af arm: mach-keystone: Fixes issue with return values in inline assembly by Srinivas, Madan · Mon Jul 17 13:02:02 2017 -0500
  21. e885610 arm: mach-keystone: Updates mon_install for K2G HS by Madan Srinivas · Mon Jul 17 12:59:15 2017 -0500
  22. 5aeb135 pinctrl: meson: add GPIO support by Beniamino Galvani · Mon Jul 10 00:30:04 2017 +0200
  23. 6bf2f10 arm: dts: meson: import dts files from Linux 4.12 by Beniamino Galvani · Mon Jul 10 00:30:03 2017 +0200
  24. a7e5ba9 ARM: uniphier: remove part number info from the boot log by Masahiro Yamada · Thu Jul 13 20:32:17 2017 +0900
  25. 3f8e166 ARM: uniphier: remove SPL support for ARMv8 SoCs by Masahiro Yamada · Thu Jul 13 20:32:15 2017 +0900
  26. 5b32e18 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · Sun Jul 23 21:19:47 2017 -0600
  27. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:45 2017 -0600
  28. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:41 2017 -0600
  29. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  30. 4c55ab4 MIPS: bootm: Fix broken boot_env_legacy codepath by Zubair Lutfullah Kakakhel · Tue Jul 11 16:47:51 2017 +0100
  31. d3a278d MIPS: Stop building position independent code by Paul Burton · Mon Jun 19 11:53:47 2017 -0700
  32. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · Sat Jul 22 18:36:16 2017 -0400
  33. 0d5a1bf arm: omap3: Detect boot mode very early by Adam Ford · Fri Jul 14 08:53:20 2017 -0500
  34. 224ebcd powerpc: Remove 8260 remainders by Christophe Leroy · Thu Jul 13 15:10:10 2017 +0200
  35. 4a4750b powerpc, 8xx: fix missing function declarations. by Christophe Leroy · Thu Jul 13 15:10:08 2017 +0200
  36. 3d97f8e powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · Thu Jul 13 15:10:06 2017 +0200
  37. 60425ee powerpc, 8xx: move cache helper into C by Christophe Leroy · Thu Jul 13 15:10:04 2017 +0200
  38. 9b021ae powerpc, 8xx: move get_immr() into C by Christophe Leroy · Thu Jul 13 15:10:02 2017 +0200
  39. 0ae15b9 powerpc, 8xx: Move cache function into C files by Christophe Leroy · Thu Jul 13 15:10:00 2017 +0200
  40. ea31cb2 powerpc, 8xx: Simplifying check_CPU() by Christophe Leroy · Thu Jul 13 15:09:58 2017 +0200
  41. 31f6e93 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · Thu Jul 13 15:09:54 2017 +0200
  42. bed4020 powerpc: move set_msr() and get_msr() into .h by Christophe Leroy · Thu Jul 13 15:09:52 2017 +0200
  43. 8d65234 power, timer: reset TBL before TBU by Christophe Leroy · Thu Jul 13 15:09:50 2017 +0200
  44. b71ec9b powerpc, timer: Does 8xx specific actions in 8xx cpu_init by Christophe Leroy · Thu Jul 13 15:09:48 2017 +0200
  45. dd6e82b powerpc: get rid of addr_probe() by Christophe Leroy · Thu Jul 13 15:09:46 2017 +0200
  46. 297cbac powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() by Christophe Leroy · Thu Jul 13 15:09:44 2017 +0200
  47. 6a2b267 arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boards by Andrew F. Davis · Mon Jul 10 14:45:52 2017 -0500
  48. 9b3d631 arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is defined by Andrew F. Davis · Mon Jul 10 14:45:51 2017 -0500
  49. bb80d4d arm: mach-omap2: Factor out common FDT fixup suport by Andrew F. Davis · Mon Jul 10 14:45:50 2017 -0500
  50. 7908152 arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.c by Andrew F. Davis · Mon Jul 10 14:45:49 2017 -0500
  51. 4f14b97 meson-gx: reserved memory regions by xypron.glpk@gmx.de · Fri Jun 09 22:13:59 2017 +0200
  52. 9390f3d Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Jul 18 08:42:48 2017 -0400
  53. 3ef0b27 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Wed Jul 12 08:16:41 2017 -0400
  54. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  55. d6362d9 mx6sabreauto: Update to SPL only mode by Vanessa Maegima · Thu Jun 29 09:33:46 2017 -0300
  56. 65779d3 mx6qsabreauto: Add SPL support by Vanessa Maegima · Thu Jun 29 09:33:45 2017 -0300
  57. 1715622 mx6: soc: Move mxs_dma_init() into the mxs nand driver by Fabio Estevam · Thu Jun 29 09:33:44 2017 -0300
  58. 6b46c46 imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL by Stefan Agner · Fri Jun 09 13:13:12 2017 -0700
  59. 09e16b8 marvell: armada385: Add the Turris Omnia board by Marek Behún · Fri Jun 09 19:28:45 2017 +0200
  60. 5837168 arch/arm/dts: Add Turris Omnia device tree by Marek Behún · Fri Jun 09 19:28:42 2017 +0200
  61. ff16f88 am33xx: board: Refactor USB initialization into separate function by Alexandru Gagniuc · Mon Feb 06 19:17:33 2017 -0800
  62. f34e88d ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as well by Tom Rini · Fri Jul 07 15:21:45 2017 -0400
  63. 3f24355 armv8: fsl-layerscape: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:13:07 2017 -0500
  64. 220fb22 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Jul 11 20:28:46 2017 -0400
  65. 87e96b2 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · Tue Jul 11 14:21:50 2017 -0400
  66. 2a00cc9 tegra: fdt: Ensure that the console UART is enabled by Simon Glass · Mon Jun 12 06:22:01 2017 -0600
  67. 9d8271e tegra: Show a debug message if the LCD PMIC fails to start by Simon Glass · Mon Jun 12 06:21:59 2017 -0600
  68. 1502392 tegra: Fix up include file ordering by Simon Glass · Mon Jun 12 06:21:39 2017 -0600
  69. 17b1107 sandbox: Stop printing platdata at the start of SPL by Simon Glass · Sun Jun 18 22:09:05 2017 -0600
  70. 00c34d5b sandbox: Enable more console options by Simon Glass · Thu Jun 15 21:37:53 2017 -0600
  71. fe54fda x86: Move link to use driver model for SCSI by Simon Glass · Wed Jun 14 21:28:48 2017 -0600
  72. 4822873 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · Wed Jun 14 21:28:41 2017 -0600
  73. 11b2b62 dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · Wed Jun 14 21:28:40 2017 -0600
  74. 2c844c4 sata: Move drivers into new drivers/ata directory by Simon Glass · Wed Jun 14 21:28:26 2017 -0600
  75. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · Wed Jun 14 21:28:25 2017 -0600
  76. 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · Wed Jun 14 21:28:24 2017 -0600
  77. 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · Wed Jun 14 21:28:21 2017 -0600
  78. 7351891 rockchip: dts: rk3328: add aliases for mmc controller by Kever Yang · Thu May 18 16:05:20 2017 +0800
  79. 9c433fe dm: core: Test uclass_first/next_device() on probe failure by Simon Glass · Sun Apr 23 20:10:44 2017 -0600
  80. 0ae1f60 rockchip: rk3288: Add pinctrl support for the gmac ethernet interface by Sjoerd Simons · Mon Jun 26 10:01:46 2017 +0200
  81. f12b8cc rockchip: dts: rk3328-evb: add sdmmc-pwren regulator by Kever Yang · Thu Jun 08 15:32:06 2017 +0800
  82. 6ee2d01 rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board by Wadim Egorov · Mon Jun 19 12:36:40 2017 +0200
  83. 9078a59 rockchip: dts: rk3399: control vbus of typec by fixed regulator by Meng Dongyang · Wed Jun 28 19:26:32 2017 +0800
  84. c27dcf9 rockchip: dts: rk3328: support and enable dwc2 by Meng Dongyang · Wed Jun 28 19:22:45 2017 +0800
  85. 776a09c rockchip: dts: rk3328: add fixed regulator node for xhci by Meng Dongyang · Wed Jun 28 19:22:41 2017 +0800
  86. e71e248 rockchip: rk3036: sync os_reg2 define with other soc by Kever Yang · Tue Jun 13 16:10:46 2017 +0800
  87. bdd3731 rockchip: pwm: fix the register layout for the PWM controller by eric.gao@rock-chips.com · Mon Jun 19 14:45:36 2017 +0800
  88. b517703 rockchip: firefly-rk3399: dts: enable sdmmc device by Kever Yang · Wed Jun 14 16:31:47 2017 +0800
  89. 0840142 rockchip: rk3328: dtsi use max-frequency for mmc node by Kever Yang · Wed Jun 14 16:31:45 2017 +0800
  90. d094732 rockchip: rk3288: dtsi use max-frequency for mmc node by Kever Yang · Wed Jun 14 16:31:44 2017 +0800
  91. baadb2b rockchip: rk3036: dtsi use max-frequency for mmc node by Kever Yang · Wed Jun 14 16:31:43 2017 +0800
  92. a4f460d rockchip: add evb_rk3229 board by Kever Yang · Fri Jun 23 17:17:54 2017 +0800
  93. 57d4dbf rockchip: rk322x: add basic soc support by Kever Yang · Fri Jun 23 17:17:52 2017 +0800
  94. 61ef061 rockchip: rk322x: add dts file by Kever Yang · Fri Jun 23 17:17:51 2017 +0800
  95. 5f94896 rockchip: rk322x: add pinctrl driver by Kever Yang · Fri Jun 23 17:17:50 2017 +0800
  96. c5ccc32 rockchip: rk322x: add clock driver by Kever Yang · Fri Jun 23 17:17:49 2017 +0800
  97. c205326 rockchip: correct the bank0 ram size by Kever Yang · Fri Jun 23 16:11:11 2017 +0800
  98. 8d4b40c rockchip: dts: rk3368: add dmc node by Kever Yang · Fri Jun 23 16:11:10 2017 +0800
  99. f1a1446 rockchip: dts: rk3328: add dmc node by Kever Yang · Fri Jun 23 16:11:09 2017 +0800
  100. 7a0ab30 rockchip: rk3368: add sdram driver for U-Boot by Kever Yang · Fri Jun 23 16:11:08 2017 +0800