1. 3d367a7 x86: minnowmax: Convert to text environment by Simon Glass · Sun Jul 30 21:02:00 2023 -0600
  2. 9306f9f bios_emulator: Drop VIDEO_IO_OFFSET by Simon Glass · Sat Jul 15 21:38:39 2023 -0600
  3. 86ec451 global: Migrate CONFIG_STD_DEVICES_SETTINGS to CFG by Tom Rini · Sun Dec 04 10:13:56 2022 -0500
  4. 6fb86c1 Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig by Tom Rini · Fri Dec 02 16:42:21 2022 -0500
  5. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · Fri Oct 28 20:27:07 2022 -0400
  6. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  7. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · Sun Jul 29 13:13:29 2018 -0500
  8. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  9. 73f5bc1 x86: Switch all boards to use DM SCSI by Bin Meng · Sun Jul 30 19:24:02 2017 -0700
  10. 2e2731c x86: minnowmax: Remove CONFIG_SMSC_LPC47M by Bin Meng · Sat Jul 22 07:39:38 2017 -0700
  11. c021687 x86: minnowmax: Add a environment variable for USB power-on delay by Bin Meng · Wed Jul 19 21:50:09 2017 +0800
  12. 1d1c8c9 x86: Remove CONFIG_USB_MAX_CONTROLLER_COUNT by Bin Meng · Thu Jun 22 14:42:40 2017 +0800
  13. 74649a9 x86: minnowmax: Configure GPIO pins to turn on USB ports VBUS by Bin Meng · Fri Jun 16 06:31:46 2017 -0700
  14. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · Mon Jan 30 19:46:49 2017 +0900
  15. 95d3141 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · Mon Jan 23 13:31:21 2017 -0700
  16. 62adede Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig by Simon Glass · Mon Jan 23 13:31:19 2017 -0700
  17. 124f6ce mmc: move some SDHCI related options to Kconfig by Masahiro Yamada · Wed Dec 07 22:10:29 2016 +0900
  18. 7db8c17 mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · Wed Dec 07 22:10:28 2016 +0900
  19. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · Wed Dec 07 22:10:26 2016 +0900
  20. 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · Sun Oct 16 23:35:18 2016 -0700
  21. 79012bc x86: Convert to use DM VESA video driver by Bin Meng · Sun Oct 09 04:14:13 2016 -0700
  22. 5b0a9cd x86: minnowmax: Adjust U-Boot environment address in SPI flash by Bin Meng · Wed May 11 07:44:55 2016 -0700
  23. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  24. 998c479 include/configs: Whitespace fixup by Tom Rini · Sun Apr 24 10:24:59 2016 -0400
  25. 2997122 net: Move CONFIG_RTL8169 to Kconfig by Bin Meng · Mon Mar 21 06:47:42 2016 -0700
  26. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  27. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · Wed Nov 25 05:34:54 2015 -0800
  28. 3356cad x86: Add an i8042 device for boards that have it by Simon Glass · Wed Nov 11 10:05:43 2015 -0700
  29. f02aa04 x86: Remove CONFIG_SYS_EARLY_PCI_INIT by Bin Meng · Fri Nov 06 02:04:55 2015 -0800
  30. 4dde045 x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boards by Bin Meng · Thu Aug 13 00:29:15 2015 -0700
  31. 7133c39 x86: minnowmax: Define and enable interrupt setup by Simon Glass · Thu Aug 13 10:36:16 2015 -0600
  32. d3037b8 x86: baytrail: Add all IDE/SATA PCI device IDs by Bin Meng · Thu Aug 06 02:36:01 2015 -0700
  33. 171833e x86: minnowmax: Drop the old PCI settings by Simon Glass · Mon Jul 27 15:47:29 2015 -0600
  34. 1c32bdb x86: Move CONFIG_X86_SERIAL to Kconfig by Simon Glass · Mon Jul 27 15:47:23 2015 -0600
  35. 82977a8 x86: minnowmax: Remove smsc47x superio codes by Bin Meng · Thu Jul 30 03:49:14 2015 -0700
  36. 55bbe93 x86: minnowmax: Drop the cache line size hack by Simon Glass · Mon Jul 06 16:47:52 2015 -0600
  37. 0e87edc dm: x86: minnowmax: Move PCI to use driver model by Simon Glass · Fri Jul 03 18:28:26 2015 -0600
  38. 76484b7 dm: spi: Enable environment for minnowmax by Simon Glass · Fri Jul 03 18:28:23 2015 -0600
  39. 4de3886 x86: Move VGA option rom macros to Kconfig by Bin Meng · Mon Jul 06 16:31:33 2015 +0800
  40. f70353a x86: minnowmax: initialize the pin-muxing from device tree by Gabriel Huau · Mon May 11 23:18:25 2015 -0700
  41. 072b79d x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig by Bin Meng · Mon May 11 07:36:29 2015 +0800
  42. 42fb70a x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.h by Bin Meng · Thu May 07 21:34:10 2015 +0800
  43. 07ea9da x86: minnowmax: use the correct NOR in the configuration by Gabriel Huau · Sat Apr 25 08:13:11 2015 -0700
  44. a94a010 x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.h by Bin Meng · Tue Mar 31 11:51:04 2015 +0800
  45. 4a56f10 x86: Add support for Intel Minnowboard Max by Simon Glass · Tue Jan 27 22:13:47 2015 -0700