index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-10-22
cbfstool/Makefile: Also rm fmd_(parser|scanner).[ch] in clean
Nico Huber
2015-10-22
cbfstool/Makefile: Drop unused, irritating definition of `obj`
Nico Huber
2015-10-22
gma ACPI: Make brightness levels a per board setting
Nico Huber
2015-10-22
model_fxx/powernow: add dual core Socket F TDPs
Jonathan A. Kollasch
2015-10-22
Revert "Remove sandybridge and ivybridge FSP code path"
Martin Roth
2015-10-22
MAINTAINERS: Fix format for file entries (F:)
Stefan Reinauer
2015-10-20
libpayload: Add ptrdiff_t typedef
Patrick Georgi
2015-10-20
Enable MULTIPLE_CBFS_INSTANCES on x86, too
Patrick Georgi
2015-10-20
Revert "coreboot_table: don't add CMOS checksum twice."
Nico Huber
2015-10-19
cbfstool: Fix typo in error message
Patrick Georgi
2015-10-19
vendorcode/google: Deal with MULTIPLE_CBFS_INSTANCES
Patrick Georgi
2015-10-18
Makefile.inc: Put every tool in `TOOLLIST` on separate line
Paul Menzel
2015-10-17
armv7: Word-sized/half-word-sized memory operations for 32/16 bit read/write
Paul Kocialkowski
2015-10-17
cbfstool: Fix removing and adding file with same name
Aaron Durbin
2015-10-17
cbfstool/cbfs_image.c: Just use one space before `=`
Paul Menzel
2015-10-17
coreinfo: reboot when finished
Maxime de Roucy
2015-10-17
libpayload/Kconfig: Use official spelling for TinyCurses
Paul Menzel
2015-10-17
libpayload/configs: Add default configuration with TinyCurses enabled
Paul Menzel
2015-10-17
Add junit.xml code to top Makefile.inc instead of utils
Martin Roth
2015-10-17
kontron/ktqm77: Tag all four USB3 ports switchable and SS capable
Nico Huber
2015-10-17
enable lint-stable build on jenkins
Martin Roth
2015-10-17
lint: Fix shellcheck warnings, add comments
Martin Roth
2015-10-17
lint: Add junit.xml output for jenkins
Martin Roth
2015-10-17
lint: Move the lint script out of Makefile.inc
Martin Roth
2015-10-16
auron: Remove duplicate pei_data assignment
Shawn Nematbakhsh
2015-10-16
intel/southbridge/bd82x6x: Add option to set SPI VSCC registers
Nico Huber
2015-10-16
auron: fix can not recognize 4G memory
Tim Chen
2015-10-16
southbridge/amd/sr5650: Remove unnecessary register configuration
Timothy Pearson
2015-10-16
arch/x86/smbios: Add Crucial DIMM manufacturer ID
Timothy Pearson
2015-10-16
arch/x86/boot/smbios: Add SPD IDs for Kingston and Corsair
Timothy Pearson
2015-10-16
util/cbmem: Fix failure with certain cbmem base alignments
Timothy Pearson
2015-10-16
bootblock: Link timestamp.c only with EARLY_CBMEM_INIT
Paul Menzel
2015-10-16
cpu/amd/model_10xxx: Install AMD-provided microcode files in CBFS
Timothy Pearson
2015-10-15
cpu/x86/mtrr: Add MTRR index and total MTRRs to error message
Paul Menzel
2015-10-15
soc/intel/broadwell: fix USBDEBUG copy-pasta
Georg Wicherski
2015-10-15
Update 'what-jenkins-does' makefile target for junit filename
Martin Roth
2015-10-15
abuild: add a command line parameter for junit filename
Martin Roth
2015-10-15
pcengines/apu1: Fill serial number in SMBIOS
Kyösti Mälkki
2015-10-15
pcengines/apu1: Fix CRCs in SPD file
Kyösti Mälkki
2015-10-15
pcengines/apu1: Fix SPD for 4GB model
Kyösti Mälkki
2015-10-15
ec/google: Move label to BOL to satisfy lint-tests
Patrick Georgi
2015-10-15
nvidia/tegra210: Drop FSF address
Patrick Georgi
2015-10-15
cpu/mtrr.h: Fix macro names for MTRR registers
Alexandru Gagniuc
2015-10-14
Revert "Remove FSP Rangeley SOC and mohonpeak board support"
Martin Roth
2015-10-14
cpu/amd/microcode: Update parser to use stock microcode blobs
Audrey Pearson
2015-10-14
skylake: ACPI: Fix compiler warnings with iasl-20150717
Duncan Laurie
2015-10-14
fsp1_1: add verstage support
Aaron Durbin
2015-10-14
x86: add standalone verstage support
Aaron Durbin
2015-10-14
vboot: allow more flexibility when adding verstage
Aaron Durbin
2015-10-14
sandy/ivy: Fix PIRQs on Chromebooks
Kyösti Mälkki
2015-10-13
t132: Add TIMESTAMP region to memlayout.ld
Furquan Shaikh
2015-10-12
gma ACPI: Do not overwrite backlight configuration
Nico Huber
2015-10-12
gma ACPI: Consolidate non-PCH and PCH brightness levels
Nico Huber
2015-10-12
gma: Consolidate Intel IGD ACPI code some more
Nico Huber
2015-10-11
skylake: add support for verstage
Aaron Durbin
2015-10-11
glados: add chromeos.c to verstage
Aaron Durbin
2015-10-11
soc/intel/common: use prog_locate() for finding fsp.bin
Aaron Durbin
2015-10-11
skylake: Leave SPI controller enabled
Lee Leahy
2015-10-11
skylake: SPI code cleanup
Lee Leahy
2015-10-11
vboot: prepare for x86 verstage
Aaron Durbin
2015-10-11
cbfs: don't load x86 programs over the top of read-only media
Aaron Durbin
2015-10-11
tegra132: increase romstage size for vboot
Aaron Durbin
2015-10-11
cbmem console: make verstage first class citizen
Aaron Durbin
2015-10-11
vboot: restructure vboot work buffer handling
Aaron Durbin
2015-10-11
vboot: remove remnants of VBOOT_STUB
Aaron Durbin
2015-10-11
intel fsp1_1: prepare for romstage vboot verification split
Aaron Durbin
2015-10-11
soc/intel/common: remove chipset specific calls
Aaron Durbin
2015-10-11
intel SOC common: Remove unused parameters
Lee Leahy
2015-10-11
Braswell: Modify CB to accomodate new FSPv83
Subrata Banik
2015-10-11
Skylake: remove the out-dated VR config and un-needed 24mhz calibration
robbie zhang
2015-10-11
skylake: ajdust cache-as-ram region to 64KiB
Aaron Durbin
2015-10-11
intel: update common and FSP cache-as-ram parameters
Aaron Durbin
2015-10-11
Kconfig: Hide RAM_CODE_SUPPORT.
Vladimir Serbinenko
2015-10-11
Kconfig: Hide BOARD_ID_MANUAL.
Vladimir Serbinenko
2015-10-11
realmode/x86: Export vbe_mode_info_valid also in text mode.
Vladimir Serbinenko
2015-10-11
inteltool: Add function to generate SPD dump.
Vladimir Serbinenko
2015-10-11
mba4,2: Remove USBDEBUG_HCD_INDEX.
Vladimir Serbinenko
2015-10-11
3rdparty/blobs: Update hash to latest commit in BLOBs repository
Paul Menzel
2015-10-11
libpayload: Add data structures for hashes in file attributes
Patrick Georgi
2015-10-11
lenovo/t60: Enable native intel gfx init.
Vladimir Serbinenko
2015-10-11
autoport: Fix ectool arguments.
Vladimir Serbinenko
2015-10-11
Kill lvds_num_lanes
Vladimir Serbinenko
2015-10-11
Derive lvds_dual_channel from EDID timings.
Vladimir Serbinenko
2015-10-11
macbookair4_2: fix FIXME's left by autoport.
Vladimir Serbinenko
2015-10-11
mba4,2: Fix requested vgabios output.
Vladimir Serbinenko
2015-10-11
macbookair: Disable native VGA init
Vladimir Serbinenko
2015-10-11
Change macbook air to use a pre-dumped SPD.
Vladimir Serbinenko
2015-10-11
Autogenerate MacBookAir4,2
Vladimir Serbinenko
2015-10-11
Do not show HAVE_MTC on non-tegra210
Vladimir Serbinenko
2015-10-09
nb/intel/sandybridge/raminit: Add edge write discovery check
Patrick Rudolph
2015-10-09
northbridge/intel/sandybridge: Do not disable PEG by default
Patrick Rudolph
2015-10-09
northbridge/intel/sandybridge: Enable PEG clock-gating on demand
Patrick Rudolph
2015-10-08
cbfstool: allow printable characters in image name
Andrey Petrov
2015-10-08
arch/x86/bootblock: Do not include non-code files in bootblock.S
Alexandru Gagniuc
2015-10-08
arch/x86: Link walkcbfs.S instead on including it in bootblock.S
Alexandru Gagniuc
2015-10-08
arch/x86/bootblock: Link in object files selected with bootblock-y
Alexandru Gagniuc
2015-10-08
arch/x86/Makefile.inc: Simplify rule for bootblock.debug
Alexandru Gagniuc
2015-10-08
lib/gcov-glue.c: Define macro `COVERAGE_MAGIC` and use it
Paul Menzel
2015-10-08
fsp1_0: Fix broken logic when searching for FSP
Werner Zeh
2015-10-07
cbfs: add struct cbfsf
Aaron Durbin
[next]