1. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  2. e872f27 imx: mx7: fix build warning when CONFIG_IMX_RDC not enabled by Peng Fan · 7 years ago
  3. 9402caf imx: mx6sl: simplify code using setbits_le32 by Peng Fan · 7 years ago
  4. 7236297 imx: mx6sx: select OSC as uart's clk parent by Peng Fan · 7 years ago
  5. 79a57b5 imx: mx6: soc: fix mx6sll settings by Peng Fan · 7 years ago
  6. 3d3598d imx: mx6: select ARM_ERRATA_845369 by Peng Fan · 7 years ago
  7. 11d9431 arm: Implement workaround for Cortex-A9 errata 845369 by Peng Fan · 7 years ago
  8. 91435cd ARM: i.MX6: exclude the ARM errata from i.MX6 UP system by Peng Fan · 7 years ago
  9. 0c7c6fb imx: imx6ull: correct get_cpu_speed_grade_hz by Sébastien Szymanski · 7 years ago
  10. 44e6705 imx: imx6ul: correct get_cpu_speed_grade_hz on 696MHz SoCs by Sébastien Szymanski · 7 years ago
  11. 6efb613 mx6sabreauto: Fix IOMUXC_GPR6 and IOMUXC_GPR7 values by Breno Lima · 7 years ago
  12. a500a33 mx6sabresd: Fix IOMUXC_GPR6 and IOMUXC_GPR7 values by Breno Lima · 7 years ago
  13. ff3a5fc imx6: clock: correct comment for PLL_VIDEO by Anatolij Gustschin · 7 years ago
  14. 557b9b7 imx6: use SION macro in SDn_CMD mux mode bitfield arguments by Anatolij Gustschin · 7 years ago
  15. 0151009 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  16. 310fb14 env: Drop env_relocate_spec() in favour of env_load() by Simon Glass · 7 years ago
  17. a69d0f6 env: Drop env_get_char_spec() by Simon Glass · 7 years ago
  18. 6eeae42 env: Drop env_init_new() by Simon Glass · 7 years ago
  19. 98b5755 env: Drop unused env_ptr variables by Simon Glass · 7 years ago
  20. ac358be env: Drop the env_name_spec global by Simon Glass · 7 years ago
  21. 7938822 env: Drop common init() functions by Simon Glass · 7 years ago
  22. e5bce24 env: Switch over to use environment location drivers by Simon Glass · 7 years ago
  23. c9d728d env: Add a new implementation of environment access by Simon Glass · 7 years ago
  24. c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  25. 33848eb apalis_t30/tk1, colibri_t20/t30: fix i2c bus frequencies by Marcel Ziswiler · 7 years ago
  26. 8b733af apalis-tk1: remove duplicate hdmi_ddc device tree node by Marcel Ziswiler · 7 years ago
  27. ceef960 dm: tegra: move apalis t30/tk1, colibri t20/t30 to livetree by Marcel Ziswiler · 7 years ago
  28. 9a50b6f apalis_t30: fix usb otg power enable by Marcel Ziswiler · 7 years ago
  29. 4415f1d env: Create a location driver for each location by Simon Glass · 7 years ago
  30. 42a8180 env: Rename nand env_location to nand_env_location by Simon Glass · 7 years ago
  31. 203e94f env: Add an enum for environment state by Simon Glass · 7 years ago
  32. 75de597 env: common: Drop env_get_char_memory() by Simon Glass · 7 years ago
  33. 81a4dea env: common: Drop env_get_char_init() by Simon Glass · 7 years ago
  34. 5fc5254 env: common: Factor out the common env_valid check by Simon Glass · 7 years ago
  35. 0219fb6 env: common: Drop env_get_addr() by Simon Glass · 7 years ago
  36. bcdfb8d env: common: Make env_get_addr/get_char_memory() static by Simon Glass · 7 years ago
  37. 91d3aa0 env: Use tabs in ENV_IS_IN_FAT by Simon Glass · 7 years ago
  38. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  39. ec74f5f Makefile: Rename 'env' target to 'environ' by Simon Glass · 7 years ago
  40. 585bf8a sun50i: a64: Add A64-OLinuXino initial support by Jagan Teki · 7 years ago
  41. f322657 sun50i: a64: Add initial NanoPi A64 support by Jagan Teki · 7 years ago
  42. 2d3c4ae Prepare v2017.09-rc2 by Tom Rini · 7 years ago
  43. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  44. 248a3f6 Merge git://git.denx.de/u-boot-net by Tom Rini · 7 years ago
  45. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  46. a5fe87e driver: net: ldpaa: Update priv->phydev after free() by Prabhakar Kushwaha · 8 years ago
  47. d2c3197 usb: net: Add support for Microchip LAN75xx and LAN78xx by Yuiko Oshino · 7 years ago
  48. 1c1e370 net: Add mii_resolve_flowctrl_fdx() by Yuiko Oshino · 7 years ago
  49. 3f8f141 net: fman: add support RGMII_TXID to memac by Madalin Bucur · 7 years ago
  50. aa6aaf9 ARM: rockchip: rock: Correct test to use CONFIG_IS_ENABLED not defined by Tom Rini · 7 years ago
  51. c1b62ba Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  52. bc5d038 stm32f1: remove stm32f1 support by Patrice Chotard · 7 years ago
  53. 7b07a20 cmd/bdinfo: correct comment in board_detail by Chris Packham · 7 years ago
  54. 3a37aee test: Move the FIT test into the correct place by Simon Glass · 7 years ago
  55. 77b4267 test: Convert the FIT test to test/py by Simon Glass · 7 years ago
  56. bde6712 test: Indent test-fit.py to match the next patch by Simon Glass · 7 years ago
  57. 0459bc3 ARM: OMAP5: Enable support for AVS0 for OMAP5 production devices by Nishanth Menon · 7 years ago
  58. 5796b66 ARM: OMAP5: Remove OPP_LOW Definitions for ES2.0 by Nishanth Menon · 7 years ago
  59. 010ad8c test: Fix FIT test to pass again by Simon Glass · 7 years ago
  60. ffdec30 wdt: Update uclass to make clear that the timeout is in ms by Andy Shevchenko · 7 years ago
  61. 160cfc4 boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset() by Nobuhiro Iwamatsu · 7 years ago
  62. 7088a36 x86: qemu: Enable NVMe driver by Bin Meng · 7 years ago
  63. beb5f52 nvme: Handle zero Maximum Data Transfer Size (MDTS) by Bin Meng · 7 years ago
  64. f81d83d nvme: Fix number of blocks detection by Jon Nettleton · 7 years ago
  65. 0deb913 nvme: Detect devices that are class Storage Express by Jon Nettleton · 7 years ago
  66. 0adc38b nvme: Add nvme commands by Zhikang Zhang · 7 years ago
  67. f6aa61d nvme: Add show routine to print detailed information by Zhikang Zhang · 7 years ago
  68. 982388e nvme: Add NVM Express driver support by Zhikang Zhang · 7 years ago
  69. ffab694 dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME by Zhikang Zhang · 7 years ago
  70. 1b69ce2 arm: mvebu: ddr3_debug: remove self assignments by xypron.glpk@gmx.de · 7 years ago
  71. a21d636 arm: mvebu: remove self assignment by xypron.glpk@gmx.de · 7 years ago
  72. 36d3534 tpm: add missing va_end by xypron.glpk@gmx.de · 7 years ago
  73. 2d5e86b ARM: hisilicon: hikey: do not rely on random stack value by xypron.glpk@gmx.de · 7 years ago
  74. d1fe197 stm32: remove redundant 'else if' by xypron.glpk@gmx.de · 7 years ago
  75. a22bbfd arm: mvebu: avoid possible NULL dereference by xypron.glpk@gmx.de · 7 years ago
  76. a598173 armv7m: mpu_config add missing break by xypron.glpk@gmx.de · 7 years ago
  77. 6def7de bcm281xx: clock: avoid possible NULL dereference by xypron.glpk@gmx.de · 7 years ago
  78. 65e8ce2 arm: bcm235xx: clk_set_rate avoid possible NULL deref by xypron.glpk@gmx.de · 7 years ago
  79. b69a084 arm: bcm235xx: avoid possible NULL dereference by xypron.glpk@gmx.de · 7 years ago
  80. 9730bcd arm: spear: do not return random value from stack by xypron.glpk@gmx.de · 7 years ago
  81. 5cc9e6b api: remove superfluous assignment by xypron.glpk@gmx.de · 7 years ago
  82. ebb3e43 Convert CONFIG_OMAP3_SPI to Kconfig by Adam Ford · 7 years ago
  83. 217273c rockchip: clk: remove RATE_TO_DIV by Kever Yang · 7 years ago
  84. 3a94d75 rockchip: clk: update dwmmc clock div by Kever Yang · 7 years ago
  85. 95ca100 rockchip: rk322x: update max-frequency for mmc node by Kever Yang · 7 years ago
  86. a2a1bfe rockchip: dts: rk322x: add sdmmc device node by Kever Yang · 7 years ago
  87. 81630a3 scripts: setlocalversion: safely extract variables from auto.conf using awk by Philipp Tomsich · 7 years ago
  88. 18d38d3 rockchip: rk322x: set the DDR region as non-secure in SPL by Kever Yang · 7 years ago
  89. bf82e20 rockchip: rk3288: fix EMMC_DIV_MASK definition in header by Kever Yang · 7 years ago
  90. e8f9ad9 rockchip: rk3368: spl: move SPL_LDSCRIPT to Kconfig by Philipp Tomsich · 7 years ago
  91. 0ee89f2 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · 7 years ago
  92. b529993 spl: add hierarchical defaults for SPL_LDSCRIPT by Philipp Tomsich · 7 years ago
  93. 96b9082 rockchip: rk3188: rock: adjust for SPL/TPL split by Philipp Tomsich · 7 years ago
  94. c72c161 rockchip: remove the hard coded uart iomux setting for px5 evb by Andy Yan · 7 years ago
  95. d6d26e7 rockchip: set Pre-reloc malloc pool size to 4kb for rk3368 based boards by Andy Yan · 7 years ago
  96. bfc2ed5 rockchip: add u-boot specific dts for rk3368 based boards by Andy Yan · 7 years ago
  97. 3159a6f rockchip: rk3368: remove setup of secure timer from TPL/SPL by Philipp Tomsich · 7 years ago
  98. fe1c3cd rockchip: lion-rk3368: defconfig: enable DM timer for all stages by Philipp Tomsich · 7 years ago
  99. bc824cc dts: rk3368: make timer0 accessible for SPL and TPL by Philipp Tomsich · 7 years ago
  100. 1168d2d rockchip: timer: add device-model timer driver for RK3368 (and similar) by Philipp Tomsich · 7 years ago