| Commit message (Expand) | Author | Age | Files | Lines |
* | Use correct spelling of "U-Boot" | Bin Meng | 2016-02-06 | 1 | -1/+1 |
* | x86: Handle running as EFI payload | Simon Glass | 2015-08-05 | 1 | -0/+5 |
* | x86: Add some missing global_data declarations in files that use gd | Simon Glass | 2015-08-05 | 1 | -0/+2 |
* | x86: Correct a few progress message nits | Simon Glass | 2014-10-28 | 1 | -1/+1 |
* | x86: bootm: Support booting a 64-bit raw kernel | Simon Glass | 2014-10-28 | 1 | -2/+8 |
* | x86: Move kernel boot function to arch/x86/lib/bootm.c | Simon Glass | 2014-10-28 | 1 | -10/+38 |
* | x86: Rewrite bootm.c to make it similar to ARM | Simon Glass | 2014-10-22 | 1 | -35/+116 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | blackfin: x86: bootm: Handle PREP stage of bootm | Simon Glass | 2013-07-12 | 1 | -0/+2 |
* | x86: Correct missing local variable in bootm | Simon Glass | 2013-06-26 | 1 | -0/+2 |
* | x86: Rationalise kernel booting logic and bootstage | Simon Glass | 2013-05-13 | 1 | -8/+0 |
* | x86: Refactor the zboot innards so they can be reused with a vboot image | Gabe Black | 2011-12-19 | 1 | -7/+14 |
* | x86: Add support for booting Linux using the 32 bit boot protocol | Gabe Black | 2011-12-19 | 1 | -2/+4 |
* | x86: Provide more configuration granularity | Graeme Russ | 2011-11-29 | 1 | -1/+3 |
* | cosmetic: checkpatch cleanup of arch/x86/lib/*.c | Graeme Russ | 2011-11-29 | 1 | -11/+12 |
* | x86: Rename i386 to x86 | Graeme Russ | 2011-04-13 | 1 | -0/+97 |