Commit Graph

3994 Commits (3ff11aaa507aa222e76aa2517efc9786494994ed)

Author SHA1 Message Date
Masahiro Yamada 4632739202 autoboot: move bootdelay >= 0 check to abortboot() 9 years ago
Masahiro Yamada 09b9d9e55f autoboot: move CONFIG_SILENT_CONSOLE handling 9 years ago
Masahiro Yamada d8da8298ad autoboot: rename abortboot_{keyed, normal} to __abortboot 9 years ago
Masahiro Yamada 2fbb8462b0 autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK 9 years ago
Masahiro Yamada 9060970f4d doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README 9 years ago
Peng Fan faaef73f7e common: add new boot media kconfig entry 9 years ago
Peng Fan d14739ffe1 Kconfig: make NOR_BOOT a common option 9 years ago
Steve Rae 0abd63b26d fastboot: sparse: improve CHUNK_TYPE_FILL write performance 9 years ago
Steve Rae 2c72404687 fastboot: sparse: implement reserve() 9 years ago
Steve Rae 9bc34799c8 fastboot: sparse: resync common/image-sparse.c (part 2) 9 years ago
Steve Rae cc0f08cd34 fastboot: sparse: resync common/image-sparse.c (part 1) 9 years ago
Steve Rae 64ece84854 fastboot: sparse: remove session-id logic 9 years ago
Marek Vasut 2b1cdafa9f common: Pass the boot device into spl_boot_mode() 9 years ago
Andrej Rosano bd62e2419b common: Fix support for environment file in EXT4 9 years ago
Masahiro Yamada f1f9d4fac5 hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER 9 years ago
Michael Trimarchi 4f1318b29c common: image: minimal android image iminfo support 9 years ago
Masahiro Yamada 41598c8251 autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c 9 years ago
Sergey Kubushyn 61717571f2 common: fb_nand: won't compile 9 years ago
Boris Brezillon 80ef700f8d spl: nand: support redundant u-boot image 9 years ago
Petr Kulhavy 9ab165d8b0 SPL ext: cosmetic: correct error message in spl_load_image_ext() 9 years ago
Petr Kulhavy 58c95d5356 SPL: ext: remove redundant ifdef statement 9 years ago
Andreas Dannenberg e17adbb350 common: image-fit: Cleanup spelling mistakes 9 years ago
Tom Rini 5e4e87418e common/Kconfig: Change the default BOOTDELAY to 2 9 years ago
Eran Matityahu 1cb075c6c6 splash_source: add support for ubifs formatted nand 9 years ago
Marcin Niestroj c1f51e0f3e common: env_ubi: Clear environment buffer before reading 9 years ago
Simon Glass b4d956f6bc bootm: Align cache flush end address correctly 9 years ago
Teddy Reed 51c14cd128 verified-boot: Minimal support for booting U-Boot proper from SPL 9 years ago
Heiko Schocher 496c5483e9 bootstage: call show_boot_progress also in SPL 9 years ago
Heiko Schocher bb597c0eeb common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 9 years ago
Ed Swarthout 69c125fe7b dm: scsi: if_typename should be scsi 9 years ago
Michal Simek 340b0e3bb6 env: Setup GD_FLG_ENV_DEFAULT flag when default environment are used 9 years ago
Andreas Dannenberg 8aa57a95a2 spl: fit: Fix non-matching DT names console output 9 years ago
Scott Wood b616d9b0a7 nand: Embed mtd_info in struct nand_chip 9 years ago
Scott Wood 151c06ec61 mtd: nand: Remove nand_info_t typedef 9 years ago
Masahiro Yamada 0a8cc1a3a4 usb: move CONFIG_USB_XHCI to Kconfig with renaming 9 years ago
Marek Vasut 94b9e22e50 spl: Allow settings malloc_f base address 9 years ago
Marek Vasut 1254667689 spl: Remove bogus GD_FLG_SPL_INIT check 9 years ago
Lokesh Vutla 8b528709c5 spl: fit: Fix load address of fit header 9 years ago
Lokesh Vutla fa715193c0 spl: Add an option to load a FIT containing U-Boot from UART 9 years ago
Lokesh Vutla cfe32a4be2 spl: fit: Do not print selected dtb during fit load 9 years ago
Lokesh Vutla 8bd8877279 spl: Support loading a FIT from NAND 9 years ago
Lokesh Vutla 97ca364faf spl: Support loading a FIT from FAT FS 9 years ago
Lokesh Vutla eafd5410af spl: Allow to load a FIT containing U-Boot from FS 9 years ago
Lokesh Vutla 4d9d34a7f2 spl: fit: Fix the number of bytes read when reading fdt from fit 9 years ago
Simon Glass 9be2e790eb Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot 9 years ago
Simon Glass b0b359536e board_f: Don't require CONFIG_SYS_MONITOR_BASE 9 years ago
Lukasz Majewski 851bda8148 cosmetic: debug: Replace #ifdef DEBUG with debug() macro 9 years ago
Simon Glass ef5609c33f dm: mmc: spl: Add support for CONFIG_BLK 9 years ago
Simon Glass 5461acba44 dm: env: mmc: Convert env_mmc to support CONFIG_BLK 9 years ago
Michal Simek 90a7417602 SPL: FIT: Align loading address for header 9 years ago