aboutsummaryrefslogtreecommitdiff
path: root/arch/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2020-08-27arc: Kconfig: Add missing DM dependencyMichal Simek1-0/+1
2020-08-06board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfoOvidiu Panait1-1/+0
2020-08-04cmd: add clone commandJohn Chau1-0/+1
2020-07-28x86: Change how selection of ROMs worksSimon Glass1-0/+1
2020-07-17acpi: Enable ACPI table generation by default on x86Simon Glass1-0/+1
2020-05-25sandbox: move compression option to KconfigMichael Walle1-0/+2
2020-04-16sandbox: implement ft_board_setup()Heinrich Schuchardt1-0/+1
2019-12-15x86: Enable pinctrl in SPL and TPLSimon Glass1-0/+2
2019-12-15x86: Don't imply libfdt or SPI flash in TPLSimon Glass1-3/+0
2019-12-15x86: Move UCLASS_IRQ into a separate fileSimon Glass1-0/+1
2019-12-15x86: sandbox: Add a PMC emulator and testSimon Glass1-0/+3
2019-09-02sh: r2dplus: Enable OF controlMarek Vasut1-0/+1
2019-08-26riscv: add SPL supportLukas Auer1-0/+6
2019-08-19sysreset: move stm32mp sysreset poweroff implementation to sysreset uclassUrja Rannikko1-0/+1
2019-07-18test: dm: add a test for MDIO MUX DM uclassAlex Marginean1-0/+1
2019-07-15test: dm: add MDIO testAlex Marginean1-0/+2
2019-07-11pci_ep: add pci endpoint sandbox driverRamon Fried1-0/+2
2019-06-13Kconfig: Add SPI / SPI_FLASH as dependenciesTom Rini1-0/+2
2019-05-24m68k: add OF control support to m68kAngelo Dureghello1-0/+1
2019-05-09Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchipTom Rini1-0/+1
2019-05-08sysreset: enable driver support in SPL/TPLKever Yang1-0/+1
2019-05-08x86: Enable the RTC on all boardsSimon Glass1-0/+1
2019-05-08x86: Support SPL and TPLSimon Glass1-0/+31
2019-05-05arch: armv8: Provide a way to disable cache maintenance opsVignesh Raghavendra1-0/+9
2019-02-27riscv: Enable create symlink using kconfigAnup Patel1-0/+1
2019-02-20x86: sandbox: pch: Add a CONFIG option for PCHSimon Glass1-0/+2
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