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
2019-05-15
soc/intel/broadwell: Use the common cpu/intel/car romstage entry
Arthur Heymans
2019-05-15
libpayload: ahci: Prevent memory leaks when failing on init
Jacob Garber
2019-05-15
vboot: remove OPROM-related code
Joel Kitching
2019-05-15
vboot: rename BOOT_OPROM_NEEDED to BOOT_DISPLAY_REQUEST
Joel Kitching
2019-05-15
mb/packardbell/ms2290/acpi: Serialize Control Method
Elyes HAOUAS
2019-05-15
mb/google/poppy/variants/atlas: Remove B0D4 _PSV
Puthikorn Voravootivat
2019-05-15
mb/google/poppy/variants/rammus: Support new onboard Hynix memory
Kane Chen
2019-05-15
soc/intel/cannonlake: Support different SPD read type for each slot
Philip Chen
2019-05-15
superio/ite: Add IT8786E-I
Kyösti Mälkki
2019-05-15
src/superio/ite/common: Prepare for ITE IT8786E SuperIO
Michał Żygowski
2019-05-15
util/inteltool: Add Kabylake E3-1200 Support
Christian Walter
2019-05-15
Documentation/lessons/lesson2.md: Add reminder to check username set
Alan Green
2019-05-15
soc/amd/stoneyridge: Add ACPI D3Cold support for SD Controller
Raul E Rangel
2019-05-14
mb/google/poppy/variant/atlas: Add SPDs for Samsung D-die chips
Caveh Jalali
2019-05-14
mb/google/poppy/vr/atlas: Add a W/A for Samsung memory init error
Gaggery Tsai
2019-05-14
soc/intel/broadwell: Clean up the bootflow
Arthur Heymans
2019-05-14
soc/intel/broadwell: Don't use a pointer for pei_data
Arthur Heymans
2019-05-14
soc/intel/broadwell: Move GPIO init to a common place
Arthur Heymans
2019-05-14
mb/{lenovo/x201,packardbell/ms2290}: Remove superfluous TS init
Arthur Heymans
2019-05-14
Remove unnecessary ENV_RAMSTAGE guard
Subrata Banik
2019-05-13
Reland "Makefile.inc: Enable -Wtype-limits""
Julius Werner
2019-05-13
crossgcc: Upgrade acpica to version 20190509
Elyes HAOUAS
2019-05-13
3rdparty: Uprev vboot submodule to upstream master
Julius Werner
2019-05-13
i82801gx/bootblock: Use macro instead of magic number
Elyes HAOUAS
2019-05-13
soc/intel/{cannonlake,icelake}: Drop unused cbmem.c file
Elyes HAOUAS
2019-05-13
{bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macro
Elyes HAOUAS
2019-05-13
nb/intel/sandybridge: Move boot_count_increment()
Patrick Rudolph
2019-05-13
nb/intel/sandybridge: Migrate MRC settings to devicetree
Patrick Rudolph
2019-05-13
mb/samsung/lumpy: Move onboard SPD to second channel
Patrick Rudolph
2019-05-13
nb/intel/sandybridge: Update pei_data comments
Patrick Rudolph
2019-05-13
src/ec/lenovo/h8/acpi: Serialize Control Method
Elyes HAOUAS
2019-05-13
mb/lenovo/s230u: Rewrite trigger inversion ACPI code
Martin Roth
2019-05-13
mb/t400/acpi: Update ATPR buffer to fit all entries
Elyes HAOUAS
2019-05-13
libpayload/drivers/i8042: Add fallthrough comment
Jacob Garber
2019-05-13
util/inteltool: Use appropriate channel for printing timings
Jacob Garber
2019-05-13
soc/intel: Geminilake Refresh feature request support
John Zhao
2019-05-13
mainboard: remove "recovery" gpio, selectively add "presence" gpio.
Matt Delco
2019-05-13
libpayload: classify all keyboards
Matt Delco
2019-05-13
mb/google/sarien: config ISH_GP6 with NF2
Jett Rink
2019-05-13
lib/hexdump: Drop redundant isprint() implementation
Nico Huber
2019-05-13
util/kconfig: Use snprintf to avoid buffer overflow
Jacob Garber
2019-05-13
soc/intel/braswell: Remove unused include <timestamp.h>
Elyes HAOUAS
2019-05-13
mainboard: Remove unused include <timestamp.h>
Elyes HAOUAS
2019-05-13
soc/intel/braswell: Add tsc_freq.c and pmutil.c in verstage
Frans Hendriks
2019-05-13
util/intelvbttool: Add error checking for memory allocation
Jacob Garber
2019-05-13
util/intelvbttool: Free file object on error path
Jacob Garber
2019-05-13
util/ifdtool: Add find_fd null check
Jacob Garber
2019-05-13
lapic/lapic_cpu_init: Add cpu_add_map_entry() to store default_apic_id
Subrata Banik
2019-05-13
src/arch/x86: Use core apic id to get cpu_index()
Subrata Banik
2019-05-12
mb/asrock/h81m-hds: Drop now obsolete libgfxinit override
Nico Huber
2019-05-12
nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE
Nico Huber
2019-05-12
3rdparty/libgfxinit: Update for runtime CPU detection
Nico Huber
2019-05-12
3rdparty/libhwbase: Update to current master
Nico Huber
2019-05-12
mb/lenovo/*: Add MAINBOARD_FAMILY
Patrick Rudolph
2019-05-12
boot_device: Constify argument
Patrick Rudolph
2019-05-12
lib/timestamp: Make timestamp_sync_cache_to_cbmem() in postcar
Subrata Banik
2019-05-12
Kconfig: Create RAMPAYLOAD kconfig
Subrata Banik
2019-05-12
arch/cpu: Rename mp_get_apic_id() and add_cpu_map_entry() function
Subrata Banik
2019-05-11
soc/intel/cnl: Enable VT-d
John Zhao
2019-05-11
Define ENV_PAYLOAD_LOADER
Ronald G. Minnich
2019-05-10
vboot: Turn vboot_logic_executed() into a static inline
Julius Werner
2019-05-10
assert.h: Undefine ASSERT macro in case vendorcode headers set it
Julius Werner
2019-05-10
vboot: Make vboot_logic_executed() a bit more precise
Julius Werner
2019-05-10
soc/amd/stoneyridge: Add IO access functions for PMx
Marshall Dawson
2019-05-10
mb/google/sarien: Fix s5 touchscreen power leakage
Lijian Zhao
2019-05-10
sb/bd82x6x: Don't rewrite over BCTRL
Elyes HAOUAS
2019-05-10
sb/i82801gx: Don't rewrite over BCTRL
Elyes HAOUAS
2019-05-10
mb/google/nami: Add VBT blobs and include them in cbfs
Arthur Heymans
2019-05-10
mb/google/sarien/variants/arcada: Set tcc offset value
Bonnie Lin
2019-05-10
mb/google/hatch: Fine tune Goodix touch screen timing
Dtrain Hsu
2019-05-10
mb/google/hatch: Fix GBB_HWID for kohaku
Furquan Shaikh
2019-05-10
nb/intel/i945: Use macro instead of magic number
Elyes HAOUAS
2019-05-10
mainboard/google/kahlee: Fix Micron MT40A512M16TB-062E:J SPD CRC error
Kevin Chiu
2019-05-10
soc/intel/braswell/smbus: Enable early SMBus in romstage
Michał Żygowski
2019-05-10
sb/i82801gx: Remove duplicated 'define PMBASE'
Elyes HAOUAS
2019-05-09
soc/intel/cannonlake: Fix pcie clock number
Lijian Zhao
2019-05-09
vendorcode/google/chromeos: Use explicit zero check in ACPI code
Duncan Laurie
2019-05-09
Change the guard for bootblock_systemagent_early_init to ENV_BOOTBLOCK
Ronald G. Minnich
2019-05-09
vboot: include vb2_sha.h when required
Joel Kitching
2019-05-09
vboot: communicate display requirements with vb2api_fw_phase1
Joel Kitching
2019-05-09
vboot: remove use of VbInitParams
Joel Kitching
2019-05-09
mb/google/sarien: Move EC PTS/WAK function to mainboard
Lijian Zhao
2019-05-09
soc/intel/common/acpi: Remove EC PTS/WAK dynamic loading
Lijian Zhao
2019-05-08
mb/google/sarien/variants/arcada: Update thermal configuration for DPTF
Mike Hsieh
2019-05-08
mb/lenovo/t520: Fix devicetree
Patrick Rudolph
2019-05-08
soc/amd/stoneyridge: Add iomux read/write functions
Marshall Dawson
2019-05-08
soc/amd/stoneyridge: Finish read/write misc registers
Marshall Dawson
2019-05-08
soc/amd/stoneyridge: Add aoac_ read/write functions
Marshall Dawson
2019-05-08
soc/amd/stoneyridge: Rewrite smbus_read/write, add asf
Marshall Dawson
2019-05-08
soc/amd/stoneyridge: Rearrange sb_util.c
Marshall Dawson
2019-05-08
soc/amd/stoneyridge: Rename AcpiMmio blocks
Marshall Dawson
2019-05-08
Documentation: Convert vboot to markdown
Patrick Rudolph
2019-05-08
mb/lenovo/*: Add support for VBOOT on 8MiB devices
Patrick Rudolph
2019-05-08
ec/lenovo/h8: Add VBOOT board support
Patrick Rudolph
2019-05-08
ec/lenovo/h8: Add function to query sense state
Patrick Rudolph
2019-05-07
{src,util}: Remove duplicated includes
Elyes HAOUAS
2019-05-07
mb/lenovo: Add SMBIOS type 9 for ExpressCard
Patrick Rudolph
2019-05-07
mb/google/sarien: Add SMBIOS type 9 fields
Lijian Zhao
2019-05-07
smbios: Walk over PCI devicetree to fill type 9
Patrick Rudolph
2019-05-07
device: ignore NONE devices behind bridge
Patrick Rudolph
[next]