summaryrefslogtreecommitdiff
path: root/common/Kconfig
AgeCommit message (Expand)Author
2022-06-28vpl: Ensure all VPL symbols in Kconfig have some VPL dependencyTom Rini
2022-06-28tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini
2022-06-06Convert CONFIG_SYS_BOOTPARAMS_LEN to KconfigTom Rini
2022-05-02vpl: Add Kconfig options for VPLSimon Glass
2022-05-02bloblist: Correct Kconfig dependenciesSimon Glass
2022-04-01Convert CONFIG_CLOCKS to KconfigTom Rini
2022-03-25Convert CONFIG_RESET_PHY_R to KconfigTom Rini
2022-03-10event: Convert misc_init_f() to use eventsSimon Glass
2022-03-10event: Add basic support for eventsSimon Glass
2022-03-03Convert CONFIG_BOARD_POSTCLK_INIT to KconfigTom Rini
2022-01-13bloblist: Refactor Kconfig to support alloc or fixedSimon Glass
2022-01-13bloblist: Use 'phase' consistently for bloblistsSimon Glass
2021-12-27Finish converting CONFIG_SYS_FSL_CLK to KconfigTom Rini
2021-12-05bloblist: Support allocating the bloblistSimon Glass
2021-11-30Convert CONFIG_LCD_DT_SIMPLEFB to KconfigPatrick Delaunay
2021-11-28common: Allow a smaller console-recording pre-relocSimon Glass
2021-11-11Create a new boot/ directorySimon Glass
2021-10-09common: Kconfig: use 'vidconsole' name instead of old 'video'Anatolij Gustschin
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-13pci: Drop DM_PCISimon Glass
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-30Convert CONFIG_ID_EEPROM to KconfigTom Rini
2021-07-21log: Allow padding of the function nameSimon Glass
2021-07-21sandbox: Adjust the bloblist default addressSimon Glass
2021-04-20Add support for stack-protectorJoel Peshkin
2021-04-06Convert CONFIG_MISC_INIT_F to KconfigSimon Glass
2021-03-13common: SCP03 control (enable and provision of keys)Jorge Ramirez-Ortiz
2021-01-29avb: AVB_VERIFY depends on MMCHeinrich Schuchardt
2021-01-27bloblist: Support relocating to a larger spaceSimon Glass
2021-01-15common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_FOvidiu Panait
2020-10-30common: update: add a generic interface for FIT imageAKASHI Takahiro
2020-10-09Kconfig: Move BOARD_TYPES under init optionsSimon Glass
2020-10-09Kconfig: Move BOUNCE_BUFFER under driver optionsSimon Glass
2020-10-09Kconfig: Move VERSION_VARIABLE under environmentSimon Glass
2020-10-09Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooksSimon Glass
2020-10-09Kconfig: Move startup hooks under init optionsSimon Glass
2020-10-09Kconfig: Create a new 'init options' menuSimon Glass
2020-10-09Kconfig: Move DEFAULT_FDT_FILE under boot optionsSimon Glass
2020-10-09Kconfig: Move SUPPORT_RAW_INITRD under boot optionsSimon Glass
2020-10-09Kconfig: Move misc boot options under 'boot options'Simon Glass
2020-10-09Kconfig: Move CONFIG_BOOTDELAY under autoboot optionsSimon Glass
2020-10-09Kconfig: Move boot media under boot optionsSimon Glass
2020-10-09Kconfig: Move boot timing under boot optionsSimon Glass
2020-10-09Kconfig: Move boot menu into common/Simon Glass
2020-09-29Define default CONFIG_PREBOOT with right config optionPeter Robinson
2020-09-11common: Kconfig: Add dependency for default variables stringsMichal Simek
2020-08-24avb: Make AVB independent of fastbootUsama Arif
2020-08-23stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEVSimon Glass
2020-08-23Convert CONFIG_SYS_DEVICE_NULLDEV to KconfigSimon Glass
2020-08-04arm: move CONFIG_PREBOOT="usb start" to KConfigJonas Smedegaard