index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
zimage.c
Age
Commit message (
Expand
)
Author
2017-02-06
x86: Use unsigned long for address in table generation
Simon Glass
2015-10-21
x86: Move install_e820_map() out of zimage.c
Bin Meng
2015-07-28
x86: Reserve PCIe ECAM address range in the E820 table
Bin Meng
2015-07-14
x86: Configure VESA parameters before loading Linux kernel
Bin Meng
2015-04-29
x86: Install a default e820 table in the __weak install_e820_map()
Bin Meng
2014-10-28
x86: Correct a few progress message nits
Simon Glass
2014-10-28
x86: Move kernel boot function to arch/x86/lib/bootm.c
Simon Glass
2014-10-23
dm: x86: Remove ebp assembler warning in zimage.c
Simon Glass
2014-10-22
x86: Allow cmdline setup in setup_zimage() to be optional
Simon Glass
2014-10-22
x86: Rewrite bootm.c to make it similar to ARM
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-13
x86: Rationalise kernel booting logic and bootstage
Simon Glass
2013-02-14
x86: Remove unused real mode code
Simon Glass
2012-12-06
x86: Fix indirect jmp warning in zimage.c
Simon Glass
2012-12-06
x86: Provide a function to clean up just before booting a zimage
Stefan Reinauer
2012-12-06
x86: Add a CBMEM timestamp generated right before the kernel startup.
Vadim Bendebury
2012-11-30
x86: Allow compiling out realmode/bios code
Gabe Black
2012-01-04
x86: Move setup_pcat_compatibility() out of board.c
Graeme Russ
2011-12-19
x86: Add support for specifying an initrd with the zboot command
Gabe Black
2011-12-19
x86: Refactor the zboot innards so they can be reused with a vboot image
Gabe Black
2011-12-19
x86: Add support for booting Linux using the 32 bit boot protocol
Gabe Black
2011-12-19
x86: Clean up the x86 zimage code in preparation to extend it
Gabe Black
2011-11-29
cosmetic: checkpatch cleanup of arch/x86/lib/*.c
Graeme Russ
2011-11-02
x86: Rename include/asm/ic to include/asm/arch-sc520
Graeme Russ
2011-08-04
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
2011-04-13
x86: Rename i386 to x86
Graeme Russ