summaryrefslogtreecommitdiff
path: root/arch/Kconfig
AgeCommit message (Expand)Author
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko
2017-06-27Revert "x86: Convert MMC to driver model"Bin Meng
2017-06-03Kconfig: Migrate FS_FAT / FAT_WRITETom Rini
2017-05-31Kconfig: Finish migration of hashing commandsDaniel Thompson
2017-05-22Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini
2017-05-22sandbox: Enable CMD_GETTIMESimon Glass
2017-05-22Convert CONFIG_CMD_LZMADEC to KconfigSimon Glass
2017-05-22Convert CONFIG_LZMA to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_IRQ to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_IOTRACE to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_IO to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_HASH to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_GETTIME to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_FPGA_LOADBP et al to KconfigSimon Glass
2017-05-22nds32: Support AG101P serial DM.rick
2017-05-17x86: Convert MMC to driver modelSimon Glass
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini
2017-04-05OpenRISC: RemoveTom Rini
2017-04-05SPARC: RemoveTom Rini
2017-04-05Blackfin: RemoveTom Rini
2017-03-24arc: use timer driver for ARC boardsVlad Zakharov
2017-01-25Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass
2017-01-25Convert CONFIG_ARCH_EARLY_INIT_R to KconfigSimon Glass
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini
2016-10-02sandbox, x86: select DM_KEYBOARD instead of default y entryMasahiro Yamada
2016-08-15xtensa: add support for the xtensa processor architecture [2/2]Chris Zankel
2016-07-14linux/io.h: add generic ioremap()/iounmap() definesMasahiro Yamada
2016-07-11dm: sandbox: Convert to use CONFIG_CMD_MMC_OPSSimon Glass
2016-05-27Drop HAVE_GENERIC_BOARD and SYS_GENERIC_BOARD optionsSimon Glass
2016-01-16MIPS: add initial infrastructure for device-tree filesDaniel Schwierzeck
2015-12-14m68k: add private libgccangelo@sysam.it
2015-12-03sparc: Initial ground work for generic board initializationFrancois Retief
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-10-22nios2: convert nios2 cpu to driver modelThomas Chou
2015-10-22nios2: permit device tree control of U-BootThomas Chou
2015-08-28NDS32: Generic Board Support and UnsupportKun-Hua Huang
2015-07-27kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86Masahiro Yamada
2015-07-07ARM: disable HAVE_PRIVATE_LIBGCC for ARM64Masahiro Yamada
2015-06-15avr32: move CONFIG_SYS_GENERIC_BOARD to KconfigMasahiro Yamada
2015-04-30x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/KconfigBin Meng
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada
2015-04-03serial-arc: switch to DMAlexey Brodkin
2015-03-28generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada
2015-03-28generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada
2015-02-12powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL)Simon Glass
2015-02-09arc: build libgcc in U-BootAlexey Brodkin
2014-10-23kconfig: move CONFIG_USE_PRIVATE_LIBGCC to KconfigMasahiro Yamada
2014-09-25kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada
2014-09-13kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/KconfigMasahiro Yamada
2014-07-30kconfig: add basic Kconfig filesMasahiro Yamada