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
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
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
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-10
AGESA: Drop unused AGESA_MEM_TABLE
Kyösti Mälkki
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
fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler
Sol Boucher
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
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-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
cpu: get rid of socket source code
Stefan Reinauer
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
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
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
2015-04-29
kbuild: automatically include ECs
Stefan Reinauer
2015-04-29
dmp/vortex86: move PLL config to cpu Kconfig
Martin Roth
2015-04-29
mainboard/intel: Drop unused onboard.h files
Kyösti Mälkki
2015-04-29
Use __ROMSTAGE__ to denote romstage
Patrick Georgi
2015-04-29
rules.h: add verstage macro
Patrick Georgi
2015-04-29
vendorcode/intel: Add FSP 1.1 header files
Lee Leahy
2015-04-28
Kconfig whitespace fixes
Martin Roth
2015-04-28
fsp platforms: consolidate FspNotify calls
Martin Roth
2015-04-28
Fix some minor Kconfig issues
Martin Roth
[next]