summaryrefslogtreecommitdiff
path: root/common/Kconfig
AgeCommit message (Expand)Author
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
2020-02-10Kconfig: update LOGLEVEL rangeMarek Bykowski
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal
2019-10-31common: Kconfig: Fix typo in TPL_LOG_CONSOLE descriptionSimon South
2019-08-02Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass
2019-07-24common: Implement A/B metadataRuslan Trofymenko
2019-07-10bootstage: Add support for TPL record countSimon Glass
2019-06-14common: Fix a typo abnove -> aboveAndy Shevchenko
2019-05-23stm32mp1: migrate PREBOOT to KconfigPatrick Delaunay
2019-02-22preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOTMasahiro Yamada
2019-02-20log: Add a Kconfig option to set the default log levelSimon Glass
2019-02-20log: Fix up Kconfig log level namesSimon Glass
2019-02-09Convert CONFIG_BOARD_TYPES to KconfigSimon Glass
2019-01-19Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich
2019-01-15common: Kconfig: miscellaneous spelling fixesChris Packham
2018-11-26Add core support for a bloblist to convey data from SPLSimon Glass
2018-11-26spl: Add support for logging in SPL and TPLSimon Glass
2018-11-20spl: Support bootstage, log, hash and early malloc in TPLSimon Glass
2018-10-05ARC: Enable DISPLAY_CPUINFO & DISPLAY_BOARDINFOAlexey Brodkin
2018-09-29Convert CONFIG_DISABLE_CONSOLE to KconfigChristian Gmeiner
2018-09-26arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via KconfigMichal Simek
2018-08-24common: kconfig: Mark AVB_VERIFY as dependent on PARTITION_UUIDSEugeniu Rosca
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford
2018-07-30common: Log should depends on DM not be selected by DMMichal Simek
2018-07-24avb2.0: add proper dependenciesIgor Opaniuk
2018-07-21configs: Make NAND_BOOT and ONENAND_BOOT imply NANDAdam Ford
2018-07-20bootmenu: Extend BOOTDELAY help textAlex Kiernan
2018-04-28log: CONFIG_LOG should select CONFIG_DMHeinrich Schuchardt
2018-04-08treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six
2018-04-08treewide: Migrate CONFIG_LAST_STAGE_INIT to KconfigMario Six
2018-04-08treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to KconfigMario Six
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-13cmd: fitupd: Convert CONFIG_UPDATE_TFTP and co.Marek Vasut
2018-02-03log: Add a way to log error-return valuesSimon Glass