Age | Commit message (Expand) | Author |
2018-10-19 | Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig | Adam Ford |
2018-10-09 | Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig | Simon Glass |
2018-08-17 | Convert CONFIG_MISC_INIT_R to Kconfig | Adam Ford |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-02-23 | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford |
2017-09-03 | include/configs: drop default definitions of CONFIG_SYS_MAXARGS | Thomas Petazzoni |
2017-09-03 | include/configs: drop default definitions of CONFIG_SYS_PBSIZE | Thomas Petazzoni |
2017-09-03 | include/configs: remove CONFIG_SYS_CBSIZE when the default value is used | Thomas Petazzoni |
2017-08-11 | Convert CONFIG_CMD_PCI to Kconfig | Simon Glass |
2017-07-25 | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_IDE to Kconfig | Simon Glass |
2017-05-01 | cmd: add Kconfig option for 'date' command | Chris Packham |
2017-03-19 | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich |
2017-01-25 | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass |
2016-10-28 | pci: Move CONFIG_PCI_PNP to Kconfig | Bin Meng |
2016-10-27 | drivers/pci/Kconfig: Add PCI | Tom Rini |
2016-10-12 | common: Add DISPLAY_BOARDINFO | Lokesh Vutla |
2016-05-31 | malta: Allow MIPS64 builds | Paul Burton |
2016-05-26 | MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig | Paul Burton |
2016-05-26 | malta: Use device model & tree for UART | Paul Burton |
2016-05-26 | malta: Tidy up UART address selection | Paul Burton |
2016-04-25 | configs: Re-sync almost all of cmd/Kconfig | Tom Rini |
2016-04-25 | configs: Re-sync HUSH options | Tom Rini |
2016-01-16 | MIPS: malta: do not pull in target header files in config.h | Daniel Schwierzeck |
2015-11-21 | ns16550: move CONFIG_SYS_NS16550 to Kconfig | Thomas Chou |
2015-10-21 | cmd: Convert CONFIG_CMD_ELF to Kconfig | Bin Meng |
2015-08-13 | kconfig: add config option for shell prompt | Nikita Kiryanov |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-03-28 | generic-board: select SYS_GENERIC_BOARD for some architectures | Masahiro Yamada |
2015-01-29 | malta: enable ELF loading | Paul Burton |
2015-01-29 | malta: enable HUSH parser | Paul Burton |
2015-01-29 | malta: IDE support | Paul Burton |
2015-01-21 | MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACE | Daniel Schwierzeck |
2014-04-20 | MIPS: Malta: convert to generic board | Paul Burton |
2013-11-26 | malta: set CONFIG_SYS_BOOTM_LEN to 64MB | Paul Burton |
2013-11-26 | malta: correct UART baudrate | Paul Burton |
2013-11-15 | malta: use unmapped flash base address | Gabor Juhos |
2013-11-09 | malta: define CONFIG_MEMSIZE_IN_BYTES | Gabor Juhos |
2013-11-09 | malta: store environment in flash | Paul Burton |
2013-11-09 | malta: enable RTC support | Paul Burton |
2013-11-09 | malta: remove cache size definitions | Paul Burton |
2013-11-09 | malta: enable CONFIG_PCNET_79C973, PCNET_HAS_PROM, CONFIG_CMD_DHCP | Paul Burton |
2013-11-09 | malta: support for coreFPGA6 boards | Paul Burton |
2013-11-09 | qemu-malta: rename to just "malta" | Paul Burton |