1. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  2. 133dcdd ARM: rockchip: rock: Correct test to use CONFIG_IS_ENABLED not defined by Tom Rini · 7 years ago
  3. cec35dc Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  4. 116ba6b stm32f1: remove stm32f1 support by Patrice Chotard · 7 years ago
  5. 2befb4b wdt: Update uclass to make clear that the timeout is in ms by Andy Shevchenko · 7 years ago
  6. 7435481 nvme: Detect devices that are class Storage Express by Jon Nettleton · 7 years ago
  7. a744a4f nvme: Add show routine to print detailed information by Zhikang Zhang · 7 years ago
  8. 145b88f nvme: Add NVM Express driver support by Zhikang Zhang · 7 years ago
  9. 182fccd dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME by Zhikang Zhang · 7 years ago
  10. 9fa2df8 Convert CONFIG_OMAP3_SPI to Kconfig by Adam Ford · 7 years ago
  11. fec7402 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · 7 years ago
  12. 7d1319b moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE by Philipp Tomsich · 7 years ago
  13. cbacb40 rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368 by Philipp Tomsich · 7 years ago
  14. 1620d35 rockchip: board: lion-rk3368: add support for the RK3368-uQ7 by Philipp Tomsich · 7 years ago
  15. c46382b rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.h by Philipp Tomsich · 7 years ago
  16. d21a4d8 rockchip: rk3368: add DRAM controller driver with DRAM initialisation by Philipp Tomsich · 7 years ago
  17. 0c1c09f rockchip: rk3368: spl: add memory layout for TPL and SPL by Philipp Tomsich · 7 years ago
  18. 9b687c7 rockchip: rk3368: spl: define COUNTER_FREQUENCY to 24MHz by Philipp Tomsich · 7 years ago
  19. 60e1578 spl: dm: use CONFIG_IS_ENABLED to test for the DM option by Philipp Tomsich · 7 years ago
  20. 798370f rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL by Philipp Tomsich · 7 years ago
  21. 83ad702 spl: add a 'return to bootrom' boot method by Philipp Tomsich · 7 years ago
  22. 42efb61 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  23. 1b01bf9 omap3: evm: Update board, defconfig, and maintainer file by Derald D. Woods · 7 years ago
  24. f5a9d5e Drop config_cmd_all.h by Simon Glass · 7 years ago
  25. dc82dee Convert CONFIG_CMD_ZFS to Kconfig by Simon Glass · 7 years ago
  26. 01d097d Convert CONFIG_CMD_ZBOOT to Kconfig by Simon Glass · 7 years ago
  27. 0c03c1a Convert CONFIG_CMD_UNIVERSE to Kconfig by Simon Glass · 7 years ago
  28. 80a56cd Convert CONFIG_CMD_TSI148 to Kconfig by Simon Glass · 7 years ago
  29. 126cb79 Convert CONFIG_CMD_TRACE to Kconfig by Simon Glass · 7 years ago
  30. a18b969 Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig by Simon Glass · 7 years ago
  31. 21a7930 Kconfig: Drop CONFIG_CMD_TFTP by Simon Glass · 7 years ago
  32. 89342ef Convert CONFIG_CMD_TERMINAL to Kconfig by Simon Glass · 7 years ago
  33. 3543206 Convert CONFIG_CMD_TCA642X to Kconfig by Simon Glass · 7 years ago
  34. 78020f8 gpio: Drop sx151x driver by Simon Glass · 7 years ago
  35. 8e83ca8 Convert CONFIG_CMD_STRINGS to Kconfig by Simon Glass · 7 years ago
  36. 51ef45a Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig by Simon Glass · 7 years ago
  37. c034e3d Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig by Simon Glass · 7 years ago
  38. c6567fa Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · 7 years ago
  39. 263df23 Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig by Simon Glass · 7 years ago
  40. 86b1b65 Convert CONFIG_CMD_SF_TEST to Kconfig by Simon Glass · 7 years ago
  41. 6870d2e Convert CONFIG_CMD_SDRAM to Kconfig by Simon Glass · 7 years ago
  42. c5b0f43 Convert CONFIG_CMD_SCSI to Kconfig by Simon Glass · 7 years ago
  43. d09f377 Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · 7 years ago
  44. 62c8a2d Kconfig: sandbox: Drop CONFIG_CMD_SANDBOX option by Simon Glass · 7 years ago
  45. ed4ee31 Convert CONFIG_CMD_REISER to Kconfig by Simon Glass · 7 years ago
  46. e538bbc Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
  47. c05459b Kconfig: Convert CMD_READ to Kconfig by Simon Glass · 7 years ago
  48. 0ae023d Kconfig: Drop CONFIG_CMD_PORTIO and associated command by Simon Glass · 7 years ago
  49. d677bef Convert CONFIG_CMD_PCMCIA to Kconfig by Simon Glass · 7 years ago
  50. 03b2ba7 Kconfig: Drop CONFIG_CMD_PCI_ENUM by Simon Glass · 7 years ago
  51. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  52. ffb7d2a Kconfig: Drop CONFIG_CMD_PCA953X_INFO by Simon Glass · 7 years ago
  53. a9e7f2c Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · 7 years ago
  54. a2a8207 Convert CONFIG_CMD_ONENAND to Kconfig by Simon Glass · 7 years ago
  55. deb1167 Convert CONFIG_CMD_MMC_SPI to Kconfig by Simon Glass · 7 years ago
  56. 92ffdee Kconfig: Drop CONFIG_CMD_MEM by Simon Glass · 7 years ago
  57. 76061e6 Convert CONFIG_CMD_MAX6957 to Kconfig by Simon Glass · 7 years ago
  58. 74c788c at91, smartweb: use SPL_SYS_MALLOC_F_LEN by Heiko Schocher · 7 years ago
  59. a21577c Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  60. 8886719 Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  61. 8590116 Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig by Adam Ford · 7 years ago
  62. 58bccd2 armv8: ls2080a: Increase env sector size for qspi boot by Santan Kumar · 7 years ago
  63. 208c2b2 fsl-lsch2: csu: correct the workaround A-010315 by Hou Zhiqiang · 7 years ago
  64. cfdd045 config: ls1012aqds: Enable USB EHCI support for ls1012aqds by Rajesh Bhagat · 7 years ago
  65. 49e96f2 Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX by Adam Ford · 7 years ago
  66. 0030db9 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  67. db6e710 Merge git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 7 years ago
  68. ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  69. cf1eb21 x86: theadorable-x86: Add header file for common defines and env by Stefan Roese · 7 years ago
  70. 2d47b89 x86: conga: Add option to select different config headers for baseboards by Stefan Roese · 7 years ago
  71. ebabcdc x86: dfi: Add option to select different config headers for baseboards by Stefan Roese · 7 years ago
  72. 2fcda72 mtd: cfi: Zap CFI_FLASH_SHIFT_WIDTH redefinition by Marek Vasut · 7 years ago
  73. fc9ff4a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 7 years ago
  74. 4e24ff6 Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig by Alexandru Gagniuc · 7 years ago
  75. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  76. 4c7a6e0 net: Use packed structures for networking by Denis Pynkin · 7 years ago
  77. 0557263 configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1 by Alexandru Gagniuc · 7 years ago
  78. 757bb67 net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers by Alexandru Gagniuc · 7 years ago
  79. 59be36d video: Drop the sm501 driver by Bin Meng · 7 years ago
  80. 07261e0 video: Drop the sed156x driver by Bin Meng · 7 years ago
  81. 4f6d388 common/env_embedded.c: rename PPCENV/PPCTEXT macros by Thomas Petazzoni · 7 years ago
  82. d5d2916 board: usb_a9263: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  83. cc2eca0 board: meesc: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  84. 8f2bbde board: pm9261: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  85. c99bfb4 board: ethernut5: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  86. dabf855 board: pm9263: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  87. e4ac71b board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlash by Wenyou.Yang@microchip.com · 7 years ago
  88. 5d7fd3e board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlash by Wenyou.Yang@microchip.com · 7 years ago
  89. 67d4cad board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlash by Wenyou.Yang@microchip.com · 7 years ago
  90. b59fe68 board: at91sam9261ek: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  91. f04d4b5 GPT: read partition table from device into a data structure by Alison Chaiken · 7 years ago
  92. e422258 GPT: add accessor function for disk GUID by Alison Chaiken · 7 years ago
  93. 1f1e6f5 partitions: increase MAX_SEARCH_PARTITIONS and move to part.h by Alison Chaiken · 7 years ago
  94. 462e232 disk_partition: introduce macros for description string lengths by Alison Chaiken · 7 years ago
  95. 2cb47e6 EFI: replace number with UUID_STR_LEN macro by Alison Chaiken · 7 years ago
  96. 089eb6c Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  97. 78be280 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  98. 2b2e483 serial: sh: Convert to Kconfig by Marek Vasut · 7 years ago
  99. b938f38 ARM: dts: rmobile: Import DTS from Linux 4.12 by Marek Vasut · 7 years ago
  100. c77ca64 ARM: rmobile: Increase console buffer sizes by Marek Vasut · 7 years ago