summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-06-28opos6uldev: Migrate to using CONFIG_EXTRA_ENV_TEXTTom Rini
2022-06-28Convert CONFIG_ENV_RANGE to KconfigTom Rini
2022-06-28dragonboard410c: Migrate to using CONFIG_EXTRA_ENV_TEXTTom Rini
2022-06-28env: Do not make CONFIG_EXTRA_ENV_TEXT and CONFIG_EXTRA_ENV_SETTINGS conflictTom Rini
2022-06-28Convert CONFIG_SYS_USB_FAT_BOOT_PARTITION to KconfigTom Rini
2022-06-28Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini
2022-06-28Convert CONFIG_FPGA_STRATIX_V to KconfigTom Rini
2022-06-28fpga: Remove CONFIG_FPGA_COUNTTom Rini
2022-06-28Convert CONFIG_ENV_MIN_ENTRIES et al to KconfigTom Rini
2022-06-28Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini
2022-06-28Convert CONFIG_SYS_MPC85XX_NO_RESETVEC to KconfigTom Rini
2022-06-28Remove CONFIG_SPL_RAW_IMAGE_ARM_TRUSTED_FIRMWARE and CONFIG_SPL_ABORT_ON_RAW_...Tom Rini
2022-06-28siemens: Move CONFIG_FACTORYSET to KconfigTom Rini
2022-06-28video: Migrate exynos display options to KconfigTom Rini
2022-06-28arm: samsung: Migrate a number of symbols to KconfigTom Rini
2022-06-28arm: samsung: Remove dead LCD codeTom Rini
2022-06-28block: ide: Remove ide_preinit functionTom Rini
2022-06-28Convert CONFIG_LBA48 et al to KconfigTom Rini
2022-06-28Convert CONFIG_FSL_SATA_V2 to KconfigTom Rini
2022-06-28ata: fsl_sata: Remove legacy non-BLK codeTom Rini
2022-06-28ata: dwc_ahsata: Remove legacy non-CONFIG_AHCI codeTom Rini
2022-06-28xtensa: Switch to using CONFIG_XTENSA for building device treesTom Rini
2022-06-28PowerPC: Remove some unused USB codeTom Rini
2022-06-28Convert CONFIG_TEGRA_GPU to KconfigTom Rini
2022-06-28usb: xhci-fsl: Remove non-DM codeTom Rini
2022-06-28Convert CONFIG_USB_EHCI_TXFIFO_THRESH to KconfigTom Rini
2022-06-28usb: ehci-fsl: Remove non-DM codeTom Rini
2022-06-28Convert CONFIG_HAS_FSL_DR_USB to KconfigTom Rini
2022-06-28Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to KconfigTom Rini
2022-06-28Convert CONFIG_EHCI_DESC_BIG_ENDIAN et al to KconfigTom Rini
2022-06-28ehci-mxs: Remove non-DM codeTom Rini
2022-06-28Convert CONFIG_EFLASH_PROTSECTORS to KconfigTom Rini
2022-06-28Convert CONFIG_E1000_NO_NVM to KconfigTom Rini
2022-06-27sha1: Fix digest state size/typeLoic Poulain
2022-06-27Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2022-06-24microblaze: cache: introduce Kconfig options for icache/dcache sizesOvidiu Panait
2022-06-24microblaze: Fix early stack allocationMichal Simek
2022-06-24xilinx: zynqmp: Do not use 0 as spl bss start addressStefan Herbrechtsmeier
2022-06-23Merge branch '2022-06-23-scmi-optee-and-smccc-updates' into nextTom Rini
2022-06-23firmware: psci: bind arm smccc features when discoveredEtienne Carriere
2022-06-23smccc: define generic IDs for feature discoveryEtienne Carriere
2022-06-23firmware: scmi: add multi-channel supportEtienne Carriere
2022-06-23firmware: scmi: prepare uclass to pass channel referenceEtienne Carriere
2022-06-23firmware: scmi: prepare scmi uclass API to multi-channelEtienne Carriere
2022-06-23test: fuzz: Add framework for fuzzingAndrew Scull
2022-06-23fuzzing_engine: Add fuzzing engine uclassAndrew Scull
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull
2022-06-22corstone1000: Convert to text file environmentTom Rini
2022-06-22gxp: Convert to text file environmentTom Rini
2022-06-22configs: gxp: add core supportNick Hawkins