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
/
t520
Age
Commit message (
Expand
)
Author
2017-09-23
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-09-11
mb/lenovo/*/devicetree: Add BDC detection support
Patrick Rudolph
2017-08-10
nb/intel/sandybridge/raminit: Add Kconfig option for fuses
Patrick Rudolph
2017-08-10
mb/lenovo/t*00/romstage: Switch to new hybrid driver
Patrick Rudolph
2017-07-30
intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaults
Nico Huber
2017-07-07
mb/lenovo/*/cmos: Port USB Always On
Patrick Rudolph
2017-06-03
mb/lenovo/*/cmos: Remove unused option and checksum fix
Patrick Rudolph
2017-05-27
mb/lenovo/*/smihandler: Get rid of mainboard_io_trap_handler
Patrick Rudolph
2017-05-21
mb/lenovo/*/romstage: Remove COM IO port
Patrick Rudolph
2017-05-21
mb/lenvovo/*: Clean mainboard.c and devicetree
Patrick Rudolph
2017-05-21
mb/*/romstage: Don't lock ETR3 CF9GR in early romstage
Patrick Rudolph
2017-05-01
mb/*/mainboard.c: Get rid of SPI AFC register
Patrick Rudolph
2017-04-24
*.asl: Remove obsolete reference to TPM ASL file
Patrick Rudolph
2017-02-28
mainboard/lenovo: Power off USB and mute audio before entering S3
Nicola Corna
2017-02-28
Select a default SeaBIOS PS2 timeout in H8 Kconfig
Arthur Heymans
2016-12-06
cpu/x86/msr.h: Drop excessive includes
Kyösti Mälkki
2016-12-06
cpu/cpu.h: Drop excessive includes
Kyösti Mälkki
2016-11-20
intel sandy/ivy: Improve DIMM replacement detection
Kyösti Mälkki
2016-09-15
lenovo: add ps2 spinup timeout to all H8S based boards
Alexander Couzens
2016-08-17
mainboard: Clean up boot_option/reboot_bits in cmos.layout
Nico Huber
2016-08-01
Add newlines at the end of all coreboot files
Martin Roth
2016-06-20
nb/intel/sandybridge/raminit: Allow 933Mhz on Lenovo devices
Patrick Rudolph
2016-06-12
nb/intel/raminit (native): Read PCI mmio size from devicetree
Patrick Rudolph
2016-06-01
drivers/lenovo: Add hybrid graphics driver
Patrick Rudolph
2016-04-19
kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2016-04-06
src/mainboard: Disable power_on_after_fail CMOS option for laptops
Philipp Deppenwiese
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-18
southbridge/intel/bd82x6x: Use common gpio.c
Patrick Rudolph
2016-02-12
Make MRC vs native a config rather than making a separate chipset for it.
Vladimir Serbinenko
2016-02-12
Merge sandy/ivybridge romstage flow for MRC and non-MRC.
Vladimir Serbinenko
2016-02-09
sandybridge: Set all native gfx-related options in northbridge code.
Vladimir Serbinenko
2016-02-09
ivy: Add a possiblity for mainboard early init.
Vladimir Serbinenko
2016-01-14
mainboard/lenovo: reserve century byte
Alexander Couzens
2015-11-24
ec/lenovo/h8: Fix IASL warnings
Martin Roth
2015-11-23
IASL: Enable warnings as errors
Martin Roth
2015-11-05
mainboard: Remove last_boot NVRAM option
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-22
gma ACPI: Make brightness levels a per board setting
Nico Huber
2015-10-11
Kill lvds_num_lanes
Vladimir Serbinenko
2015-10-11
Derive lvds_dual_channel from EDID timings.
Vladimir Serbinenko
2015-10-03
sandybridge ivybridge: Treat native init as first class citizen
Alexandru Gagniuc
2015-06-24
sandy/ivy: Include IRQ routes from platform
Kyösti Mälkki
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-06-05
mainboard/lenovo/{t430s,t420s,t520,t530,x220}: Add TPM 1.2 mainboard support
Philipp Deppenwiese
2015-05-29
bd82x6x: Move calling of finalize() on resume to southbridge code
Vladimir Serbinenko
2015-05-29
lenovo: Move pc_keyboard_init to h8 init.
Vladimir Serbinenko
2015-05-28
intel: Remove pstate_coord_type.
Vladimir Serbinenko
2015-05-28
igd.asl rewrite
Vladimir Serbinenko
2015-05-26
bd82x6x: Merge common platform ASL code.
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
lenovo: Remerge smbios_mainboard_bios_version.
Vladimir Serbinenko
2015-05-20
acpi: make fill_slit and fill_srat into arguments.
Vladimir Serbinenko
2015-05-20
bd82x6x: Merge common apmc finalize procedure.
Vladimir Serbinenko
2015-05-19
Remove useless extern gnvs declaration in smi handlers.
Vladimir Serbinenko
2015-05-14
lenovo: Disable radio when suspending or turning off.
Vladimir Serbinenko
2015-04-28
intel SMI handlers: Refactor GPI SMI/SCI routing
Kyösti Mälkki
2015-04-23
src/mainboard/*/*/board_info.txt: Added Release year for boards
Mathias Friman
2015-04-18
kconfig: automatically include mainboards
Stefan Reinauer
2015-03-10
lenovo: fix smi gpe + wakeup pin for t420s t520 t530 x220 x230
Nicolas Reinecke
2015-02-16
mainboard/cmos: Delete obsolete commented parameters
Timothy Pearson
2015-01-31
lenovo/t5x0: Make version look like something thinkpad_acpi would accept
Nicolas Reinecke
2015-01-12
mainboard/lenovo/?/Kconfig: select NO_UART_ON_SUPERIO
Edward O'Callaghan
2015-01-09
macbook21 lenovo/xx: Fix inw() in SMI handlers
Kyösti Mälkki
2014-12-06
Remove IRQ_SLOT_COUNT on all boards without PIRQ table.
Vladimir Serbinenko
2014-12-06
mainboard/*/acpi/superio.asl: Use non-local inclusion syntax
Edward O'Callaghan
2014-11-26
sandy/ivy: Remove explicit setting of HAVE_SMI_HANDLER.
Vladimir Serbinenko
2014-11-23
sandy/ivy/nehalem: Remerge interrupt handling
Vladimir Serbinenko
2014-11-19
i82801ix,bd82x6x,ibexpeak: rewrite expresscard hotplug
Vladimir Serbinenko
2014-11-15
sandy/ivybridge: Use DYNAMIC_CBMEM with native raminit
Kyösti Mälkki
2014-11-08
bd82x6x: Move to common FADT.
Vladimir Serbinenko
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
lenovo/*: Remove unused MAINBOARD_VERSION
Vladimir Serbinenko
2014-10-24
sandybridge: Kill CONFIG_HAVE_MRC_CACHE
Vladimir Serbinenko
2014-10-24
sandy/ivy native: dedup romstage.c main()
Vladimir Serbinenko
2014-10-17
lenovo/t520: Use native raminit over MRC blob
Nicolas Reinecke
2014-10-17
lenovo/t520: Enable wake on LID and Fn key
Nicolas Reinecke
2014-10-17
lenovo/t520: Apply ME workaround for S3 resume
Nicolas Reinecke
2014-10-17
lenovo/t520: fix board info
Nicolas Reinecke
2014-10-17
lenovo/t520: Use native LVDS gfx init
Nicolas Reinecke
2014-10-17
lenovo/T520: Remove butterfly DSP init.
Nicolas Reinecke
2014-10-17
bd82x6x: Consolidate common GNVS init
Vladimir Serbinenko
2014-10-16
smbios: Mark laptops as such
Vladimir Serbinenko
2014-10-16
bd82x6x: Move common bd82x6x S3 detect to bd82x6x code.
Vladimir Serbinenko
2014-10-16
sandybridge: Move common northbridge finalize to northbridge code.
Vladimir Serbinenko
2014-09-13
azalia: Shrink boilerplate
Vladimir Serbinenko
2014-09-11
Move nehalem/sandy/ivy to per-device acpi
Vladimir Serbinenko
2014-09-10
lenovo/t520/acpi/gpe.asl: fix ExpressCard gpe configExpre
Nicolas Reinecke
2014-09-10
lenovo/t520/hda_verb.h: update azalia codec config
Nicolas Reinecke
2014-09-10
lenovo/t520/gpio.h: Fix current gpio configuration
Nicolas Reinecke
2014-09-05
Consolidate intel vga int15 hooks
Vladimir Serbinenko
2014-09-05
azalia: Use convenience macros throughout
Vladimir Serbinenko
2014-08-30
lenovo: Read mainboard version from AT24RF08C.
Vladimir Serbinenko
2014-08-25
lenovo/t520: update Kconfig
Nicolas Reinecke
2014-08-25
lenovo/t520: fix PCIe interrupt and function disable config
Nicolas Reinecke
2014-08-25
lenovo/t5x0: replace invalid config DRAM_GATE_GPIO
Nicolas Reinecke
2014-08-24
lenovo/t520: replace dumped GPIO values with gpio.h
Nicolas Reinecke
2014-08-23
lenovo/t520: fix devicetree
Nicolas Reinecke
[next]