1. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  2. fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  3. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  4. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  5. 0151009 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  6. 310fb14 env: Drop env_relocate_spec() in favour of env_load() by Simon Glass · 7 years ago
  7. a69d0f6 env: Drop env_get_char_spec() by Simon Glass · 7 years ago
  8. ac358be env: Drop the env_name_spec global by Simon Glass · 7 years ago
  9. 7938822 env: Drop common init() functions by Simon Glass · 7 years ago
  10. c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  11. 4415f1d env: Create a location driver for each location by Simon Glass · 7 years ago
  12. 203e94f env: Add an enum for environment state by Simon Glass · 7 years ago
  13. bcdfb8d env: common: Make env_get_addr/get_char_memory() static by Simon Glass · 7 years ago
  14. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  15. 248a3f6 Merge git://git.denx.de/u-boot-net by Tom Rini · 7 years ago
  16. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  17. 1c1e370 net: Add mii_resolve_flowctrl_fdx() by Yuiko Oshino · 7 years ago
  18. aa6aaf9 ARM: rockchip: rock: Correct test to use CONFIG_IS_ENABLED not defined by Tom Rini · 7 years ago
  19. c1b62ba Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  20. bc5d038 stm32f1: remove stm32f1 support by Patrice Chotard · 7 years ago
  21. ffdec30 wdt: Update uclass to make clear that the timeout is in ms by Andy Shevchenko · 7 years ago
  22. 0deb913 nvme: Detect devices that are class Storage Express by Jon Nettleton · 7 years ago
  23. f6aa61d nvme: Add show routine to print detailed information by Zhikang Zhang · 7 years ago
  24. 982388e nvme: Add NVM Express driver support by Zhikang Zhang · 7 years ago
  25. ffab694 dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME by Zhikang Zhang · 7 years ago
  26. ebb3e43 Convert CONFIG_OMAP3_SPI to Kconfig by Adam Ford · 7 years ago
  27. 0ee89f2 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · 7 years ago
  28. 5aa49af moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE by Philipp Tomsich · 7 years ago
  29. d9d1242 rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368 by Philipp Tomsich · 7 years ago
  30. 4d02d20 rockchip: board: lion-rk3368: add support for the RK3368-uQ7 by Philipp Tomsich · 7 years ago
  31. 1c78740 rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.h by Philipp Tomsich · 7 years ago
  32. 403e9cb rockchip: rk3368: add DRAM controller driver with DRAM initialisation by Philipp Tomsich · 7 years ago
  33. c61177a rockchip: rk3368: spl: add memory layout for TPL and SPL by Philipp Tomsich · 7 years ago
  34. e78b04f rockchip: rk3368: spl: define COUNTER_FREQUENCY to 24MHz by Philipp Tomsich · 7 years ago
  35. f1c6e19 spl: dm: use CONFIG_IS_ENABLED to test for the DM option by Philipp Tomsich · 7 years ago
  36. ee14d29 rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL by Philipp Tomsich · 7 years ago
  37. 225d30b spl: add a 'return to bootrom' boot method by Philipp Tomsich · 7 years ago
  38. 5bbc265 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  39. 0d43fde omap3: evm: Update board, defconfig, and maintainer file by Derald D. Woods · 7 years ago
  40. e188eee Drop config_cmd_all.h by Simon Glass · 7 years ago
  41. 54feea1 Convert CONFIG_CMD_ZFS to Kconfig by Simon Glass · 7 years ago
  42. e7a815f Convert CONFIG_CMD_ZBOOT to Kconfig by Simon Glass · 7 years ago
  43. 2a242e3 Convert CONFIG_CMD_UNIVERSE to Kconfig by Simon Glass · 7 years ago
  44. 5605aa8 Convert CONFIG_CMD_TSI148 to Kconfig by Simon Glass · 7 years ago
  45. ce058ae Convert CONFIG_CMD_TRACE to Kconfig by Simon Glass · 7 years ago
  46. 9b92a8d Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig by Simon Glass · 7 years ago
  47. 78d11b7 Kconfig: Drop CONFIG_CMD_TFTP by Simon Glass · 7 years ago
  48. 3cef3b3 Convert CONFIG_CMD_TERMINAL to Kconfig by Simon Glass · 7 years ago
  49. 90d99e5 Convert CONFIG_CMD_TCA642X to Kconfig by Simon Glass · 7 years ago
  50. 1c27a4c gpio: Drop sx151x driver by Simon Glass · 7 years ago
  51. 00805d7 Convert CONFIG_CMD_STRINGS to Kconfig by Simon Glass · 7 years ago
  52. 3a91a25 Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig by Simon Glass · 7 years ago
  53. 203dc1b Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig by Simon Glass · 7 years ago
  54. 72c3033 Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · 7 years ago
  55. 2a728f3 Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig by Simon Glass · 7 years ago
  56. 719d36e Convert CONFIG_CMD_SF_TEST to Kconfig by Simon Glass · 7 years ago
  57. efce244 Convert CONFIG_CMD_SDRAM to Kconfig by Simon Glass · 7 years ago
  58. 0941f59 Convert CONFIG_CMD_SCSI to Kconfig by Simon Glass · 7 years ago
  59. 15dc63d Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · 7 years ago
  60. 5d47099 Kconfig: sandbox: Drop CONFIG_CMD_SANDBOX option by Simon Glass · 7 years ago
  61. f8803a9 Convert CONFIG_CMD_REISER to Kconfig by Simon Glass · 7 years ago
  62. fa37922 Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
  63. b75dfd2 Kconfig: Convert CMD_READ to Kconfig by Simon Glass · 7 years ago
  64. 6f62d7c Kconfig: Drop CONFIG_CMD_PORTIO and associated command by Simon Glass · 7 years ago
  65. 7f66655 Convert CONFIG_CMD_PCMCIA to Kconfig by Simon Glass · 7 years ago
  66. 1864242 Kconfig: Drop CONFIG_CMD_PCI_ENUM by Simon Glass · 7 years ago
  67. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  68. ba7cc6c Kconfig: Drop CONFIG_CMD_PCA953X_INFO by Simon Glass · 7 years ago
  69. 0091362 Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · 7 years ago
  70. 978f085 Convert CONFIG_CMD_ONENAND to Kconfig by Simon Glass · 7 years ago
  71. f38c5f5 Convert CONFIG_CMD_MMC_SPI to Kconfig by Simon Glass · 7 years ago
  72. 493f420 Kconfig: Drop CONFIG_CMD_MEM by Simon Glass · 7 years ago
  73. 241d281 Convert CONFIG_CMD_MAX6957 to Kconfig by Simon Glass · 7 years ago
  74. 21fd01b at91, smartweb: use SPL_SYS_MALLOC_F_LEN by Heiko Schocher · 7 years ago
  75. 7f513e8 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  76. b24065c Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  77. daa0f05 Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig by Adam Ford · 7 years ago
  78. 1c83df6 armv8: ls2080a: Increase env sector size for qspi boot by Santan Kumar · 7 years ago
  79. acb90e8 fsl-lsch2: csu: correct the workaround A-010315 by Hou Zhiqiang · 7 years ago
  80. a8ecb39 config: ls1012aqds: Enable USB EHCI support for ls1012aqds by Rajesh Bhagat · 7 years ago
  81. 94d50be Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX by Adam Ford · 7 years ago
  82. d529124 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  83. f0ca30f Merge git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 7 years ago
  84. 1989374 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  85. 489b51d x86: theadorable-x86: Add header file for common defines and env by Stefan Roese · 7 years ago
  86. 14a937f x86: conga: Add option to select different config headers for baseboards by Stefan Roese · 7 years ago
  87. 6b08679 x86: dfi: Add option to select different config headers for baseboards by Stefan Roese · 7 years ago
  88. bd2d489 mtd: cfi: Zap CFI_FLASH_SHIFT_WIDTH redefinition by Marek Vasut · 7 years ago
  89. 6e7adf7 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 7 years ago
  90. da3b9e7 Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig by Alexandru Gagniuc · 7 years ago
  91. 3146f0c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  92. 704f3ac net: Use packed structures for networking by Denis Pynkin · 7 years ago
  93. fb92bc8 configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1 by Alexandru Gagniuc · 7 years ago
  94. d397f7c net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers by Alexandru Gagniuc · 7 years ago
  95. aa82f93 video: Drop the sm501 driver by Bin Meng · 7 years ago
  96. 5ec94cd video: Drop the sed156x driver by Bin Meng · 7 years ago
  97. eaa90e5 common/env_embedded.c: rename PPCENV/PPCTEXT macros by Thomas Petazzoni · 7 years ago
  98. fdc7718 board: usb_a9263: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  99. a818704 board: meesc: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  100. c53a825 board: pm9261: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago