summaryrefslogtreecommitdiff
path: root/common/Kconfig
AgeCommit message (Expand)AuthorFilesLines
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
2021-09-01Kconfig: Remove all default n/no optionsMichal Simek1-5/+0
2021-08-30Convert CONFIG_ID_EEPROM to KconfigTom Rini1-0/+6
2021-07-21log: Allow padding of the function nameSimon Glass1-0/+8
2021-07-21sandbox: Adjust the bloblist default addressSimon Glass1-1/+1
2021-04-20Add support for stack-protectorJoel Peshkin1-0/+17
2021-04-06Convert CONFIG_MISC_INIT_F to KconfigSimon Glass1-0/+6
2021-03-13common: SCP03 control (enable and provision of keys)Jorge Ramirez-Ortiz1-0/+8
2021-01-29avb: AVB_VERIFY depends on MMCHeinrich Schuchardt1-0/+1
2021-01-28bloblist: Support relocating to a larger spaceSimon Glass1-0/+10
2021-01-15common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_FOvidiu Panait1-0/+8
2020-10-30common: update: add a generic interface for FIT imageAKASHI Takahiro1-0/+15
2020-10-09Kconfig: Move BOARD_TYPES under init optionsSimon Glass1-8/+8
2020-10-09Kconfig: Move BOUNCE_BUFFER under driver optionsSimon Glass1-11/+0
2020-10-09Kconfig: Move VERSION_VARIABLE under environmentSimon Glass1-10/+0
2020-10-09Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooksSimon Glass1-17/+17
2020-10-09Kconfig: Move startup hooks under init optionsSimon Glass1-31/+31
2020-10-09Kconfig: Create a new 'init options' menuSimon Glass1-0/+4
2020-10-09Kconfig: Move DEFAULT_FDT_FILE under boot optionsSimon Glass1-5/+0
2020-10-09Kconfig: Move SUPPORT_RAW_INITRD under boot optionsSimon Glass1-8/+0
2020-10-09Kconfig: Move misc boot options under 'boot options'Simon Glass1-53/+0
2020-10-09Kconfig: Move CONFIG_BOOTDELAY under autoboot optionsSimon Glass1-16/+0
2020-10-09Kconfig: Move boot media under boot optionsSimon Glass1-63/+0
2020-10-09Kconfig: Move boot timing under boot optionsSimon Glass1-291/+0