Age | Commit message (Expand) | Author |
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 |
2014-02-04 | microblaze: Enable buffer write for NOR flashes | Michal Simek |
2013-11-04 | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring |
2013-08-02 | xilinx: move microblaze-generic .dts to standard location | Stephen Warren |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-05-09 | gpio: Add support for microblaze xilinx GPIO | Michal Simek |
2013-04-30 | watchdog: Add support for Xilinx Microblaze watchdog | Michal Simek |
2013-04-30 | microblaze: Enable netconsole | Michal Simek |
2013-02-04 | microblaze: Remove FSL support from generic board | Michal Simek |
2012-11-07 | microblaze: Flush caches before enabling them | Michal Simek |
2012-09-11 | microblaze: timer: Prepare for device-tree initialization | Michal Simek |
2012-07-31 | microblaze: Wire up SPI driver | Stephan Linz |
2012-07-10 | microblaze: intc: Clear interrupt code | Michal Simek |
2012-07-10 | microblaze: Wire up dts configuration | Stephan Linz |
2012-07-09 | microblaze: Add missing undefs for UBI and UBIFS | Stephan Linz |
2012-07-09 | microblaze: Expand and correct configuration comments | Stephan Linz |
2012-06-27 | microblaze: Enable ubi support | Stephan Linz |
2012-06-27 | microblaze: Avoid compile error on systems without cfi flash | Stephan Linz |
2012-06-27 | microblaze: Remove wrong define CONFIG_SYS_FLASH_PROTECTION | Stephan Linz |
2012-06-20 | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini |
2012-04-04 | microblaze: Enable several ethernet driver compilation | Stephan Linz |
2012-03-27 | microblaze: Enable phylib and mii support | Stephan Linz |
2012-02-23 | microblaze: Enable TFTP put command | Stephan Linz |
2011-11-27 | microblaze: usable uart16550 for big endian systems | Stephan Linz |
2011-10-24 | microblaze: Wire up axi_ethernet driver initialization | Michal Simek |
2011-10-05 | board configs: drop NET_MULTI references | Mike Frysinger |