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
/
amd
Age
Commit message (
Expand
)
Author
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
2019-01-04
amdfam10 boards: Drop array bus_sb700
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop array bus_sb800
Kyösti Mälkki
2019-01-04
amdfam10 boards: Use PCI_DEVFN()
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop array bus_rs780
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop variable sbdn_rs780
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop const variables sbdn_sb800 and sbdn_sb700
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop extern on bus_rs780 and sbdn_rs780
Kyösti Mälkki
2019-01-04
amdfam10 boards: Call get_bus_conf() just once
Kyösti Mälkki
2019-01-04
amdfam10 boards: Add Makefiles and fix resourcemap.c
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop global bus_isa variable
Kyösti Mälkki
2019-01-04
amdfam10 boards: Declare get_pci1234() just once
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop unused mb_sysconf.h
Kyösti Mälkki
2018-12-28
arch/x86: Drop spurious arch/stages.h includes
Kyösti Mälkki
2018-12-19
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-05
soc/amd/stoneyridge: Name IO061 in ASL appropriately
Marshall Dawson
2018-11-28
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-11-23
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2018-11-19
src: Add required space after "switch"
Elyes HAOUAS
2018-11-16
src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-05
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-05
amd: Fix non-local header treated as local
Elyes HAOUAS
2018-11-05
src/mainboard: Remove irrelevant conditional statement
Elyes HAOUAS
2018-10-31
reset: Finalize move to new API
Nico Huber
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-23
mb/kahlee mb/gardenia: Remove smbus.asl include
Richard Spiegel
2018-10-18
mb: Fix non-local header treated as local
Elyes HAOUAS
2018-10-18
mb: Replace MSR addresses with macros
Elyes HAOUAS
2018-10-18
cpu/amd: Use common AMD's MSR
Elyes HAOUAS
2018-09-25
mb: Use 'unsigned int' to bare use of 'unsigned'
Elyes HAOUAS
2018-08-13
src: Get rid of non-local header treated as local
Elyes HAOUAS
2018-08-13
mb: Get rid of unneeded include <cbmem.h>
Elyes HAOUAS
2018-08-09
src/mainboard: Fix typo
Elyes HAOUAS
2018-07-31
mb/amd/gardenia: Remove IMC support
Richard Spiegel
2018-07-02
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-07-02
src/mb: Fix non-local header treated as local
Elyes HAOUAS
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-05
amd/geode_lx: Remove most boards
Kyösti Mälkki
2018-06-04
mainboard/amd/inagua: Fix a typo in comment
Elyes HAOUAS
2018-06-04
src/mainboard: Add space after 'if'
Elyes HAOUAS
2018-06-04
sb/amd/rs780: Fix invalid function declarations
Kyösti Mälkki
2018-06-04
amdfam10: Fix mismatch of function declarations
Kyösti Mälkki
2018-06-04
amdfam10: Fix function declaration to static
Kyösti Mälkki
2018-05-31
Remove all AMD K8 boards
Kyösti Mälkki
2018-05-24
AMD geode/lx: Remove generic_sdram.c include
Kyösti Mälkki
2018-05-15
mainboard/amd/*: Remove unused arguments from SIOW ACPI method
Martin Roth
2018-05-09
mb/amd: Get rid of device_t
Elyes HAOUAS
2018-05-09
src/mainboard: Serialize methods with named objects inside
Martin Roth
2018-05-08
src/mainboard: Set ACPI OEM ID values to 6 characters long
Martin Roth
2018-04-29
mainboard/amd/olivehillplus: Fix coding style
Elyes HAOUAS
2018-04-29
mainboard/amd/serengeti_cheetah: Fix coding style
Elyes HAOUAS
2018-04-20
soc/amd/stoneyridge/include/soc/southbridge.c: Rename gpio structure
Richard Spiegel
2018-04-18
soc/amd/stoneyridge/include/soc/gpio.h: Remove vendor code reference
Richard Spiegel
2018-04-10
mainboard: Make OemCustomize.c available at romstage
Richard Spiegel
2018-04-05
mb/amd/gardenia/gpio.c: Convert GPIO to new format
Richard Spiegel
2018-03-19
soc/amd/stoneyridge/southbridge.c: Remove configure_stoneyridge_uart
Richard Spiegel
2018-03-01
mb/{amd/gardenia,google/kahlee}: Initialize GPIOs earlier
Justin TerAvest
2018-02-17
soc/amd/stoneyridge: Normalize GPIO init
Justin TerAvest
2018-02-07
mb/amd/gardenia: Remove cmos.layout
Richard Spiegel
[next]