summaryrefslogtreecommitdiff
path: root/common/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* Kconfig: Move CONFIG_BOOTDELAY under autoboot optionsSimon Glass2020-10-091-16/+0
* Kconfig: Move boot media under boot optionsSimon Glass2020-10-091-63/+0
* Kconfig: Move boot timing under boot optionsSimon Glass2020-10-091-291/+0
* Kconfig: Move boot menu into common/Simon Glass2020-10-091-0/+2
* Define default CONFIG_PREBOOT with right config optionPeter Robinson2020-09-291-1/+1
* common: Kconfig: Add dependency for default variables stringsMichal Simek2020-09-111-3/+3
* avb: Make AVB independent of fastbootUsama Arif2020-08-241-1/+19
* stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEVSimon Glass2020-08-231-0/+1
* Convert CONFIG_SYS_DEVICE_NULLDEV to KconfigSimon Glass2020-08-231-0/+16
* arm: move CONFIG_PREBOOT="usb start" to KConfigJonas Smedegaard2020-08-041-0/+1
* log: don't show function by defaultHeinrich Schuchardt2020-07-091-0/+18
* log: clean up KconfigHeinrich Schuchardt2020-06-111-74/+85
* board_r: Introduce CONFIG_PCI_INIT_R Kconfig optionOvidiu Panait2020-05-151-0/+10
* common: image_sign_info helper functions in SPLHeinrich Schuchardt2020-04-241-0/+11
* log: syslog driverHeinrich Schuchardt2020-04-161-0/+7