1. 09b6a6d Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  2. a11a5b8 usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig by Bin Meng · 7 years ago
  3. 00aa453 ARM: uniphier: remove sLD3 SoC support by Masahiro Yamada · 7 years ago
  4. 5619295 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  5. 1fdafb2 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  6. c81883d efi_loader: do not cast return value in EFI_EXIT by xypron.glpk@gmx.de · 7 years ago
  7. a373024 m68k: add board stmark2, mcf5441x based by Angelo Dureghello · 7 years ago
  8. c74dda8 m68k: mcf5445x: move early ddr init as board-specific by Angelo Dureghello · 7 years ago
  9. bdb6099 cmd: mmc: add mmc partconf read capability by Angelo Dureghello · 7 years ago
  10. e7881d8 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
  11. c893f1e dm: sata: dwc_ahsata: Add support for driver model by Simon Glass · 7 years ago
  12. b8341f1 dm: sata: Update the AHCI uclass to support operations by Simon Glass · 7 years ago
  13. f19f1ec dm: sata: Support driver model with the 'sata' command by Simon Glass · 7 years ago
  14. e88afcc dm: core: Add a comment about the device_remove() flags by Simon Glass · 7 years ago
  15. 4395f66 dm: blk: Add a generic function for block device commands by Simon Glass · 7 years ago
  16. 6faa4ed dm: blk: Add a function to find an interface-type name by Simon Glass · 7 years ago
  17. 470135b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  18. c595199 env: Adjust the load() method to return an error by Simon Glass · 7 years ago
  19. 21f6394 env: Adjust the get_char() method to return an int by Simon Glass · 7 years ago
  20. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  21. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  22. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  23. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  24. fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  25. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  26. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  27. 0151009 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  28. 310fb14 env: Drop env_relocate_spec() in favour of env_load() by Simon Glass · 7 years ago
  29. a69d0f6 env: Drop env_get_char_spec() by Simon Glass · 7 years ago
  30. ac358be env: Drop the env_name_spec global by Simon Glass · 7 years ago
  31. 7938822 env: Drop common init() functions by Simon Glass · 7 years ago
  32. c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  33. 4415f1d env: Create a location driver for each location by Simon Glass · 7 years ago
  34. 203e94f env: Add an enum for environment state by Simon Glass · 7 years ago
  35. bcdfb8d env: common: Make env_get_addr/get_char_memory() static by Simon Glass · 7 years ago
  36. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  37. 248a3f6 Merge git://git.denx.de/u-boot-net by Tom Rini · 7 years ago
  38. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  39. 1c1e370 net: Add mii_resolve_flowctrl_fdx() by Yuiko Oshino · 7 years ago
  40. aa6aaf9 ARM: rockchip: rock: Correct test to use CONFIG_IS_ENABLED not defined by Tom Rini · 7 years ago
  41. c1b62ba Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  42. bc5d038 stm32f1: remove stm32f1 support by Patrice Chotard · 7 years ago
  43. ffdec30 wdt: Update uclass to make clear that the timeout is in ms by Andy Shevchenko · 7 years ago
  44. 0deb913 nvme: Detect devices that are class Storage Express by Jon Nettleton · 7 years ago
  45. f6aa61d nvme: Add show routine to print detailed information by Zhikang Zhang · 7 years ago
  46. 982388e nvme: Add NVM Express driver support by Zhikang Zhang · 7 years ago
  47. ffab694 dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME by Zhikang Zhang · 7 years ago
  48. ebb3e43 Convert CONFIG_OMAP3_SPI to Kconfig by Adam Ford · 7 years ago
  49. 0ee89f2 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · 7 years ago
  50. 5aa49af moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE by Philipp Tomsich · 7 years ago
  51. d9d1242 rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368 by Philipp Tomsich · 7 years ago
  52. 4d02d20 rockchip: board: lion-rk3368: add support for the RK3368-uQ7 by Philipp Tomsich · 7 years ago
  53. 1c78740 rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.h by Philipp Tomsich · 7 years ago
  54. 403e9cb rockchip: rk3368: add DRAM controller driver with DRAM initialisation by Philipp Tomsich · 7 years ago
  55. c61177a rockchip: rk3368: spl: add memory layout for TPL and SPL by Philipp Tomsich · 7 years ago
  56. e78b04f rockchip: rk3368: spl: define COUNTER_FREQUENCY to 24MHz by Philipp Tomsich · 7 years ago
  57. f1c6e19 spl: dm: use CONFIG_IS_ENABLED to test for the DM option by Philipp Tomsich · 7 years ago
  58. ee14d29 rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL by Philipp Tomsich · 7 years ago
  59. 225d30b spl: add a 'return to bootrom' boot method by Philipp Tomsich · 7 years ago
  60. 5bbc265 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  61. 0d43fde omap3: evm: Update board, defconfig, and maintainer file by Derald D. Woods · 7 years ago
  62. e188eee Drop config_cmd_all.h by Simon Glass · 7 years ago
  63. 54feea1 Convert CONFIG_CMD_ZFS to Kconfig by Simon Glass · 7 years ago
  64. e7a815f Convert CONFIG_CMD_ZBOOT to Kconfig by Simon Glass · 7 years ago
  65. 2a242e3 Convert CONFIG_CMD_UNIVERSE to Kconfig by Simon Glass · 7 years ago
  66. 5605aa8 Convert CONFIG_CMD_TSI148 to Kconfig by Simon Glass · 7 years ago
  67. ce058ae Convert CONFIG_CMD_TRACE to Kconfig by Simon Glass · 7 years ago
  68. 9b92a8d Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig by Simon Glass · 7 years ago
  69. 78d11b7 Kconfig: Drop CONFIG_CMD_TFTP by Simon Glass · 7 years ago
  70. 3cef3b3 Convert CONFIG_CMD_TERMINAL to Kconfig by Simon Glass · 7 years ago
  71. 90d99e5 Convert CONFIG_CMD_TCA642X to Kconfig by Simon Glass · 7 years ago
  72. 1c27a4c gpio: Drop sx151x driver by Simon Glass · 7 years ago
  73. 00805d7 Convert CONFIG_CMD_STRINGS to Kconfig by Simon Glass · 7 years ago
  74. 3a91a25 Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig by Simon Glass · 7 years ago
  75. 203dc1b Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig by Simon Glass · 7 years ago
  76. 72c3033 Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · 7 years ago
  77. 2a728f3 Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig by Simon Glass · 7 years ago
  78. 719d36e Convert CONFIG_CMD_SF_TEST to Kconfig by Simon Glass · 7 years ago
  79. efce244 Convert CONFIG_CMD_SDRAM to Kconfig by Simon Glass · 7 years ago
  80. 0941f59 Convert CONFIG_CMD_SCSI to Kconfig by Simon Glass · 7 years ago
  81. 15dc63d Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · 7 years ago
  82. 5d47099 Kconfig: sandbox: Drop CONFIG_CMD_SANDBOX option by Simon Glass · 7 years ago
  83. f8803a9 Convert CONFIG_CMD_REISER to Kconfig by Simon Glass · 7 years ago
  84. fa37922 Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
  85. b75dfd2 Kconfig: Convert CMD_READ to Kconfig by Simon Glass · 7 years ago
  86. 6f62d7c Kconfig: Drop CONFIG_CMD_PORTIO and associated command by Simon Glass · 7 years ago
  87. 7f66655 Convert CONFIG_CMD_PCMCIA to Kconfig by Simon Glass · 7 years ago
  88. 1864242 Kconfig: Drop CONFIG_CMD_PCI_ENUM by Simon Glass · 7 years ago
  89. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  90. ba7cc6c Kconfig: Drop CONFIG_CMD_PCA953X_INFO by Simon Glass · 7 years ago
  91. 0091362 Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · 7 years ago
  92. 978f085 Convert CONFIG_CMD_ONENAND to Kconfig by Simon Glass · 7 years ago
  93. f38c5f5 Convert CONFIG_CMD_MMC_SPI to Kconfig by Simon Glass · 7 years ago
  94. 493f420 Kconfig: Drop CONFIG_CMD_MEM by Simon Glass · 7 years ago
  95. 241d281 Convert CONFIG_CMD_MAX6957 to Kconfig by Simon Glass · 7 years ago
  96. 21fd01b at91, smartweb: use SPL_SYS_MALLOC_F_LEN by Heiko Schocher · 7 years ago
  97. 7f513e8 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  98. b24065c Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  99. daa0f05 Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig by Adam Ford · 7 years ago
  100. 1c83df6 armv8: ls2080a: Increase env sector size for qspi boot by Santan Kumar · 7 years ago