1. 75de597 env: common: Drop env_get_char_memory() by Simon Glass · 7 years ago
  2. 81a4dea env: common: Drop env_get_char_init() by Simon Glass · 7 years ago
  3. 5fc5254 env: common: Factor out the common env_valid check by Simon Glass · 7 years ago
  4. 0219fb6 env: common: Drop env_get_addr() by Simon Glass · 7 years ago
  5. bcdfb8d env: common: Make env_get_addr/get_char_memory() static by Simon Glass · 7 years ago
  6. 91d3aa0 env: Use tabs in ENV_IS_IN_FAT by Simon Glass · 7 years ago
  7. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  8. ec74f5f Makefile: Rename 'env' target to 'environ' by Simon Glass · 7 years ago
  9. 585bf8a sun50i: a64: Add A64-OLinuXino initial support by Jagan Teki · 7 years ago
  10. f322657 sun50i: a64: Add initial NanoPi A64 support by Jagan Teki · 7 years ago
  11. 2d3c4ae Prepare v2017.09-rc2 by Tom Rini · 7 years ago
  12. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  13. 248a3f6 Merge git://git.denx.de/u-boot-net by Tom Rini · 7 years ago
  14. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  15. a5fe87e driver: net: ldpaa: Update priv->phydev after free() by Prabhakar Kushwaha · 8 years ago
  16. d2c3197 usb: net: Add support for Microchip LAN75xx and LAN78xx by Yuiko Oshino · 7 years ago
  17. 1c1e370 net: Add mii_resolve_flowctrl_fdx() by Yuiko Oshino · 7 years ago
  18. 3f8f141 net: fman: add support RGMII_TXID to memac by Madalin Bucur · 7 years ago
  19. aa6aaf9 ARM: rockchip: rock: Correct test to use CONFIG_IS_ENABLED not defined by Tom Rini · 7 years ago
  20. c1b62ba Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  21. bc5d038 stm32f1: remove stm32f1 support by Patrice Chotard · 7 years ago
  22. 7b07a20 cmd/bdinfo: correct comment in board_detail by Chris Packham · 7 years ago
  23. 3a37aee test: Move the FIT test into the correct place by Simon Glass · 7 years ago
  24. 77b4267 test: Convert the FIT test to test/py by Simon Glass · 7 years ago
  25. bde6712 test: Indent test-fit.py to match the next patch by Simon Glass · 7 years ago
  26. 0459bc3 ARM: OMAP5: Enable support for AVS0 for OMAP5 production devices by Nishanth Menon · 7 years ago
  27. 5796b66 ARM: OMAP5: Remove OPP_LOW Definitions for ES2.0 by Nishanth Menon · 7 years ago
  28. 010ad8c test: Fix FIT test to pass again by Simon Glass · 7 years ago
  29. ffdec30 wdt: Update uclass to make clear that the timeout is in ms by Andy Shevchenko · 7 years ago
  30. 160cfc4 boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset() by Nobuhiro Iwamatsu · 7 years ago
  31. 7088a36 x86: qemu: Enable NVMe driver by Bin Meng · 7 years ago
  32. beb5f52 nvme: Handle zero Maximum Data Transfer Size (MDTS) by Bin Meng · 7 years ago
  33. f81d83d nvme: Fix number of blocks detection by Jon Nettleton · 7 years ago
  34. 0deb913 nvme: Detect devices that are class Storage Express by Jon Nettleton · 7 years ago
  35. 0adc38b nvme: Add nvme commands by Zhikang Zhang · 7 years ago
  36. f6aa61d nvme: Add show routine to print detailed information by Zhikang Zhang · 7 years ago
  37. 982388e nvme: Add NVM Express driver support by Zhikang Zhang · 7 years ago
  38. ffab694 dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME by Zhikang Zhang · 7 years ago
  39. 1b69ce2 arm: mvebu: ddr3_debug: remove self assignments by xypron.glpk@gmx.de · 7 years ago
  40. a21d636 arm: mvebu: remove self assignment by xypron.glpk@gmx.de · 7 years ago
  41. 36d3534 tpm: add missing va_end by xypron.glpk@gmx.de · 7 years ago
  42. 2d5e86b ARM: hisilicon: hikey: do not rely on random stack value by xypron.glpk@gmx.de · 7 years ago
  43. d1fe197 stm32: remove redundant 'else if' by xypron.glpk@gmx.de · 7 years ago
  44. a22bbfd arm: mvebu: avoid possible NULL dereference by xypron.glpk@gmx.de · 7 years ago
  45. a598173 armv7m: mpu_config add missing break by xypron.glpk@gmx.de · 7 years ago
  46. 6def7de bcm281xx: clock: avoid possible NULL dereference by xypron.glpk@gmx.de · 7 years ago
  47. 65e8ce2 arm: bcm235xx: clk_set_rate avoid possible NULL deref by xypron.glpk@gmx.de · 7 years ago
  48. b69a084 arm: bcm235xx: avoid possible NULL dereference by xypron.glpk@gmx.de · 7 years ago
  49. 9730bcd arm: spear: do not return random value from stack by xypron.glpk@gmx.de · 7 years ago
  50. 5cc9e6b api: remove superfluous assignment by xypron.glpk@gmx.de · 7 years ago
  51. ebb3e43 Convert CONFIG_OMAP3_SPI to Kconfig by Adam Ford · 7 years ago
  52. 217273c rockchip: clk: remove RATE_TO_DIV by Kever Yang · 7 years ago
  53. 3a94d75 rockchip: clk: update dwmmc clock div by Kever Yang · 7 years ago
  54. 95ca100 rockchip: rk322x: update max-frequency for mmc node by Kever Yang · 7 years ago
  55. a2a1bfe rockchip: dts: rk322x: add sdmmc device node by Kever Yang · 7 years ago
  56. 81630a3 scripts: setlocalversion: safely extract variables from auto.conf using awk by Philipp Tomsich · 7 years ago
  57. 18d38d3 rockchip: rk322x: set the DDR region as non-secure in SPL by Kever Yang · 7 years ago
  58. bf82e20 rockchip: rk3288: fix EMMC_DIV_MASK definition in header by Kever Yang · 7 years ago
  59. e8f9ad9 rockchip: rk3368: spl: move SPL_LDSCRIPT to Kconfig by Philipp Tomsich · 7 years ago
  60. 0ee89f2 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · 7 years ago
  61. b529993 spl: add hierarchical defaults for SPL_LDSCRIPT by Philipp Tomsich · 7 years ago
  62. 96b9082 rockchip: rk3188: rock: adjust for SPL/TPL split by Philipp Tomsich · 7 years ago
  63. c72c161 rockchip: remove the hard coded uart iomux setting for px5 evb by Andy Yan · 7 years ago
  64. d6d26e7 rockchip: set Pre-reloc malloc pool size to 4kb for rk3368 based boards by Andy Yan · 7 years ago
  65. bfc2ed5 rockchip: add u-boot specific dts for rk3368 based boards by Andy Yan · 7 years ago
  66. 3159a6f rockchip: rk3368: remove setup of secure timer from TPL/SPL by Philipp Tomsich · 7 years ago
  67. fe1c3cd rockchip: lion-rk3368: defconfig: enable DM timer for all stages by Philipp Tomsich · 7 years ago
  68. bc824cc dts: rk3368: make timer0 accessible for SPL and TPL by Philipp Tomsich · 7 years ago
  69. 1168d2d rockchip: timer: add device-model timer driver for RK3368 (and similar) by Philipp Tomsich · 7 years ago
  70. e9e5d9d dm: timer: normalise SPL and TPL support by Philipp Tomsich · 7 years ago
  71. b1a1600 timer: add OF_PLATDATA support for timer-uclass by Philipp Tomsich · 7 years ago
  72. b65236a configs: mpc85xx: fix fallout from SPL/TPL changes by Philipp Tomsich · 7 years ago
  73. 4ce8b4d rockchip: board: puma_rk3399: rename ATF firmware by Klaus Goger · 7 years ago
  74. 1276008 rockchip: board: puma-rk3399: fix warnings in puma_rk3399/fit_spl_atf.its by Philipp Tomsich · 7 years ago
  75. 5aa49af moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE by Philipp Tomsich · 7 years ago
  76. 4cf4378 rockchip: rk3368: mark TPL as not inheriting its stack, text-base and size from SPL by Philipp Tomsich · 7 years ago
  77. faa18db armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK by Philipp Tomsich · 7 years ago
  78. b3ed6ce spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig by Philipp Tomsich · 7 years ago
  79. d9d1242 rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368 by Philipp Tomsich · 7 years ago
  80. dd6fbcb spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig by Philipp Tomsich · 7 years ago
  81. 4d02d20 rockchip: board: lion-rk3368: add support for the RK3368-uQ7 by Philipp Tomsich · 7 years ago
  82. d16120a rockchip: spi: enable support for the rk_spi driver for the RK3368 by Philipp Tomsich · 7 years ago
  83. 5071457 rockchip: rk3368: spl: mark SPL and TPL as supported for ROCKCHIP_RK3368 by Philipp Tomsich · 7 years ago
  84. fbbd380 rockchip: rk3368: spl: add SPL support by Philipp Tomsich · 7 years ago
  85. 9b0bc59 rockchip: spl: make spl-boot-order code reusable (split from rk3399) by Philipp Tomsich · 7 years ago
  86. a55e497 rockchip: rk3368: spl: add TPL support by Philipp Tomsich · 7 years ago
  87. 1c78740 rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.h by Philipp Tomsich · 7 years ago
  88. 1ac973a rockchip: rk3368: dts: add DMC node in rk3368.dtsi by Philipp Tomsich · 7 years ago
  89. 403e9cb rockchip: rk3368: add DRAM controller driver with DRAM initialisation by Philipp Tomsich · 7 years ago
  90. 832567d rockchip: Makefile: streamline SPL/TPL configuration by Philipp Tomsich · 7 years ago
  91. 793f2fd net: gmac_rockchip: Add support for the RK3368 GMAC by Philipp Tomsich · 7 years ago
  92. cf8aceb rockchip: clk: rk3368: add support for configuring the SPI clocks by Philipp Tomsich · 7 years ago
  93. 4e4c40d rockchip: clk: rk3368: mark 'priv' __maybe_unused in rk3368_clk_set_rate() by Philipp Tomsich · 7 years ago
  94. df0ae00 rockchip: clk: rk3368: add support for GMAC (SLCK_MAC) clock by Philipp Tomsich · 7 years ago
  95. 6292469 rockchip: clk: rk3368: support configuring the DRAM PLL (from TPL) by Philipp Tomsich · 7 years ago
  96. f5a4329 rockchip: clk: rk3368: implement MMC/SD clock reparenting by Philipp Tomsich · 7 years ago
  97. 05c57e1 rockchip: clk: rk3368: define DMA1_SRST_REQ and DMA2_SRST_REQ by Philipp Tomsich · 7 years ago
  98. a00dfa0 rockchip: clk: rk3368: implement DPLL (DRAM PLL) support by Philipp Tomsich · 7 years ago
  99. 4bebf94 rockchip: clk: rk3368: do not change CPLL/GPLL before returning to BROM by Philipp Tomsich · 7 years ago
  100. bee6180 rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver by Philipp Tomsich · 7 years ago