Age | Commit message (Expand) | Author |
2016-09-16 | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig | Simon Glass |
2016-08-08 | spl_nor.c: Support devicetree sizes different from 16k | Mike Looijmans |
2016-07-22 | microblaze: Remove empty ifdef around caches | Michal Simek |
2016-06-09 | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher |
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini |
2016-04-25 | configs: Re-sync almost all of cmd/Kconfig | Tom Rini |
2016-04-04 | microblaze: Remove !OF_CONTROL code for timer and interrupt | Michal Simek |
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-01-27 | microblaze: Fix board_init calling sequence | Michal Simek |
2016-01-27 | microblaze: Enable HUSH via Kconfig | Michal Simek |
2016-01-27 | microblaze: Read information about RAM from DT | Michal Simek |
2016-01-27 | microblaze: Move CONFIG_NETCONSOLE to Kconfig | Michal Simek |
2016-01-27 | microblaze: Remove CONFIG_FIT from board file | Michal Simek |
2016-01-27 | microblaze: Remove systemace from board file | Michal Simek |
2016-01-27 | microblaze: Move eth configuration to Kconfig | Michal Simek |
2016-01-27 | microblaze: Enable axi emac via Kconfig | Michal Simek |
2016-01-27 | net: emaclite: Move emaclite to Kconfig | Michal Simek |
2016-01-27 | microblaze: Enable MICREL_KSZ9021 | Michal Simek |
2016-01-27 | microblaze: Enable PHYLIB via Kconfig | Michal Simek |
2016-01-27 | microblaze: Enable uart16550 DM by default | Michal Simek |
2016-01-27 | serial: uartlite: Add uartlite to Kconfig | Michal Simek |
2016-01-27 | microblaze: Move baudrate setting out driver selection | Michal Simek |
2016-01-27 | microblaze: Remove CONSOLE_ARG | Michal Simek |
2015-12-18 | microblaze: Do not handle watchdog and gpio in SPL | Michal Simek |
2015-12-18 | microblaze: Remove support for LL_TEMAC | Michal Simek |
2015-12-18 | microblaze: Use malloc setting via Kconfig | Michal Simek |
2015-12-18 | microblaze: Make room for malloc before ELF | Michal Simek |
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-18 | common: add CMD_GPIO to Kconfig | Thomas Chou |
2015-08-18 | of: clean up OF_CONTROL ifdef conditionals | Masahiro Yamada |
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-06-25 | Move default y configs out of arch/board Kconfig | Joe Hershberger |
2015-06-01 | net: Move the CMD_NET config to defconfigs | Joe Hershberger |
2015-05-19 | net: Remove all references to CONFIG_ETHADDR and friends | Joe Hershberger |
2015-02-09 | microblaze: spl: Do not call mem_malloc_init and use early alloc | Michal Simek |
2015-02-09 | microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN | Michal Simek |
2015-02-09 | microblaze: Move architecture to use generic board init | Michal Simek |
2015-02-09 | microblaze: Enable SPL_NOR support when FLASH_BASE is setup | Michal Simek |
2014-09-25 | kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig | Masahiro Yamada |
2014-09-25 | kconfig: move CONFIG_OF_* to Kconfig | Masahiro Yamada |
2014-07-30 | include: remove CONFIG_SPL/CONFIG_TPL definition in config headers | Masahiro Yamada |
2014-07-30 | kconfig: delete redundant CONFIG_${ARCH} definition | Masahiro Yamada |
2014-07-30 | include: define CONFIG_SPL and CONFIG_TPL as 1 | Masahiro Yamada |
2014-05-06 | microblaze: Wire up OF support for emaclite | Stephan Linz |
2014-02-04 | microblaze: Add SPL support | Michal Simek |