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-08-25
intel/gma: Clarify code and use dedicated init for Google Peppy
Ronald G. Minnich
2014-08-25
AMD Steppe Eagle: Add northbridge HT link ID to pci_ids.h
Bruce Griffith
2014-08-18
azalia: Move shared variable to separate file
Vladimir Serbinenko
2014-08-16
bootstate: don't use header in romstage code
Patrick Georgi
2014-08-15
intel/cpu: rename car.h to romstage.h
Aaron Durbin
2014-08-14
Intel: Add common header file for CAR setup
Edward O'Callaghan
2014-08-13
arm: libpayload: Add cache coherent DMA memory definition and management
Julius Werner
2014-08-10
coreboot_tables: reduce redundant data structures
Julius Werner
2014-08-07
Possible thread stack implementation.
Ronald G. Minnich
2014-07-31
timer: Add functions to initialize absolute timer structures.
Gabe Black
2014-07-29
sandy/ivybridge: Native raminit.
Vladimir Serbinenko
2014-07-19
device/pci_early.c: Mixes up variants of a typedefs to 'u32'
Edward O'Callaghan
2014-07-17
drivers/spi: Sanitize headers from preprocessor abuse
Edward O'Callaghan
2014-07-14
SPI: Split writes using spi_crop_chunk()
Kyösti Mälkki
2014-07-10
include/stdlib.h: Extend common macro collection
Edward O'Callaghan
2014-07-05
gizmosphere/gizmo: Move support of SPD data in CBFS
Kyösti Mälkki
2014-07-05
spi: Change spi_xfer to work in units of bytes instead of bits.
Gabe Black
2014-07-05
spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.
Gabe Black
2014-07-01
stdlib: Drop duplicates of min() and max()
Kyösti Mälkki
2014-07-01
ROMCC: Fix collision with token name max
Kyösti Mälkki
2014-06-30
x86 MTRR: Drop unused return value
Kyösti Mälkki
2014-06-29
include/pc80/mc146818rtc.h: Inconsequential, comment ifdef maze
Edward O'Callaghan
2014-06-27
include/device/device.h: Header is ROMCC tentative
Edward O'Callaghan
2014-06-25
pc80/mc146818rtc.h: Has X86 specific inlines without guards
Edward O'Callaghan
2014-06-25
include/pc80/mc146818rtc.h: Move include to top of file
Edward O'Callaghan
2014-06-25
device/{cardbus,agp}.h: Missing header for device_t type
Edward O'Callaghan
2014-06-25
AGESA S3: Fix ACPISCRATCH in CBMEM
Kyösti Mälkki
2014-06-20
ACPI S3 support: Add acpi_s3_resume_allowed()
Kyösti Mälkki
2014-06-11
PIC i8259: Move #defines and functions to i8259.h
Mike Loptien
2014-06-01
lenovo: Make version look like something thinkpad_acpi would accept
Vladimir Serbinenko
2014-05-29
PCI IRQs: Swizzle PCI IRQs for PCI bridges
Mike Loptien
2014-05-26
console: Add console for GDB
Kyösti Mälkki
2014-05-25
Drop PCI_BDF macro declaration
Kyösti Mälkki
2014-05-22
device/pci_ids.h: defines for new Intel LPC devices
Martin Roth
2014-05-21
device_romstage: Add a way to move to the next device
Martin Roth
2014-05-19
Add guard for UMA globals
Kyösti Mälkki
2014-05-14
intel: Drop obsolete comments on MTRR usage
Kyösti Mälkki
2014-05-13
baytrail: snapshot power state in romstage
Aaron Durbin
2014-05-13
src/*: Remove the last remnants of struct keyboard
Edward O'Callaghan
2014-05-13
src/drivers/pc80: Remove empty struct keyboard
Edward O'Callaghan
2014-05-10
ramstage_cache: allow ramstage usage add valid helper
Aaron Durbin
2014-05-10
reg_script: add reg_script_run_on_dev()
Aaron Durbin
2014-05-09
Intel FSP: add a shared set of functions for the FSP
Martin Roth
2014-05-08
Declare get_write_protect_state() without ChromeOS
Kyösti Mälkki
2014-05-08
Rename from save_chromeos_gpios() to init_bootmode_straps()
Kyösti Mälkki
2014-05-07
superio/common/conf_mode: Provide another common pnp entry/exit
Edward O'Callaghan
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-06
regscript: Add support for MSR type
Duncan Laurie
2014-05-05
lib/hexdump: Use `size_t` for length parameter of `hexdump32()`
Paul Menzel
2014-05-01
ChromeOS: Use common fill_lb_gpio()
Kyösti Mälkki
[next]