summaryrefslogtreecommitdiff
path: root/common/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* vpl: Allow signature verificationSimon Glass2022-10-311-0/+7
* spl: Add a separate silence option for SPLSimon Glass2022-10-311-0/+22
* video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2022-10-301-1/+1
* event: Fix a typo in the EVENT helpSimon Glass2022-09-291-1/+1
* console: Implement flush() functionPali Rohár2022-09-241-0/+6
* Merge branch 'master' into nextTom Rini2022-09-191-0/+14
|\
| * fdt_support: add optional board_rng_seed() hookRasmus Villemoes2022-09-121-0/+14
* | cyclic: Add basic support for cyclic function execution infrastrutureStefan Roese2022-09-131-0/+20
* | Convert CONFIG_SYS_I2C_EEPROM_CCID et al to KconfigTom Rini2022-09-011-0/+21
|/
* spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini2022-07-071-1/+2
* vpl: Ensure all VPL symbols in Kconfig have some VPL dependencyTom Rini2022-06-281-10/+2
* tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini2022-06-281-1/+2
* Convert CONFIG_SYS_BOOTPARAMS_LEN to KconfigTom Rini2022-06-061-0/+12
* vpl: Add Kconfig options for VPLSimon Glass2022-05-021-0/+67
* bloblist: Correct Kconfig dependenciesSimon Glass2022-05-021-2/+2
* Convert CONFIG_CLOCKS to KconfigTom Rini2022-04-011-0/+4
* Convert CONFIG_RESET_PHY_R to KconfigTom Rini2022-03-251-0/+6
* event: Convert misc_init_f() to use eventsSimon Glass2022-03-101-6/+0
* event: Add basic support for eventsSimon Glass2022-03-101-0/+31
* Convert CONFIG_BOARD_POSTCLK_INIT to KconfigTom Rini2022-03-031-0/+6
* bloblist: Refactor Kconfig to support alloc or fixedSimon Glass2022-01-131-9/+82
* bloblist: Use 'phase' consistently for bloblistsSimon Glass2022-01-131-3/+3
* Finish converting CONFIG_SYS_FSL_CLK to KconfigTom Rini2021-12-271-0/+9
* bloblist: Support allocating the bloblistSimon Glass2021-12-051-2/+13
* Convert CONFIG_LCD_DT_SIMPLEFB to KconfigPatrick Delaunay2021-11-301-0/+9
* common: Allow a smaller console-recording pre-relocSimon Glass2021-11-281-0/+10
* Create a new boot/ directorySimon Glass2021-11-111-2/+0
* common: Kconfig: use 'vidconsole' name instead of old 'video'Anatolij Gustschin2021-10-091-2/+2
* Merge tag 'v2021.10-rc4' into nextTom Rini2021-09-161-1/+0
|\
| * pci: Drop DM_PCISimon Glass2021-09-131-1/+0
* | Kconfig: Remove all default n/no optionsMichal Simek2021-08-311-5/+0
* | Convert CONFIG_ID_EEPROM to KconfigTom Rini2021-08-301-0/+6
|/
* log: Allow padding of the function nameSimon Glass2021-07-211-0/+8
* sandbox: Adjust the bloblist default addressSimon Glass2021-07-211-1/+1
* Add support for stack-protectorJoel Peshkin2021-04-201-0/+17
* Convert CONFIG_MISC_INIT_F to KconfigSimon Glass2021-04-061-0/+6
* common: SCP03 control (enable and provision of keys)Jorge Ramirez-Ortiz2021-03-131-0/+8
* avb: AVB_VERIFY depends on MMCHeinrich Schuchardt2021-01-291-0/+1
* bloblist: Support relocating to a larger spaceSimon Glass2021-01-271-0/+10
* common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_FOvidiu Panait2021-01-151-0/+8
* common: update: add a generic interface for FIT imageAKASHI Takahiro2020-10-301-0/+15
* Kconfig: Move BOARD_TYPES under init optionsSimon Glass2020-10-091-8/+8
* Kconfig: Move BOUNCE_BUFFER under driver optionsSimon Glass2020-10-091-11/+0
* Kconfig: Move VERSION_VARIABLE under environmentSimon Glass2020-10-091-10/+0
* Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooksSimon Glass2020-10-091-17/+17
* Kconfig: Move startup hooks under init optionsSimon Glass2020-10-091-31/+31
* Kconfig: Create a new 'init options' menuSimon Glass2020-10-091-0/+4
* Kconfig: Move DEFAULT_FDT_FILE under boot optionsSimon Glass2020-10-091-5/+0
* Kconfig: Move SUPPORT_RAW_INITRD under boot optionsSimon Glass2020-10-091-8/+0
* Kconfig: Move misc boot options under 'boot options'Simon Glass2020-10-091-53/+0