Age | Commit message (Expand) | Author |
2016-06-09 | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher |
2016-04-25 | configs: Re-sync almost all of cmd/Kconfig | Tom Rini |
2016-03-14 | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass |
2015-12-22 | net: eth_designware: select PHYLIB in Kconfig | Thomas Chou |
2015-11-21 | ns16550: move CONFIG_SYS_NS16550 to Kconfig | Thomas Chou |
2015-11-21 | ns16550: zap CONFIG_NS16550_SERIAL | Thomas Chou |
2015-11-21 | ns16550: unify serial_dw | 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-04-18 | Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig | Simon Glass |
2015-04-03 | board: Switch Abilis TB-100 board to Driver Model for serial port | Alexey Brodkin |
2015-02-09 | arc: move SYS_MONITOR_BASE setup in Konfig | Alexey Brodkin |
2015-02-09 | arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h | Alexey Brodkin |
2015-02-09 | arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h | Alexey Brodkin |
2015-02-09 | arc: select cache settings via menuconfig | Alexey Brodkin |
2015-02-09 | arc: add more flavours of ARC700 series CPU | Alexey Brodkin |
2015-02-09 | arc: remove CPU hard-coded selection from board description in include/configs | Alexey Brodkin |
2015-01-14 | Kconfig: move CONFIG_SYS_CLK_FREQ to Kconfig | Alexey Brodkin |
2014-05-27 | tb100 - add Abilis TB100 board | Alexey Brodkin |