Commit Graph

4037 Commits (e6628ad7b99b285b25147366c68a7b956e362878)

Author SHA1 Message Date
Tom Rini 4cc9699be7 common: env_nand: Ensure that we have nand_info[0] prior to use 9 years ago
Chris Zankel de5e5cea02 xtensa: add support for the xtensa processor architecture [1/2] 9 years ago
Joe Hershberger cc2593128f net: mii: Clean up legacy glue that is not used 9 years ago
Stephen Warren 11e44fc6bd fdt_support: fdt_translate_address() blob const correctness 9 years ago
Andreas Dannenberg eba3fbd6a1 common: image: Add support for post-processing of images 9 years ago
Mike Looijmans 5aa79f2676 spl_nor.c: Support devicetree sizes different from 16k 9 years ago
Michal Simek e2f88dfd2d libfdt: Introduce new ARCH_FIXUP_FDT option 9 years ago
Simon Glass 1e2b3ef865 dm: spl: mmc: Support raw partitions with CONFIG_BLK 9 years ago
Simon Glass 911954859d dm: Use dm_scan_fdt_dev() directly where possible 9 years ago
Simon Glass 2e3f1ff63f dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() 9 years ago
Alexey Brodkin b6de2cd7ee splash: Introduce default_splash_locations 9 years ago
Alexey Brodkin d7b60fbfa6 splash: Accommodate DM_USB in splash_init_usb() 9 years ago
mario.six@gdsys.cc e8fb4358c2 common: fit: Allow U-Boot images to be booted 9 years ago
Lokesh Vutla 3cc1f380e5 spl: fit: Fix the number of bytes read in raw mode 9 years ago
Ladislav Michl 431889d6ad spl: zImage support in Falcon mode 9 years ago
Ladislav Michl bf55cd4f3e spl: support loading from UBI volumes 9 years ago
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