index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2014-10-29
x86: Correct a few progress message nits
Simon Glass
2014-10-29
x86: bootm: Support booting a 64-bit raw kernel
Simon Glass
2014-10-29
x86: Move kernel boot function to arch/x86/lib/bootm.c
Simon Glass
2014-10-29
x86: Add support for starting 64-bit kernel
Simon Glass
2014-10-29
x86: Display basic CPU information on boot
Simon Glass
2014-10-29
x86: Bring in msr-index.h from linux 3.8
Simon Glass
2014-10-29
x86: Move paging functions into cpu.c
Simon Glass
2014-10-27
x86: Use correct printf() format string for uintptr_t
Simon Glass
2014-10-27
Provide option to avoid defining a custom version of uintptr_t.
Gabe Black
2014-10-24
dm: x86: Convert coreboot serial to use driver model
Simon Glass
2014-10-24
dm: x86: dts: Add additional info to the serial port node
Simon Glass
2014-10-24
dm: x86: Add a gpio header for coreboot
Simon Glass
2014-10-24
dm: x86: Support pre-reloc malloc()
Simon Glass
2014-10-24
dm: x86: Zero global data before board_init_f()
Simon Glass
2014-10-24
dm: x86: Remove ebp assembler warning in zimage.c
Simon Glass
2014-10-23
kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
Masahiro Yamada
2014-10-23
x86: set CONFIG_USE_PRIVATE_LIBGCC to y
Masahiro Yamada
2014-10-23
x86: Add device tree information for Chrome OS EC
Simon Glass
2014-10-22
x86: Fix GDT limit in start16.S
Bin Meng
2014-10-22
x86: Fix rom version build with CONFIG_X86_RESET_VECTOR
Bin Meng
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
2014-10-22
x86: Enable LMB and RAMDISK_HIGH by default
Simon Glass
2014-09-24
cosmetic: replace MIN, MAX with min, max
Masahiro Yamada
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-07-30
kconfig: delete redundant CONFIG_${ARCH} definition
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
2014-07-23
stdio: Remove redundant code around stdio_register() calls
Simon Glass
2014-06-23
x86: Enable 32-bit build using x86_64 multilib toolchain
Vasili Galka
2014-06-20
Makefile: Support include files for .dts files
Simon Glass
2014-03-28
kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib
Masahiro Yamada
2014-03-12
x86: specify CONFIG_USE_PRIVATE_LIBGCC more simply
Masahiro Yamada
2014-03-12
kbuild, x86: use a short log for arch/x86/lib/libgcc.a
Masahiro Yamada
2014-03-07
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
Masahiro Yamada
2014-03-04
x86: Delete redundant compiler flags
Masahiro Yamada
2014-02-19
dts: generate multiple device tree blobs
Masahiro Yamada
2014-02-19
dts: move device tree sources to arch/$(ARCH)/dts/
Masahiro Yamada
2014-02-19
dts: re-write dts/Makefile more simply with Kbuild
Masahiro Yamada
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
2014-01-24
x86: delete unused header files
Masahiro Yamada
2013-11-08
cosmetic: remove empty lines at the top of file
Masahiro Yamada
2013-11-01
x86: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-08-19
SPDX-License-Identifier: convert BSD-3-Clause files
Wolfgang Denk
2013-08-02
config: don't define CONFIG_ARCH_DEVICE_TREE
Stephen Warren
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-16
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
2013-07-12
blackfin: x86: bootm: Handle PREP stage of bootm
Simon Glass
2013-06-26
x86: Support tracing function
Simon Glass
[next]