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
/
x60
Commit message (
Expand
)
Author
Age
Files
Lines
*
mb/{i945,ich7}: Remove redundant write on V0CTL
Elyes HAOUAS
2019-11-17
1
-3
/
+0
*
nb/intel/i945: Initialize console in bootblock
Arthur Heymans
2019-11-15
2
-1
/
+6
*
nb/intel/i945: Move boilerplate romstage to a common location
Arthur Heymans
2019-11-15
1
-75
/
+25
*
sb/intel/i82801gx: Add common early code
Arthur Heymans
2019-11-14
1
-38
/
+3
*
sb/intel/i82801gx: Add common LPC decode code
Arthur Heymans
2019-11-12
2
-16
/
+8
*
ec/lenovo/h8: Make dock init in ramstage fully mainboard-specific
Bill XIE
2019-11-12
1
-1
/
+0
*
soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi
Subrata Banik
2019-11-01
1
-1
/
+1
*
mb/(ich7): Use macro instead of magic number
Elyes HAOUAS
2019-10-27
1
-4
/
+4
*
mb/lenovo/{t60,x201,x60}/smihandler: Remove SMM reinitialization
Peter Lemenkov
2019-10-25
1
-14
/
+0
*
mb/lenovo/*/acpi: Remove unused include smi.h
Peter Lemenkov
2019-10-22
1
-1
/
+0
*
sb/intel/i82801gx: Move CIR init to a common place
Arthur Heymans
2019-10-11
1
-25
/
+1
*
soc/intel: Use common romstage code
Kyösti Mälkki
2019-08-26
1
-1
/
+1
*
cpu/intel: Enter romstage without BIST
Kyösti Mälkki
2019-08-18
1
-7
/
+2
*
mainboards: Remove floating __PRE_RAM__ comments
Kyösti Mälkki
2019-08-18
1
-2
/
+0
*
intel/i945: Fix udelay() prototypes
Kyösti Mälkki
2019-07-13
1
-0
/
+1
*
arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class
Kyösti Mälkki
2019-07-09
1
-1
/
+1
*
intel/945 boards: Use smp_write_pci_intsrc()
Kyösti Mälkki
2019-06-25
1
-17
/
+17
*
nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection
Elyes HAOUAS
2019-06-14
1
-1
/
+0
*
sb/intel/i82801gx: Detect if the southbridge supports AHCI
Arthur Heymans
2019-06-06
1
-1
/
+0
*
sb/intel/i82801gx: Include chip.h directly
Arthur Heymans
2019-06-05
1
-0
/
+1
*
mb/lenovo: Unify thermal threshold handling
Peter Lemenkov
2019-05-25
2
-3
/
+38
*
src/mainboard: Remove unneeded include <arch/io.h>
Elyes HAOUAS
2019-05-15
1
-1
/
+0
*
mb/lenovo/x60: Use system_reset()
Elyes HAOUAS
2019-05-07
1
-3
/
+2
*
sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB
Patrick Rudolph
2019-04-13
1
-0
/
+1
*
nb/intel/i945: Use DEBUG_RAM_SETUP
Kyösti Mälkki
2019-03-24
1
-3
/
+2
*
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-20
2
-2
/
+0
*
mb/(ICH7): Remove initialization already done at early_init.c
Elyes HAOUAS
2019-03-18
1
-1
/
+0
*
device/pnp: Add header files for PNP ops
Kyösti Mälkki
2019-03-04
1
-0
/
+1
*
arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-03-04
1
-3
/
+1
*
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
2
-0
/
+2
*
cpu/intel: Rename socket_mFCPGA478 to socket_m
Nico Huber
2019-02-28
2
-2
/
+2
*
nb/intel/i945: Use parallel MP init
Arthur Heymans
2019-01-23
2
-2
/
+0
*
mb/lenovo/[xtz]60: Introduce and use RCBA64 macro
Peter Lemenkov
2019-01-14
1
-4
/
+2
*
mb/lenovo/*/romstage: Use macros instead of magic numbers
Peter Lemenkov
2019-01-14
1
-6
/
+6
*
cpu/intel: Use the common code to initialize the romstage timestamps
Arthur Heymans
2019-01-09
1
-5
/
+0
*
sb/intel/i82801gx: Autodisable functions based on devicetree
Arthur Heymans
2019-01-08
1
-3
/
+1
*
device: Use pcidev_on_root()
Kyösti Mälkki
2019-01-06
1
-1
/
+1
*
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-11-28
1
-1
/
+1
*
sb/intel/i82801gx: Use common Intel SMM code
Arthur Heymans
2018-11-27
1
-1
/
+1
*
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2018-11-23
1
-2
/
+3
*
ACPI: Fix DSDT's revision field
Elyes HAOUAS
2018-11-21
1
-1
/
+1
*
src: Add required space after "switch"
Elyes HAOUAS
2018-11-19
1
-2
/
+2
*
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-16
1
-1
/
+0
*
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-16
1
-1
/
+0
*
mb/lenovo/x60/dsdt: Remove unused include
Peter Lemenkov
2018-11-16
1
-2
/
+0
*
mb/*/*: Harmonise FD and devicetree on boards featuring ICH7
Arthur Heymans
2018-11-12
1
-0
/
+8
*
intel/i945: Factor out ram init time stamps
Paul Menzel
2018-11-12
1
-2
/
+0
*
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-05
1
-1
/
+0
*
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-23
1
-1
/
+1
*
mb/*/*/cmos.default: Decrease debug_level to 'Debug'
Elyes HAOUAS
2018-08-15
1
-1
/
+1
[next]