summaryrefslogtreecommitdiff
path: root/arch/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2020-12-19linker_lists: Fix alignment issueSimon Glass1-0/+11
2020-12-13test: unit test for exception commandHeinrich Schuchardt1-0/+1
2020-12-05bootm: Support string substitution in bootargsSimon Glass1-0/+1
2020-12-05bootm: Add tests for fixup_silent_linux()Simon Glass1-0/+1
2020-11-06Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dmTom Rini1-1/+2
2020-11-06x86: Provide default SMBIOS manufacturer/productSimon Glass1-0/+2
2020-11-05sandbox: enable poweroff commandHeinrich Schuchardt1-1/+2
2020-11-04arch: Move NEEDS_MANUAL_RELOC symbol to KconfigMichal Simek1-0/+5
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-05cmd: add clone commandJohn Chau1-0/+1
2020-07-29x86: 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-19test: 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-14dm: 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-09Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford1-0/+1