1. 78873cd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  2. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  3. cec35dc Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  4. 139f8c1 x86: qemu: Enable NVMe driver by Bin Meng · 7 years ago
  5. 9fa2df8 Convert CONFIG_OMAP3_SPI to Kconfig by Adam Ford · 7 years ago
  6. 37ffb85 rockchip: rk3368: spl: move SPL_LDSCRIPT to Kconfig by Philipp Tomsich · 7 years ago
  7. fefc4ec rockchip: rk3188: rock: adjust for SPL/TPL split by Philipp Tomsich · 7 years ago
  8. f4ecbc8 rockchip: set Pre-reloc malloc pool size to 4kb for rk3368 based boards by Andy Yan · 7 years ago
  9. 3560d7d rockchip: lion-rk3368: defconfig: enable DM timer for all stages by Philipp Tomsich · 7 years ago
  10. 4fac4ea dm: timer: normalise SPL and TPL support by Philipp Tomsich · 7 years ago
  11. edfcaa3 configs: mpc85xx: fix fallout from SPL/TPL changes by Philipp Tomsich · 7 years ago
  12. 1620d35 rockchip: board: lion-rk3368: add support for the RK3368-uQ7 by Philipp Tomsich · 7 years ago
  13. 798370f rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL by Philipp Tomsich · 7 years ago
  14. 42efb61 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  15. 1b01bf9 omap3: evm: Update board, defconfig, and maintainer file by Derald D. Woods · 7 years ago
  16. 80a56cd Convert CONFIG_CMD_TSI148 to Kconfig by Simon Glass · 7 years ago
  17. a18b969 Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig by Simon Glass · 7 years ago
  18. 3543206 Convert CONFIG_CMD_TCA642X to Kconfig by Simon Glass · 7 years ago
  19. 51ef45a Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig by Simon Glass · 7 years ago
  20. c034e3d Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig by Simon Glass · 7 years ago
  21. c6567fa Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · 7 years ago
  22. 86b1b65 Convert CONFIG_CMD_SF_TEST to Kconfig by Simon Glass · 7 years ago
  23. 6870d2e Convert CONFIG_CMD_SDRAM to Kconfig by Simon Glass · 7 years ago
  24. c5b0f43 Convert CONFIG_CMD_SCSI to Kconfig by Simon Glass · 7 years ago
  25. d09f377 Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · 7 years ago
  26. ed4ee31 Convert CONFIG_CMD_REISER to Kconfig by Simon Glass · 7 years ago
  27. e538bbc Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
  28. c05459b Kconfig: Convert CMD_READ to Kconfig by Simon Glass · 7 years ago
  29. d677bef Convert CONFIG_CMD_PCMCIA to Kconfig by Simon Glass · 7 years ago
  30. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  31. a9e7f2c Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · 7 years ago
  32. a2a8207 Convert CONFIG_CMD_ONENAND to Kconfig by Simon Glass · 7 years ago
  33. 66d7db0 Convert CONFIG_CMD_MTDPARTS_SPREAD to Kconfig by Simon Glass · 7 years ago
  34. deb1167 Convert CONFIG_CMD_MMC_SPI to Kconfig by Simon Glass · 7 years ago
  35. 76061e6 Convert CONFIG_CMD_MAX6957 to Kconfig by Simon Glass · 7 years ago
  36. 74c788c at91, smartweb: use SPL_SYS_MALLOC_F_LEN by Heiko Schocher · 7 years ago
  37. e791a02 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  38. a21577c Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  39. 8886719 Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  40. 8590116 Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig by Adam Ford · 7 years ago
  41. 0666d14 dm: arm: ls1021a: Move to driver model for USB by Alison Wang · 7 years ago
  42. 0030db9 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  43. ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  44. bebd092 x86: Add defconfig for theadorable-x86-conga with PCIe x4 blobs by Stefan Roese · 7 years ago
  45. 91fde91 x86: conga: theadorable-x86-conga-qa3-e3845_defconfig: Misc defconfig updates by Stefan Roese · 7 years ago
  46. fc1c8aa x86: conga: conga-qeval20-qa3-e3845_defconfig: Misc defconfig updates by Stefan Roese · 7 years ago
  47. 2d47b89 x86: conga: Add option to select different config headers for baseboards by Stefan Roese · 7 years ago
  48. ebabcdc x86: dfi: Add option to select different config headers for baseboards by Stefan Roese · 7 years ago
  49. fc9ff4a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 7 years ago
  50. 4e24ff6 Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig by Alexandru Gagniuc · 7 years ago
  51. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  52. d2f677a net: move Broadcom SF2 driver to Kconfig by Suji Velupillai · 7 years ago
  53. 9f12716 rockchip: video: defconfig: Add mipi dsi support for evb-rk3288 by eric.gao@rock-chips.com · 7 years ago
  54. 64ee9f6 rockchip: defconfig: Increase max video resolution for mipi panel by eric.gao@rock-chips.com · 7 years ago
  55. 384e526 Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to Kconfig by Adam Ford · 7 years ago
  56. 83e88e3 configs: sama5d4_xplained: Fix input clock for debug UART by Wenyou.Yang@microchip.com · 7 years ago
  57. d5d2916 board: usb_a9263: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  58. cc2eca0 board: meesc: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  59. 8f2bbde board: pm9261: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  60. c99bfb4 board: ethernut5: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  61. dabf855 board: pm9263: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  62. e4ac71b board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlash by Wenyou.Yang@microchip.com · 7 years ago
  63. 5d7fd3e board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlash by Wenyou.Yang@microchip.com · 7 years ago
  64. 67d4cad board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlash by Wenyou.Yang@microchip.com · 7 years ago
  65. b59fe68 board: at91sam9261ek: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  66. 089eb6c Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  67. 78be280 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  68. fad4156 ARM: rmobile: Update defconfig of R-Car Gen3 by Nobuhiro Iwamatsu · 7 years ago
  69. 2b2e483 serial: sh: Convert to Kconfig by Marek Vasut · 7 years ago
  70. 0860900 ARM: rmobile: Enable clock framework on ULCB by Marek Vasut · 7 years ago
  71. 8dbb33d ARM: rmobile: Enable clock framework on Salvator-X by Marek Vasut · 7 years ago
  72. f3911b8 ARM: rmobile: Enable OF_CONTROL on RCar Gen3 by Marek Vasut · 7 years ago
  73. ad43cd3 ARM: rmobile: ulcb: Add ULCB board support by Marek Vasut · 7 years ago
  74. fef4cba Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  75. 40d839a arm64: zynqmp: Move dts zcu102 to zcu102-revA by Michal Simek · 7 years ago
  76. b3c1e43 zynq: Add Z-Turn board by Alexander Graf · 7 years ago
  77. 8bf9908 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  78. 876c7fe arm64: ls2088ardb: Add distro boot support by Zhang Ying-22455 · 7 years ago
  79. 50f1467 arm: ls1021atwr: Add distro secure boot support by Sumit Garg · 7 years ago
  80. 860a3bd arm64: ls1046ardb: Add distro secure boot support by Sumit Garg · 7 years ago
  81. 9cbcc4d arm64: ls1043ardb: Add distro secure boot support by Sumit Garg · 7 years ago
  82. 6264ab6 arm64: ls1046ardb: Add distro boot support by Qianyu Gong · 7 years ago
  83. 783d968 armv8: ls1046a: move CONFIG_CMD_USB to defconfig by Qianyu Gong · 7 years ago
  84. 9d66254 arm64: ls1043ardb: Add distro boot support by Shengzhou Liu · 7 years ago
  85. a999c9d arm: ls1021atwr: Add distro boot support by Alison Wang · 8 years ago
  86. 73f5bc1 x86: Switch all boards to use DM SCSI by Bin Meng · 7 years ago
  87. 828b725 x86: Convert MMC to driver model by Simon Glass · 7 years ago
  88. 5b5d173 x86: kconfig: Move USB to platform Kconfig by Bin Meng · 7 years ago
  89. 19ca463 x86: kconfig: Let board select SPI flash by Bin Meng · 7 years ago
  90. 9fdeb84 x86: qemu: Remove SPI flash from defconfigs by Bin Meng · 7 years ago
  91. b1f7873 x86: qemu: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  92. ac43201 x86: quark: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  93. a8e3dda x86: tangier: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  94. 2f2c891 x86: queensbay: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  95. 860520c x86: coreboot: kconfig: Imply drivers that are useful by Bin Meng · 7 years ago
  96. 0120fef x86: broadwell: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  97. 31dd76c x86: ivybridge: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  98. 2c00e03 x86: baytrail: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  99. 0e0204d x86: kconfig: Imply DM uclass drivers by Bin Meng · 7 years ago
  100. 08844ef x86: kconfig: Select OF_CONTROL by Bin Meng · 7 years ago