1. 2931342 configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boards by Bin Meng · 7 years ago
  2. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  3. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  4. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  5. 5aa03dd QE: add QE support on SD boot by Zhao Qiang · 7 years ago
  6. 380e86f Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  7. 615bfce arm: ls1021a: Adjust memory mapping for Flash/SD card on LS1021AQDS/TWR by Alison Wang · 7 years ago
  8. 551c393 Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 7 years ago
  9. 089df18 lib: move hash CONFIG options to Kconfig by Tom Rini · 7 years ago
  10. 64d6ac5 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 7 years ago
  11. 8850c5d Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 7 years ago
  12. 0f71025 Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · 7 years ago
  13. 73fb583 armv7: ls1021a: Drop macro CONFIG_LS102XA by York Sun · 8 years ago
  14. b215fb3 Convert CONFIG_FSL_DCU_FB to Kconfig by Sanchayan Maity · 7 years ago
  15. 01abae4 Remove various unused interrupt related code by Tom Rini · 7 years ago
  16. 4d24e5f fsl: ls102x: remove redundant GENERIC_TIMER_CLK by Andre Przywara · 8 years ago
  17. e4916e8 ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY by Andre Przywara · 8 years ago
  18. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  19. 9b6639f LS1021ATWR: Modify u-boot size for sd secure boot by Vinitha Pillai · 8 years ago
  20. 2852267 Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs by Tom Rini · 8 years ago
  21. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  22. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  23. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  24. bd42a94 disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  25. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  26. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  27. 9e0bb4c arm: layerscape: Enable UUID & GPT partition for NXP's ARM SoC by Prabhakar Kushwaha · 8 years ago
  28. 19538f3 kconfig: move FSL_PCIE_COMPAT to platform Kconfig by Hou Zhiqiang · 8 years ago
  29. 8808aeb arm: ls1021a: Enable PCIe in defconfigs by Minghuan Lian · 8 years ago
  30. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  31. 693d4c9 spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS by Semen Protsenko · 8 years ago
  32. 38fed8a spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
  33. c476215 pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  34. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  35. 1e1a0fb Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  36. bdba2b3 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  37. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  38. 27604b1 Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  39. 98af879 Convert SILENT_CONSOLE options to Kconfig by Simon Glass · 8 years ago
  40. 711b534 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  41. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  42. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  43. f534b8f arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to Kconfig by York Sun · 8 years ago
  44. adee1d4 ARMv7: LS102xA: Move two macros from header files to Kconfig by Hongbo Zhang · 8 years ago
  45. f85a8e8 armv7: LS1021a: enable i-cache in start.S by Xiaoliang Yang · 8 years ago
  46. 02e69a5 Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
  47. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  48. 989e1ce Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Simon Glass · 8 years ago
  49. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  50. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  51. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  52. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  53. 256fe86 Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · 8 years ago
  54. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  55. 1544698 ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig by Masahiro Yamada · 8 years ago
  56. 217f92b ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig by Masahiro Yamada · 8 years ago
  57. 3288628 ARMv7: PSCI: ls102xa: move secure text section into OCRAM by Hongbo Zhang · 8 years ago
  58. aeb901f ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implemention by Hongbo Zhang · 8 years ago
  59. e7e720c arm: ls1021atwr: Add SD secure boot target by Sumit Garg · 8 years ago
  60. dbf38aa ARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for PSCI enabled platforms by Chen-Yu Tsai · 8 years ago
  61. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  62. 10db750 usb: move CONFIG_USB_XHCI_DWC3 to Kconfig by Masahiro Yamada · 8 years ago
  63. 0a8cc1a usb: move CONFIG_USB_XHCI to Kconfig with renaming by Masahiro Yamada · 8 years ago
  64. b38eaec include/configs: Numerous typo fixes: "controler" -> "controller". by Robert P. J. Day · 8 years ago
  65. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  66. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  67. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  68. f8008f1 arm: ls102xa: Enable CONFIG_SYS_CONSOLE_IS_IN_ENV support by Alison Wang · 9 years ago
  69. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  70. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  71. cc7b8b9 armv7: ls102xa: Increase the supported kernel size by Alison Wang · 9 years ago
  72. 74eecd8 secure_boot: include/configs: move definition of CONFIG_CMD_BLOB by Aneesh Bansal · 9 years ago
  73. ef6c55a secure_boot: include/configs: make secure boot header file uniform by Aneesh Bansal · 9 years ago
  74. 5ed07cf serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig by Bin Meng · 9 years ago
  75. f833cd6 arm: ls1021atwr: Convert to driver model and enable serial support by Bin Meng · 9 years ago
  76. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  77. e5d5d44 spi: Move SPI drivers to defconfig by Bin Meng · 9 years ago
  78. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  79. 7d4d58e configs: ls1021atwr: Enable ID EEPROM for SD boot by Yao Yuan · 9 years ago
  80. 7ff7166 arm: ls102xa: Set fdt_high and initrd_high to the value of 0xffffffff by Alison Wang · 9 years ago
  81. 435acd8 armv7/ls1021a: move ns_access to common file by Mingkai Hu · 9 years ago
  82. 18fb0e3 common/board_f.c: change the macro name and remove it for PPC platforms by Gong Qianyu · 9 years ago
  83. 947cee1 arm: ls1021a: Add QSPI or IFC support in SD boot by Alison Wang · 9 years ago
  84. 713bf94 QE: modify the address of qe ucode by Zhao Qiang · 9 years ago
  85. 6b6db0d arm/fsl-ls: Add CONFIG_OF_STDOUT_VIA_ALIAS by Scott Wood · 9 years ago
  86. 677f970 common/board_f.c: modify the macro to use get_clocks() more common by Gong Qianyu · 9 years ago
  87. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  88. 03d1d56 configs: ls1021atwr: Enable DSPI for LS1021ATWR by Yao Yuan · 9 years ago
  89. 03544c6 I2C: mxc_i2c: make I2C1 and I2C2 optional by Albert ARIBAUD \\(3ADEV\\) · 9 years ago
  90. 03c2244 arm/ls102xa:add hwconfig setting to support disable unused devices by Zhuoyu Zhang · 9 years ago
  91. a77fda1 net: Move CONFIG_E1000 options to Kconfig by Simon Glass · 9 years ago
  92. 99e1bd4 armv7/ls1021atwr: added deep sleep support in uboot by Tang Yuantian · 9 years ago
  93. 562583d armv7/lS1021atwr: Enable bootscript for secure boot by gaurav rana · 9 years ago
  94. 5b72524 armv7/ls1021a: Reserve secure code into RAM instead of OCRAM by Zhuoyu Zhang · 10 years ago
  95. 10a2864 ls1021atwr: Enable USB IP support by Ramneek Mehresh · 9 years ago
  96. 340848b arm/ls102xa: Add PSCI support for ls102xa by Wang Dongsheng · 9 years ago
  97. 9dd3d3c arm: ls102xa: Enable Driver Model SPI for ls1021atwr by Haikun Wang · 9 years ago
  98. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  99. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  100. 42eccdd configs: remove CONFIG_NET_MULTI by Lars Poeschel · 9 years ago