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
/
southbridge
Commit message (
Expand
)
Author
Age
Files
Lines
*
sb/intel/lynxpoint: Drop `config_t` typedef
Angel Pons
2021-09-09
3
-12
/
+7
*
sb/intel/lynxpoint/fadt.c: Reuse length fields
Angel Pons
2021-09-09
1
-4
/
+4
*
sb/amd/pi/hudson: drop HUDSON_UART option and corresponding code
Felix Held
2021-09-05
5
-59
/
+0
*
sb/amd/pi/hudson/soc/gpio: add SOC_GPIO_TOTAL_PINS definition
Felix Held
2021-09-04
1
-0
/
+2
*
soc/amd/common/block/gpio_banks/Kconfig: add option for non-soc/ chips
Felix Held
2021-09-03
1
-0
/
+1
*
acpi: Fill fadt->century based on Kconfig
Nico Huber
2021-08-19
11
-11
/
+0
*
soc/amd/common/block/acpimmio: add Kconfig option for biosram accessors
Felix Held
2021-07-26
3
-0
/
+3
*
src/*: Specify type of `CBFS_SIZE` once
Angel Pons
2021-07-26
1
-1
/
+0
*
sb/intel/common: Hide IFD options if !HAVE_IFD_BIN
Angel Pons
2021-07-14
1
-2
/
+3
*
sb/intel/i82801gx: Prepare for x86_64
Arthur Heymans
2021-07-05
1
-1
/
+2
*
southbridge/intel/common: Move invalid PIRQ value to 0
Tim Wawrzynczak
2021-06-29
3
-11
/
+22
*
security/intel: Add option to enable SMM flash access only
Angel Pons
2021-06-21
2
-8
/
+34
*
southbridge/amd: Create ACPI MCFG MMCONFIG
Angel Pons
2021-06-21
2
-2
/
+6
*
sb/intel/i82870: Use ioapic utility functions
Kyösti Mälkki
2021-06-16
1
-21
/
+4
*
arch/x86/ioapic: Drop irq_on_fsb as a configurable item
Kyösti Mälkki
2021-06-16
5
-29
/
+1
*
sb/intel/lynxpoint: Update xHCI _PS0 and _PS3 methods
Angel Pons
2021-06-16
1
-0
/
+20
*
sb/intel/lynxpoint/Kconfig: Fix typo in help text
Angel Pons
2021-06-16
1
-1
/
+1
*
nb/intel/sandybridge: Add x86_64 support
Patrick Rudolph
2021-06-15
3
-14
/
+14
*
arch/x86/ioapic: Add get_ioapic_id() and get_ioapic_version()
Kyösti Mälkki
2021-06-12
1
-11
/
+3
*
sb/intel/lynxpoint: Add SerialIO UART console support
Angel Pons
2021-06-09
7
-3
/
+120
*
sb/intel/lynxpoint: Drop P_LVLx support in FADT
Angel Pons
2021-06-07
1
-3
/
+3
*
sb/intel/bd82x6x: Drop P_LVLx support in FADT
Angel Pons
2021-06-07
2
-11
/
+3
*
sb/intel/ibexpeak: Drop P_LVLx support in FADT
Angel Pons
2021-06-07
1
-10
/
+3
*
sb/intel/bd82x6x: Add missing ID for PCI bridge
James Ye
2021-06-07
1
-3
/
+9
*
sb/intel/bd82x6x: Use array for PCIe ASPM overrides
Angel Pons
2021-06-07
2
-34
/
+2
*
sb/intel/lynxpoint: Add pch_iobp_exec() function
Angel Pons
2021-05-20
3
-0
/
+31
*
sb/intel/lynxpoint: Relocate SATA clock gating write
Angel Pons
2021-05-20
2
-2
/
+1
*
sb/intel: Drop outdated SMBus I/O BAR comment
Angel Pons
2021-05-16
4
-32
/
+0
*
sb/intel/common/pmclib: Use pmbase functions
Arthur Heymans
2021-05-07
1
-17
/
+11
*
sb/intel/common: Fix platform_is_resuming()
Arthur Heymans
2021-05-07
1
-1
/
+5
*
sb/intel/common: Implement acpi_is_wakeup_s3()
Arthur Heymans
2021-05-07
1
-0
/
+5
*
src: Retype option API to use unsigned integers
Angel Pons
2021-05-06
15
-32
/
+32
*
nb/intel: Don't select VBOOT_SEPARATE_VERSTAGE
Arthur Heymans
2021-05-05
1
-2
/
+2
*
sb/intel/lynxpoint: Fix VBOOT with !CONFIG_INTEL_LYNXPOINT_LP
Arthur Heymans
2021-05-05
2
-1
/
+2
*
sb/intel/common: Refactor _PRT generation to support GSI-based tables
Tim Wawrzynczak
2021-04-27
10
-78
/
+173
*
sb/intel/lynxpoint: Add and use power state bit macros
Angel Pons
2021-04-26
2
-15
/
+26
*
ChromeOS: Use CHROMEOS_NVS guard
Kyösti Mälkki
2021-04-21
2
-2
/
+2
*
{sb,soc}/intel: Use `get_int_option` function
Angel Pons
2021-04-21
9
-51
/
+21
*
sb/intel/bd82x6x: Use {get,set}_int_option
Angel Pons
2021-04-21
2
-8
/
+6
*
sb/intel/x/sata.c: Use `get_int_option` for `sata_mode`
Angel Pons
2021-04-21
4
-34
/
+15
*
sb/intel/common: Drop some PCH_LPC_DEV macros
Angel Pons
2021-04-19
2
-18
/
+4
*
sb/amd/pi/hudson: remove unused Bolton PI FCH code
Felix Held
2021-04-11
7
-48
/
+2
*
sb/intel/x/smbus.c: Correct register access width
Angel Pons
2021-04-11
3
-14
/
+3
*
arch/x86: Provide readXp/writeXp helpers in arch/mmio.h
Angel Pons
2021-04-06
1
-15
/
+0
*
sb/intel/i82371eb: Do not read PM/SMBus I/O ports at runtime
Keith Hui
2021-04-06
1
-24
/
+0
*
sb/intel/*/smihandler.c: Correct BIOS_CNTL access width
Angel Pons
2021-04-06
2
-4
/
+4
*
nb/intel/haswell: Move USB config API into Lynx Point
Angel Pons
2021-03-25
1
-0
/
+42
*
sb/intel/common: Use new acpigen_write_PRT_*_entry functions
Tim Wawrzynczak
2021-03-24
1
-10
/
+7
*
{lynxpoint/broadwell}: Set Azalia HDCFG.BCLD bit
Angel Pons
2021-03-22
1
-0
/
+7
*
{lynxpoint,broadwell}/hda_verb.c: Drop effect-free write
Angel Pons
2021-03-22
1
-3
/
+0
[next]