1. c427a58 configs: Resync with savedefconfig by Tom Rini · 7 weeks ago
  2. 6f539d0 google: Disable TPMv2 on most Chromebooks by Simon Glass · 5 months ago
  3. 914a8c0 configs: Resync with savedefconfig by Tom Rini · 11 months ago
  4. 8d3a588 configs: Resync with savedefconfig by Tom Rini · 1 year, 2 months ago
  5. 1cedca1 event: Use an event to replace last_stage_init() by Simon Glass · 1 year, 3 months ago
  6. d9d1538 disable NFS support by default by Peter Robinson · 1 year, 5 months ago
  7. 390b19e x86: samus: Drop EFI_LOADER by Simon Glass · 1 year, 7 months ago
  8. 1479a83 Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · 2 years ago
  9. dc172ee Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig by Tom Rini · 2 years ago
  10. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  11. 3f00477 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · 2 years, 6 months ago
  12. 7c027e0 configs: Resync with savedefconfig by Tom Rini · 2 years, 5 months ago
  13. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  14. 1c47c4a Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 9 months ago
  15. 5fb860c Convert CONFIG_BOOTFILE to Kconfig by Tom Rini · 2 years, 9 months ago
  16. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years ago
  17. d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 5 months ago
  18. a20e51f configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  19. 0624c81 net: convert TFTP_TSIZE to proper Kconfig option by Tero Kristo · 3 years, 7 months ago
  20. d043214 x86: Reduce size of samus image by Simon Glass · 3 years, 10 months ago
  21. f92b6fa configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  22. 2e262c4 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  23. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
  24. 8461027 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  25. 2781e68 chromebook_samus: Enable the copy framebuffer by Simon Glass · 4 years, 5 months ago
  26. 4a060b7 Convert CONFIG_BZIP2 et al to Kconfig by Tom Rini · 4 years, 6 months ago
  27. 47dece3 configs: Resync with savedefconfig by Tom Rini · 4 years, 7 months ago
  28. f6e6e1a configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  29. e799f92 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  30. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  31. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  32. e767d0b Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig by Simon Glass · 5 years ago
  33. c1ca573 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  34. 383b9b8 x86: samus: Increase the pre-reloc memory again by Simon Glass · 6 years ago
  35. c9285bf configs: Resync with savedefconfig by Tom Rini · 6 years ago
  36. 7e111d4 x86: Add sound support for samus by Simon Glass · 6 years ago
  37. 6d15c8d x86: samus: Increase the pre-reloc memory by Simon Glass · 6 years ago
  38. 63f007e chromebook_samus: Increase pre-relocation memory by Simon Glass · 6 years ago
  39. 7406032 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  40. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  41. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  42. e0056d7 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  43. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  44. e8f8d67 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  45. f705544 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · 7 years ago
  46. 8febc7a treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig by Mario Six · 7 years ago
  47. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  48. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  49. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  50. fa08a39 x86: kconfig: Imply CMD_PCI by Bin Meng · 7 years ago
  51. 78873cd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  52. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  53. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  54. 19ca463 x86: kconfig: Let board select SPI flash by Bin Meng · 7 years ago
  55. 0120fef x86: broadwell: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  56. 0e0204d x86: kconfig: Imply DM uclass drivers by Bin Meng · 7 years ago
  57. 08844ef x86: kconfig: Select OF_CONTROL by Bin Meng · 7 years ago
  58. 1949a9a x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig by Bin Meng · 7 years ago
  59. 00a17fd x86: kconfig: Select PCI and DM_PCI by Bin Meng · 7 years ago
  60. 8adc1b7 x86: kconfig: Select USE_PRIVATE_LIBGCC by Bin Meng · 7 years ago
  61. f0e1c3e x86: kconfig: Select TIMER and X86_TSC_TIMER by Bin Meng · 7 years ago
  62. 4100de4 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  63. 83cbdb0 arch/x86: Select USB before selecting host driver by Andy Shevchenko · 7 years ago
  64. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  65. 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  66. 256aa74 configs: Resync defconfigs by Tom Rini · 7 years ago
  67. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  68. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  69. 21d3bce disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  70. c4bbbec disk: convert CONFIG_MAC_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  71. 049f06a Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · 8 years ago
  72. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  73. d76f29a Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · 8 years ago
  74. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  75. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  76. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  77. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  78. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  79. 6dd8ddc defconfig: Reorder boards' defconfig files by Bin Meng · 9 years ago
  80. a0b0961 x86: Add support for the samus chromebook by Simon Glass · 9 years ago