Commit Graph

102 Commits (e9c8d49d54cbbc7b219a1637d2994de7448b767d)

Author SHA1 Message Date
Simon Glass e9c8d49d54 log: Add an implementation of logging 7 years ago
Tom Rini b6251db8c3 Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND 7 years ago
Jean-Jacques Hiblot 11955590a2 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig 7 years ago
Tom Rini 6a3e65dea3 common: Drop LOGLEVEL to 4 7 years ago
Masahiro Yamada b44b30260f printk: collect printk stuff into <linux/printk.h> with loglevel support 7 years ago
Simon Glass d69bb0ecbf bootstage: Provide a separate record count setting for SPL 7 years ago
Simon Glass 066b25b6c4 bootstage: Drop unused options 7 years ago
Simon Glass 0649cd0d49 Move environment files from common/ to env/ 7 years ago
Sam Protsenko 5abc1a4523 common: Move CONFIG_BOOTARGS to Kconfig 7 years ago
Bin Meng 5d89b37f71 x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig 7 years ago
Bin Meng 30b1ecd265 x86: kconfig: Let board select BOARD_EARLY_INIT_F 7 years ago
Tom Rini 43ba3c59cb env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig 7 years ago
Simon Glass 609bf92411 Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig 7 years ago
Simon Glass b31e065f89 Convert CONFIG_ENV_IS_IN_FAT to Kconfig 7 years ago
Simon Glass 337cd3f211 Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig 7 years ago
Simon Glass 91c868fe7c Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig 7 years ago
Simon Glass ef6253d7b3 Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig 7 years ago
Simon Glass f0bc2b542b Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig 7 years ago
Simon Glass 88b233a347 Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig 7 years ago
Simon Glass 85fc970d74 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig 7 years ago
Simon Glass e73496d08e env: Move help from README to Kconfig 7 years ago
Simon Glass 2be296538e Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 7 years ago
Simon Glass d63b5b4fbb sandbox: Enable more console options 7 years ago
Cooper Jr., Franklin af9e6ad4ab board_f: Add new function to allow runtime DTB selection 7 years ago
Cooper Jr., Franklin 92926bc80c boot_fit: Create helper functions that can be used to select DTB out of FIT 7 years ago
Heiko Schocher 064b55cfcb powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x 7 years ago
Simon Glass 824bb1b453 bootstage: Support SPL 7 years ago
Simon Glass 03ecac3149 bootstage: Use rec_count as the array index 7 years ago
Simon Glass 5a0e275cbb bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an int 7 years ago
Simon Glass d70f919e49 Kconfig: Add CONFIG_HASH to enable hashing API 7 years ago
Nobuhiro Iwamatsu fad6a2b771 common, kconfig: Fix defaut value of BOOTSTAGE_STASH_SIZE 7 years ago
Maxime Ripard fb1c43cc37 common: Move environment choice to Kconfig 7 years ago
Tom Rini 936478e797 SPARC: Remove 7 years ago
Tom Rini ea3310e8aa Blackfin: Remove 7 years ago
Masahiro Yamada e856bdcfb4 flash: complete CONFIG_SYS_NO_FLASH move with renaming 7 years ago
Simon Glass a009f36cfe Drop prt_mpc5xxx_clks() in favour of print_cpuinfo() 7 years ago
Simon Glass 4585601ae2 Convert CONFIG_ARCH_MISC_INIT to Kconfig 7 years ago
Simon Glass a5d67547dd Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig 7 years ago
Simon Glass a421192fb8 Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig 7 years ago
Tom Rini e5ec48152a Kconfig: Migrate BOARD_LATE_INIT to a select 7 years ago
Jagan Teki de70fefb1b common: Kconfig: Add BOARD_LATE_INIT entry 7 years ago
Tom Rini 4880b026ec cmd: Convert CMD_BOOTMENU 8 years ago
Jagan Teki d259c00845 config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs 8 years ago
Simon Glass 869588decd Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig 8 years ago
Simon Glass f3f3efff91 Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig 8 years ago
Simon Glass 84f2a5d0a6 Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig 8 years ago
Simon Glass 3505bc5561 Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig 8 years ago
Simon Glass ef26d6039a Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig 8 years ago
Simon Glass 8f92558414 Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig 8 years ago
Simon Glass 98af879976 Convert SILENT_CONSOLE options to Kconfig 8 years ago