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
/
mainboard
/
intel
Age
Commit message (
Expand
)
Author
2019-05-29
drivers/intel/fsp1.1: Simplify bootflow and clean up
Arthur Heymans
2019-05-25
nb/intel/pineview: Move to C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-05-15
src/mainboard: Remove unneeded include <arch/io.h>
Elyes HAOUAS
2019-05-15
nb/intel/broadwell: Add an option for where verstage starts
Arthur Heymans
2019-05-15
soc/intel/cannonlake: Support different SPD read type for each slot
Philip Chen
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-13
mainboard: remove "recovery" gpio, selectively add "presence" gpio.
Matt Delco
2019-05-12
nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE
Nico Huber
2019-05-07
intel/fsp1_1: Drop remnants of `pei_data`
Nico Huber
2019-05-07
soc/intel/bsw: Move memory init values into `romstage.h`
Nico Huber
2019-05-07
mb/intel/saddlebrook: Refactor to get rid of `pei_data`
Nico Huber
2019-05-07
mb/intel/kunimitsu: Refactor to get rid of `pei_data`
Nico Huber
2019-05-06
src: Remove unused include <halt.h>
Elyes HAOUAS
2019-05-06
mainboard/intel/strago/acpi: Serialize _CRS method
Frans Hendriks
2019-05-02
mainboard/intel/icelake_rvp: Add support to read board ID from EC
Subrata Banik
2019-05-01
google/cyan,intel/strago: increase default CBFS size
Matt DeVillier
2019-04-29
src/mb: Use system_reset()
Elyes HAOUAS
2019-04-29
soc/intel/braswell: Move LPE ACPI code to mainboard
Frans Hendriks
2019-04-23
nb/intel/sandybridge: Drop pch.h from sandybridge.h
Patrick Rudolph
2019-04-23
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-04-23
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-04-23
src/mainboard/{foxconn/d41s,intel/d510mo}: Use pci_or_config
Arthur Heymans
2019-04-21
nb/intel/haswell: Add an option for where verstage starts
Arthur Heymans
2019-04-19
src/mb/Kconfig: Fix PCI subsystem IDs
Elyes HAOUAS
2019-04-13
sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB
Patrick Rudolph
2019-04-13
sb/intel/i82801jx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB
Patrick Rudolph
2019-04-11
chromeos: clean up "recovery" and "write protect" GPIOs
Joel Kitching
2019-04-08
Replace remaining IS_ENABLED(CONFIG_*) with CONFIG()
Nico Huber
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-04-06
{mb,soc/intel/skylake}: remove unused InternalGfx
Maxim Polyakov
2019-04-04
mb/intel/coffeelake_rvp: Configure FSP UPDs of DDI ports for cmlrvp
V Sowmya
2019-03-28
chromeos: remove remaining dev switch references
Joel Kitching
2019-03-27
chromeos: update old boards to use lb_add_gpios notation
Joel Kitching
2019-03-27
vboot: deprecate physical dev switch
Joel Kitching
2019-03-24
nb/intel/i945: Use DEBUG_RAM_SETUP
Kyösti Mälkki
2019-03-24
soc/intel/common: Remove common chip config use_fsp_mp_init
Subrata Banik
2019-03-21
mb/*/chromeos.c: Be explicit about code for ramstage
Kyösti Mälkki
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-19
mb/intel/coffeelake_rvp: remove double selection in Kconfig
Thomas Heijligen
2019-03-18
src: Drop unused 'include <romstage_handoff.h>'
Elyes HAOUAS
2019-03-18
mb/(ICH7): Remove initialization already done at early_init.c
Elyes HAOUAS
2019-03-18
mb/intel/../../cml_u: Override LPSS related FSP UPD for CMLRVP
Subrata Banik
2019-03-18
mb/intel/coffeelake_rvp: Add cml_u board support
Subrata Banik
2019-03-18
mb/intel/coffeelake_rvp/../cml_u: Do initial mainboard commit
Subrata Banik
2019-03-16
src: Drop unused '#include <halt.h>'
Elyes HAOUAS
2019-03-13
src: Drop unused 'include <arch/ioapic.h>'
Elyes HAOUAS
2019-03-13
src/mainboard/*/*/cstates.c: Drop unused includes
Elyes HAOUAS
2019-03-13
{mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.h
Elyes HAOUAS
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-08
src/mb: Shorten 'include <arch/x86/include/arch/acpigen.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
mb/{asus/p5qc,intel/dg43gt}: Remove unneeded include i82801jx.h
Elyes HAOUAS
2019-03-07
src: Drop unused include <timestamp.h>
Elyes HAOUAS
2019-03-06
src: Drop unused include <arch/acpi.h>
Elyes HAOUAS
2019-03-06
Remove DEFAULT_PCIEXBAR alias
Kyösti Mälkki
2019-03-05
mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files
Hung-Te Lin
2019-03-04
device/pnp: Add header files for PNP ops
Kyösti Mälkki
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
soc/intel/skylake: Unify serial IRQ options
Nico Huber
2019-03-01
ACPI: Rename FADT model and set it to zero
Elyes HAOUAS
2019-02-28
mb/intel/saddlebrook: Fix 2nd DIMM slot
Kyösti Mälkki
2019-02-21
ACPI: Correct asl_compiler_revision value
Elyes HAOUAS
2019-02-18
soc/intel/skylake: Use real common code for VMX init
Nico Huber
2019-02-11
mb/intel/galileo: Drop the FSP1.1 option
Arthur Heymans
2019-02-08
mb/{asrock,intel,kontron}: Include missing <arch/io.h>
Elyes HAOUAS
2019-02-08
mb/*/*/romstage: curly braces after the function definition
Peter Lemenkov
2019-02-07
src: Remove unused include device/pnp_def.h
Elyes HAOUAS
2019-02-07
soc/intel/cannonlake: Add Whiskeylake SoC kconfig
Subrata Banik
2019-02-05
mb/intel/coffeelake_rvp: Select CHROMEOS for CFL-U and WHL-U RVP
Subrata Banik
2019-02-04
soc/intel/cannonlake: Remove SOC_INTEL_CANNONLAKE_MEMCFG_INIT Kconfig
Subrata Banik
2019-02-02
mb/intel/coffeelake_rvp: Enable GBE region for RVP8 and RVP11
Subrata Banik
2019-01-30
mainboard/intel/cannonlake_rvp: Enable SaGv config
Ronak Kanabar
2019-01-30
mainboard/{google,intel}: Remove SaGv hard coding
Ronak Kanabar
2019-01-29
mb/intel/icelake_rvp/../icl_y: Enable SaGv
Subrata Banik
2019-01-25
soc/intel/denverton_ns: Enable ACPI using intelblock
Julien Viard de Galbert
2019-01-25
sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that ne...
Jan Tatje
2019-01-24
Kconfig: Remove symbol names for choices
Nico Huber
2019-01-24
cpu/intel/model_406dx: Remove the notion of CPU sockets
Arthur Heymans
2019-01-24
cpu/intel/model_206ax: Remove the notion of sockets
Arthur Heymans
2019-01-23
mb/*/*/devicetree.cb: Make sandybridge devicetree uniform
Arthur Heymans
2019-01-23
mb/intel/icelake_rvp: Enable dptf functionality
Sumeet Pawnikar
2019-01-23
mb/intel/glkrvp: Fix termination for dual voltage pins
Shamile Khan
2019-01-23
nb/intel/pineview: Use parallel MP init
Arthur Heymans
2019-01-23
nb/intel/i945: Use parallel MP init
Arthur Heymans
2019-01-16
mainboard/intel: Update mainboard UART Kconfig
Subrata Banik
2019-01-16
mb/intel/kblrvp: Fix unsigned val casting of smaller size
Praveen hodagatta pranesh
2019-01-16
mb/intel/kblrvp: Add new Kaby lake RVP11 support
Praveen hodagatta pranesh
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-14
[RFC]util/checklist: Remove this functionality
Arthur Heymans
2019-01-14
console: Change BOOTBLOCK_CONSOLE default to `y`
Nico Huber
2019-01-14
mb/intel/coffeelake_rvp: Update mainboard UART Kconfig
Wonkyu Kim
2019-01-14
nb/intel/pineview: Move the boilerplate mainboard_romstage_entry
Arthur Heymans
2019-01-11
soc/mainboard: Update mainboard UART Kconfig
Lijian Zhao
2019-01-10
sb/intel/common: Show "Add EC firmware" only for boards that need it
Jan Tatje
2019-01-10
mb: Move timestamp_add_now to northbridge x4x
Elyes HAOUAS
2019-01-09
soc/intel: Clean mess around UART_DEBUG
Nico Huber
[next]