summaryrefslogtreecommitdiff
path: root/common/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2020-10-30common: update: add a generic interface for FIT imageAKASHI Takahiro1-0/+15
2020-10-09Kconfig: Move BOARD_TYPES under init optionsSimon Glass1-8/+8
2020-10-09Kconfig: Move BOUNCE_BUFFER under driver optionsSimon Glass1-11/+0
2020-10-09Kconfig: Move VERSION_VARIABLE under environmentSimon Glass1-10/+0
2020-10-09Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooksSimon Glass1-17/+17
2020-10-09Kconfig: Move startup hooks under init optionsSimon Glass1-31/+31
2020-10-09Kconfig: Create a new 'init options' menuSimon Glass1-0/+4
2020-10-09Kconfig: Move DEFAULT_FDT_FILE under boot optionsSimon Glass1-5/+0
2020-10-09Kconfig: Move SUPPORT_RAW_INITRD under boot optionsSimon Glass1-8/+0
2020-10-09Kconfig: Move misc boot options under 'boot options'Simon Glass1-53/+0
2020-10-09Kconfig: Move CONFIG_BOOTDELAY under autoboot optionsSimon Glass1-16/+0
2020-10-09Kconfig: Move boot media under boot optionsSimon Glass1-63/+0
2020-10-09Kconfig: Move boot timing under boot optionsSimon Glass1-291/+0
2020-10-09Kconfig: Move boot menu into common/Simon Glass1-0/+2
2020-09-29Define default CONFIG_PREBOOT with right config optionPeter Robinson1-1/+1
2020-09-12common: Kconfig: Add dependency for default variables stringsMichal Simek1-3/+3
2020-08-24avb: Make AVB independent of fastbootUsama Arif1-1/+19
2020-08-23stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEVSimon Glass1-0/+1
2020-08-23Convert CONFIG_SYS_DEVICE_NULLDEV to KconfigSimon Glass1-0/+16
2020-08-05arm: move CONFIG_PREBOOT="usb start" to KConfigJonas Smedegaard1-0/+1
2020-07-10log: don't show function by defaultHeinrich Schuchardt1-0/+18
2020-06-12log: clean up KconfigHeinrich Schuchardt1-74/+85
2020-05-16board_r: Introduce CONFIG_PCI_INIT_R Kconfig optionOvidiu Panait1-0/+10
2020-04-24common: image_sign_info helper functions in SPLHeinrich Schuchardt1-0/+11
2020-04-16log: syslog driverHeinrich Schuchardt1-0/+7
2020-04-16log: correct CONFIG_LOG_TEST prerequisitesHeinrich Schuchardt1-1/+1
2020-04-08Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-0/+1
2020-04-02rockchip: Enable pre console for rk3399Jagan Teki1-0/+1
2020-03-12lib: rsa: decouple rsa from FIT image verificationAKASHI Takahiro1-0/+7
2020-02-19rockchip: rk3288: Enable pre console bufferJagan Teki1-0/+1
2020-02-11Kconfig: update LOGLEVEL rangeMarek Bykowski1-1/+1
2019-12-04mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal1-2/+2
2019-10-31common: Kconfig: Fix typo in TPL_LOG_CONSOLE descriptionSimon South1-1/+1
2019-08-02Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass1-0/+162
2019-07-24common: Implement A/B metadataRuslan Trofymenko1-0/+10
2019-07-11bootstage: Add support for TPL record countSimon Glass1-0/+7
2019-06-14common: Fix a typo abnove -> aboveAndy Shevchenko1-1/+1
2019-05-23stm32mp1: migrate PREBOOT to KconfigPatrick Delaunay1-0/+1
2019-02-23preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOTMasahiro Yamada1-0/+18
2019-02-20log: Add a Kconfig option to set the default log levelSimon Glass1-0/+20
2019-02-20log: Fix up Kconfig log level namesSimon Glass1-29/+37
2019-02-09Convert CONFIG_BOARD_TYPES to KconfigSimon Glass1-0/+8
2019-01-19Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich1-0/+11
2019-01-15common: Kconfig: miscellaneous spelling fixesChris Packham1-5/+5
2018-11-26Add core support for a bloblist to convey data from SPLSimon Glass1-0/+48
2018-11-26spl: Add support for logging in SPL and TPLSimon Glass1-2/+34
2018-11-21spl: Support bootstage, log, hash and early malloc in TPLSimon Glass1-0/+35
2018-10-05ARC: Enable DISPLAY_CPUINFO & DISPLAY_BOARDINFOAlexey Brodkin1-2/+2
2018-09-29Convert CONFIG_DISABLE_CONSOLE to KconfigChristian Gmeiner1-0/+5
2018-09-26arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via KconfigMichal Simek1-1/+1