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
/
soc
/
amd
Age
Commit message (
Expand
)
Author
2019-11-03
cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE
Kyösti Mälkki
2019-11-02
timestamps: COLLECT_TIMESTAMPS is mostly optional
Kyösti Mälkki
2019-11-02
soc/amd/stoneyridge: Remove UDELAY_LAPIC_FIXED_FSB
Kyösti Mälkki
2019-11-01
lib/cbmem_top: Add a common cbmem_top implementation
Arthur Heymans
2019-10-24
soc/amd/picasso: Remove duplicate AMD_PUBKEY_FILE from Kconfig
Justin Frodsham
2019-10-21
soc/amd/picasso: Add audio processor
Marshall Dawson
2019-10-21
src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'
Elyes HAOUAS
2019-10-20
soc/amd/picasso: Increase max APCB images to 5
Marshall Dawson
2019-10-20
soc/amd/picasso: Correct a few GPIO names
Marshall Dawson
2019-10-20
src/soc/amd/common: Add Azalia support to HDA
Marshall Dawson
2019-10-20
soc/amd/picasso: Add cpuid for older device
Marshall Dawson
2019-10-20
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2019-10-20
soc/amd/picasso: Adjust I2C ASL
Marshall Dawson
2019-10-20
soc/amd/picasso: Update iomap
Marshall Dawson
2019-10-20
soc/amd/picasso: Update UARTs
Marshall Dawson
2019-10-20
soc/amd/picasso: Add display identification and vbios name
Marshall Dawson
2019-10-20
soc/amd/picasso: Remove unused SATA configurations
Marshall Dawson
2019-10-20
soc/amd/picasso: Remove SATA from AOAC registers
Marshall Dawson
2019-10-20
soc/amd/picasso: Update southbridge
Marshall Dawson
2019-10-20
soc/amd/common: Add AcpiMmio access for SMBus PCI device
Marshall Dawson
2019-10-20
soc/amd/common/lpc: Add SuperIO decode function
Marshall Dawson
2019-10-20
soc/amd/picasso: Update for USB3.1
Marshall Dawson
2019-10-20
soc/amd/picasso: Update all PSP and amdfw.rom building
Marshall Dawson
2019-10-18
src: Remove unused include '<device/pci_ids.h>'
Elyes HAOUAS
2019-10-08
device: Use scan_static_bus() over scan_lpc_bus()
Nico Huber
2019-10-08
device/root_device: Consolidate common _scan_bus() functions
Nico Huber
2019-09-26
soc/amd/common/block/spi/fch_spi_ctrl.c: Fix SPI vendor id code
Richard Spiegel
2019-09-21
soc/amd/picasso: Use new common SPI code
Richard Spiegel
2019-09-21
soc/amd/stoneyridge: Use new common SPI code
Richard Spiegel
2019-09-21
soc/amd/common/block: Create new SPI code
Richard Spiegel
2019-09-15
src/soc: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-09-15
soc/amd/common: Remove Picasso display HDA from list
Marshall Dawson
2019-09-13
drivers/elog: Add elog_boot_notify()
Kyösti Mälkki
2019-09-13
soc/amd/picasso: Refactor AOAC enabling
Marshall Dawson
2019-09-12
soc/{amd, intel}: Make use of common postcar_enable_tseg_cache() API
Subrata Banik
2019-09-09
soc/amd/picasso: Update TSC and monotonic timer
Marshall Dawson
2019-09-09
soc/amd/common/lpc: Add decode disable function
Marshall Dawson
2019-09-09
soc/amd/common: Add missing stdint.h to lpc.h
Marshall Dawson
2019-09-06
soc/amd/common: Add missing stdint.h to acpimmio.h
Marshall Dawson
2019-09-06
soc/amd/common: Add missing stdint.h to BiosCallOuts.h
Marshall Dawson
2019-08-26
lib/bootblock: Add simplified entry with basetime
Kyösti Mälkki
2019-08-22
arch/x86: Add <arch/romstage.h>
Kyösti Mälkki
2019-08-21
arch/x86: Rename some mainboard_romstage_entry()
Kyösti Mälkki
2019-08-16
amd/picasso: Unify SMM relocation
Kyösti Mälkki
2019-08-16
amd/stoneyridge: Unify SMM relocation
Kyösti Mälkki
2019-08-16
amd/stoneyridge: Rename ramtop.c to memmap.c
Kyösti Mälkki
2019-08-16
amd/picasso: Rename ramtop.c to memmap.c
Kyösti Mälkki
2019-08-16
soc/amd/common: Refactor S3 helpers
Kyösti Mälkki
2019-08-15
soc/*: mp_run_on_all_cpus: Remove configurable timeout
Patrick Rudolph
2019-08-15
cpu/x86/smm: Promote smm_memory_map()
Kyösti Mälkki
[next]