Commit Graph

4018 Commits (4d25507f3df9b7c06e04b40b6d42f895493c5435)

Author SHA1 Message Date
Siva Durga Prasad Paladugu 4d25507f3d Kconfig: Move option CONFIG_SYS_NO_FLASH to Kconfig 9 years ago
Michal Simek 1eefe14f66 spl: Fix compilation warnings for arm64 9 years ago
Robert P. J. Day 62a3b7dd08 Various, unrelated tree-wide typo fixes. 9 years ago
York Sun 50e93b9565 armv8: Add tlb_allocated to arch global data 9 years ago
York Sun e61a7534e3 armv8: Move secure_ram variable out of generic global data 9 years ago
Siarhei Siamashka 19e99fb4ff sunxi: Support booting from SPI flash 9 years ago
Simon Glass 7d23b9cf2b dm: spl: Bind in all devices in SPL with of-platdata 9 years ago
Simon Glass d223e0a822 dm: spl: Don't set up device tree with of-platdata 9 years ago
Simon Glass 12c550d4fb spl: Drop include of i2c.h 9 years ago
Anatolij Gustschin ba169d981f board_f: prevent misleading "Watchdog enabled" output 9 years ago
Anatolij Gustschin 46d7a3b3d3 board_f: init designware watchdog if CONFIG_DESIGNWARE_WATCHDOG=y 9 years ago
Hector Palacios 19e8649e59 bootm: fixup silent Linux out of BOOTM_STATE_LOADOS state 9 years ago
Simon Glass b9c771b04c sandbox: Don't exit when bootm completes 9 years ago
Simon Glass 1426220b0e image: Add functions to obtain category information 9 years ago
Simon Glass 30495bff35 image: Add a name for invalid types 9 years ago
Simon Glass 56d7ab7476 image: Create a table of information for each category 9 years ago
Daniel Allred da74d1f341 spl: fit: add support for post-processing of images 9 years ago
Xu Ziyuan ec3cde1e83 common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV 9 years ago
Simon Glass 87bce4e5c0 dm: spl: mmc: Support CONFIG_BLK in SPL MMC 9 years ago
Vignesh R 96907c0fe5 dm: spi: Read default speed and mode values from DT 9 years ago
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