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
/
mainboard
/
lenovo
/
t400
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/sconfig: Remove unused ioapic and irq keywords
Arthur Heymans
2023-04-11
2
-2
/
+0
*
ec/lenovo/pmh7/chip.h: Use 'bool' instead of 'int'
Elyes Haouas
2023-04-08
1
-2
/
+2
*
mb/lenovo: Enable VBOOT_VBNV_FLASH
Yu-Ping Wu
2023-03-08
2
-5
/
+2
*
mainboard/acpi: Replace constant "Zero" with actual number
Felix Singer
2022-12-27
1
-1
/
+1
*
mainboard/acpi: Replace constant "One" with actual number
Felix Singer
2022-12-27
1
-1
/
+1
*
sb,soc/intel,mb: Drop leftover comments and TODOs in ASL
Kyösti Mälkki
2022-12-07
1
-32
/
+0
*
nb/intel/gm45: Remove apic 0 from devicetree
Arthur Heymans
2022-12-05
1
-6
/
+1
*
cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm
Arthur Heymans
2022-12-05
1
-11
/
+2
*
nb/intel/gm45: Hook up PCI domain and CPU bus ops to devicetree
Arthur Heymans
2022-12-01
1
-0
/
+2
*
drivers/generic/ioapic: Drop poor implementation
Kyösti Mälkki
2022-11-13
2
-20
/
+0
*
src/mb: Update unlicensable files with the CC-PDDC SPDX ID
Martin Roth
2022-08-13
2
-0
/
+7
*
src/mb: Add SPDX identifiers to files missing them
Martin Roth
2022-08-11
1
-0
/
+2
*
lenovo: correct typo in macro H8_HAS_BAT_THRESHOLDS_IMPL
Peter Lemenkov
2022-05-03
1
-1
/
+1
*
cpu/intel/socket_p: Increase DCACHE_RAM_SIZE
Arthur Heymans
2022-04-27
1
-1
/
+0
*
mainboard/lenovo: Remove unused <acpi/acpi.h>
Elyes HAOUAS
2022-04-24
1
-1
/
+0
*
cpu/intel/speedstep: Constify `get_cst_entries()`
Angel Pons
2021-10-19
1
-2
/
+2
*
drivers/generic/ioapic: Drop enable_virtual_wire
Kyösti Mälkki
2021-10-17
1
-1
/
+0
*
mb/lenovo/t400: Fix R500 override tree
Nico Huber
2021-09-08
1
-0
/
+1
*
mb/*: Specify type of `VARIANT_DIR` once
Angel Pons
2021-07-26
1
-1
/
+0
*
mb/*: Specify type of `FMDFILE` once
Angel Pons
2021-07-26
1
-1
/
+0
*
mb/*: Specify type of `OVERRIDE_DEVICETREE` once
Angel Pons
2021-07-26
1
-1
/
+0
*
mb/*: Specify type of `MAINBOARD_PART_NUMBER` once
Angel Pons
2021-07-26
1
-1
/
+0
*
mb/*: Specify type of `MAINBOARD_DIR` once
Angel Pons
2021-07-26
1
-1
/
+0
*
src/*: Specify type of `CBFS_SIZE` once
Angel Pons
2021-07-26
1
-1
/
+0
*
arch/x86/ioapic: Drop irq_on_fsb as a configurable item
Kyösti Mälkki
2021-06-16
1
-1
/
+0
*
src: Match array format in function declarations and definitions
Patrick Georgi
2021-05-13
1
-1
/
+1
*
sb/intel/i82801ix: Factor out common `acpi_fill_madt`
Angel Pons
2021-02-01
1
-30
/
+0
*
ACPI: Add top-level ASL
Kyösti Mälkki
2021-01-27
1
-0
/
+1
*
mb/lenovo/t400: Convert to ASL 2.0 syntax
Elyes HAOUAS
2021-01-24
3
-21
/
+21
*
mainboards: Drop GNVS cmap and cmbp
Kyösti Mälkki
2021-01-20
1
-5
/
+0
*
ACPI GNVS: Drop APIC, factor out MPEN
Kyösti Mälkki
2021-01-20
1
-2
/
+0
*
mb/apple,lenovo,roda: Drop reference to OSYS
Kyösti Mälkki
2021-01-18
1
-8
/
+0
*
ACPI: Select ACPI_SOC_NVS only where suitable
Kyösti Mälkki
2021-01-18
1
-1
/
+1
*
mb/x/acpi_tables: Rename to mainboard_fill_gnvs()
Kyösti Mälkki
2021-01-10
1
-1
/
+1
*
cbfs: Enable CBFS mcache on most chipsets
Julius Werner
2020-12-02
1
-0
/
+1
*
mb/**/cmos.layout: Indent everything with tabs
Angel Pons
2020-11-23
1
-62
/
+62
*
mb/**/cmos.layout: Remove crusty comments
Angel Pons
2020-11-23
1
-25
/
+0
*
{src/mb,util/autoport}: Use macro for DSDT revision
Elyes HAOUAS
2020-10-13
1
-1
/
+1
*
mb/lenovo: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
1
-1
/
+0
*
src: Use space after switch, while
Elyes HAOUAS
2020-08-05
1
-1
/
+1
*
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-30
1
-1
/
+2
*
Kconfig: Escape variable to accommodate new Kconfig versions
Patrick Georgi
2020-06-19
1
-2
/
+2
*
gm45 boards: Factor out MAX_CPUS
Angel Pons
2020-06-15
1
-4
/
+0
*
sb/intel/i82801ix: Select COMMON_FADT
Kyösti Mälkki
2020-06-10
1
-141
/
+0
*
arch/x86: Declare permanent_smi_handler()
Kyösti Mälkki
2020-06-06
1
-1
/
+1
*
mb/lenovo/t400,x200: Control SMI related FADT entries
Kyösti Mälkki
2020-06-06
1
-6
/
+8
*
mb/lenovo/t400: Add support for ThinkLight
Stefan Ott
2020-05-22
1
-0
/
+2
*
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2020-05-18
1
-1
/
+0
*
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
2
-6
/
+0
*
src: Remove unused '#include <stdint.h>'
Elyes HAOUAS
2020-05-13
1
-1
/
+0
[next]