1. b035c52 rockchip: firefly: Add some macros to enable the usb keyboard by Leo Wen · Tue Jul 25 20:47:45 2017 +0800
  2. d17d8cf rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via Kconfig by Philipp Tomsich · Wed Jul 26 12:29:01 2017 +0200
  3. 039ad1d rockchip: rk3288: Add support for drive-strength in PINCTRL by Romain Perier · Tue Jul 25 09:28:22 2017 +0200
  4. 065386f rockchip: use UUID for root partitions by Kever Yang · Tue Jul 25 12:00:05 2017 +0800
  5. 8b61499 rockchip: dts: rk3399-puma: put EFI partition entries at 2MB by Philipp Tomsich · Wed Jul 19 14:32:23 2017 +0200
  6. c3eb43e rockchip: dts: rk3399-puma: put environment (in MMC/SD configurations) before SPL by Philipp Tomsich · Wed Jul 19 14:32:22 2017 +0200
  7. 611e9f8 rockchip: clk: rk3399: remove unused fields from priv-structures by Philipp Tomsich · Tue Jul 11 20:49:44 2017 +0200
  8. 767f865 rockchip: clk: rk3368: remove unused fields from rk3368_clk_priv by Philipp Tomsich · Tue Jul 11 20:49:43 2017 +0200
  9. ea825a3 rockchip: clk: rk3368: use correct (i.e. 'rk3368_clk_priv') structure for auto-alloc by Philipp Tomsich · Tue Jul 11 20:59:45 2017 +0200
  10. 728aae4 rockchip: spl: make boot0 hook TPL safe by Philipp Tomsich · Tue Jul 11 21:04:45 2017 +0200
  11. 2291e49 rockchip: pwm: add mask for config setting by Kever Yang · Wed Jul 19 19:54:23 2017 +0800
  12. cba88f1 power: pwm_regulator: remove redundant code by Kever Yang · Wed Jul 19 19:54:22 2017 +0800
  13. 6ea3e5d power: pwm_regulator: fix the pwm_set_config parameter order by Kever Yang · Wed Jul 19 19:54:21 2017 +0800
  14. 1511c2e rockchip: dts: correct vdd_log setting for firefly-rk3399 by Kever Yang · Wed Jul 19 19:54:20 2017 +0800
  15. 5d9dd9f rockchip: dts: firefly using ddr3 1600 by Kever Yang · Tue Jul 18 21:55:08 2017 +0800
  16. c872684 rockchip: phycore: Add ID page of M24C32-D EEPROM by Wadim Egorov · Tue Jul 18 11:53:10 2017 +0200
  17. c197c23 rockchip: rk3288: Revert MAC_TXCLK in pinctrl for GMAC by Romain Perier · Mon Jul 17 11:00:23 2017 +0200
  18. 2410ab2 rockchip: rk3288: Remove phy reset GPIO pull up by Romain Perier · Mon Jul 17 11:00:22 2017 +0200
  19. efd6384 rockchip: efuse: dm: change to use dev_read_addr by Philipp Tomsich · Fri Jul 14 18:09:51 2017 +0200
  20. 8592ac0 rockchip: timer: make register sizes explicit by Philipp Tomsich · Fri Jul 14 18:09:25 2017 +0200
  21. 7441a76 rockchip: dts: rk3229: add dwc2 node for fastboot by Meng Dongyang · Thu Jul 13 10:59:54 2017 +0800
  22. fe32dfc Merge git://git.denx.de/u-boot-uniphier by Tom Rini · Wed Jul 26 11:29:25 2017 -0400
  23. 72195c0 Merge git://git.denx.de/u-boot-mips by Tom Rini · Wed Jul 26 11:29:20 2017 -0400
  24. 277e919 MAINTAINERS: Update maintainer for x86 by Bin Meng · Sun Jul 23 07:36:33 2017 -0700
  25. 96496f8 FIT: List kernel_noload in the list of types by Tom Rini · Tue Jul 18 14:14:19 2017 -0400
  26. 7c695ce ram: stm32: add stm32h7 support by Patrice Chotard · Tue Jul 18 17:37:29 2017 +0200
  27. e40b014 ARM: DTS: stm32: remove useless mr-nbanks property by Patrice Chotard · Tue Jul 18 17:37:28 2017 +0200
  28. 7fb9603 ram: stm32: add second SDRAM bank management by Patrice Chotard · Tue Jul 18 17:37:27 2017 +0200
  29. 8b37922 ram: stm32: replace fdtdec_get by ofnode calls by Patrice Chotard · Tue Jul 18 17:37:26 2017 +0200
  30. f2b8000 ram: stm32: get base address from DT by Patrice Chotard · Tue Jul 18 17:37:25 2017 +0200
  31. 7e82a69 ram: stm32: migrate fmc defines in driver file by Patrice Chotard · Tue Jul 18 17:37:24 2017 +0200
  32. e2e28d2 clk: stm32f7: remove clock_get() by Patrice Chotard · Tue Jul 18 09:29:10 2017 +0200
  33. b8442fb spi: stm32_qspi: add clk_get_rate() support by Patrice Chotard · Tue Jul 18 09:29:09 2017 +0200
  34. 4809a19 serial: stm32x7: add clk_get_rate() support by Patrice Chotard · Tue Jul 18 09:29:08 2017 +0200
  35. 2195315 serial: stm32x7: migrate serial struct to driver by Patrice Chotard · Tue Jul 18 09:29:07 2017 +0200
  36. fee92ee clk: stm32f7: cleanup clocks unused definitions by Patrice Chotard · Tue Jul 18 09:29:06 2017 +0200
  37. 7bdf971 clk: stm32f7: add clock .get_rate() callback by Patrice Chotard · Tue Jul 18 09:29:05 2017 +0200
  38. d93fc2c clk: stm32f7: get RCC base address from DT by Patrice Chotard · Tue Jul 18 09:29:04 2017 +0200
  39. a8f951a clk: stm32f7: add static for configure_clocks() by Patrice Chotard · Tue Jul 18 09:29:03 2017 +0200
  40. e5f82cf ARM: DTS: stm32: align DT clock declaration with kernel by Patrice Chotard · Tue Jul 18 09:29:02 2017 +0200
  41. 39354af arm: mach-keystone: Fixes issue with return values in inline assembly by Srinivas, Madan · Mon Jul 17 13:02:02 2017 -0500
  42. d320ab6 configs: ti: armv7: Fixes bug in fit_loadaddr for ramfs boot by Madan Srinivas · Mon Jul 17 13:01:36 2017 -0500
  43. e885610 arm: mach-keystone: Updates mon_install for K2G HS by Madan Srinivas · Mon Jul 17 12:59:15 2017 -0500
  44. d354c04 configs: k2x_evm: Reorder default boot command by Andrew F. Davis · Mon Jul 17 12:59:14 2017 -0500
  45. 5a32f7c configs: k2x_evm: Adds environment variables for secure devices by Madan Srinivas · Mon Jul 17 12:59:13 2017 -0500
  46. dd94071 configs: k2x_evm: Adds FIT loading environment variables by Andrew F. Davis · Mon Jul 17 12:59:12 2017 -0500
  47. 816178b board: ti: x15: Add support for beagle_X15 revC by Lokesh Vutla · Sun Jul 16 19:59:19 2017 +0530
  48. ab4f71e board: ti: am57xx: Fix detection of board version by Lokesh Vutla · Sun Jul 16 19:59:18 2017 +0530
  49. aad6144 odroid-c2: enable GPIO by Beniamino Galvani · Mon Jul 10 00:30:05 2017 +0200
  50. 5aeb135 pinctrl: meson: add GPIO support by Beniamino Galvani · Mon Jul 10 00:30:04 2017 +0200
  51. 6bf2f10 arm: dts: meson: import dts files from Linux 4.12 by Beniamino Galvani · Mon Jul 10 00:30:03 2017 +0200
  52. cac388a ARM: uniphier: enable CONFIG_CMD_FS_GENERIC by Masahiro Yamada · Thu Jul 13 20:32:18 2017 +0900
  53. a7e5ba9 ARM: uniphier: remove part number info from the boot log by Masahiro Yamada · Thu Jul 13 20:32:17 2017 +0900
  54. 2706e99 doc: uniphier: rework README.uniphier by Masahiro Yamada · Thu Jul 13 20:32:16 2017 +0900
  55. 3f8e166 ARM: uniphier: remove SPL support for ARMv8 SoCs by Masahiro Yamada · Thu Jul 13 20:32:15 2017 +0900
  56. 4b48bac Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig by Simon Glass · Sun Jul 23 21:19:48 2017 -0600
  57. 5b32e18 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · Sun Jul 23 21:19:47 2017 -0600
  58. 8d8f742 Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · Sun Jul 23 21:19:46 2017 -0600
  59. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:45 2017 -0600
  60. 6617a73 Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:44 2017 -0600
  61. a3a0023 Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig by Simon Glass · Sun Jul 23 21:19:43 2017 -0600
  62. 690c05a Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig by Simon Glass · Sun Jul 23 21:19:42 2017 -0600
  63. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:41 2017 -0600
  64. a19d3d2 env: Move help from README to Kconfig by Simon Glass · Sun Jul 23 21:19:40 2017 -0600
  65. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  66. 0c193b3 mips-relocs: Fix warning from gcc 6.3 by Paul Burton · Tue Jul 25 15:07:03 2017 +0100
  67. 4c55ab4 MIPS: bootm: Fix broken boot_env_legacy codepath by Zubair Lutfullah Kakakhel · Tue Jul 11 16:47:51 2017 +0100
  68. d3a278d MIPS: Stop building position independent code by Paul Burton · Mon Jun 19 11:53:47 2017 -0700
  69. 1c11200 Makefile: Allow arch post-link hook by Paul Burton · Thu Jun 15 17:05:09 2017 -0700
  70. ce34f5d configs: Resync with savedefconfig by Tom Rini · Mon Jul 24 21:10:06 2017 -0400
  71. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · Sat Jul 22 18:36:16 2017 -0400
  72. 3418eeb cmd: Kconfig: Fix CMD_UBIFS dependencies by Karl Beldan · Wed Jul 12 16:11:47 2017 +0000
  73. 4b239cf cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS by Karl Beldan · Wed Jul 12 16:11:46 2017 +0000
  74. 8cf55fa ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS by Karl Beldan · Wed Jul 12 16:11:45 2017 +0000
  75. 09fd142 cmd: Kconfig: Fix a dependency of CMD_MTDPARTS by Karl Beldan · Wed Jul 12 16:11:44 2017 +0000
  76. 16f125c ubi: Kconfig: Fix MTD_UBI selection dependency by Karl Beldan · Wed Jul 12 16:11:43 2017 +0000
  77. dfd5eee xilinx-ppc.h: Drop by Tom Rini · Sun Jul 23 09:25:07 2017 -0400
  78. 767b7db serial: ns16550: Add RX interrupt buffer support by Stefan Roese · Fri Jul 14 17:25:54 2017 +0200
  79. 0d5a1bf arm: omap3: Detect boot mode very early by Adam Ford · Fri Jul 14 08:53:20 2017 -0500
  80. 224ebcd powerpc: Remove 8260 remainders by Christophe Leroy · Thu Jul 13 15:10:10 2017 +0200
  81. 4a4750b powerpc, 8xx: fix missing function declarations. by Christophe Leroy · Thu Jul 13 15:10:08 2017 +0200
  82. 3d97f8e powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · Thu Jul 13 15:10:06 2017 +0200
  83. 60425ee powerpc, 8xx: move cache helper into C by Christophe Leroy · Thu Jul 13 15:10:04 2017 +0200
  84. 9b021ae powerpc, 8xx: move get_immr() into C by Christophe Leroy · Thu Jul 13 15:10:02 2017 +0200
  85. 0ae15b9 powerpc, 8xx: Move cache function into C files by Christophe Leroy · Thu Jul 13 15:10:00 2017 +0200
  86. ea31cb2 powerpc, 8xx: Simplifying check_CPU() by Christophe Leroy · Thu Jul 13 15:09:58 2017 +0200
  87. 31f6e93 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · Thu Jul 13 15:09:54 2017 +0200
  88. bed4020 powerpc: move set_msr() and get_msr() into .h by Christophe Leroy · Thu Jul 13 15:09:52 2017 +0200
  89. 8d65234 power, timer: reset TBL before TBU by Christophe Leroy · Thu Jul 13 15:09:50 2017 +0200
  90. b71ec9b powerpc, timer: Does 8xx specific actions in 8xx cpu_init by Christophe Leroy · Thu Jul 13 15:09:48 2017 +0200
  91. dd6e82b powerpc: get rid of addr_probe() by Christophe Leroy · Thu Jul 13 15:09:46 2017 +0200
  92. 297cbac powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() by Christophe Leroy · Thu Jul 13 15:09:44 2017 +0200
  93. 1ff0190 km/ivm: allow to set locally administred MAC addresses by Holger Brunck · Thu Jul 13 11:15:41 2017 +0200
  94. cc895df km/ivm: always set ethaddr after reading IVM by Holger Brunck · Thu Jul 13 11:15:40 2017 +0200
  95. 257f523 RFC: moveconfig: Use toolchains from buildman by Simon Glass · Mon Jul 10 14:47:47 2017 -0600
  96. 5f09692 moveconfig: Tidy up imply flag parsing by Simon Glass · Mon Jul 10 14:47:46 2017 -0600
  97. c73b399 board: ti: am43xx: Add FDT fixup for HS devices by Andrew F. Davis · Mon Jul 10 14:45:54 2017 -0500
  98. 5452326 board: ti: am43xx: Add TEE loading and firewall setup by Andrew F. Davis · Mon Jul 10 14:45:53 2017 -0500
  99. 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
  100. 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