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-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
2015-05-05
3rdparty: Move to blobs
Patrick Georgi
2015-05-05
sandy/ivy boards: Rename defines from onboard.h for ACPI
Kyösti Mälkki
2015-05-05
arch/arm64: provide boot_cpu()
Aaron Durbin
2015-05-05
timestamp: provide weak default implementation of timestamp_get
Aaron Durbin
2015-05-05
vboot: add cbfs_core
Aaron Durbin
2015-05-05
timestamp: refine boot CPU test
Aaron Durbin
2015-05-05
cbfs: make cbfs_load_prog_stage_by_offset() public
Aaron Durbin
2015-05-05
vboot2: Fix compiler flags dropped during verstage/libverstage split
Aaron Durbin
2015-05-05
nvidia/tegra132: Fix vboot2 memory layout
Aaron Durbin
2015-05-05
console: rename do_vtxprintf to do_printk_va_list and use it
Aaron Durbin
2015-05-05
vboot: Remove vboot_get_payload()
Aaron Durbin
2015-05-05
vboot: remove uses of vboot2_verify_firmware()
Aaron Durbin
2015-05-05
veyron_danger: Turn on backlight enable before VCC_LCD
David Hendricks
2015-05-05
veyron: Initialize EC interrupt GPIO and add them to coreboot tables
Julius Werner
2015-05-05
haswell: Link stage_cache_external_region into ramstage, too
Sol Boucher
2015-05-05
resource: Adjust memory resources high earlier
Kyösti Mälkki
2015-05-05
resource: Enhance resource reporting
Kyösti Mälkki
2015-05-05
resource: Report correct secondary resource window
Kyösti Mälkki
2015-05-04
winent/mb6047: symbolic arguments for acpi_create_madt_lapic_nmis()
Jonathan A. Kollasch
2015-05-04
drivers/spi/stmicro: Rename N25Q256A to N25Q256
David Imhoff
2015-05-04
drivers/spi/stmicro: Add '.op_erase' for N25Q256
David Imhoff
2015-05-04
drivers/spi/stmicro: Add N25Q064 support
David Imhoff
2015-05-04
intel/fsp_baytrail: Fix SPI debugging
David Imhoff
2015-05-04
spi: Remove out of date comment and reorder flash table
David Imhoff
2015-05-04
spi: Change 'page' to 'sector' in log message
David Imhoff
2015-05-04
kconfig: avoid using wordexp
Patrick Georgi
2015-05-04
libpayload: Guard PCI using code appropriately in XHCI driver
Patrick Georgi
2015-05-04
cpu: get rid of socket source code
Stefan Reinauer
2015-05-04
Mediawiki editing warning
David Englund
2015-05-04
util/xcompile/xcompile: Allow to override `HOSTCC` variable
Paul Menzel
2015-05-04
crossgcc: Re-download the archive if it is incomplete
zbao
2015-05-04
cbfstool/Makefile*: Use `LDFLAGS` instead of `LINKFLAGS`
Paul Menzel
2015-05-03
src/southbridge/intel/i82801ix: Add GPIO register locations
Timothy Pearson
2015-05-02
drivers/intel/fsp1_0: Remove executable bit from C files
Paul Menzel
2015-05-02
mainboard/lenovo/x200: Use defines from southbridge for GPIO config
Timothy Pearson
2015-05-01
northbridge/intel/fsp_rangeley: Correct MMIO size setting
Dave Frodin
2015-05-01
intel: Correct MMIO related ACPI table settings
Dave Frodin
2015-04-30
dmp/vortex86: fix missing cpu Kconfig guards
Matt DeVillier
2015-04-30
vendorcode/intel: Add EDK2 header files
Lee Leahy
2015-04-30
intel/broadwell: Allow using non-fake IFD descriptor
Patrick Georgi
2015-04-30
cpu/intel/haswell: remove dependency on socket_rpga989
Matt DeVillier
2015-04-30
intel/broadwell: bootstate mechanism only exists in ramstage
Patrick Georgi
2015-04-30
arm/armv7: drop merge left-over
Patrick Georgi
2015-04-30
vboot: split class in library and stage
Patrick Georgi
2015-04-30
arch/arm: only include subdirectories for ARM builds
Patrick Georgi
2015-04-30
intel/broadwell: Don't select MONOTONIC_TIMER_MSR
Patrick Georgi
2015-04-30
intel/broadwell: Build monotonic timer driver for SMM
Patrick Georgi
2015-04-30
build system: Drop another vboot1 remnant
Patrick Georgi
2015-04-30
i2c/tpm: add final newline
Patrick Georgi
2015-04-30
chromeos: Use __attribute__ normal form
Patrick Georgi
2015-04-30
chromeos: Add missing headers
Patrick Georgi
2015-04-30
vboot: add and rejuggle Kconfig options
Aaron Durbin
2015-04-30
vboot: move Kconfig options for stage indicies
Aaron Durbin
2015-04-30
program loading: add optional is_loader_active() callback
Aaron Durbin
2015-04-30
i945/gma: Fix wrong comment about the documentation.
Denis 'GNUtoo' Carikli
2015-04-30
kbuild: Don't require intel/common changes for every soc
Stefan Reinauer
2015-04-30
crossgcc: improve error message on missing tools
Patrick Georgi
2015-04-30
cbmem: Add FSP timestamps
Lee Leahy
2015-04-30
cbmem: Identify the FSP areas in CBMEM
Lee Leahy
2015-04-30
imgtech/pistachio: Give some more space to the bootblock
Patrick Georgi
2015-04-29
kbuild: automatically include northbridges
Stefan Reinauer
2015-04-29
kbuild: automatically include SOCs
Stefan Reinauer
[next]