1. d49b889 env: Drop saveenv() in favour of env_save() by Simon Glass · Thu Aug 03 12:22:08 2017 -0600
  2. 1753957 env: Drop env_relocate_spec() in favour of env_load() by Simon Glass · Thu Aug 03 12:22:07 2017 -0600
  3. 10b0d7b env: Drop env_get_char_spec() by Simon Glass · Thu Aug 03 12:22:06 2017 -0600
  4. 36d8581 env: Drop env_init_new() by Simon Glass · Thu Aug 03 12:22:05 2017 -0600
  5. d91a8a5 env: Drop unused env_ptr variables by Simon Glass · Thu Aug 03 12:22:04 2017 -0600
  6. d8273ed env: Drop the env_name_spec global by Simon Glass · Thu Aug 03 12:22:03 2017 -0600
  7. d40d804 env: Drop common init() functions by Simon Glass · Thu Aug 03 12:22:02 2017 -0600
  8. 082af92 env: Switch over to use environment location drivers by Simon Glass · Thu Aug 03 12:22:01 2017 -0600
  9. 15e5a1a env: Add a new implementation of environment access by Simon Glass · Thu Aug 03 12:22:00 2017 -0600
  10. 87551f1 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · Thu Aug 03 12:21:59 2017 -0600
  11. c10a88e env: Create a location driver for each location by Simon Glass · Thu Aug 03 12:21:58 2017 -0600
  12. a37a7c4 env: Rename nand env_location to nand_env_location by Simon Glass · Thu Aug 03 12:21:57 2017 -0600
  13. 4bc2ad2 env: Add an enum for environment state by Simon Glass · Thu Aug 03 12:21:56 2017 -0600
  14. 6b6c930 env: common: Drop env_get_char_memory() by Simon Glass · Thu Aug 03 12:21:55 2017 -0600
  15. 60ba44e env: common: Drop env_get_char_init() by Simon Glass · Thu Aug 03 12:21:54 2017 -0600
  16. 4be5f75 env: common: Factor out the common env_valid check by Simon Glass · Thu Aug 03 12:21:53 2017 -0600
  17. 9898ff3 env: common: Drop env_get_addr() by Simon Glass · Thu Aug 03 12:21:52 2017 -0600
  18. 480a36c env: common: Make env_get_addr/get_char_memory() static by Simon Glass · Thu Aug 03 12:21:51 2017 -0600
  19. ea8bf84 env: Use tabs in ENV_IS_IN_FAT by Simon Glass · Thu Aug 03 12:21:50 2017 -0600
  20. 547cb40 Move environment files from common/ to env/ by Simon Glass · Thu Aug 03 12:21:49 2017 -0600
  21. 5e9a274 Makefile: Rename 'env' target to 'environ' by Simon Glass · Thu Aug 03 12:21:48 2017 -0600
  22. 7af1e44 Prepare v2017.09-rc2 by Tom Rini · Mon Aug 14 20:02:11 2017 -0400
  23. 78873cd configs: Resync with savedefconfig by Tom Rini · Mon Aug 14 19:58:53 2017 -0400
  24. 73ab8c1 Merge git://git.denx.de/u-boot-net by Tom Rini · Mon Aug 14 17:06:58 2017 -0400
  25. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · Mon Aug 14 20:22:17 2017 +0300
  26. 41f6514 driver: net: ldpaa: Update priv->phydev after free() by Prabhakar Kushwaha · Wed Feb 15 20:56:03 2017 +0530
  27. 281a0c7 usb: net: Add support for Microchip LAN75xx and LAN78xx by Yuiko Oshino · Fri Aug 11 12:44:58 2017 -0400
  28. a14e808 net: Add mii_resolve_flowctrl_fdx() by Yuiko Oshino · Fri Aug 11 12:44:57 2017 -0400
  29. 25122b4 net: fman: add support RGMII_TXID to memac by Madalin Bucur · Fri Aug 04 09:14:53 2017 +0300
  30. 133dcdd ARM: rockchip: rock: Correct test to use CONFIG_IS_ENABLED not defined by Tom Rini · Mon Aug 14 13:21:44 2017 -0400
  31. cec35dc Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · Mon Aug 14 10:40:01 2017 -0400
  32. 116ba6b stm32f1: remove stm32f1 support by Patrice Chotard · Wed Aug 09 15:13:02 2017 +0200
  33. eaf42d0 cmd/bdinfo: correct comment in board_detail by Chris Packham · Mon Aug 07 16:04:14 2017 +1200
  34. 7b41d0c test: Move the FIT test into the correct place by Simon Glass · Sat Aug 05 10:28:41 2017 -0600
  35. fe39411 test: Convert the FIT test to test/py by Simon Glass · Sat Aug 05 10:28:40 2017 -0600
  36. 6867ec0 test: Indent test-fit.py to match the next patch by Simon Glass · Sat Aug 05 10:28:39 2017 -0600
  37. 159a21f ARM: OMAP5: Enable support for AVS0 for OMAP5 production devices by Nishanth Menon · Fri Aug 04 21:42:09 2017 -0500
  38. ea50e1a ARM: OMAP5: Remove OPP_LOW Definitions for ES2.0 by Nishanth Menon · Fri Aug 04 21:42:08 2017 -0500
  39. 5735c98 test: Fix FIT test to pass again by Simon Glass · Fri Aug 04 16:20:16 2017 -0600
  40. 2befb4b wdt: Update uclass to make clear that the timeout is in ms by Andy Shevchenko · Fri Aug 04 15:48:28 2017 -0600
  41. f96367a boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset() by Nobuhiro Iwamatsu · Sat Aug 05 05:47:02 2017 +0900
  42. 139f8c1 x86: qemu: Enable NVMe driver by Bin Meng · Thu Aug 03 02:31:03 2017 -0700
  43. ab1c160 nvme: Handle zero Maximum Data Transfer Size (MDTS) by Bin Meng · Thu Aug 03 02:31:02 2017 -0700
  44. e15555a nvme: Fix number of blocks detection by Jon Nettleton · Thu Aug 03 02:31:01 2017 -0700
  45. 7435481 nvme: Detect devices that are class Storage Express by Jon Nettleton · Thu Aug 03 02:31:00 2017 -0700
  46. 4945565 nvme: Add nvme commands by Zhikang Zhang · Thu Aug 03 02:30:59 2017 -0700
  47. a744a4f nvme: Add show routine to print detailed information by Zhikang Zhang · Thu Aug 03 02:30:58 2017 -0700
  48. 145b88f nvme: Add NVM Express driver support by Zhikang Zhang · Thu Aug 03 02:30:57 2017 -0700
  49. 182fccd dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME by Zhikang Zhang · Thu Aug 03 02:30:56 2017 -0700
  50. 273d3f7 arm: mvebu: ddr3_debug: remove self assignments by xypron.glpk@gmx.de · Sun Jul 30 21:54:56 2017 +0200
  51. 94e8daa arm: mvebu: remove self assignment by xypron.glpk@gmx.de · Sun Jul 30 21:51:05 2017 +0200
  52. b7af157 tpm: add missing va_end by xypron.glpk@gmx.de · Sun Jul 30 21:40:37 2017 +0200
  53. a43d6d4 ARM: hisilicon: hikey: do not rely on random stack value by xypron.glpk@gmx.de · Sun Jul 30 21:30:55 2017 +0200
  54. 0f86c33 stm32: remove redundant 'else if' by xypron.glpk@gmx.de · Sun Jul 30 20:46:05 2017 +0200
  55. 3a69c70 arm: mvebu: avoid possible NULL dereference by xypron.glpk@gmx.de · Sun Jul 30 20:40:43 2017 +0200
  56. 29f6526 armv7m: mpu_config add missing break by xypron.glpk@gmx.de · Sun Jul 30 20:34:20 2017 +0200
  57. 52ddee8 bcm281xx: clock: avoid possible NULL dereference by xypron.glpk@gmx.de · Sun Jul 30 20:27:16 2017 +0200
  58. f59c82e arm: bcm235xx: clk_set_rate avoid possible NULL deref by xypron.glpk@gmx.de · Sun Jul 30 20:22:47 2017 +0200
  59. c2c76ba arm: bcm235xx: avoid possible NULL dereference by xypron.glpk@gmx.de · Sun Jul 30 20:15:51 2017 +0200
  60. 699c223 arm: spear: do not return random value from stack by xypron.glpk@gmx.de · Sun Jul 30 20:09:38 2017 +0200
  61. 0a23a73 api: remove superfluous assignment by xypron.glpk@gmx.de · Sun Jul 30 19:54:37 2017 +0200
  62. 9fa2df8 Convert CONFIG_OMAP3_SPI to Kconfig by Adam Ford · Wed Jul 26 22:25:30 2017 -0500
  63. f20995b rockchip: clk: remove RATE_TO_DIV by Kever Yang · Thu Jul 27 12:54:02 2017 +0800
  64. 99b546d rockchip: clk: update dwmmc clock div by Kever Yang · Thu Jul 27 12:54:01 2017 +0800
  65. 086a871 rockchip: rk322x: update max-frequency for mmc node by Kever Yang · Thu Jul 27 12:54:00 2017 +0800
  66. b0aafcc rockchip: dts: rk322x: add sdmmc device node by Kever Yang · Fri Jul 21 18:21:09 2017 +0800
  67. c4a0d33 scripts: setlocalversion: safely extract variables from auto.conf using awk by Philipp Tomsich · Tue Aug 08 15:26:12 2017 +0200
  68. a65d5fa rockchip: rk322x: set the DDR region as non-secure in SPL by Kever Yang · Thu Jul 27 12:53:59 2017 +0800
  69. a10ece2 rockchip: rk3288: fix EMMC_DIV_MASK definition in header by Kever Yang · Mon Jul 31 09:28:14 2017 +0800
  70. 37ffb85 rockchip: rk3368: spl: move SPL_LDSCRIPT to Kconfig by Philipp Tomsich · Fri Aug 04 14:12:26 2017 +0200
  71. fec7402 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · Fri Aug 04 14:01:32 2017 +0200
  72. 2d6a0cc spl: add hierarchical defaults for SPL_LDSCRIPT by Philipp Tomsich · Thu Aug 03 23:23:55 2017 +0200
  73. fefc4ec rockchip: rk3188: rock: adjust for SPL/TPL split by Philipp Tomsich · Thu Aug 03 22:52:04 2017 +0200
  74. 3f350bd rockchip: remove the hard coded uart iomux setting for px5 evb by Andy Yan · Wed Aug 02 21:10:56 2017 +0800
  75. f4ecbc8 rockchip: set Pre-reloc malloc pool size to 4kb for rk3368 based boards by Andy Yan · Wed Aug 02 21:10:13 2017 +0800
  76. a1579a4 rockchip: add u-boot specific dts for rk3368 based boards by Andy Yan · Wed Aug 02 21:08:59 2017 +0800
  77. 9d81faa rockchip: rk3368: remove setup of secure timer from TPL/SPL by Philipp Tomsich · Fri Jul 28 18:01:49 2017 +0200
  78. 3560d7d rockchip: lion-rk3368: defconfig: enable DM timer for all stages by Philipp Tomsich · Fri Jul 28 18:00:27 2017 +0200
  79. 0a4873f dts: rk3368: make timer0 accessible for SPL and TPL by Philipp Tomsich · Fri Jul 28 17:46:39 2017 +0200
  80. 02a61b7 rockchip: timer: add device-model timer driver for RK3368 (and similar) by Philipp Tomsich · Fri Jul 28 17:43:19 2017 +0200
  81. 4fac4ea dm: timer: normalise SPL and TPL support by Philipp Tomsich · Fri Jul 28 17:38:42 2017 +0200
  82. 163796c timer: add OF_PLATDATA support for timer-uclass by Philipp Tomsich · Fri Jul 28 17:19:58 2017 +0200
  83. edfcaa3 configs: mpc85xx: fix fallout from SPL/TPL changes by Philipp Tomsich · Fri Aug 11 20:35:30 2017 +0200
  84. 653d204 rockchip: board: puma_rk3399: rename ATF firmware by Klaus Goger · Tue Jul 18 21:41:28 2017 +0200
  85. dc30a6e rockchip: board: puma-rk3399: fix warnings in puma_rk3399/fit_spl_atf.its by Philipp Tomsich · Fri May 05 12:33:24 2017 +0200
  86. 7d1319b moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE by Philipp Tomsich · Fri Jul 28 20:20:41 2017 +0200
  87. 01b219e rockchip: rk3368: mark TPL as not inheriting its stack, text-base and size from SPL by Philipp Tomsich · Fri Jul 28 20:03:07 2017 +0200
  88. 44aa830 armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK by Philipp Tomsich · Fri Jul 28 20:04:09 2017 +0200
  89. deff59a spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig by Philipp Tomsich · Fri Jul 28 20:02:34 2017 +0200
  90. cbacb40 rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368 by Philipp Tomsich · Wed Aug 02 21:26:18 2017 +0200
  91. be1c53a spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig by Philipp Tomsich · Fri Jul 28 19:20:49 2017 +0200
  92. 1620d35 rockchip: board: lion-rk3368: add support for the RK3368-uQ7 by Philipp Tomsich · Thu Jul 13 01:36:39 2017 +0200
  93. c720b89 rockchip: spi: enable support for the rk_spi driver for the RK3368 by Philipp Tomsich · Tue Jul 25 16:25:30 2017 +0200
  94. 84af43e rockchip: rk3368: spl: mark SPL and TPL as supported for ROCKCHIP_RK3368 by Philipp Tomsich · Sun Jun 11 23:46:25 2017 +0200
  95. a900e7c rockchip: rk3368: spl: add SPL support by Philipp Tomsich · Mon Jun 12 10:33:20 2017 +0200
  96. 5c360af rockchip: spl: make spl-boot-order code reusable (split from rk3399) by Philipp Tomsich · Wed Jul 19 22:04:32 2017 +0200
  97. 866a9e7 rockchip: rk3368: spl: add TPL support by Philipp Tomsich · Tue Jul 04 14:40:01 2017 +0200
  98. c46382b rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.h by Philipp Tomsich · Fri Jul 14 17:51:44 2017 +0200
  99. 622212e rockchip: rk3368: dts: add DMC node in rk3368.dtsi by Philipp Tomsich · Fri Jun 23 00:27:31 2017 +0200
  100. d21a4d8 rockchip: rk3368: add DRAM controller driver with DRAM initialisation by Philipp Tomsich · Fri Jun 23 00:12:05 2017 +0200