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
Age
Commit message (
Expand
)
Author
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/t530/romstage.c: add usb port description and missing oc config
Nicolas Reinecke
2015-01-31
lenovo/t5x0: Make version look like something thinkpad_acpi would accept
Nicolas Reinecke
2015-01-09
macbook21 lenovo/xx: Fix inw() in SMI handlers
Kyösti Mälkki
2015-01-06
mainboard/*/romstage.c: Sanitize system header inclusions
Edward O'Callaghan
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-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-30
lenovo/x2x0,t530 hda_verb.c: codestyle - remove some spaces
Nicolas Reinecke
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-24
sandy/ivy native: dedup romstage.c main()
Vladimir Serbinenko
2014-10-23
t530: Move to common gpio.h inrastructure
Vladimir Serbinenko
2014-10-17
bd82x6x: Consolidate common GNVS init
Vladimir Serbinenko
2014-10-17
bd82x6x: Consolidate early native USB 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-10-16
lenovo/{x2,t5}{2,3}0: Remove butterfly DSP init.
Vladimir Serbinenko
2014-09-19
mainboard/lenovo/t530: Make native VGA init 'user-friendly'
Edward O'Callaghan
2014-09-13
intel/gma: consolidate vbt code
Vladimir Serbinenko
2014-09-13
azalia: Shrink boilerplate
Vladimir Serbinenko
2014-09-12
mainboard/lenovo/t530: Enable PCIe Bridge for discrete graphics
Edward O'Callaghan
2014-09-12
mainboard/lenovo/t530: Make cdrom drive work by fixing devicetree
Edward O'Callaghan
2014-09-12
lenovo/t530: Enable wake on LID and Fn key
Edward O'Callaghan
2014-09-12
lenovo/t530: Apply ME workaround for S3 resume
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-12
lenovo/t530: Remove empty mainboard.asl
Edward O'Callaghan
2014-09-11
Move nehalem/sandy/ivy to per-device acpi
Vladimir Serbinenko
2014-09-05
Consolidate intel vga int15 hooks
Vladimir Serbinenko
2014-09-05
azalia: Use convenience macros throughout
Vladimir Serbinenko
2014-08-30
smbios: reorganise OEM strings handling.
Vladimir Serbinenko
2014-08-30
lenovo: Read mainboard version from AT24RF08C.
Vladimir Serbinenko
2014-08-25
lenovo/t5x0: replace invalid config DRAM_GATE_GPIO
Nicolas Reinecke
2014-08-25
lenovo/t530: Be safe by disabling blink gpio hw with a writeout
Edward O'Callaghan
2014-08-24
lenovo/t530: Use GPIO defines specified in bd82x6x/pch.h header
Edward O'Callaghan
2014-08-24
lenovo/t530/romstage.c: Trivial - move include to top
Edward O'Callaghan
2014-08-22
lenovo/{x230,t530}: Remove empty smi.h
Vladimir Serbinenko
2014-08-22
lenovo/t530/mainboard.c: Add EC info to SMBIOS
Edward O'Callaghan
2014-08-21
Merge LCD on sandy/ivy
Vladimir Serbinenko
2014-08-18
azalia: Move shared variable to separate file
Vladimir Serbinenko
2014-08-15
intel/cpu: rename car.h to romstage.h
Aaron Durbin
2014-08-14
Intel: Add common header file for CAR setup
Edward O'Callaghan
2014-08-06
lenovo/t530/mainboard.c: Include header `h8.h` for prototype
Edward O'Callaghan
2014-08-03
sandy/ivybridge: Make UMA size configurable.
Vladimir Serbinenko
2014-07-18
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-17
mainboard,ASL: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
mainboard: Trivial - drop trailing blank lines at EOF in .h
Edward O'Callaghan
2014-07-08
mainboard: Make use of ARRAY_SIZE macro in hda_verb.h
Edward O'Callaghan
2014-06-25
sandy/ivy boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-20
sandy/ivy boards: Use acpi_s3_resume_allowed()
Kyösti Mälkki
2014-06-18
ACPI: Remove CBMEM TOC from GNVS
Kyösti Mälkki
2014-05-19
intel: Remove GFXUMA and related global variables
Kyösti Mälkki
2014-05-13
src/drivers/pc80: Remove empty struct keyboard
Edward O'Callaghan
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-04-09
mainboard/lenovo: [2/2] implement initial T530 support
Edward O'Callaghan
2014-04-09
mainboard/lenovo: [1/2] fork X230 to T530
Edward O'Callaghan