aboutsummaryrefslogtreecommitdiff
path: root/arch/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-02-27Kconfig: Centralize prompting for SYS_CONFIG_NAMETom Rini1-1/+10
2024-01-22mtd: Make CONFIG_MTD be the gate symbol for the menuTom Rini1-0/+2
2024-01-07riscv: allow usage of ACPIHeinrich Schuchardt1-0/+1
2023-11-07scsi: Forceably finish migration to DM_SCSIWIP/07Nov2023-nextTom Rini1-1/+1
2023-11-07sandbox: Avoid requiring CMDLINESimon Glass1-3/+3
2023-11-07sandbox: Disable CONFIG_DISTRO_DEFAULTSSimon Glass1-0/+3
2023-10-24cmd: mbr: Allow 4 MBR partitions without need for extendedAlexander Gendin1-0/+2
2023-09-06arch: m68k: Implement relocationMarek Vasut1-1/+0
2023-08-31event: Use an event to replace last_stage_init()WIP/2023-08-31-replace-more-init-hooks-with-eventsSimon Glass1-0/+1
2023-05-11acpi: Create a new Kconfig for ACPISimon Glass1-0/+2
2023-03-15arch: enable private libgcc for m68kAngelo Dureghello1-0/+1
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini1-3/+3
2023-01-11Kconfig: clean up skipping low-level initializationHeinrich Schuchardt1-8/+12
2022-12-22Convert CONFIG_MONITOR_IS_IN_RAM to KconfigTom Rini1-0/+4
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini1-1/+1
2022-12-08riscv: use imply instead of select for SPL_SEPARATE_BSSZong Li1-1/+1
2022-12-07global: Remove extraneous DM_ETH imply/selectTom Rini1-2/+0
2022-12-05sandbox: Move CONFIG_IO_TRACE to KconfigTom Rini1-0/+1
2022-11-10Convert CONFIG_SYS_NONCACHED_MEMORY to KconfigTom Rini1-0/+24
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass1-1/+1
2022-09-25sandbox: Convert to use driver model for SCSISimon Glass1-1/+0
2022-09-16sandbox: Avoid defining HAVE_BLOCK_DEVICE in KonfigSimon Glass1-1/+0
2022-08-12arc: Move SYS_LITTLE_ENDIAN / SYS_BIG_ENDIAN selection to KconfigTom Rini1-0/+2
2022-07-05nxp: Rename board/freescale/common/Kconfig to arch/Kconfig.nxpTom Rini1-1/+6
2022-07-05nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini1-0/+1
2022-06-27Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...WIP/27Jun2022-nextTom Rini1-5/+27
2022-06-24microblaze: Remove interrupt handlerMichal Simek1-1/+0
2022-06-24microblaze: Convert axi timer to DM driverMichal Simek1-0/+5
2022-06-24microblaze: Add support for run time relocationMichal Simek1-4/+0
2022-06-24microblaze: Enable REMAKE_ELFMichal Simek1-3/+3
2022-06-24mips: Move endianness selection to arch/KconfigMichal Simek1-0/+22
2022-06-23sandbox: Implement fuzzing engine driverAndrew Scull1-0/+2
2022-06-20powerpc: mpc85xx: Set default SYS_IMMR value for P1/P2 CPUsPali Rohár1-0/+3
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