1. dc146ca Kconfig: Migrate CONFIG_BUILD_TARGET by Jagan Teki · 6 years ago
  2. 29d280c sunxi: usb: Switch to Generic host controllers by Jagan Teki · 6 years ago
  3. 4aee624 env: Merge Rockchip, Sunxi, Zynq and ZynqMP by Michal Simek · 6 years ago
  4. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  5. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  6. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  7. e5715e7 sunxi: add config for SPL at 0x20000 on H6 by Icenowy Zheng · 6 years ago
  8. cadc7c2 sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESS by Icenowy Zheng · 6 years ago
  9. 9c5b009 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  10. d673668 configs: Remove empty #ifdef/#ifndef blocks from configs by Alex Kiernan · 6 years ago
  11. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  12. b30c419 Move CONFIG_PHY_ADDR to Kconfig by Stefan Mavrodiev · 7 years ago
  13. ba8bf94 Remove config_distro_defaults.h by Adam Ford · 7 years ago
  14. 75670c8 configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  15. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  16. 4f60e5d Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig by Lukasz Majewski · 7 years ago
  17. 748277c4 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  18. 9921966 sunxi: Add limit with the MMC environment by Maxime Ripard · 7 years ago
  19. 8636222 Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig by Adam Ford · 7 years ago
  20. 76cc372 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  21. e628f00 sunxi: arm64: Increase CONFIG_SYS_BOOTM_LEN to 32MB by Jagan Teki · 7 years ago
  22. b82e667 ata: Migrate CONFIG_LIBATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  23. 9fd95ef ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · 7 years ago
  24. c53654f sunxi: Add default partition scheme by Maxime Ripard · 7 years ago
  25. e286fad sunxi: fix CONFIG_SUNXI_EMAC references by Artturi Alm · 7 years ago
  26. f6bdddc video: add an option for video simplefb via DT by Icenowy Zheng · 7 years ago
  27. 401a3ca sunxi: change the DE1 video option to CONFIG_VIDEO_SUNXI by Icenowy Zheng · 7 years ago
  28. de86fc3 sunxi: Remove the MMC index hack by Maxime Ripard · 7 years ago
  29. e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  30. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  31. 48f6232 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · 7 years ago
  32. ecad705 configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · 7 years ago
  33. 6ff005c sunxi: Fix CONFIG_SUNXI_GMAC references by Dave Prue · 7 years ago
  34. 0ee89f2 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · 7 years ago
  35. 1989374 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  36. 3146f0c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  37. cbb89ed configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards by Bin Meng · 7 years ago
  38. fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  39. 91d27a1 Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
  40. 7f0ef5a sunxi: Store the device tree name in the SPL header by Siarhei Siamashka · 7 years ago
  41. d29adf8 sunxi: enable automatic FIT build for 64-bit SoCs by Andre Przywara · 7 years ago
  42. 54522c9 sunxi: A64: move SPL stack to end of SRAM A2 by Andre Przywara · 7 years ago
  43. 5600945 sunxi: video: Add A64/H3/H5 HDMI driver by Jernej Skrabec · 8 years ago
  44. a8f01cc sunxi: i2c: Add support for DM I2C by Jernej Skrabec · 7 years ago
  45. 2eff3b7 sunxi: Fix arm64 fdtfile variable by Andreas Färber · 7 years ago
  46. c199489 sunxi: add basic V3s support by Icenowy Zheng · 7 years ago
  47. 7095f86 sunxi: Convert CONS_INDEX to Kconfig by Mylène Josserand · 7 years ago
  48. 0897950 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  49. d6a7e0c sunxi: Add default environment size by Maxime Ripard · 8 years ago
  50. c8564b2 sunxi: Add the default mtdids and mtdparts to our env by Maxime Ripard · 8 years ago
  51. d482a8d sunxi: Enable UBI and NAND support by Hans de Goede · 8 years ago
  52. fb1c43c common: Move environment choice to Kconfig by Maxime Ripard · 8 years ago
  53. 01abae4 Remove various unused interrupt related code by Tom Rini · 7 years ago
  54. bc613d8 sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAM by Andre Przywara · 8 years ago
  55. f4047c2 sunxi: configs: merge sun9i and sun50i SPL memory definitions by Andre Przywara · 8 years ago
  56. e4916e8 ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY by Andre Przywara · 8 years ago
  57. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  58. 3a64940 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  59. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  60. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  61. bd42a94 disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  62. 1d2c050 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  63. eb77f5c sunxi: A64: enable SPL by Andre Przywara · 8 years ago
  64. ebda0cc armv8: prevent using THUMB by Andre Przywara · 8 years ago
  65. ae042be sunxi: mmc: Set CONFIG_SYS_MMC_MAX_DEVICE by Emmanuel Vadot · 8 years ago
  66. 38fed8a spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
  67. aec9a0f sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI by Jagan Teki · 8 years ago
  68. 869588d Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  69. 0872d44 Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · 8 years ago
  70. 1e1a0fb Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  71. bdba2b3 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  72. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  73. 8f92558 Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig by Simon Glass · 8 years ago
  74. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  75. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  76. 6828e60 dfu: Migrate to Kconfig by Tom Rini · 8 years ago
  77. a4d8892 Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  78. e404ade Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  79. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  80. 2253797 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · 8 years ago
  81. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  82. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  83. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  84. 1646eba Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  85. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  86. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  87. 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  88. eb504fa Revert "sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80" by Andre Przywara · 8 years ago
  89. 067716b ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  90. a0dfa88 sunxi: nand: Increase CONFIG_SYS_NAND_MAX_ECCPOS value by Boris Brezillon · 8 years ago
  91. 4ccae81 mtd: nand: Add the sunxi NAND controller driver by Boris Brezillon · 8 years ago
  92. 19e99fb sunxi: Support booting from SPI flash by Siarhei Siamashka · 8 years ago
  93. 1a83fb4 sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80 by Siarhei Siamashka · 8 years ago
  94. 671f9ad arm64: sunxi: adjust default load addresses by Andre Przywara · 8 years ago
  95. b19236f sunxi: Increase SPL header size to 64 bytes to avoid code corruption by Siarhei Siamashka · 8 years ago
  96. c649e3c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 8 years ago
  97. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  98. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  99. e6c0bc0 usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 8 years ago
  100. aaa4a9e usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 8 years ago