summaryrefslogtreecommitdiff
path: root/arch/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* event: Correct dependencies on the EVENT frameworkTom Rini2023-01-181-3/+3
* Kconfig: clean up skipping low-level initializationHeinrich Schuchardt2023-01-111-8/+12
* Convert CONFIG_MONITOR_IS_IN_RAM to KconfigTom Rini2022-12-221-0/+4
* Merge tag 'v2023.01-rc4' into nextTom Rini2022-12-211-1/+1
|\
| * riscv: use imply instead of select for SPL_SEPARATE_BSSZong Li2022-12-081-1/+1
* | global: Remove extraneous DM_ETH imply/selectTom Rini2022-12-071-2/+0
* | sandbox: Move CONFIG_IO_TRACE to KconfigTom Rini2022-12-051-0/+1
|/
* Convert CONFIG_SYS_NONCACHED_MEMORY to KconfigTom Rini2022-11-101-0/+24
* video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2022-10-301-1/+1
* sandbox: Convert to use driver model for SCSISimon Glass2022-09-251-1/+0
* sandbox: Avoid defining HAVE_BLOCK_DEVICE in KonfigSimon Glass2022-09-161-1/+0
* arc: Move SYS_LITTLE_ENDIAN / SYS_BIG_ENDIAN selection to KconfigTom Rini2022-08-121-0/+2
* nxp: Rename board/freescale/common/Kconfig to arch/Kconfig.nxpTom Rini2022-07-051-1/+6
* nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini2022-07-051-0/+1
* Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini2022-06-271-5/+27
|\
| * microblaze: Remove interrupt handlerMichal Simek2022-06-241-1/+0
| * microblaze: Convert axi timer to DM driverMichal Simek2022-06-241-0/+5
| * microblaze: Add support for run time relocationMichal Simek2022-06-241-4/+0
| * microblaze: Enable REMAKE_ELFMichal Simek2022-06-241-3/+3
| * mips: Move endianness selection to arch/KconfigMichal Simek2022-06-241-0/+22
* | sandbox: Implement fuzzing engine driverAndrew Scull2022-06-231-0/+2
* | powerpc: mpc85xx: Set default SYS_IMMR value for P1/P2 CPUsPali Rohár2022-06-201-0/+3
|/
* nds32: Remove the architectureTom Rini2022-04-251-8/+3
* treewide: Enable SPL_SEPARATE_BSS if SPL_BSS_START_ADDR is usedSean Anderson2022-04-211-0/+2
* Merge branch 'next'Tom Rini2022-04-041-0/+6
|\
| * keymile: Move sourcing of common KconfigTom Rini2022-04-011-0/+2
| * arch: Kconfig: imply BINMAN for SANDBOXPhilippe Reynes2022-03-311-0/+1
| * event: Convert arch_cpu_init_dm() to use eventsSimon Glass2022-03-101-0/+3
* | powerpc: Fix incorrect SYS_IMMR migration valuesTom Rini2022-03-311-1/+1
|/
* Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass2022-02-091-1/+0
* acpi: Use finer-grained control of ACPI-table generationSimon Glass2022-01-251-0/+1
* x86: Tidy up use of CONFIG_ACPIGENSimon Glass2022-01-251-1/+1
* arm: Allow supporting ACPI-table generationSimon Glass2022-01-251-0/+1
* x86: Allow any arch to generate ACPI tablesSimon Glass2022-01-251-0/+2
* Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2022-01-221-0/+1
|\
| * sandbox: imply PARTITION_TYPE_GUIDHeinrich Schuchardt2022-01-191-0/+1
* | Convert CONFIG_TIMESTAMP to KconfigSimon Glass2022-01-211-0/+1
|/
* Convert CONFIG_ARCH_MAP_SYSMEM to KconfigTom Rini2021-12-271-0/+4
* Convert CONFIG_SYS_IMMR to KconfigTom Rini2021-12-271-0/+12
* Convert CONFIG_PHYSMEM to KconfigSimon Glass2021-12-171-0/+2
* Convert CONFIG_KEYBOARD to KconfigSimon Glass2021-12-051-0/+1
* Merge tag 'v2021.10-rc4' into nextTom Rini2021-09-161-1/+0
|\
| * pci: Drop DM_PCISimon Glass2021-09-131-1/+0
* | spi: Rename SPI_SUPPORT to SPISimon Glass2021-09-041-1/+1
* | serial: Rename SERIAL_SUPPORT to SERIALSimon Glass2021-09-041-3/+3
* | Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-311-0/+57
* | Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini2021-08-311-0/+25
|/
* Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass2021-07-281-2/+2
* Rename GPIO_SUPPORT to GPIOSimon Glass2021-07-281-2/+2
* ARM: make LTO availableMarek Behún2021-05-241-0/+1