aboutsummaryrefslogtreecommitdiff
path: root/arch/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2022-04-25nds32: Remove the architectureWIP/25Apr2022Tom Rini1-8/+3
2022-04-21treewide: Enable SPL_SEPARATE_BSS if SPL_BSS_START_ADDR is usedWIP/2022-04-21-assorted-improvementsSean Anderson1-0/+2
2022-04-04Merge branch 'next'Tom Rini1-0/+6
2022-04-01keymile: Move sourcing of common KconfigTom Rini1-0/+2
2022-03-31arch: Kconfig: imply BINMAN for SANDBOXPhilippe Reynes1-0/+1
2022-03-31powerpc: Fix incorrect SYS_IMMR migration valuesTom Rini1-1/+1
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass1-0/+3
2022-02-09Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass1-1/+0
2022-01-25acpi: Use finer-grained control of ACPI-table generationSimon Glass1-0/+1
2022-01-25x86: Tidy up use of CONFIG_ACPIGENSimon Glass1-1/+1
2022-01-25arm: Allow supporting ACPI-table generationSimon Glass1-0/+1
2022-01-25x86: Allow any arch to generate ACPI tablesSimon Glass1-0/+2
2022-01-22Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/22Jan2022Tom Rini1-0/+1
2022-01-21Convert CONFIG_TIMESTAMP to KconfigSimon Glass1-0/+1
2022-01-19sandbox: imply PARTITION_TYPE_GUIDHeinrich Schuchardt1-0/+1
2021-12-27Convert CONFIG_ARCH_MAP_SYSMEM to KconfigTom Rini1-0/+4
2021-12-27Convert CONFIG_SYS_IMMR to KconfigTom Rini1-0/+12
2021-12-17Convert CONFIG_PHYSMEM to KconfigSimon Glass1-0/+2
2021-12-05Convert CONFIG_KEYBOARD to KconfigSimon Glass1-0/+1
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-1/+0
2021-09-13pci: Drop DM_PCISimon Glass1-1/+0
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass1-1/+1
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass1-3/+3
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-0/+57
2021-08-31Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini1-0/+25
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass1-2/+2
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass1-2/+2
2021-05-24ARM: make LTO availableMarek Behún1-0/+1
2021-05-24sandbox: enable LTO by defaultMarek Behún1-0/+1
2021-05-24sandbox: make LTO availableMarek Behún1-0/+1
2021-05-13pytest: add sandbox test for "extension" commandKory Maincent1-0/+2
2021-04-20sandbox: enable IRQ using select for sandbox architectureWasim Khan1-0/+1
2021-04-20arch: Kconfig: enable IRQ using select for x86 architectureWasim Khan1-1/+1
2021-04-15sandbox: Add a DSA sandbox driver and unit testClaudiu Manoil1-0/+2
2021-03-14sandbox: imply SCP03 and CMD_SCP03Igor Opaniuk1-0/+2
2020-12-18linker_lists: Fix alignment issueSimon Glass1-0/+11
2020-12-13test: unit test for exception commandHeinrich Schuchardt1-0/+1
2020-12-04bootm: Support string substitution in bootargsSimon Glass1-0/+1
2020-12-04bootm: 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 KconfigWIP/04Nov2020Michal 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-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