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
/
lenovo
Age
Commit message (
Expand
)
Author
2019-07-09
arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class
Kyösti Mälkki
2019-07-08
sb/intel/ibexpeak: Use common final SPI OPs setup
Arthur Heymans
2019-07-07
mb/lenovo/g505s: Disable SeaBIOS options unsupported by hardware
Mike Banon
2019-07-07
mb/lenovo/t60: Align ACPI C-state across the similar boards
Peter Lemenkov
2019-06-25
intel/945 boards: Use smp_write_pci_intsrc()
Kyösti Mälkki
2019-06-25
mb/lenovo/z61t: Remove `fn_ctrl_swap` option
Peter Lemenkov
2019-06-21
mb/lenovo/x201: Remove duplicated include
Peter Lemenkov
2019-06-21
sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetree
Arthur Heymans
2019-06-21
mb/lenovo/x201/smihandler.c: Remove useless smihandler code
Arthur Heymans
2019-06-21
mb/*/{x201,packardbell}: Remove unused C-state generation functions
Arthur Heymans
2019-06-21
sb/intel/ibexpeak/smihandler: Move finalizing to a common location
Arthur Heymans
2019-06-19
{mb,sb}: Use get_acpi_table_revision(FADT)
Elyes HAOUAS
2019-06-19
mb/lenovo/*/romstage: Remove unused include byteorder.h
Peter Lemenkov
2019-06-19
mb/lenovo/z61t/romstage: Remove unused include
Peter Lemenkov
2019-06-19
mb/lenovo/t60/romstage: Remove unused include
Peter Lemenkov
2019-06-19
mb/lenovo/x201: Remove unneeded includes
Peter Lemenkov
2019-06-16
mb/lenovo/*/smihandler: Remove unused include
Peter Lemenkov
2019-06-14
nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection
Elyes HAOUAS
2019-06-08
mb/lenovo/t430: Fix Dual Graphics
Patrick Rudolph
2019-06-06
sb/intel/i82801gx: Detect if the southbridge supports AHCI
Arthur Heymans
2019-06-05
sb/intel/i82801gx: Include chip.h directly
Arthur Heymans
2019-06-05
mb/*/devicetree.cb: Remove unavailable PCIe ports
Arthur Heymans
2019-06-03
mb/lenovo/*: Remove useless smihandler code
Arthur Heymans
2019-05-30
mb/lenovo/*20*: Remove default FMAP
Nico Huber
2019-05-29
src/mainboard: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-27
sb/intel/ibexpeak: Use common Intel SMM code
Arthur Heymans
2019-05-25
mb/lenovo: Unify thermal threshold handling
Peter Lemenkov
2019-05-21
mb/lenovo/r500: Add mainboard
Arthur Heymans
2019-05-21
mb/lenovo/t400: Add VBT file
Arthur Heymans
2019-05-15
src/mainboard: Remove unneeded include <arch/io.h>
Elyes HAOUAS
2019-05-14
mb/{lenovo/x201,packardbell/ms2290}: Remove superfluous TS init
Arthur Heymans
2019-05-13
mb/lenovo/s230u: Rewrite trigger inversion ACPI code
Martin Roth
2019-05-13
mb/t400/acpi: Update ATPR buffer to fit all entries
Elyes HAOUAS
2019-05-12
nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE
Nico Huber
2019-05-12
mb/lenovo/*: Add MAINBOARD_FAMILY
Patrick Rudolph
2019-05-08
mb/lenovo/t520: Fix devicetree
Patrick Rudolph
2019-05-08
mb/lenovo/*: Add support for VBOOT on 8MiB devices
Patrick Rudolph
2019-05-07
mb/lenovo: Add SMBIOS type 9 for ExpressCard
Patrick Rudolph
2019-05-07
mb/lenovo/x60: Use system_reset()
Elyes HAOUAS
2019-05-06
src: Remove unused include <halt.h>
Elyes HAOUAS
2019-04-29
src/mb: Use system_reset()
Elyes HAOUAS
2019-04-19
src/mb/Kconfig: Fix PCI subsystem IDs
Elyes HAOUAS
2019-04-13
sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB
Patrick Rudolph
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-27
Move calls to quick_ram_check() before CBMEM init
Kyösti Mälkki
2019-03-24
nb/intel/i945: Use DEBUG_RAM_SETUP
Kyösti Mälkki
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-18
mb/(ICH7): Remove initialization already done at early_init.c
Elyes HAOUAS
2019-03-14
mb/lenovo/x1_carbon_gen1/cmos: Port USB Always On
Patrick Rudolph
2019-03-14
mb/lenovo/x1_carbon_gen1/acpi: call MUTE(1) and USBP(0) on _PTS
Nicola Corna
2019-03-13
src/mainboard/*/*/cstates.c: Drop unused includes
Elyes HAOUAS
2019-03-13
{mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.h
Elyes HAOUAS
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
src: Drop unused include <timestamp.h>
Elyes HAOUAS
2019-03-06
src: Drop unused include <arch/acpi.h>
Elyes HAOUAS
2019-03-06
ec/lenovo/h8: Implement ACPI methods to set battery thresholds
Alexey Kharlamov
2019-03-04
device/pnp: Add header files for PNP ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
arch/io.h: Add missing includes
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-03-01
ACPI: Rename FADT model and set it to zero
Elyes HAOUAS
2019-02-28
cpu/intel: Rename socket_mPGA478MN to socket_p
Nico Huber
2019-02-28
cpu/intel: Rename socket_mFCPGA478 to socket_m
Nico Huber
2019-02-21
ACPI: Correct asl_compiler_revision value
Elyes HAOUAS
2019-02-15
src: Use macro `ACPI_FADT_LEGACY_FREE`
Paul Menzel
2019-02-12
nb/intel/nehalem: Remove CAR_GLOBAL use
Arthur Heymans
2019-02-08
mb/*/*/romstage: curly braces after the function definition
Peter Lemenkov
2019-02-07
src: Remove unused include device/pnp_def.h
Elyes HAOUAS
2019-02-06
nb/intel/gm45: Use a common romstage
Arthur Heymans
2019-02-06
mb/lenovo/x200/gpio.c: Unclutter the code
Arthur Heymans
2019-02-06
mb/lenovo/{x200,t400}: Set SMBUS mux using common SB functions
Arthur Heymans
2019-02-06
mb/lenovo/t400: Remove RCBA replay
Arthur Heymans
2019-01-29
mb/lenovo/z61t/Kconfig: Select I945_LVDS
Peter Lemenkov
2019-01-28
mb/lenovo/thinkcentre_a58: Extend mb name
Arthur Heymans
2019-01-25
mb/lenovo/x131e: remove PMH7
James Ye
2019-01-25
sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that ne...
Jan Tatje
2019-01-24
mb/*/*/devicetree.cb: Move the ioapic device under the LPC bridge
Arthur Heymans
2019-01-24
cpu/intel/model_206ax: Remove the notion of sockets
Arthur Heymans
2019-01-23
mb/*/*/devicetree.cb: Make sandybridge devicetree uniform
Arthur Heymans
2019-01-23
mb/lenovo/x131e: add VBT
James Ye
2019-01-23
nb/intel/i945: Use parallel MP init
Arthur Heymans
2019-01-17
mb/lenovo/x220: Add x1 as a variant
Bill XIE
2019-01-16
nb/intel/sandybridge: Remove the C native graphic init
Arthur Heymans
2019-01-16
AGESA fam15tn boards: Clean up devicetree
Kyösti Mälkki
2019-01-15
mb/*/*: Use libgfxinit on sandy and ivy bridge boards
Arthur Heymans
2019-01-14
mb/lenovo/[xtz]60: Introduce and use RCBA64 macro
Peter Lemenkov
2019-01-14
mb/lenovo/*/romstage: Use macros instead of magic numbers
Peter Lemenkov
2019-01-14
AGESA: Remove ACPI for IMC we don't run
Kyösti Mälkki
2019-01-10
mb: Move timestamp_add_now to northbridge x4x
Elyes HAOUAS
2019-01-09
cpu/intel: Use the common code to initialize the romstage timestamps
Arthur Heymans
2019-01-08
sb/intel/i82801gx: Autodisable functions based on devicetree
Arthur Heymans
2019-01-07
nb/intel/gm45: Remove the C native graphic init
Arthur Heymans
2019-01-07
src: Use "foo **bar" instead of "foo ** bar"
Elyes HAOUAS
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2019-01-03
mb/lenovo/x200: Remove RCBA replay
Arthur Heymans
2019-01-03
src/mainboard: Use smm-$(CONFIG_HAVE_SMI_HANDLER)
Elyes HAOUAS
2019-01-03
mb: Remove duplicated ENABLE_VMX
Elyes HAOUAS
2018-12-28
intel/gma/Makefile.inc: Add a helper function to add VBT binaries
Arthur Heymans
[next]