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
/
include
Age
Commit message (
Expand
)
Author
2014-01-22
CBMEM: Replace cbmem_initialize() with cbmem_recovery()
Kyösti Mälkki
2014-01-16
cpu/intel: Make all Intel CPUs load microcode from CBFS
Alexandru Gagniuc
2014-01-15
Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR
Kyösti Mälkki
2014-01-14
lib: Add log2 ceiling function
Alexandru Gagniuc
2014-01-14
lib/hexdump: Take const void * and size_t as arguments
Alexandru Gagniuc
2014-01-13
lib: Make log2() available in romstage on ARM, not just x86
Alexandru Gagniuc
2014-01-12
lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content
Vladimir Serbinenko
2014-01-10
Remove sprintf
Vladimir Serbinenko
2014-01-10
console/vsprintf: Implement snprintf
Vladimir Serbinenko
2014-01-06
CBMEM: Fix allocation for static CBMEM
Kyösti Mälkki
2014-01-06
CBMEM: Drop cbmem_base_check()
Kyösti Mälkki
2014-01-06
CBMEM ACPI: Move resume handler
Kyösti Mälkki
2014-01-06
cpu/cpu.h: Allow compiling with __SIMPLE_DEVICE__
Vladimir Serbinenko
2013-12-26
AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes
Kyösti Mälkki
2013-12-26
AMD boards (non-AGESA): Cleanup earlymtrr.c includes
Kyösti Mälkki
2013-12-21
lynxpoint: Route all USB ports to XHCI in finalize step
Duncan Laurie
2013-12-21
Add a specific post code for S3 resume failures
Duncan Laurie
2013-12-21
Add simple hexdump function
Stefan Reinauer
2013-12-21
Added structure members x_mm and y_mm to edid decoding
Furquan Shaikh
2013-12-21
FUI: Fill in link_m and link_n values
Furquan Shaikh
2013-12-17
device/dram/ddr3: Move CRC calculation in a separate function
Alexandru Gagniuc
2013-12-13
cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS
Alexandru Gagniuc
2013-12-12
EDID: add fields specialized to the needs of framebuffers
Ronald G. Minnich
2013-12-09
AMD boards: Fix includes for microcode updates
Kyösti Mälkki
2013-12-09
Refactor usage of walkcbfs to permit access to CBFS headers
Alexandru Gagniuc
2013-12-07
vtxprintf: Introduce vtxdprintf for the ease of closures
Vladimir Serbinenko
2013-12-07
Correct file permissions.
Idwer Vollering
2013-12-04
Add Intel FSP northbridge support Sandybridge and Ivybridge
Marc Jones
2013-12-03
Drop obsolete CONSOLE_LOGBUF
Stefan Reinauer
2013-11-26
Clean up POST codes for Boot State machine
Duncan Laurie
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
Extend the ELOG errors for EC fan.
Marc Jones
2013-11-26
Add function to encode device path into integer
Duncan Laurie
2013-11-25
pc80/mc146818rtc: Return an error code rather than an integer
Alexandru Gagniuc
2013-11-25
include/types.h: Add generic enum for error codes
Alexandru Gagniuc
2013-11-25
smbios: Add generic type41 write function
Duncan Laurie
2013-11-25
Make ssize_t an actual ssize_t
Stefan Reinauer
2013-11-25
butterfly: Log EC shutdown reason in ELOG
Duncan Laurie
2013-11-24
no-car/cbmemc: Fix compilation
Vladimir Serbinenko
2013-11-24
smi: Update mainboard_smi_gpi() to have 32bit argument
Duncan Laurie
2013-11-18
cbfs: remove unused code and prototype
Ronald G. Minnich
2013-11-18
smbios: make manufacturer, product_name and uuid runtime settable
Gerd Hoffmann
2013-11-10
console: Add hexdump32 function
Marc Jones
2013-11-08
Add new finalize functions for devices and chips
Marc Jones
2013-11-05
usbdebug: Fix build for ROMCC boards
Kyösti Mälkki
2013-10-15
Have option of timestamps, CBMEM console and usbdebug for most boards
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
[prev]
[next]