1. 02bf536 Convert CONFIG_BCH to Kconfig by Adam Ford · 7 years ago
  2. b315e4c Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig by Adam Ford · 7 years ago
  3. fa1dd3d Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig by Adam Ford · 7 years ago
  4. 73010ab Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX by Adam Ford · 7 years ago
  5. b5bf562 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · 7 years ago
  6. 504997e configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · 7 years ago
  7. e59e1ec Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  8. dc1436c sunxi: Fix CONFIG_SUNXI_GMAC references by Dave Prue · 7 years ago
  9. a220f8f Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  10. b8f2c8c Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  11. 88d8f88 i.MX6Q: icorem6: Add falcon mode by Jagan Teki · 7 years ago
  12. f117507 ARM: uniphier: remove unneeded NAND config options by Masahiro Yamada · 7 years ago
  13. 4dada2c ofnode: add {ofnode, dev}_read_resource_byname() by Masahiro Yamada · 7 years ago
  14. 326c5fd nvme: Adjust the 'nvme' command to use blk_common_cmd() by Bin Meng · 7 years ago
  15. e576311 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  16. 0a32860 Merge git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 7 years ago
  17. 4ddc309 igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfig by Pau Pajuelo · 7 years ago
  18. 9300317 arm: omap: Define command for booting Android from eMMC by Semen Protsenko · 7 years ago
  19. 0207283 serial: serial-uclass: Add generic serial RX buffer support by Stefan Roese · 7 years ago
  20. 48b771c Revert "serial: ns16550: Add RX interrupt buffer support" by Stefan Roese · 7 years ago
  21. dfb453d vbe: Drop vbe_get_video_info() by Bin Meng · 7 years ago
  22. ffbd5d0 usb: gadget: add SDP driver by Stefan Agner · 7 years ago
  23. 2387509 imx: move imximage header to common location by Stefan Agner · 7 years ago
  24. a26162d mtd: cfi: staticize functions by Marek Vasut · 7 years ago
  25. 07d0a46 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  26. ec4b573 usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig by Bin Meng · 7 years ago
  27. d3c1461 ARM: uniphier: remove sLD3 SoC support by Masahiro Yamada · 7 years ago
  28. 9cb5387 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  29. f7f0377 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  30. 8f9dd92 efi_loader: do not cast return value in EFI_EXIT by xypron.glpk@gmx.de · 7 years ago
  31. 67c4e48 m68k: add board stmark2, mcf5441x based by Angelo Dureghello · 7 years ago
  32. 89ae64c m68k: mcf5445x: move early ddr init as board-specific by Angelo Dureghello · 8 years ago
  33. f54f753 cmd: mmc: add mmc partconf read capability by Angelo Dureghello · 7 years ago
  34. eba48f9 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
  35. 0067b87 dm: sata: dwc_ahsata: Add support for driver model by Simon Glass · 7 years ago
  36. 821bb52 dm: sata: Update the AHCI uclass to support operations by Simon Glass · 7 years ago
  37. 6c857ad dm: sata: Support driver model with the 'sata' command by Simon Glass · 7 years ago
  38. 856e020 dm: core: Add a comment about the device_remove() flags by Simon Glass · 7 years ago
  39. bf2e795 dm: blk: Add a generic function for block device commands by Simon Glass · 7 years ago
  40. 85af5a4 dm: blk: Add a function to find an interface-type name by Simon Glass · 7 years ago
  41. 962a75a Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  42. 9977849 env: Adjust the load() method to return an error by Simon Glass · 7 years ago
  43. 3fa4c22 env: Adjust the get_char() method to return an int by Simon Glass · 7 years ago
  44. da1a134 env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  45. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  46. 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  47. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  48. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  49. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  50. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  51. d49b889 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  52. 1753957 env: Drop env_relocate_spec() in favour of env_load() by Simon Glass · 7 years ago
  53. 10b0d7b env: Drop env_get_char_spec() by Simon Glass · 7 years ago
  54. d8273ed env: Drop the env_name_spec global by Simon Glass · 7 years ago
  55. d40d804 env: Drop common init() functions by Simon Glass · 7 years ago
  56. 87551f1 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  57. c10a88e env: Create a location driver for each location by Simon Glass · 7 years ago
  58. 4bc2ad2 env: Add an enum for environment state by Simon Glass · 7 years ago
  59. 480a36c env: common: Make env_get_addr/get_char_memory() static by Simon Glass · 7 years ago
  60. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  61. 73ab8c1 Merge git://git.denx.de/u-boot-net by Tom Rini · 7 years ago
  62. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  63. a14e808 net: Add mii_resolve_flowctrl_fdx() by Yuiko Oshino · 7 years ago
  64. 133dcdd ARM: rockchip: rock: Correct test to use CONFIG_IS_ENABLED not defined by Tom Rini · 7 years ago
  65. cec35dc Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  66. 116ba6b stm32f1: remove stm32f1 support by Patrice Chotard · 7 years ago
  67. 2befb4b wdt: Update uclass to make clear that the timeout is in ms by Andy Shevchenko · 7 years ago
  68. 7435481 nvme: Detect devices that are class Storage Express by Jon Nettleton · 7 years ago
  69. a744a4f nvme: Add show routine to print detailed information by Zhikang Zhang · 7 years ago
  70. 145b88f nvme: Add NVM Express driver support by Zhikang Zhang · 7 years ago
  71. 182fccd dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME by Zhikang Zhang · 7 years ago
  72. 9fa2df8 Convert CONFIG_OMAP3_SPI to Kconfig by Adam Ford · 7 years ago
  73. fec7402 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · 7 years ago
  74. 7d1319b moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE by Philipp Tomsich · 7 years ago
  75. cbacb40 rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368 by Philipp Tomsich · 7 years ago
  76. 1620d35 rockchip: board: lion-rk3368: add support for the RK3368-uQ7 by Philipp Tomsich · 7 years ago
  77. c46382b rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.h by Philipp Tomsich · 7 years ago
  78. d21a4d8 rockchip: rk3368: add DRAM controller driver with DRAM initialisation by Philipp Tomsich · 7 years ago
  79. 0c1c09f rockchip: rk3368: spl: add memory layout for TPL and SPL by Philipp Tomsich · 7 years ago
  80. 9b687c7 rockchip: rk3368: spl: define COUNTER_FREQUENCY to 24MHz by Philipp Tomsich · 7 years ago
  81. 60e1578 spl: dm: use CONFIG_IS_ENABLED to test for the DM option by Philipp Tomsich · 7 years ago
  82. 798370f rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL by Philipp Tomsich · 7 years ago
  83. 83ad702 spl: add a 'return to bootrom' boot method by Philipp Tomsich · 7 years ago
  84. 42efb61 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  85. 1b01bf9 omap3: evm: Update board, defconfig, and maintainer file by Derald D. Woods · 7 years ago
  86. f5a9d5e Drop config_cmd_all.h by Simon Glass · 7 years ago
  87. dc82dee Convert CONFIG_CMD_ZFS to Kconfig by Simon Glass · 7 years ago
  88. 01d097d Convert CONFIG_CMD_ZBOOT to Kconfig by Simon Glass · 7 years ago
  89. 0c03c1a Convert CONFIG_CMD_UNIVERSE to Kconfig by Simon Glass · 7 years ago
  90. 80a56cd Convert CONFIG_CMD_TSI148 to Kconfig by Simon Glass · 7 years ago
  91. 126cb79 Convert CONFIG_CMD_TRACE to Kconfig by Simon Glass · 7 years ago
  92. a18b969 Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig by Simon Glass · 7 years ago
  93. 21a7930 Kconfig: Drop CONFIG_CMD_TFTP by Simon Glass · 7 years ago
  94. 89342ef Convert CONFIG_CMD_TERMINAL to Kconfig by Simon Glass · 7 years ago
  95. 3543206 Convert CONFIG_CMD_TCA642X to Kconfig by Simon Glass · 7 years ago
  96. 78020f8 gpio: Drop sx151x driver by Simon Glass · 7 years ago
  97. 8e83ca8 Convert CONFIG_CMD_STRINGS to Kconfig by Simon Glass · 7 years ago
  98. 51ef45a Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig by Simon Glass · 7 years ago
  99. c034e3d Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig by Simon Glass · 7 years ago
  100. c6567fa Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · 7 years ago