index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
/
lib
Age
Commit message (
Expand
)
Author
2012-11-27
build system: Eliminate special case for c_start
Patrick Georgi
2012-11-20
Unify use of bool config variables
Stefan Reinauer
2012-11-14
Provide MRC with a console printing callback function
Vadim Bendebury
2012-11-13
Pass the CPU index as a parameter to startup.
Ronald G. Minnich
2012-11-12
mmio pci config: Remove register constraints
Aaron Durbin
2012-11-08
x86 memcpy: Copy 4 bytes at once
Stefan Reinauer
2012-10-29
Fix reading of number of interrupts for IO-APICs
Nico Huber
2012-08-15
coreboot: Dump memory around problem area when encountering exception
Alexandru Gagniuc
2012-07-31
Revert "Use broadcast SIPI to startup siblings"
Sven Schnelle
2012-07-26
USBDEBUG: buffer up to 8 bytes
Sven Schnelle
2012-07-15
Poison the stack to uncover programming errors
Ronald G. Minnich
2012-07-10
Fix APIC cpu_index
Kyösti Mälkki
2012-07-10
Drop start_cpu_lock
Kyösti Mälkki
2012-07-05
PCI Type2 config must die
Ronald G. Minnich
2012-07-02
Use broadcast SIPI to startup siblings
Sven Schnelle
2012-06-23
Add an option for Waiting for gdb connection if the gdb stub configuration is...
Denis 'GNUtoo' Carikli
2012-06-21
Don't use 64-bit constant 0x100000000 in linker scripts
Nico Huber
2012-05-08
Clean up #ifs
Patrick Georgi
2012-04-23
Unbreak boards where chipset can select between FSB and serial APIC bus
Rudolf Marek
2012-04-06
Factor out function to find driver for a CPU
Stefan Reinauer
2012-04-04
Use fast memset in SMM mode, too
Stefan Reinauer
2012-03-31
Fix issues with x86 memcpy
Mathias Krause
2012-03-30
Don't re-init EBDA in S3 resume path.
Duncan Laurie
2012-03-30
Prepare the BIOS data areas before device init.
Duncan Laurie
2012-03-30
Make PCI CONF2 support a compile time option
Stefan Reinauer
2012-03-30
Add more timestamps in coreboot.
Stefan Reinauer
2012-03-30
Add native memset() function on x86
Stefan Reinauer
2012-03-30
Add faster, architecture dependent memcpy()
Stefan Reinauer
2012-03-29
Detect whether the OXPCIE card is really present while in the ROM stage.
Gabe Black
2012-03-29
CBMEM CONSOLE: Add code using the new console driver.
Vadim Bendebury
2012-03-20
Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class...
Rudolf Marek
2012-03-16
Via Epia-N and C3: Set ioapic delivery type in Kconfig
Patrick Georgi
2012-03-07
Move C labels to start-of-line
Patrick Georgi
2012-02-29
Fix x86 cpu_phys_address_size
Kyösti Mälkki
2012-01-31
X86: fix cpu_phys_address_size()
Sven Schnelle
2012-01-26
pci_ops_mmconf: Move conditional compilation to Makefile
Vikram Narayanan
2012-01-24
pci_ops_conf: Indentation fixes
Vikram Narayanan
2012-01-24
pci_ops_mmconf: Indentation fixes
Vikram Narayanan
2012-01-18
Add coreboot version to id area
Patrick Georgi
2012-01-10
MTRR: get physical address size from CPUID
Sven Schnelle
2011-10-19
IOAPIC: fix bitmask
Kyösti Mälkki
2011-10-15
cbfs_and_run_core() is not part of the API, make it static.
Stefan Reinauer
2011-07-12
Do full flush on uart8250 only at end of printk.
Kevin O'Connor
2011-04-26
Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an
Stefan Reinauer
2011-04-21
more ifdef -> if fixes
Stefan Reinauer
2011-04-20
Simplify coreboot's console/console.h
Stefan Reinauer
2011-04-14
add some comments to walkcbfs.S
Stefan Reinauer
2011-04-14
drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH
Stefan Reinauer
2011-04-11
Unify use of post_code
Alexandru Gagniuc
2011-03-08
Move cmos.default handling to bootblock
Patrick Georgi
[next]