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
/
lib
Age
Commit message (
Expand
)
Author
2016-01-07
Correct some common spelling mistakes
Martin Roth
2016-01-06
commonlib: Add common cbfs parsing logic to coreboot and cbfstool.
Aaron Durbin
2015-12-10
lib: remove assets infrastructure
Aaron Durbin
2015-12-10
cbfs/vboot: remove firmware component support
Aaron Durbin
2015-12-04
cbfs: Fix typo in cbfs_prog_stage_load()
Julius Werner
2015-12-03
cbfs_spi: Initialize spi_flash when initializing cbfs_cache
Mary Ruthven
2015-12-03
cbfs_spi: enable CBFS access in early romstage
Mary Ruthven
2015-11-24
lib/timestamp.c: only log "Timestamp table full" once
Ben Gardner
2015-11-21
hexdump: Fix output if length is not a multiple of 16
Ben Gardner
2015-11-19
vendorcode/google/chromeos: Cache VPD data into CBMEM
Hung-Te Lin
2015-11-19
edid: Don't half parse (and wrongly print) more detailed timings
Douglas Anderson
2015-11-19
edid: Use a better mode for 640x480
Douglas Anderson
2015-11-19
edid: Don't set standard timings as supported if they're not
Douglas Anderson
2015-11-19
edid: Remove useless parameter from detailed_cvt_descriptor()
Douglas Anderson
2015-11-17
arm64: tegra132: tegra210: Remove old arm64/stage_entry.S
Julius Werner
2015-11-11
arm/arm64: Generalize bootblock C entry point
Julius Werner
2015-11-10
edid: add hdmi_monitor_detected in data struct edid
Yakir Yang
2015-11-07
arm64: remove secmon
Aaron Durbin
2015-11-03
drivers/pc80: Rework normal / fallback selector code
Timothy Pearson
2015-11-03
cbmem: add coreboot table records for each cbmem entry
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-28
jpeg: add jpeg_fetch_size()
Patrick Georgi
2015-10-27
boot_device: add call to boot_device_init()
Aaron Durbin
2015-10-27
coreboot: make lb_framebuffer a weak function
robbie zhang
2015-10-24
lib/stack: Add stack overrun detection
Timothy Pearson
2015-10-20
Revert "coreboot_table: don't add CMOS checksum twice."
Nico Huber
2015-10-16
bootblock: Link timestamp.c only with EARLY_CBMEM_INIT
Paul Menzel
2015-10-14
x86: add standalone verstage support
Aaron Durbin
2015-10-11
cbfs: don't load x86 programs over the top of read-only media
Aaron Durbin
2015-10-11
cbmem console: make verstage first class citizen
Aaron Durbin
2015-10-11
Derive lvds_dual_channel from EDID timings.
Vladimir Serbinenko
2015-10-08
lib/gcov-glue.c: Define macro `COVERAGE_MAGIC` and use it
Paul Menzel
2015-10-07
cbfs: add struct cbfsf
Aaron Durbin
2015-09-28
program.ld: terminate ALIGN statement
Patrick Georgi
2015-09-24
coreboot: move TS_END_ROMSTAGE to one spot
Aaron Durbin
2015-09-22
linking: link bootblock.elf with .data and .bss sections again
Aaron Durbin
2015-09-22
coreboot: introduce commonlib
Aaron Durbin
2015-09-17
linking: Repair special treatments for non-x86 bootblocks
Julius Werner
2015-09-09
x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGE
Aaron Durbin
2015-09-09
linking: add and use LDFLAGS_common
Aaron Durbin
2015-09-09
rmodule: use program.ld for linking
Aaron Durbin
2015-09-09
verstage: use common program.ld for linking
Aaron Durbin
2015-09-09
x86: link romstage like the other architectures
Aaron Durbin
2015-09-09
linking: move romstage and bootblock to use program.ld
Aaron Durbin
2015-09-09
linking: lay the groundwork for a unified linking approach
Aaron Durbin
2015-09-07
Drop "See file CREDITS..." comment
Stefan Reinauer
2015-09-05
symbols: add '_' to pci_drivers and cpu_drivers symbols
Aaron Durbin
2015-09-04
bootmode: add display_init_required()
Aaron Durbin
2015-08-31
timestamp: add tick frequency to exported table
Aaron Durbin
2015-08-28
edid: fix know_modes timing error
Yakir Yang
[next]