Age | Commit message (Expand) | Author |
2017-07-11 | Convert CONFIG_SCSI to Kconfig | Simon Glass |
2017-06-22 | x86: Remove CONFIG_USB_MAX_CONTROLLER_COUNT | Bin Meng |
2017-05-22 | Convert CONFIG_CMD_IRQ to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_IO to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_GETTIME to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig | Simon Glass |
2017-05-15 | Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig | Tom Rini |
2017-05-15 | Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD | Tom Rini |
2017-05-01 | cmd: add Kconfig option for 'date' command | Chris Packham |
2017-04-30 | fs: Convert CONFIG_CMD_CBFS to Kconfig | Simon Glass |
2017-04-27 | clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORY | Alexey Brodkin |
2017-04-10 | x86: Remove unused option | Andy Shevchenko |
2017-03-19 | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich |
2017-02-12 | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada |
2017-01-28 | cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT | Patrick Delaunay |
2017-01-28 | disk: convert CONFIG_EFI_PARTITION to Kconfig | Patrick Delaunay |
2017-01-28 | disk: convert CONFIG_ISO_PARTITION to Kconfig | Patrick Delaunay |
2017-01-28 | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay |
2017-01-28 | disk: convert CONFIG_MAC_PARTITION to Kconfig | Patrick Delaunay |
2016-10-27 | drivers/pci/Kconfig: Add PCI | Tom Rini |
2016-10-23 | Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_USB_KEYBOARD to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig | Simon Glass |
2016-10-12 | Merge branch 'master' of git://git.denx.de/u-boot-x86 | Tom Rini |
2016-10-12 | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla |
2016-10-12 | x86: Clean up unused macros in the configuration headers | Bin Meng |
2016-10-11 | x86: Adjust config to support DM_VIDEO | Simon Glass |
2016-09-09 | configs: Migrate CONFIG_USB_STORAGE | Tom Rini |
2016-06-09 | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher |
2016-05-23 | x86: Remove acpi=off boot parameter when ACPI is on | Bin Meng |
2016-05-17 | dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI | Simon Glass |
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini |
2016-04-25 | include/configs: Whitespace fixup | Tom Rini |
2016-04-25 | configs: Re-sync almost all of cmd/Kconfig | Tom Rini |
2016-04-25 | configs: Re-sync HUSH options | Tom Rini |
2016-03-14 | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass |
2016-03-14 | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass |
2016-02-05 | x86: x86-common.h: Add CONFIG_BOOTDELAY | Stefan Roese |
2016-01-28 | x86: x86-common.h: Add generic FS commands | Stefan Roese |
2016-01-13 | x86: adjust ramdisk load address | Miao Yan |
2015-12-01 | x86: tsc: Move tsc_timer.c to drivers/timer | Bin Meng |
2015-11-25 | sf: Move SPI flash drivers to defconfig | Bin Meng |
2015-11-25 | spi: Move SPI drivers to defconfig | Bin Meng |
2015-11-21 | ns16550: move CONFIG_SYS_NS16550 to Kconfig | Thomas Chou |
2015-11-19 | x86: Add an i8042 device for boards that have it | Simon Glass |
2015-11-18 | common: add CMD_GPIO to Kconfig | Thomas Chou |
2015-11-13 | x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to Kconfig | Bin Meng |
2015-11-13 | x86: Rename pcat_ to i8254 and i8259 accordingly | Bin Meng |