summaryrefslogtreecommitdiff
path: root/common/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-07-21common: Kconfig: Fix CMD_BMP/BMP dependencySamuel Dionne-Riel1-1/+0
2023-07-17android_ab: Try backup booloader_messageJoshua Watt1-0/+9
2023-07-07common: Kconfig: SYS_CONSOLE_ENV_OVERWRITE depends on SYS_CONSOLE_IS_IN_ENVYing Sun1-0/+1
2023-05-05Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodian...Tom Rini1-0/+12
2023-05-04common/Kconfig: fix comments syntax errorHugo Villeneuve1-1/+1
2023-05-02imx: support i.MX8QM DMSSE20 a1 boardOliver Graute1-1/+1
2023-04-24common: Kconfig: Add BMP configsNikhil M Jain1-0/+12
2023-04-07ARM: rmobile: Add R-Car Generation 4 supportHai Pham1-1/+1
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini1-12/+0
2023-03-10usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USBHeinrich Schuchardt1-12/+0
2023-03-03Add VPL options for BLOBLISTSimon Glass1-1/+30
2023-03-03event: Add Kconfig options for SPLSimon Glass1-0/+20
2023-03-02common: Make ARCH_EARLY_INIT_R be selected onlyTom Rini1-1/+1
2023-03-02common/Kconfig: Reword text for BOARD_TYPESTom Rini1-5/+4
2023-01-20common/update: Finish Kconfig migrationTom Rini1-4/+12
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini1-9/+8
2023-01-14usb: hub: allow to increase HUB_DEBOUNCE_TIMEOUTPatrick Delaunay1-0/+12
2023-01-12console: Add option to keep it silent until env is loadedHarald Seiler1-0/+10
2022-12-06sandbox: Move CONFIG_IO_TRACE to KconfigTom Rini1-0/+3
2022-12-06Convert CONFIG_HWCONFIG to KconfigTom Rini1-0/+4
2022-10-31vpl: Allow signature verificationSimon Glass1-0/+7
2022-10-31spl: Add a separate silence option for SPLSimon Glass1-0/+22
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass1-1/+1
2022-09-29event: Fix a typo in the EVENT helpSimon Glass1-1/+1
2022-09-24console: Implement flush() functionPali Rohár1-0/+6
2022-09-19Merge branch 'master' into nextTom Rini1-0/+14
2022-09-13cyclic: Add basic support for cyclic function execution infrastrutureStefan Roese1-0/+20
2022-09-12fdt_support: add optional board_rng_seed() hookRasmus Villemoes1-0/+14
2022-09-02Convert CONFIG_SYS_I2C_EEPROM_CCID et al to KconfigTom Rini1-0/+21
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini1-1/+2
2022-06-29vpl: Ensure all VPL symbols in Kconfig have some VPL dependencyTom Rini1-10/+2
2022-06-29tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini1-1/+2
2022-06-06Convert CONFIG_SYS_BOOTPARAMS_LEN to KconfigTom Rini1-0/+12
2022-05-02vpl: Add Kconfig options for VPLSimon Glass1-0/+67
2022-05-02bloblist: Correct Kconfig dependenciesSimon Glass1-2/+2
2022-04-01Convert CONFIG_CLOCKS to KconfigTom Rini1-0/+4
2022-03-25Convert CONFIG_RESET_PHY_R to KconfigTom Rini1-0/+6
2022-03-10event: Convert misc_init_f() to use eventsSimon Glass1-6/+0
2022-03-10event: Add basic support for eventsSimon Glass1-0/+31
2022-03-04Convert CONFIG_BOARD_POSTCLK_INIT to KconfigTom Rini1-0/+6
2022-01-13bloblist: Refactor Kconfig to support alloc or fixedSimon Glass1-9/+82
2022-01-13bloblist: Use 'phase' consistently for bloblistsSimon Glass1-3/+3
2021-12-28Finish converting CONFIG_SYS_FSL_CLK to KconfigTom Rini1-0/+9
2021-12-05bloblist: Support allocating the bloblistSimon Glass1-2/+13
2021-11-30Convert CONFIG_LCD_DT_SIMPLEFB to KconfigPatrick Delaunay1-0/+9
2021-11-29common: Allow a smaller console-recording pre-relocSimon Glass1-0/+10
2021-11-12Create a new boot/ directorySimon Glass1-2/+0
2021-10-09common: Kconfig: use 'vidconsole' name instead of old 'video'Anatolij Gustschin1-2/+2
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-1/+0
2021-09-14pci: Drop DM_PCISimon Glass1-1/+0