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-05-18
libpayload: add mediatek timer driver
Yidi Lin
2015-05-18
drivers/gic: reprogram the GIC CPU interface to bypass IRQ
Joseph Lo
2015-05-18
arm64: psci: add cpu_suspend support
Joseph Lo
2015-05-17
cbfstool: Fix shadowed global index
Kyösti Mälkki
2015-05-17
x230/smihandler: Kill non-functional brightness code.
Vladimir Serbinenko
2015-05-17
nuvoton/nct6776: there is no IRQ for LDN8
Felix Held
2015-05-17
lenovo/x200: Enable wacom digitizer support for x200t
Alex David
2015-05-16
i945: Disable check for 2-dimm support.
Vladimir Serbinenko
2015-05-16
Remove defines APMC_FINALIZE.
Vladimir Serbinenko
2015-05-16
util/inteltool: add Broadwell-U support
Matt DeVillier
2015-05-15
rk3288: remove unused structs and declarations
Aaron Durbin
2015-05-15
gigabyte/ga-b75m-d3: Fix SMBios version entry
Kyösti Mälkki
2015-05-15
x230: Fix ricoh driver.
Vladimir Serbinenko
2015-05-15
ibexpeak: Merge common NVS init
Vladimir Serbinenko
2015-05-15
spi_flash: document expected return values
Aaron Durbin
2015-05-15
console: Bring back newline translation
Kyösti Mälkki
2015-05-14
superio: Replace the indexed I/O functions
Dave Frodin
2015-05-14
bd82x6x, ibexpeak: Support fully locking ROM on S3 resume.
Vladimir Serbinenko
2015-05-14
regions: add mmap helper device
Aaron Durbin
2015-05-14
regions: add memory region device support
Aaron Durbin
2015-05-14
coreboot: add memory pool infrastructure
Aaron Durbin
2015-05-14
coreboot: add region infrastructure
Aaron Durbin
2015-05-14
superio/nct5104d: Handle shared GPIO/UART pins
Kyösti Mälkki
2015-05-14
superio/nct5104d: Refactor IRQ trigger config
Kyösti Mälkki
2015-05-14
lenovo: Disable radio when suspending or turning off.
Vladimir Serbinenko
2015-05-14
x230: Fix VGA PCIIDs.
Vladimir Serbinenko
2015-05-13
3rdparty/blobs: Move submodule marker forward
Marc Jones
2015-05-13
vboot: fix die() hang for recovery path
Aaron Durbin
2015-05-13
amd/pi: Move AGESA cbfs access into the wrapper
Marc Jones
2015-05-13
cbfstool: Don't typedef the comp_algo enum
Sol Boucher
2015-05-13
cbfstool: Support top-aligned addresses for new-format images
Sol Boucher
2015-05-13
cbfstool: New image format w/ required FMAP and w/o CBFS master header
Sol Boucher
2015-05-13
secmon: allow for serial console
Aaron Durbin
2015-05-13
verstage: provide support for serial console
Aaron Durbin
2015-05-13
vboot: indicate verstage loading on console
Aaron Durbin
2015-05-13
console: enumerate all known stages
Aaron Durbin
2015-05-13
Include back the 306ax microcode again.
Vladimir Serbinenko
2015-05-13
cbmem: Add initial allocation support
Lee Leahy
2015-05-13
libpayload: x86: correct types used for IO
Aaron Durbin
2015-05-13
x86: expose tsc's timer_monotonic_get() in SMM
Aaron Durbin
2015-05-13
baytrail: broadwell: correct refcode loading
Aaron Durbin
2015-05-13
vboot: handle RELOCATABLE_RAMSTAGE
Aaron Durbin
2015-05-12
FSP 1.1 Comparison Base
Lee Leahy
2015-05-12
kconfig: properly build parser when LKC_GENPARSER=1
Patrick Georgi
2015-05-12
libpayload: Fix passing BAR to EHCI driver
Patrick Georgi
2015-05-12
usbdebug: Add FTDI FT232H support
Kyösti Mälkki
2015-05-11
vboot: allow for dynamic work buffers
Aaron Durbin
2015-05-11
vboot: add vb2_working_data_size()
Aaron Durbin
2015-05-11
chromeos: remove vboot_verify_firmware()
Aaron Durbin
2015-05-11
vboot: inject vboot loader for stage loading
Aaron Durbin
2015-05-11
imd: don't recover on limit == 0
Aaron Durbin
2015-05-11
vboot2: Use the right set of compiler flags for building vboot libraries
Patrick Georgi
2015-05-11
vboot: allow options to be selected from .config
Aaron Durbin
2015-05-11
vboot: fix vboot_reference compilation
Aaron Durbin
2015-05-11
chromeos: add missing vboot functions
Aaron Durbin
2015-05-11
arm64: update verstage linking
Aaron Durbin
2015-05-11
arm: update verstage linking
Aaron Durbin
2015-05-11
cache: Add arch_program_segment_loaded call to arm and arm64
Furquan Shaikh
2015-05-11
secmon: Add some missing files
Patrick Georgi
2015-05-11
nvidia/tegra132: we write tables in ramstage
Patrick Georgi
2015-05-11
kconfig: handle globbed files backwards
Patrick Georgi
2015-05-10
AGESA: Drop unused AGESA_MEM_TABLE
Kyösti Mälkki
2015-05-09
cbfstool: fix 32bit host issue
Patrick Georgi
2015-05-09
fmap: request libc compatibility level that includes memccpy
Patrick Georgi
2015-05-08
cpu/amd/model_10xxx: Add missing ACPI _PSD object
Timothy Pearson
2015-05-08
northbridge/intel/gm45/gma: Minor cleanup
Timothy Pearson
2015-05-08
southbridge/i82801gx: Add x_EN defines for LPC_EN
Damien Zammit
2015-05-08
northbridge/intel/gm45/gma: Add backlight control register field
Timothy Pearson
2015-05-08
checkpatch: fine tune checks
Stefan Reinauer
2015-05-08
fmaptool: Add listing of annotated CBFS sections and generate header
Sol Boucher
2015-05-08
fmaptool: Conform to cbfstool's error message format
Sol Boucher
2015-05-08
cbfstool: Restructure around support for reading/writing portions of files
Sol Boucher
2015-05-08
cbfstool: Add offset field to cbfstool directory's struct buffer
Sol Boucher
2015-05-08
cbfstool: Simplify the common buffer_splice() function's interface
Sol Boucher
2015-05-08
cbfstool: Eliminate useless cbfs_image_create() local variable
Sol Boucher
2015-05-08
cbfstool: Fix leak in cbfs_image struct initialization
Sol Boucher
2015-05-08
cbfstool: Fix cbfs_copy_instance()'s master header endianness
Sol Boucher
2015-05-08
checkpatch: fix tree recognition
Stefan Reinauer
2015-05-08
fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler
Sol Boucher
2015-05-08
make: support absolute and relative obj= specifications
Vadim Bendebury
2015-05-08
cbfstool: Fix strange flashmap whitespace
Sol Boucher
2015-05-08
cbfstool: Import minimal set of files from flashmap
Sol Boucher
2015-05-08
cbfstool: Make the add action choose an aligned entries capacity
Sol Boucher
2015-05-08
build system: use platform specific ar(1) for libverstage
Patrick Georgi
2015-05-07
timestamp: fix incremental linking error for !HAVE_MONOTONIC_TIMER
Aaron Durbin
2015-05-07
kbuild: Use wildcard for driver subdirectories
Stefan Reinauer
2015-05-07
MAINTAINERS: Add lint scripts
Stefan Reinauer
2015-05-07
vboot2: Replace hard coded 'fallback' prefix with Kconfig variable
Patrick Georgi
2015-05-07
imgtec/pistachio: Add comment on the unusual memory layout
Patrick Georgi
2015-05-06
Add MAINTAINERS file
Stefan Reinauer
2015-05-06
Drop lbtdump, like it's 2007
Stefan Reinauer
2015-05-06
Drop dumpmcrr
Stefan Reinauer
2015-05-06
Drop resetcf
Stefan Reinauer
2015-05-06
Fix Kconfig option list generator
Stefan Reinauer
2015-05-06
Drop i915tool
Stefan Reinauer
2015-05-06
vgabios: fix compilation
Stefan Reinauer
2015-05-06
Drop util/runfw
Stefan Reinauer
2015-05-06
Rename documentation -> Documentation
Stefan Reinauer
2015-05-05
3rdparty/vboot: Add vboot
Patrick Georgi
2015-05-05
3rdparty: move to 3rdparty/blobs
Patrick Georgi
[next]