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
/
t530
/
Kconfig
Age
Commit message (
Expand
)
Author
2020-06-19
Kconfig: Escape variable to accommodate new Kconfig versions
Patrick Georgi
2020-06-15
sandybridge boards: Factor out MAX_CPUS
Angel Pons
2020-05-26
ec/lenovo/h8: Config the ec hardware ids for newer thinkpads
Da Lao
2020-04-14
mainboard/lenovo: Use the original hardware ids for keyboard/pointing
dalao
2020-03-30
mb/lenovo/t530: Switch to overridetree
Peter Lemenkov
2020-03-09
3rdparty/libgfxinit: Update submodule pointer
Nico Huber
2020-03-06
mb/lenovo/*: Add support for VBOOT on 12MiB devices
Jonas Moehle
2020-03-04
src/mainboard/lenovo/t530/Kconfig: Fix PCI device id for the iGPU
Prasun Gera
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-08-28
lenovo/t431s,w530: Add DRIVERS_RICOH_RCE822
Kyösti Mälkki
2019-06-08
mb/lenovo/t430: Fix Dual Graphics
Patrick Rudolph
2019-05-12
nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE
Nico Huber
2019-04-19
src/mb/Kconfig: Fix PCI subsystem IDs
Elyes HAOUAS
2019-03-06
ec/lenovo/h8: Implement ACPI methods to set battery thresholds
Alexey Kharlamov
2019-01-25
sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that ne...
Jan Tatje
2019-01-24
cpu/intel/model_206ax: Remove the notion of sockets
Arthur Heymans
2019-01-16
nb/intel/sandybridge: Remove the C native graphic init
Arthur Heymans
2019-01-03
mb: Remove duplicated ENABLE_VMX
Elyes HAOUAS
2018-11-16
mb/*/*/Kconfig: Use CONFIG_VARIANT_DIR for devicetree
Peter Lemenkov
2018-08-05
southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default
Angel Pons
2018-06-12
drivers/intel/gma: Unify VBT related Kconfig names
Nico Huber
2018-06-06
drivers/intel/gma: Include mainboard data.vbt
Arthur Heymans
2018-06-06
mb/lenovo: Add ThinkPad W530 support
Evgeny Zinoviev
2018-06-04
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese
2017-07-30
intel/sandybridge: Clean VGA BIOS ids up a little
Nico Huber
2017-07-30
intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaults
Nico Huber
2017-06-02
Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG
Nico Huber
2016-07-07
lenovo/t530: Don't enforce native gfx init
Alexander Couzens
2016-07-07
lenovo/t530: add VGA device ID 8086,0106
Alexander Couzens
2016-06-01
drivers/lenovo: Add hybrid graphics driver
Patrick Rudolph
2016-03-21
nb/intel/sandybridge: increase MMCONF_BASE_ADDRESS
Patrick Rudolph
2016-03-15
lenovo: add config ONBOARD_VGA_IS_PRIMARY
Patrick Rudolph
2016-03-05
sandybridge/gma_lvds: support both Sandy&Ivy on one board
Iru Cai
2016-02-12
Make MRC vs native a config rather than making a separate chipset for it.
Vladimir Serbinenko
2016-02-09
sandybridge: Set all native gfx-related options in northbridge code.
Vladimir Serbinenko
2015-11-24
ec/lenovo/h8: Fix IASL warnings
Martin Roth
2015-11-23
IASL: Enable warnings as errors
Martin Roth
2015-10-03
sandybridge ivybridge: Treat native init as first class citizen
Alexandru Gagniuc
2015-06-05
mainboard/lenovo/{t430s,t420s,t520,t530,x220}: Add TPM 1.2 mainboard support
Philipp Deppenwiese
2015-01-01
mainboard/lenovo/t530/Kconfig: Enable VMX by default
Edward O'Callaghan
2014-12-30
mainboard/lenovo/t530/Kconfig: No Super I/O on this board
Edward O'Callaghan
2014-12-06
Remove IRQ_SLOT_COUNT on all boards without PIRQ table.
Vladimir Serbinenko
2014-11-26
sandy/ivy: Remove explicit setting of HAVE_SMI_HANDLER.
Vladimir Serbinenko
2014-11-15
sandy/ivybridge: Use DYNAMIC_CBMEM with native raminit
Kyösti Mälkki
2014-10-25
Use spelling LENOVO troughout instead of using Lenovo sometimes
Vladimir Serbinenko
2014-10-25
lenovo: Use readable name as part number.
Vladimir Serbinenko
2014-10-24
sandybridge: Kill CONFIG_HAVE_MRC_CACHE
Vladimir Serbinenko
2014-10-16
smbios: Mark laptops as such
Vladimir Serbinenko
2014-09-19
mainboard/lenovo/t530: Make native VGA init 'user-friendly'
Edward O'Callaghan
2014-09-12
lenovo/t530: Use native LVDS gfx init
Edward O'Callaghan
2014-09-12
lenovo/t530: Use native raminit over MRC blob
Edward O'Callaghan
2014-09-05
Consolidate intel vga int15 hooks
Vladimir Serbinenko
2014-08-25
lenovo/t5x0: replace invalid config DRAM_GATE_GPIO
Nicolas Reinecke
2014-06-25
sandy/ivy boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-05-19
intel: Remove GFXUMA and related global variables
Kyösti Mälkki
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-04-09
mainboard/lenovo: [1/2] fork X230 to T530
Edward O'Callaghan