index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
soc
/
amd
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc/amd/common/gpio_banks: Drop underscore in __gpio
Kyösti Mälkki
2020-12-16
1
-16
/
+16
*
arch/x86: Clean up bootblock assembly
Kyösti Mälkki
2020-12-16
1
-1
/
+1
*
soc/amd/common: Use only byte access for IOMUX
Kyösti Mälkki
2020-12-16
1
-20
/
+2
*
soc/amd/common,picasso: Place some ENV_X86 guards
Kyösti Mälkki
2020-12-15
1
-6
/
+12
*
soc/amd/common: Move lpc_util to verstage_x86
Kyösti Mälkki
2020-12-15
1
-1
/
+1
*
soc/amd/common: Redo ACPIMMIO_BASE and _BANK
Kyösti Mälkki
2020-12-15
2
-10
/
+4
*
soc/amd/common: Refactor SMBus base arguments
Kyösti Mälkki
2020-12-15
3
-31
/
+17
*
soc/amd/common/block/gpio: use all-y in Makefile
Felix Held
2020-12-13
1
-5
/
+1
*
soc/amd/common: Remove SMBus host word accessors
Kyösti Mälkki
2020-12-12
1
-20
/
+0
*
soc/amd/common: Refactor ACPIMMIO posted writes
Kyösti Mälkki
2020-12-12
1
-6
/
+0
*
Revert "src/amd/common: Exclude biosram from psp_verstage"
Kyösti Mälkki
2020-12-12
1
-5
/
+1
*
soc/amd/picasso: move chipset_handle_reset to common
Felix Held
2020-12-11
3
-0
/
+20
*
soc/amd/picasso: factor out write_resume_eip to common code
Felix Held
2020-12-11
3
-0
/
+36
*
soc/amd/picasso: move UART console code to common folder
Felix Held
2020-12-11
2
-0
/
+34
*
soc/amd/picasso: move UART Kconfig options to common folder
Felix Held
2020-12-11
1
-0
/
+57
*
soc/amd: Remove Kconfig BOOTBLOCK_ADDR
Kyösti Mälkki
2020-12-09
1
-6
/
+9
*
soc/amd: Remove Kconfig X86_RESET_VECTOR
Kyösti Mälkki
2020-12-09
1
-3
/
+3
*
soc/amd: factor out functionality to print last reset source
Felix Held
2020-12-09
3
-0
/
+61
*
soc/amd/common/block/acpimmio: use all-y for mmio_util target
Felix Held
2020-12-09
1
-5
/
+1
*
soc/amd: factor out legacy I/O and cf9 decode enable functions
Felix Held
2020-12-09
2
-0
/
+18
*
soc/amd/common/block/smbus: refactor fch_smbus_init
Felix Held
2020-12-09
2
-4
/
+14
*
soc/amd: factor out PM_DECODE_EN register definitions
Felix Held
2020-12-09
1
-0
/
+11
*
soc/amd: remove unused PM_ISA_CONTROL definitions
Felix Held
2020-12-09
1
-2
/
+2
*
soc/amd: factor out common family 17h&19h TSC and monotonic timer code
Felix Held
2020-12-06
4
-0
/
+91
*
soc/amd/common/block/cpu: move Makefile guards into subfolders
Felix Held
2020-12-06
3
-2
/
+9
*
soc/amd: Fix X86_RESET_VECTOR location in comments
Kyösti Mälkki
2020-12-05
1
-1
/
+1
*
soc/amd: move smi_util to common block
Felix Held
2020-12-04
3
-0
/
+138
*
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-12-02
1
-3
/
+2
*
cbfs: Enable CBFS mcache on most chipsets
Julius Werner
2020-12-02
2
-0
/
+3
*
soc/amd: factor out common SMI/SCI enums and function prototypes
Felix Held
2020-12-02
2
-0
/
+52
*
soc/amd/common/smbus: remove misleading definition
Felix Held
2020-12-02
2
-2
/
+2
*
soc/amd: factor out fch_smbus_init
Felix Held
2020-12-02
3
-0
/
+23
*
soc/amd: factor out SMBUS controller registers into common header
Felix Held
2020-12-02
2
-1
/
+51
*
soc/amd: factor out common AOAC device enable and status query functions
Felix Held
2020-12-02
4
-0
/
+50
*
soc/amd: factor out common AOAC definitions
Felix Held
2020-12-02
1
-0
/
+35
*
soc/amd/common/vboot: use transfer_buffer_valid function
Felix Held
2020-11-30
1
-1
/
+1
*
soc/amd: move vboot-on-PSP-related functions to common/vboot
Felix Held
2020-11-30
1
-0
/
+50
*
soc/amd: move vboot bootblock functions to common folder
Felix Held
2020-11-30
2
-0
/
+55
*
soc/amd: move assembly part of non-CAR bootblock to common directory
Felix Held
2020-11-30
3
-0
/
+56
*
soc/amd/common: introduce SOC_AMD_COMMON_BLOCK_PCI_MMCONF
Felix Held
2020-11-30
2
-1
/
+12
*
soc/amd/common: add comments and FIXME to Makefile.inc files
Felix Held
2020-11-30
4
-4
/
+4
*
soc/amd/common: simplify conditionals in Makefiles
Felix Held
2020-11-30
7
-65
/
+96
*
soc/amd/common/block/cpu: move CAR-specific Makefile to sub-directory
Felix Held
2020-11-30
2
-8
/
+9
*
soc/amd: move non-CAR linker scripts to common directory
Felix Held
2020-11-22
5
-0
/
+222
*
soc/amd: factor out vbnv_cmos_failed() into soc/amd/common/vboot
Felix Held
2020-11-21
3
-1
/
+20
*
include/device/pci_ids: add model number to ATI GPU and HDA controller
Felix Held
2020-11-19
1
-1
/
+1
*
soc/amd: rename common Kconfig and use wildcard for SoC-specific Kconfig
Felix Held
2020-11-19
1
-0
/
+0
*
include/device/pci_ids: use the right device ID for AMD Picasso GPU
Felix Held
2020-11-18
1
-1
/
+1
*
soc/amd/common: remove SOC_AMD_COMMON_BLOCK Kconfig symbol
Felix Held
2020-11-18
4
-19
/
+4
*
soc/amd/common/block: drop double underscores from include guards
Felix Held
2020-11-16
25
-75
/
+75
[next]