summaryrefslogtreecommitdiff
path: root/arch/Kconfig
AgeCommit message (Expand)Author
2019-06-13Kconfig: Add SPI / SPI_FLASH as dependenciesTom Rini
2019-05-24m68k: add OF control support to m68kAngelo Dureghello
2019-05-09Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchipTom Rini
2019-05-08sysreset: enable driver support in SPL/TPLKever Yang
2019-05-08x86: Enable the RTC on all boardsSimon Glass
2019-05-08x86: Support SPL and TPLSimon Glass
2019-05-05arch: armv8: Provide a way to disable cache maintenance opsVignesh Raghavendra
2019-02-27riscv: Enable create symlink using kconfigAnup Patel
2019-02-20x86: sandbox: pch: Add a CONFIG option for PCHSimon Glass
2018-12-13dm: sound: Create an option to use driver model for soundSimon Glass
2018-11-26test: Add a simple test for bloblistSimon Glass
2018-11-14test: dm: virtio: Add test cases for virtio uclassBin Meng
2018-11-14x86: Implement arch-specific io accessor routinesBin Meng
2018-10-07Kconfig: sandbox: enable cmd_avb and dependenciesJens Wiklander
2018-10-07sandbox: imply CONFIG_TEE (TEE uclass)Jens Wiklander
2018-10-03riscv: kconfig: Imply DM support for some common driversBin Meng
2018-10-03riscv: kconfig: Select DM and OF_CONTROLBin Meng
2018-10-03riscv: kconfig: Normalize architecture name spellingBin Meng
2018-09-29dm: test: Add "/firmware" node scan testRajan Vaja
2018-09-18sandbox: Enable bitrev library buildBin Meng
2018-07-30dm: Change CMD_DM enablingMichal Simek
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-07-20x86: Switch to use DM sysreset driverBin Meng
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford
2018-02-08Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford
2018-01-30Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to KconfigDerald D. Woods
2018-01-12riscv: Modify generic codes to support RISC-VRick Chen
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham
2017-08-24x86: kconfig: Imply CMD_PCIBin Meng
2017-08-11Convert CONFIG_CMD_ZBOOT to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_SF_TEST to KconfigSimon Glass
2017-08-01x86: Switch all boards to use DM SCSIBin Meng
2017-08-01x86: Convert MMC to driver modelSimon Glass
2017-08-01x86: kconfig: Move USB to platform KconfigBin Meng
2017-08-01x86: kconfig: Imply DM uclass driversBin Meng
2017-08-01x86: kconfig: Select OF_CONTROLBin Meng
2017-08-01x86: kconfig: Select PCI and DM_PCIBin Meng
2017-08-01x86: kconfig: Select USE_PRIVATE_LIBGCCBin Meng
2017-08-01x86: kconfig: Select TIMER and X86_TSC_TIMERBin Meng
2017-07-30arch/x86: Select USB before selecting host driverAndy Shevchenko
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass
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