index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
zimage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Move install_e820_map() out of zimage.c
Bin Meng
2015-10-21
1
-26
/
+0
*
x86: Reserve PCIe ECAM address range in the E820 table
Bin Meng
2015-07-28
1
-1
/
+4
*
x86: Configure VESA parameters before loading Linux kernel
Bin Meng
2015-07-14
1
-0
/
+2
*
x86: Install a default e820 table in the __weak install_e820_map()
Bin Meng
2015-04-29
1
-7
/
+22
*
x86: Correct a few progress message nits
Simon Glass
2014-10-28
1
-2
/
+2
*
x86: Move kernel boot function to arch/x86/lib/bootm.c
Simon Glass
2014-10-28
1
-35
/
+8
*
dm: x86: Remove ebp assembler warning in zimage.c
Simon Glass
2014-10-23
1
-1
/
+0
*
x86: Allow cmdline setup in setup_zimage() to be optional
Simon Glass
2014-10-22
1
-9
/
+12
*
x86: Rewrite bootm.c to make it similar to ARM
Simon Glass
2014-10-22
1
-18
/
+2
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
x86: Rationalise kernel booting logic and bootstage
Simon Glass
2013-05-13
1
-4
/
+7
*
x86: Remove unused real mode code
Simon Glass
2013-02-14
1
-23
/
+0
*
x86: Fix indirect jmp warning in zimage.c
Simon Glass
2012-12-06
1
-3
/
+3
*
x86: Provide a function to clean up just before booting a zimage
Stefan Reinauer
2012-12-06
1
-0
/
+11
*
x86: Add a CBMEM timestamp generated right before the kernel startup.
Vadim Bendebury
2012-12-06
1
-0
/
+6
*
x86: Allow compiling out realmode/bios code
Gabe Black
2012-11-30
1
-2
/
+2
*
x86: Move setup_pcat_compatibility() out of board.c
Graeme Russ
2012-01-04
1
-0
/
+7
*
x86: Add support for specifying an initrd with the zboot command
Gabe Black
2011-12-19
1
-4
/
+19
*
x86: Refactor the zboot innards so they can be reused with a vboot image
Gabe Black
2011-12-19
1
-80
/
+103
*
x86: Add support for booting Linux using the 32 bit boot protocol
Gabe Black
2011-12-19
1
-13
/
+51
*
x86: Clean up the x86 zimage code in preparation to extend it
Gabe Black
2011-12-19
1
-37
/
+45
*
cosmetic: checkpatch cleanup of arch/x86/lib/*.c
Graeme Russ
2011-11-29
1
-43
/
+51
*
x86: Rename include/asm/ic to include/asm/arch-sc520
Graeme Russ
2011-11-02
1
-1
/
+0
*
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
2011-08-04
1
-1
/
+1
*
x86: Rename i386 to x86
Graeme Russ
2011-04-13
1
-0
/
+296