Commit Graph

18 Commits (00caae6d47645e68d6e5277aceb69592b49381a6)

Author SHA1 Message Date
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Masahiro Yamada 63c0941726 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 8 years ago
Simon Glass 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig 8 years ago
Masahiro Yamada dbe963ae51 fdt_support: delete force argument of fdt_initrd() 10 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Andreas Bießmann 2cb0e55a3c avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux 11 years ago
Simon Glass 983c72f479 Clarify bootm OS arguments 11 years ago
Michal Simek a8425d5288 microblaze: bootm: Add support for loading initrd 11 years ago
Michal Simek 1e71fa4369 microblaze: bootm: Fix coding style issues 11 years ago
Michal Simek 5811830fae microblaze: Flush caches before enabling them 12 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 12 years ago
Simon Glass 578ac1e9ba bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() 12 years ago
John Rigby 5a75e12107 FDT: only call boot_get_fdt from generic code 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Michal Simek 9b4d905690 microblaze: Flush cache before jumping to kernel 14 years ago
Arun Bhanu 398b1d57a6 microblaze: Add FDT support 14 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 14 years ago
Jean-Christophe PLAGNIOL-VILLARD a31e091ad7 rename include/zlib.h to include/u-boot/zlib.h 15 years ago
Kumar Gala 49c3a861d1 bootm: Add subcommands 16 years ago
Jean-Christophe PLAGNIOL-VILLARD a3a08c0ced bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' label 16 years ago
Kumar Gala 40d7e99d37 bootm: refactor do_reset and os boot function args 16 years ago
Kumar Gala c160a95447 bootm: refactor entry point code 16 years ago
Kumar Gala 3216ca9692 Fix fallout from autostart revert 16 years ago
Marian Balakowicz cb1c489690 Restore the ability to continue booting after legacy image overwrite 16 years ago
Marian Balakowicz cd7c596e9f [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines 16 years ago
Kumar Gala 75fa002c47 [new uImage] Respect autostart setting in linux bootm 16 years ago
Marian Balakowicz 8a5ea3e616 [new uImage] Move image verify flag to bootm_headers structure 16 years ago
Marian Balakowicz d5934ad775 [new uImage] Add dual format uImage support framework 16 years ago
Marian Balakowicz 68d4f05e6b [new uImage] Removed dead ramdisk code on microblaze architectures 17 years ago
Marian Balakowicz 5ad03eb385 [new uImage] Factor out common image_get_ramdisk() routine 17 years ago
Marian Balakowicz 4a995edec1 [new uImage] Rename architecture specific bootm code files 17 years ago
Marian Balakowicz f13e7b2e99 [new uImage] Cleanup image header pointer use in bootm code 17 years ago
Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations 17 years ago
Heiko Schocher fad6340715 make show_boot_progress () weak. 17 years ago
Michal Simek cfc67116a7 [Microblaze][PATCH] part 2 17 years ago
wdenk 507bbe3e80 * Patch by Yasushi Shoji, 07 Apr 2004: 20 years ago
wdenk 4a5517094d * Patch by Scott McNutt, 04 Oct 2003: 21 years ago
wdenk 4a9cbbe832 Initial revision 22 years ago
wdenk fb48c4afc4 Initial revision 24 years ago