summaryrefslogtreecommitdiff
path: root/arch/Kconfig
Commit message (Expand)AuthorAgeLines
* sandbox, x86: select DM_KEYBOARD instead of default y entryMasahiro Yamada2016-10-01-0/+2
* xtensa: add support for the xtensa processor architecture [2/2]Chris Zankel2016-08-15-0/+6
* linux/io.h: add generic ioremap()/iounmap() definesMasahiro Yamada2016-07-14-0/+4
* dm: sandbox: Convert to use CONFIG_CMD_MMC_OPSSimon Glass2016-07-11-0/+1
* Drop HAVE_GENERIC_BOARD and SYS_GENERIC_BOARD optionsSimon Glass2016-05-27-32/+0
* MIPS: add initial infrastructure for device-tree filesDaniel Schwierzeck2016-01-16-0/+1
* m68k: add private libgccangelo@sysam.it2015-12-13-0/+1
* sparc: Initial ground work for generic board initializationFrancois Retief2015-12-03-0/+1
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-24-0/+2
* nios2: convert nios2 cpu to driver modelThomas Chou2015-10-23-0/+3
* nios2: permit device tree control of U-BootThomas Chou2015-10-23-0/+1
* NDS32: Generic Board Support and UnsupportKun-Hua Huang2015-08-28-0/+2
* kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86Masahiro Yamada2015-07-27-0/+7
* ARM: disable HAVE_PRIVATE_LIBGCC for ARM64Masahiro Yamada2015-07-07-1/+1
* avr32: move CONFIG_SYS_GENERIC_BOARD to KconfigMasahiro Yamada2015-06-15-0/+1
* x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/KconfigBin Meng2015-04-29-0/+2
* dm: select CONFIG_DM* optionsMasahiro Yamada2015-04-18-0/+9
* serial-arc: switch to DMAlexey Brodkin2015-04-03-0/+1
* generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada2015-03-28-0/+12
* generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada2015-03-28-0/+14
* powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL)Simon Glass2015-02-12-0/+1
* arc: build libgcc in U-BootAlexey Brodkin2015-02-09-0/+1
* kconfig: move CONFIG_USE_PRIVATE_LIBGCC to KconfigMasahiro Yamada2014-10-23-0/+5
* kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada2014-09-25-0/+4
* kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/KconfigMasahiro Yamada2014-09-13-0/+56
* kconfig: add basic Kconfig filesMasahiro Yamada2014-07-30-0/+66