summaryrefslogtreecommitdiffstats
path: root/common/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer14 days1-0/+12
|\
| * console: flush consoles on newline when debuggingAhmad Fatoum2024-03-131-0/+12
* | common: add PE/COFF loaderAhmad Fatoum2024-03-051-0/+3
* | common: efi: move directory to top-levelAhmad Fatoum2024-03-051-2/+0
* | common: add option to poweroff system on failureAhmad Fatoum2024-03-051-10/+34
|/
* partitions: implement partition manipulation supportSascha Hauer2024-02-201-0/+3
* Merge branch 'for-next/misc'Sascha Hauer2024-01-231-4/+11
|\
| * common: Kconfig: TIMESTAMP: fix helpAntony Pavlov2024-01-111-4/+3
| * lib: add optional linked list debuggingAhmad Fatoum2024-01-111-0/+8
* | common: add OPTEE_SHM_SIZE to configure optee shared memoryMarco Felsch2024-01-191-0/+9
* | common: limit BOOTM_OPTEE to 32bit systemsMarco Felsch2024-01-191-1/+1
|/
* Merge branch 'for-next/op-tee'Sascha Hauer2023-12-181-0/+5
|\
| * optee: add bidirectional communication supportMarc Kleine-Budde2023-12-051-0/+5
* | dma: add DMA API debugging supportAhmad Fatoum2023-12-051-0/+14
|/
* Merge branch 'for-next/k3'Sascha Hauer2023-11-271-1/+15
|\
| * ARM64: Add support for debug_ll on TI AM62x SoCsSascha Hauer2023-11-031-1/+15
* | ARM: i.MX: add i.MX9 debug_ll supportSascha Hauer2023-11-201-0/+6
|/
* common: malloc: ensure alignment is always at least 8 byteAhmad Fatoum2023-09-261-0/+5
* crypto: crc32: Drop CONFIG_DYNAMIC_CRC_TABLE optionSascha Hauer2023-09-041-9/+0
* crypto: clarify relationship of CONFIG_{BOOTM_FITIMAGE_PUBKEY,RSA_KEY}Ahmad Fatoum2023-07-281-3/+8
* Documentation: use current link to bootloader spec specAhmad Fatoum2023-07-041-2/+2
* Merge branch 'for-next/misc'Sascha Hauer2023-06-221-2/+20
|\
| * common: Kconfig: fix typoUlrich Ölmann2023-06-141-1/+1
| * common: add CONFIG_WERROR optionAhmad Fatoum2023-06-061-0/+14
| * common: limit CONFIG_TEXT_BASE to 32-bitAhmad Fatoum2023-06-051-1/+5
* | include: sync <linux/linkage.h> with LinuxAhmad Fatoum2023-05-261-0/+6
|/
* Merge branch 'for-next/rockchip'Sascha Hauer2023-05-241-0/+9
|\
| * ARM: rockchip: Add rk3588 supportSascha Hauer2023-05-231-0/+9
* | Merge branch 'for-next/arm-mmu'Sascha Hauer2023-05-241-8/+5
|\ \
| * | common: memtest: prepare for reuse in self testAhmad Fatoum2023-05-231-0/+3
| * | ARM: prepare extending mmuinfo beyond ARMv7Ahmad Fatoum2023-05-231-0/+3
| * | ARM: mmu: always do MMU initialization early when MMU is enabledSascha Hauer2023-05-221-9/+0
| |/
* / pbl: have DEBUG_PBL depend only on PBL_CONSOLEAhmad Fatoum2023-05-231-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2023-04-191-0/+2
|\
| * common: state: make barebox-state enabling in Kconfig easierAhmad Fatoum2023-04-051-0/+2
* | ARM: i.MX6: fix DEBUG_LL useAhmad Fatoum2023-04-171-0/+1
|/
* ARM: bcm283x: Only provide PUTC_LL() when activatedSascha Hauer2023-03-071-0/+7
* ARM: vexpress: Only provide PUTC_LL() when activatedSascha Hauer2023-03-071-0/+7
* ARM: stm32mp: Only provide PUTC_LL() when activatedSascha Hauer2023-03-071-0/+7
* ARM: zynqmp: Add multi-arch supportSascha Hauer2023-03-071-0/+7
* ARM: omap: Only provide PUTC_LL() when activatedSascha Hauer2023-03-071-0/+6
* ARM: Rockchip: Only provide PUTC_LL() when activatedSascha Hauer2023-03-071-0/+7
* ARM: i.MX: Only provide PUTC_LL() when activatedSascha Hauer2023-03-071-0/+15
* ARM: drop CONFIG_HAS_ASM_DEBUG_LLSascha Hauer2023-03-031-4/+0
* ARM: add DEBUG_LL support for ARM64 QEMU VirtAhmad Fatoum2023-01-311-0/+4
* Merge branch 'for-next/misc'Sascha Hauer2023-01-201-0/+9
|\
| * pbl: Add Kconfig option to enable DEBUG globally in PBLAhmad Fatoum2022-12-161-0/+9
* | common: add new CONFIG_HAVE_OPTEE symbolAhmad Fatoum2023-01-121-1/+6
|/
* treewide: rename CONFIG_HAS_ARCH_SJLJ to CONFIG_ARCH_HAS_SJLJAhmad Fatoum2022-12-071-2/+2
* Merge branch 'for-next/riscv'Sascha Hauer2022-10-131-0/+5
|\