Commit Graph

27 Commits (c1828cf7abaae7283e48bb857283936fdaf2ef72)

Author SHA1 Message Date
Vincent Tinelli 20bfac0599 x86: zImage: add Intel MID platforms support 8 years ago
Simon Glass 42fd8c19b5 x86: Use unsigned long for address in table generation 8 years ago
Bin Meng 59ec719df6 x86: Move install_e820_map() out of zimage.c 9 years ago
Bin Meng 1ed6648be0 x86: Reserve PCIe ECAM address range in the E820 table 9 years ago
Bin Meng a452002259 x86: Configure VESA parameters before loading Linux kernel 10 years ago
Bin Meng 54c6001bba x86: Install a default e820 table in the __weak install_e820_map() 10 years ago
Simon Glass 2c363cb003 x86: Correct a few progress message nits 10 years ago
Simon Glass 76539383ea x86: Move kernel boot function to arch/x86/lib/bootm.c 10 years ago
Simon Glass 9c284ffd93 dm: x86: Remove ebp assembler warning in zimage.c 10 years ago
Simon Glass 97d1e0c850 x86: Allow cmdline setup in setup_zimage() to be optional 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 12 years ago
Simon Glass 7949703a95 x86: Rationalise kernel booting logic and bootstage 12 years ago
Simon Glass 96dfc0633a x86: Remove unused real mode code 12 years ago
Simon Glass 1484311286 x86: Fix indirect jmp warning in zimage.c 12 years ago
Stefan Reinauer 61e0ea900a x86: Provide a function to clean up just before booting a zimage 12 years ago
Vadim Bendebury 3cdc18a8de x86: Add a CBMEM timestamp generated right before the kernel startup. 12 years ago
Gabe Black 5b5ece9ef4 x86: Allow compiling out realmode/bios code 12 years ago
Graeme Russ 8e18e6e173 x86: Move setup_pcat_compatibility() out of board.c 13 years ago
Gabe Black 6f9d9986d5 x86: Add support for specifying an initrd with the zboot command 13 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
Gabe Black d3a2bc3fd1 x86: Clean up the x86 zimage code in preparation to extend it 13 years ago
Graeme Russ 83088afbba cosmetic: checkpatch cleanup of arch/x86/lib/*.c 13 years ago
Graeme Russ 3c7db1beac x86: Rename include/asm/ic to include/asm/arch-sc520 13 years ago
Albert ARIBAUD fa82f871c8 Convert ISO-8859 files to UTF-8 14 years ago
Graeme Russ fea2572001 x86: Rename i386 to x86 14 years ago
Graeme Russ dbf7115a32 x86: Code cleanup 14 years ago
Graeme Russ abe98f49e1 x86: zboot update 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Graeme Russ 95ffaba390 x86: Fix support for booting bzImage 15 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 15 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
wdenk 8bde7f776c * Code cleanup: 22 years ago
wdenk 7a8e9bed17 * Patch by Marc Singer, 29 May 2003: 22 years ago
wdenk 2262cfeef9 * Patch by Daniel Engström, 13 Nov 2002: 22 years ago