summaryrefslogtreecommitdiff
path: root/common/Kconfig
AgeCommit message (Expand)Author
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
2020-07-09log: don't show function by defaultHeinrich Schuchardt
2020-06-11log: clean up KconfigHeinrich Schuchardt
2020-05-15board_r: Introduce CONFIG_PCI_INIT_R Kconfig optionOvidiu Panait
2020-04-24common: image_sign_info helper functions in SPLHeinrich Schuchardt
2020-04-16log: syslog driverHeinrich Schuchardt
2020-04-16log: correct CONFIG_LOG_TEST prerequisitesHeinrich Schuchardt
2020-04-07Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-04-02rockchip: Enable pre console for rk3399Jagan Teki
2020-03-12lib: rsa: decouple rsa from FIT image verificationAKASHI Takahiro
2020-02-19rockchip: rk3288: Enable pre console bufferJagan Teki