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
Age
Commit message (
Expand
)
Author
2013-12-06
arch/x86: Do not run UPDATE-FIT if we don't include microcode
Alexandru Gagniuc
2013-12-02
Makefile: Drop obsolete rules
Kyösti Mälkki
2013-11-26
Log device path into CMOS during probe stages
Duncan Laurie
2013-11-26
Extend CMOS POST code logging to store extra data
Duncan Laurie
2013-11-26
cmos post: Guard with spinlock
Duncan Laurie
2013-11-25
x86: fix compile error for !CONFIG_MULTIBOOT
Aaron Durbin
2013-11-25
smbios: Add generic type41 write function
Duncan Laurie
2013-11-25
x86: call cbfstool update-fit when fit selected
Aaron Durbin
2013-11-25
x86: use proper types for interrupt callbacks
Aaron Durbin
2013-11-19
Add GRUB2 payload to build system
Vladimir Serbinenko
2013-11-18
smbios: make manufacturer, product_name and uuid runtime settable
Gerd Hoffmann
2013-11-10
add memory clobber to ins{b,w,l}
Gerd Hoffmann
2013-10-17
arch/x86/Makefile.inc: Pass $(AS) and $(CPP) to SeaBIOS
Andrew Wu
2013-10-15
CBMEM: Define cbmem_top() just once for x86
Kyösti Mälkki
2013-10-15
Have option of timestamps, CBMEM console and usbdebug for most boards
Kyösti Mälkki
2013-10-15
CBMEM: Fail builds on missing get_top_of_ram()
Kyösti Mälkki
2013-10-14
Revert "CBMEM: Always have early initialisation"
Kyösti Mälkki
2013-10-13
Rename cpu/x86/car.h to arch/early_variables.h
Stefan Reinauer
2013-09-21
CBMEM: Always select CAR_MIGRATION
Kyösti Mälkki
2013-09-21
ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebug
Kyösti Mälkki
2013-09-17
ARM: Add some missing dependencies on config.h to ARM's Makefile.inc.
Gabe Black
2013-09-11
CBMEM: Backup top_of_ram instead of cbmem_toc
Kyösti Mälkki
2013-09-11
CBMEM: Add cbmem_locate_table()
Kyösti Mälkki
2013-09-11
CBMEM tables: Remove references to global high_tables_base
Kyösti Mälkki
2013-09-11
CBMEM: Add cbmem_late_set_table() and drop references to high_tables_base
Kyösti Mälkki
2013-09-11
CBMEM AMD: Fix calls to set_top_of_ram_once()
Kyösti Mälkki
2013-09-11
CBMEM AMD: Remove references to global high_tables_base
Kyösti Mälkki
2013-08-31
Add Kconfig options for Linux as payload
Patrick Georgi
2013-08-24
Add pnp_devfn_t and use with __SIMPLE_DEVICE__
Kyösti Mälkki
2013-08-24
Add pci_devfn_t and use with __SIMPLE_DEVICE__
Kyösti Mälkki
2013-08-16
console: Squelch console output from AP CPUs in romstage
Kyösti Mälkki
2013-08-15
payload/SeaBIOS: Add SEABIOS_PS2_TIMEOUT Kconfig variable
Peter Stuge
2013-08-05
AMD Kabini: Add northbridge AGESA wrapper (new AMD processor)
Siyuan Wang
2013-08-01
Add directive __SIMPLE_DEVICE__
Kyösti Mälkki
2013-07-25
Redefine pci_bus_default_ops as function
Kyösti Mälkki
2013-07-22
X86: make the SIPI num_starts a config variable
Ronald G. Minnich
2013-07-15
ARM: Define custom ELF headers for ARM.
Gabe Black
2013-07-15
SMBIOS: Add smbios_write_type11() for creating an OEM Strings structure
Peter Stuge
2013-07-14
SMBIOS: Allow overriding default Manufacturer and Product names
Peter Stuge
2013-07-14
arm: Add and enable an arch specific version of memmove.
Gabe Black
2013-07-14
x86: Add and enable an arch verson of memmove.
Gabe Black
2013-07-11
Move the HAVE_ARCH_* config options from src/arch/x86 to src/.
Gabe Black
2013-07-11
arm: Add a W() macro for use in kernel assembler.
Gabe Black
2013-07-11
Unify PCI configuration cycles
Kyösti Mälkki
2013-07-11
Set PCI bus operations at buildtime for ramstage
Kyösti Mälkki
2013-07-10
usbdebug: Move ehci_debug_info allocation
Kyösti Mälkki
2013-07-10
Don't try to use CBMEM console in bootblock
Stefan Reinauer
2013-07-10
ARMv7: Drop duplicate call to bootblock_cpu_init()
Stefan Reinauer
2013-07-10
ARM: Don't leave alignment checking on after the exception test.
Gabe Black
2013-07-10
arm: Fix memory barrier usage in IO operation
Hung-Te Lin
[next]