Commit Graph

4049 Commits (98632b1fa7428b32e581d0ac2212623612cd8ffe)

Author SHA1 Message Date
Simon Glass f73329ee82 Kconfig: tpl: Add some TPL support options to Kconfig 8 years ago
Simon Glass 11bde1cd59 Kconfig: spl: Add SPL support options to Kconfig 8 years ago
Simon Glass 76f1f38816 Use separate options for TPL support 8 years ago
Simon Glass c2ae7d8220 Kconfig: Move SPL settings into their own file 8 years ago
Heiko Schocher 9dd1d0aa4e common, kconfig: move VERSION_VARIABLE to Kconfig 8 years ago
Jonathan Gray bac17b78da image-fit: switch ENOLINK to ENOENT 8 years ago
Robert P. J. Day 57247d9cbf common/Kconfig: Fix various innocuous typos. 8 years ago
Paul Kocialkowski 85a3772973 spl: Rework image header parse to allow abort on raw image and os boot 8 years ago
Andreas Bießmann 950fe26de9 image-fit: fix fit_image_load() OS check 8 years ago
Dongpo Li 8c83c0303c net: mii: check phy advertising register when geting link status 8 years ago
James Byrne fc18e9b3d5 common: cli_readline: Improve command line editing 8 years ago
Tom Rini 5db28905c9 cmd: Split 'bootz' and 'booti' out from 'bootm' 8 years ago
Tom Rini 4cc9699be7 common: env_nand: Ensure that we have nand_info[0] prior to use 8 years ago
Chris Zankel de5e5cea02 xtensa: add support for the xtensa processor architecture [1/2] 8 years ago
Joe Hershberger cc2593128f net: mii: Clean up legacy glue that is not used 8 years ago
Stephen Warren 11e44fc6bd fdt_support: fdt_translate_address() blob const correctness 8 years ago
Andreas Dannenberg eba3fbd6a1 common: image: Add support for post-processing of images 8 years ago
Mike Looijmans 5aa79f2676 spl_nor.c: Support devicetree sizes different from 16k 8 years ago
Michal Simek e2f88dfd2d libfdt: Introduce new ARCH_FIXUP_FDT option 8 years ago
Simon Glass 1e2b3ef865 dm: spl: mmc: Support raw partitions with CONFIG_BLK 8 years ago
Simon Glass 911954859d dm: Use dm_scan_fdt_dev() directly where possible 8 years ago
Simon Glass 2e3f1ff63f dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() 8 years ago
Alexey Brodkin b6de2cd7ee splash: Introduce default_splash_locations 8 years ago
Alexey Brodkin d7b60fbfa6 splash: Accommodate DM_USB in splash_init_usb() 8 years ago
mario.six@gdsys.cc e8fb4358c2 common: fit: Allow U-Boot images to be booted 8 years ago
Lokesh Vutla 3cc1f380e5 spl: fit: Fix the number of bytes read in raw mode 8 years ago
Ladislav Michl 431889d6ad spl: zImage support in Falcon mode 8 years ago
Ladislav Michl bf55cd4f3e spl: support loading from UBI volumes 8 years ago
Siva Durga Prasad Paladugu 4d25507f3d Kconfig: Move option CONFIG_SYS_NO_FLASH to Kconfig 8 years ago
Michal Simek 1eefe14f66 spl: Fix compilation warnings for arm64 8 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