summaryrefslogtreecommitdiff
path: root/arch/Kconfig
AgeCommit message (Expand)Author
2022-07-05nxp: Rename board/freescale/common/Kconfig to arch/Kconfig.nxpTom Rini
2022-07-05nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini
2022-06-27Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2022-06-24microblaze: Remove interrupt handlerMichal Simek
2022-06-24microblaze: Convert axi timer to DM driverMichal Simek
2022-06-24microblaze: Add support for run time relocationMichal Simek
2022-06-24microblaze: Enable REMAKE_ELFMichal Simek
2022-06-24mips: Move endianness selection to arch/KconfigMichal Simek
2022-06-23sandbox: Implement fuzzing engine driverAndrew Scull
2022-06-20powerpc: mpc85xx: Set default SYS_IMMR value for P1/P2 CPUsPali Rohár
2022-04-25nds32: Remove the architectureTom Rini
2022-04-21treewide: Enable SPL_SEPARATE_BSS if SPL_BSS_START_ADDR is usedSean Anderson
2022-04-04Merge branch 'next'Tom Rini
2022-04-01keymile: Move sourcing of common KconfigTom Rini
2022-03-31arch: Kconfig: imply BINMAN for SANDBOXPhilippe Reynes
2022-03-31powerpc: Fix incorrect SYS_IMMR migration valuesTom Rini
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass
2022-02-09Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass
2022-01-25acpi: Use finer-grained control of ACPI-table generationSimon Glass
2022-01-25x86: Tidy up use of CONFIG_ACPIGENSimon Glass
2022-01-25arm: Allow supporting ACPI-table generationSimon Glass
2022-01-25x86: Allow any arch to generate ACPI tablesSimon Glass
2022-01-22Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-01-21Convert CONFIG_TIMESTAMP to KconfigSimon Glass
2022-01-19sandbox: imply PARTITION_TYPE_GUIDHeinrich Schuchardt
2021-12-27Convert CONFIG_ARCH_MAP_SYSMEM to KconfigTom Rini
2021-12-27Convert CONFIG_SYS_IMMR to KconfigTom Rini
2021-12-17Convert CONFIG_PHYSMEM to KconfigSimon Glass
2021-12-05Convert CONFIG_KEYBOARD to KconfigSimon Glass
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-13pci: Drop DM_PCISimon Glass
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-31Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass
2021-05-24ARM: make LTO availableMarek Behún
2021-05-24sandbox: enable LTO by defaultMarek Behún
2021-05-24sandbox: make LTO availableMarek Behún
2021-05-13pytest: add sandbox test for "extension" commandKory Maincent
2021-04-20sandbox: enable IRQ using select for sandbox architectureWasim Khan
2021-04-20arch: Kconfig: enable IRQ using select for x86 architectureWasim Khan
2021-04-15sandbox: Add a DSA sandbox driver and unit testClaudiu Manoil
2021-03-14sandbox: imply SCP03 and CMD_SCP03Igor Opaniuk
2020-12-18linker_lists: Fix alignment issueSimon Glass
2020-12-13test: unit test for exception commandHeinrich Schuchardt
2020-12-04bootm: Support string substitution in bootargsSimon Glass
2020-12-04bootm: Add tests for fixup_silent_linux()Simon Glass
2020-11-06Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dmTom Rini