Commit Graph

16 Commits (a187559e3d586891c917279044c5386d1b2adc6e)

Author SHA1 Message Date
Bin Meng a187559e3d Use correct spelling of "U-Boot" 8 years ago
Simon Glass e49cceac61 x86: Handle running as EFI payload 9 years ago
Simon Glass 8b097916fa x86: Add some missing global_data declarations in files that use gd 9 years ago
Simon Glass 2c363cb003 x86: Correct a few progress message nits 10 years ago
Simon Glass 61643ae61a x86: bootm: Support booting a 64-bit raw kernel 10 years ago
Simon Glass 76539383ea x86: Move kernel boot function to arch/x86/lib/bootm.c 10 years ago
Simon Glass 0d0ba59ccd x86: Rewrite bootm.c to make it similar to ARM 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 7af26b1669 blackfin: x86: bootm: Handle PREP stage of bootm 11 years ago
Simon Glass bdc7d5cda3 x86: Correct missing local variable in bootm 11 years ago
Simon Glass 7949703a95 x86: Rationalise kernel booting logic and bootstage 11 years ago
Gabe Black 69370d144a x86: Refactor the zboot innards so they can be reused with a vboot image 13 years ago
Gabe Black 233dbc1194 x86: Add support for booting Linux using the 32 bit boot protocol 13 years ago
Graeme Russ a76fc70ee1 x86: Provide more configuration granularity 13 years ago
Graeme Russ 83088afbba cosmetic: checkpatch cleanup of arch/x86/lib/*.c 13 years ago
Graeme Russ fea2572001 x86: Rename i386 to x86 13 years ago
Graeme Russ dbf7115a32 x86: Code cleanup 13 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 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
Graeme Russ 3ef96ded38 Update i386 code (sc520_cdp) 16 years ago
Kumar Gala 40d7e99d37 bootm: refactor do_reset and os boot function args 16 years ago
Kumar Gala c4f9419c6b bootm: refactor ramdisk locating code 16 years ago
Kumar Gala 3216ca9692 Fix fallout from autostart revert 16 years ago
Jean-Christophe PLAGNIOL-VILLARD dd22394413 i386/bootm: remove unused var 16 years ago
Marian Balakowicz cd7c596e9f [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines 16 years ago
Marian Balakowicz d985c8498c [new uImage] Remove unnecessary arguments passed to ramdisk routines 16 years ago
Marian Balakowicz 9a4daad0a3 [new uImage] Update naming convention for bootm/uImage related code 17 years ago
Kumar Gala 75fa002c47 [new uImage] Respect autostart setting in linux bootm 17 years ago
Marian Balakowicz 8a5ea3e616 [new uImage] Move image verify flag to bootm_headers structure 17 years ago
Marian Balakowicz d5934ad775 [new uImage] Add dual format uImage support framework 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 15158971f4 [new uImage] Fix uImage header pointer use in i386 do_bootm_linux() 17 years ago
Marian Balakowicz 261dcf4624 [new uImage] Remove I386 uImage fake_header() routine 17 years ago
Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations 17 years ago
Wolfgang Denk e644670b68 Fix multi-part image support on i386 platform. 18 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk ea909b7604 * Added support for both PCMCIA slots (at the same time!) on MPC8xx 22 years ago
wdenk 2262cfeef9 * Patch by Daniel Engström, 13 Nov 2002: 22 years ago