Commit Graph

4064 Commits (303a24435f3e4b39a6b526ca2a32cd0452713153)

Author SHA1 Message Date
Petr Kulhavy 6f6c863094 fastboot: move FASTBOOT_FLASH options into Kconfig 9 years ago
Petr Kulhavy b6dd69a4d6 fastboot: add support for writing MBR 9 years ago
Petr Kulhavy 87b8530fe2 disk: part: implement generic function part_get_info_by_name() 9 years ago
Zubair Lutfullah Kakakhel ba07984068 bootm: fix passing argc to standalone apps 9 years ago
Sanchayan Maity 54a708ca06 cmd: dfu: Add error handling for failed registration 9 years ago
B, Ravi 6f8387f120 dra7x: boot: add dfu bootmode support 9 years ago
B, Ravi 52f2acc5e0 spl: dfu: adding dfu support functions for SPL-DFU 9 years ago
B, Ravi 05341a8764 common: dfu: saperate the dfu common functionality 9 years ago
B, Ravi bc5dbcb918 spl: dfu: add dfu support in SPL 9 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Masahiro Yamada 8319aeb1da usb: squash lines for immediate return 9 years ago
Paul Burton bd86ef117d image-fit: Fix fit_get_node_from_config semantics 9 years ago
Paul Burton 8ebf50692e board_f: Add a mach_cpu_init callback 9 years ago
Siva Durga Prasad Paladugu a4d88920e5 Kconfig: Move config IDENT_STRING to Kconfig 9 years ago
Simon Glass f73329ee82 Kconfig: tpl: Add some TPL support options to Kconfig 9 years ago
Simon Glass 11bde1cd59 Kconfig: spl: Add SPL support options to Kconfig 9 years ago
Simon Glass 76f1f38816 Use separate options for TPL support 9 years ago
Simon Glass c2ae7d8220 Kconfig: Move SPL settings into their own file 9 years ago
Heiko Schocher 9dd1d0aa4e common, kconfig: move VERSION_VARIABLE to Kconfig 9 years ago
Jonathan Gray bac17b78da image-fit: switch ENOLINK to ENOENT 9 years ago
Robert P. J. Day 57247d9cbf common/Kconfig: Fix various innocuous typos. 9 years ago
Paul Kocialkowski 85a3772973 spl: Rework image header parse to allow abort on raw image and os boot 9 years ago
Andreas Bießmann 950fe26de9 image-fit: fix fit_image_load() OS check 9 years ago
Dongpo Li 8c83c0303c net: mii: check phy advertising register when geting link status 9 years ago
James Byrne fc18e9b3d5 common: cli_readline: Improve command line editing 9 years ago
Tom Rini 5db28905c9 cmd: Split 'bootz' and 'booti' out from 'bootm' 9 years ago
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