index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
zimage.c
Age
Commit message (
Expand
)
Author
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-03-30
x86: zImage: Pass working device tree data to the kernel
Ivan Gorinov
2018-01-30
x86: acpi: Use an API to get the ACPI RSDP table address
Bin Meng
2018-01-30
x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters
Andy Shevchenko
2018-01-30
x86: zImage: Move subarch assignment out of cmd_line check
Andy Shevchenko
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-02-21
x86: zImage: add Intel MID platforms support
Vincent Tinelli
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