aboutsummaryrefslogtreecommitdiff
path: root/arch/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2018-12-13dm: sound: Create an option to use driver model for soundSimon Glass1-0/+1
2018-11-26test: Add a simple test for bloblistSimon Glass1-0/+1
2018-11-14test: dm: virtio: Add test cases for virtio uclassBin Meng1-0/+5
2018-11-14x86: Implement arch-specific io accessor routinesBin Meng1-0/+1
2018-10-07Kconfig: sandbox: enable cmd_avb and dependenciesJens Wiklander1-0/+4
2018-10-07sandbox: imply CONFIG_TEE (TEE uclass)Jens Wiklander1-0/+1
2018-10-03riscv: kconfig: Imply DM support for some common driversBin Meng1-0/+9
2018-10-03riscv: kconfig: Select DM and OF_CONTROLBin Meng1-0/+3
2018-10-03riscv: kconfig: Normalize architecture name spellingBin Meng1-1/+1
2018-09-29dm: test: Add "/firmware" node scan testRajan Vaja1-0/+1
2018-09-18sandbox: Enable bitrev library buildBin Meng1-0/+1
2018-07-30dm: Change CMD_DM enablingMichal Simek1-0/+3
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek1-27/+27
2018-07-20x86: Switch to use DM sysreset driverBin Meng1-0/+2
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford1-0/+1
2018-02-08Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford1-0/+1
2018-01-30Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to KconfigDerald D. Woods1-0/+4
2018-01-12riscv: Modify generic codes to support RISC-VRick Chen1-0/+5
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham1-0/+2
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham1-0/+1
2017-08-24x86: kconfig: Imply CMD_PCIBin Meng1-0/+1
2017-08-11Convert CONFIG_CMD_ZBOOT to KconfigSimon Glass1-0/+1
2017-08-11Convert CONFIG_CMD_SF_TEST to KconfigSimon Glass1-0/+2
2017-08-01x86: Switch all boards to use DM SCSIBin Meng1-0/+2
2017-08-01x86: Convert MMC to driver modelSimon Glass1-0/+1
2017-08-01x86: kconfig: Move USB to platform KconfigBin Meng1-2/+0
2017-08-01x86: kconfig: Imply DM uclass driversBin Meng1-6/+10
2017-08-01x86: kconfig: Select OF_CONTROLBin Meng1-0/+1
2017-08-01x86: kconfig: Select PCI and DM_PCIBin Meng1-0/+2
2017-08-01x86: kconfig: Select USE_PRIVATE_LIBGCCBin Meng1-0/+1
2017-08-01x86: kconfig: Select TIMER and X86_TSC_TIMERBin Meng1-0/+2
2017-07-30arch/x86: Select USB before selecting host driverAndy Shevchenko1-0/+1
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-0/+1
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass1-0/+1
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass1-0/+1
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko1-5/+0
2017-06-27Revert "x86: Convert MMC to driver model"Bin Meng1-1/+0
2017-06-03Kconfig: Migrate FS_FAT / FAT_WRITETom Rini1-2/+3
2017-05-31Kconfig: Finish migration of hashing commandsDaniel Thompson1-0/+2
2017-05-22Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini1-0/+1
2017-05-22sandbox: Enable CMD_GETTIMESimon Glass1-0/+1
2017-05-22Convert CONFIG_CMD_LZMADEC to KconfigSimon Glass1-0/+1
2017-05-22Convert CONFIG_LZMA to KconfigSimon Glass1-0/+1
2017-05-22Convert CONFIG_CMD_IRQ to KconfigSimon Glass1-0/+2
2017-05-22Convert CONFIG_CMD_IOTRACE to KconfigSimon Glass1-0/+1
2017-05-22Convert CONFIG_CMD_IO to KconfigSimon Glass1-0/+2
2017-05-22Convert CONFIG_CMD_HASH to KconfigSimon Glass1-0/+1
2017-05-22Convert CONFIG_CMD_GETTIME to KconfigSimon Glass1-0/+1
2017-05-22Convert CONFIG_CMD_FPGA_LOADBP et al to KconfigSimon Glass1-0/+1
2017-05-22nds32: Support AG101P serial DM.rick1-0/+1