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
/
mainboard
/
amd
Age
Commit message (
Expand
)
Author
2019-11-20
mainboard/amd: Remove AMD Torpedo mainboard
Joe Moore
2019-10-27
src/mainboard: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
mb/amd/serengeti_cheetah_fam10: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
2019-10-27
mb/amd: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
2019-10-25
src/mainboard: Drop wrong _ADR objects
Elyes HAOUAS
2019-10-09
acpi_table_header: Replace hard-coded length via sizeof(acpi_fadt_t)
Himanshu Sahdev
2019-10-04
acpi_table_header: Replace hard-coded revision via macro and function
Himanshu Sahdev
2019-09-16
src/mainboard: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-09-04
mainboard/amd: Add padmelon board code
Richard Spiegel
2019-08-20
mb/amd/serengeti_cheetah_fam10: Add null pointer check
Jacob Garber
2019-08-20
AGESA,binaryPI: Replace use of __PRE_RAM__
Kyösti Mälkki
2019-07-04
amdfam10: Declare get_sysinfo()
Kyösti Mälkki
2019-07-04
amdfam10: Declare empty activate_spd_rom() stub
Kyösti Mälkki
2019-06-19
{mb,sb}: Use get_acpi_table_revision(FADT)
Elyes HAOUAS
2019-06-06
soc/amd/stoneyridge: Move GPIO support to common
Marshall Dawson
2019-05-20
sb/amd/cimx/sb800: Get rid of power button device in coreboot
Paul Menzel
2019-04-23
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-04-08
nb/amd/pi, mb/amd/bettong: Fix null pointer checks
Jacob Garber
2019-04-06
mb/amd/bettong/mainboard: Drop unused include <agesawrapper.h>
Elyes HAOUAS
2019-03-25
Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)
Julius Werner
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-19
src: Drop unused 'include <cbfs.h>'
Elyes HAOUAS
2019-03-13
mb/mainboard/amd/serengeti_cheetah_fam10: Use PCI_DEVFN()
Elyes HAOUAS
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-08
commonlib/loglevel.h: Drop unnecessary include
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-06
src: Drop unused include <arch/acpi.h>
Elyes HAOUAS
2019-03-05
arch/io.h: Drop includes in fam10 romstages
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-04
arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-21
ACPI: Correct asl_compiler_revision value
Elyes HAOUAS
2019-02-12
binaryPI: Drop nested northbridge in devicetree
Kyösti Mälkki
2019-02-11
amd: Remove unused defines
Peter Lemenkov
2019-02-07
src: Remove unused include device/pnp_def.h
Elyes HAOUAS
2019-01-16
AGESA fam16kb boards: Clean up devicetree
Kyösti Mälkki
2019-01-16
AGESA fam15tn boards: Clean up devicetree
Kyösti Mälkki
2019-01-16
AGESA fam14 boards: Clean up devicetree
Kyösti Mälkki
2019-01-14
AGESA binaryPI: Consolidate ACPI for IMC
Kyösti Mälkki
2019-01-14
AGESA binaryPI: Remove unused IMC ACPI methods IMSP and IMWK
Kyösti Mälkki
2019-01-13
{mb,nb,soc/fsp_baytrail}: Get rid of dump_mem()
Elyes HAOUAS
2019-01-10
amdfam10 boards: Simplify early resourcemap
Kyösti Mälkki
2019-01-10
mb: Move timestamp_add_now to northbridge/amd/amdfam10
Elyes HAOUAS
2019-01-10
mainboard/amd: Drop incorrect Kconfig select
Kyösti Mälkki
2019-01-09
amdfam10 boards: Use smp_write_pci_intsrc()
Kyösti Mälkki
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2019-01-04
amdfam10 boards: Use defaults for get_pci1234()
Kyösti Mälkki
2019-01-04
amdfam10 boards: Use defaults for get_pci1234()
Kyösti Mälkki
[next]