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
/
cpu
/
coreboot
Age
Commit message (
Expand
)
Author
2016-03-17
x86: Move asm/arch-coreboot/tables.h to a common place
Bin Meng
2016-01-24
dm: x86: spi: Convert ICH SPI driver to driver model PCI API
Simon Glass
2015-12-01
x86: Convert to use driver model timer
Bin Meng
2015-09-09
x86: coreboot: Convert to use more dm drivers
Bin Meng
2015-08-26
x86: coreboot: Allow >=4GiB memory bank size
Bin Meng
2015-08-26
x86: Remove calculate_relocation_address()
Bin Meng
2015-08-26
x86: coreboot: Correctly report E820 types
Bin Meng
2015-07-14
x86: pci: Tidy up the generic x86 PCI driver
Simon Glass
2015-06-04
x86: qemu: Implement PIRQ routing
Bin Meng
2015-06-04
x86: coreboot: Control I/O port 0xb2 writing via device tree
Bin Meng
2015-06-04
x86: coreboot: Fix cosmetic issues
Bin Meng
2015-04-29
x86: link: Add PCH driver to support SPI Flash
Simon Glass
2015-04-18
dm: x86: pci: Convert coreboot to use driver model for pci
Simon Glass
2015-04-16
x86: Support machines with >4GB of RAM
Simon Glass
2015-01-24
x86: config: Enable hook for saving MRC configuration
Simon Glass
2015-01-24
x86: Use ipchecksum from net/
Simon Glass
2015-01-13
x86: coreboot: Configure pci memory regions
Bin Meng
2015-01-13
x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig
Bin Meng
2015-01-13
x86: coreboot: Set up timer base correctly
Bin Meng
2015-01-13
x86: Add support for MTRRs
Simon Glass
2014-12-08
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
2014-11-25
x86: Remove board_early_init_r()
Simon Glass
2014-11-24
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-11-23
x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory
Masahiro Yamada
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-21
x86: Make show_boot_progress() common
Simon Glass
2014-11-21
x86: Tidy up coreboot header usage
Simon Glass
2014-11-21
x86: Refactor PCI to permit alternate init
Simon Glass
2014-11-21
x86: Emit post codes in startup code for Chromebooks
Simon Glass
2014-11-21
x86: Add chromebook_link board
Simon Glass
2014-11-21
x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory
Masahiro Yamada
2014-11-21
x86: Replace fill_processor_name() with cpu_get_name()
Simon Glass
2014-11-21
x86: Fix up some missing prototypes
Simon Glass
2014-11-21
x86: Use the standard arch_cpu_init() function
Simon Glass
2014-11-21
x86: Use the standard dram_init() function
Simon Glass
2014-03-28
kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib
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-05-13
x86: Add coreboot timestamps
Simon Glass
2013-05-13
x86: Support adding coreboot timestanps to bootstage
Simon Glass
2013-05-13
x86: Add TSC timer
Simon Glass
2013-05-13
x86: Implement panic output for coreboot
Simon Glass
2013-04-15
x86: Fix DRAM bank size init with generic board
Simon Glass
2013-03-15
x86: Use sections header to obtain link symbols
Simon Glass
2013-03-04
x86: Permit bootstage and timer data to be used prior to relocation
Simon Glass
2013-03-04
x86: Add function to get top of usable ram
Simon Glass
2012-12-06
x86: drop unused code in coreboot.c
Stefan Reinauer
[next]