index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-02-12
my boards: Do not include `superio.asl` twice
Angel Pons
2021-02-12
sb/intel/x/lpc.c: Drop commented-out `gpio_init` call
Angel Pons
2021-02-12
sb/intel/x/lpc.c: Drop `pch_disable_smm_only_flashing`
Angel Pons
2021-02-12
sb/intel/lynxpoint: Do not mask out TCO status bits
Angel Pons
2021-02-12
sb/intel/lynxpoint: Only generate SerialIO SSDT for PCH-LP
Angel Pons
2021-02-12
sb/intel/lynxpoint/pch.h: Guard macro parameters
Angel Pons
2021-02-12
sb/intel/common: Move named packages out of method
Angel Pons
2021-02-12
nb/intel/common/fixed_bars.h: Add casts to `uintptr_t`
Angel Pons
2021-02-12
nb/intel/haswell: Use common {DMI,EP,MCH}BAR accessors
Angel Pons
2021-02-12
sandybridge MRC boards: Drop channel disable masks
Angel Pons
2021-02-12
soc/intel/broadwell: Use southbridge common RCBA
Angel Pons
2021-02-12
mb/razer/blade_stealth_kbl: Configure IRQs as level triggered for HID over I2C
Karthikeyan Ramasubramanian
2021-02-12
mb/system76/lemp9: Configure IRQs as level triggered for HID over I2C
Karthikeyan Ramasubramanian
2021-02-12
soc/amd/*/Kconfig: remove redundant SMM_TSEG condition
Felix Held
2021-02-11
soc/amd/common/block/acpi/pm_state: don't rely on undefined behavior
Felix Held
2021-02-11
soc/amd/picasso/fch: remove comment about ForceStpClkRetry
Felix Held
2021-02-11
soc/amd/common: Fix missing header in amd_pci_utils.h
Raul E Rangel
2021-02-11
sb/intel/ibexpeak: Drop Global NVS support
Angel Pons
2021-02-11
sb/intel/i82801jx: Drop Global NVS support
Angel Pons
2021-02-11
ACPI: Move PICM declaration
Kyösti Mälkki
2021-02-11
sb,soc/intel: Drop OSYS from GNVS
Kyösti Mälkki
2021-02-11
mainboards: Drop PWRS from GNVS
Kyösti Mälkki
2021-02-11
mb/amd/majolica: Add chromeos support
Raul E Rangel
2021-02-11
soc/amd/cezanne/smihandler: add basic SMI APMC and sleep handler
Felix Held
2021-02-11
soc/amd/cezanne: select soc-specific ACPI functionality
Felix Held
2021-02-11
soc/amd/*/smihandler: use size_t and unsigned int
Felix Held
2021-02-11
soc/amd/*/smihandler: remove replace southbridge references with fch
Felix Held
2021-02-11
soc/amd/cezanne/chip: set device operations for UART MMIO devices
Felix Held
2021-02-11
soc/amd/cezanne: add empty mp_init_cpus
Felix Held
2021-02-11
soc/amd/cezanne/cpu: add basic zen_2_3_init functionality
Felix Held
2021-02-11
src: Remove unused <cpu/intel/model_206ax/model_206ax.h>
Elyes HAOUAS
2021-02-11
src: Remove unused <arch/cpu.h>
Elyes HAOUAS
2021-02-11
soc/intel/broadwell: Remove _ADR from SerialIO ACPI devices
Angel Pons
2021-02-11
sb/amd/agesa/hudson/acpi/fch.asl: Sync whitespace
Elyes HAOUAS
2021-02-11
soc/intel/xeon_sp; Remove unneeded whitespace before tab
Elyes HAOUAS
2021-02-11
src/mainboard: Remove unneeded whitespace before tab
Elyes HAOUAS
2021-02-11
security/intel/txt/Makefile.inc: Use tab for indent
Elyes HAOUAS
2021-02-11
mb/google/volteer/variants: Remove unneeded whitespace before tab
Elyes HAOUAS
2021-02-11
mb/amd/mandolin/Kconfig: Remove unneeded whitespace before tab
Elyes HAOUAS
2021-02-11
arch/x86/id.S: Remove unneeded whitespace before tab
Elyes HAOUAS
2021-02-11
src/superio: Fix typo in comment
Elyes HAOUAS
2021-02-11
sb/intel/common/rtc.c: Define __SIMPLE_DEVICE__
Angel Pons
2021-02-11
lib/selfboot.c: Fix indentation and drop one newline
Angel Pons
2021-02-11
cpu/intel/microcode: Fix typo in function parameter
Elyes HAOUAS
2021-02-11
nb/intel/{haswell,sandybridge}/*/mchbar.h: Fix typo in comment
Elyes HAOUAS
2021-02-11
sb/amd/agesa/hudson/amd_pci_int_defs.h: Fix comments
Angel Pons
2021-02-11
sb/amd/agesa/hudson: Drop setting `ACPI_FADT_RESET_REGISTER`
Angel Pons
2021-02-11
sb/amd/agesa/hudson/sm.c: Drop unused `BITx` macros
Angel Pons
2021-02-11
sb/amd/pi/hudson/pci.c: Remove empty init operation
Angel Pons
2021-02-11
sb/amd/pi/hudson/imc.c: Remove duplicated comment
Angel Pons
[next]