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
/
t60
Age
Commit message (
Expand
)
Author
2016-09-26
mainboard/*/*/mptable.c: Improve code formatting
Elyes HAOUAS
2016-09-13
lenovo/t60: transition away from device_t
Antonello Dettori
2016-09-12
lenovo/t60: add hda_verb.c
Arthur Heymans
2016-08-31
i945: Enable changing VRAM size
Arthur Heymans
2016-08-17
mainboard: Clean up boot_option/reboot_bits in cmos.layout
Nico Huber
2016-08-14
src/mainboard: Capitalize ROM, RAM, CPU and APIC
Elyes HAOUAS
2016-06-21
intel/model_6ex: Prepare for dynamic CONFIG_RAMTOP
Kyösti Mälkki
2016-02-09
Workaround for unused variable warning.
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
intel/i945: Consolidate MADT handling
Vladimir Serbinenko
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-23
southbridge/intel: Move `i82801gx/acpi/platform.asl` to `common/acpi`
Paul Menzel
2015-10-23
cpu/intel: Move Power notification ASL code into `common/acpi`
Paul Menzel
2015-10-11
lenovo/t60: Enable native intel gfx init.
Vladimir Serbinenko
2015-09-24
coreboot: move TS_END_ROMSTAGE to one spot
Aaron Durbin
2015-05-28
igd.asl rewrite
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-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-28
x60,t60,x201,macbook21 : Declare GPIs for EC
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-02-16
mainboard/cmos: Delete obsolete commented parameters
Timothy Pearson
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
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-04
mainboard: Sanitize some superio include paths to be non-local
Edward O'Callaghan
2014-12-07
lenovo: Remove duplicate devicetree.cb eventc entry.
Vladimir Serbinenko
2014-12-06
Remove IRQ_SLOT_COUNT on all boards without PIRQ table.
Vladimir Serbinenko
2014-12-03
i945: Consolidate acpi/platform.asl
Vladimir Serbinenko
2014-12-03
i82801gx: Enable upper CMOS in bootblock.
Vladimir Serbinenko
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-11-25
lenovo/t60: Remove PIRQ table.
Vladimir Serbinenko
2014-11-20
Replace includes of build.h with version.h
Kyösti Mälkki
2014-11-09
i945: consolidate sb & nb early inits
Vladimir Serbinenko
2014-11-09
i945: Consolidate common GNVS init
Vladimir Serbinenko
2014-11-04
i82801gx: Handle whole FADT in southbridge.
Vladimir Serbinenko
2014-10-25
Use spelling LENOVO troughout instead of using Lenovo sometimes
Vladimir Serbinenko
2014-10-25
lenovo/{x60,t60}: Change PARTNUMBER for consistency
Vladimir Serbinenko
2014-10-18
i945: Consolidate FADT code
Vladimir Serbinenko
2014-10-16
smbios: Mark laptops as such
Vladimir Serbinenko
2014-10-15
i945: Convert to per-device ACPI
Vladimir Serbinenko
2014-09-13
azalia: Shrink boilerplate
Vladimir Serbinenko
2014-09-05
Consolidate intel vga int15 hooks
Vladimir Serbinenko
2014-09-02
acpi_tables: Remove roda-specific access to 60f [copy-paste error]
Vladimir Serbinenko
2014-08-30
smbios: reorganise OEM strings handling.
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-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
Edward O'Callaghan
2014-06-25
i945 boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-25
i945 boards: Drop disabled ram_check() calls
Kyösti Mälkki
2014-06-20
intel/i945 gm45: Use acpi_s3_resume_allowed()
Kyösti Mälkki
2014-06-01
lenovo/t60: Implement intel VGA callbacks.
Vladimir Serbinenko
2014-06-01
lenovo: Make version look like something thinkpad_acpi would accept
Vladimir Serbinenko
2014-05-19
intel: Remove GFXUMA and related global variables
Kyösti Mälkki
2014-05-17
lenovo/t60: Enable dock serial port when undocked and redocked
Damien Zammit
2014-05-06
lenovo/t60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM String
Trevor Mosey
2014-05-05
lenovo/t60: Move mainboard_enable() code into a mainboard_init()
Trevor Mosey
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-04-29
lenovo/{t60,x60}/devicetree.cb: Fix typo in Controller in comment
Paul Menzel
2014-02-01
lenovo: Handle EEPROM/RFID chip.
Vladimir Serbinenko
2014-01-26
lenovo/t60: Add CMOS defaults.
Denis 'GNUtoo' Carikli
2014-01-22
CBMEM: Replace cbmem_initialize() with cbmem_recovery()
Kyösti Mälkki
2014-01-19
board-status: Add board_info.txt extracted from wiki.
Vladimir Serbinenko
2014-01-12
ec/lenovo/h8: Make trackpoint enable a CMOS option.
Vladimir Serbinenko
2014-01-12
ec/lenovo/h8: Remove trackpoint_enable from device tree.
Vladimir Serbinenko
2014-01-12
ec/lenovo/h8: make wlan config a CMOS option
Vladimir Serbinenko
2014-01-12
ec/lenovo/h8: Allow control of low-battery beep.
Vladimir Serbinenko
2014-01-12
ec/lenovo/h8: Allow user to disable powermanagement beeps.
Vladimir Serbinenko
2014-01-12
ec/lenovo/h8: Implement sticky Fn option.
Vladimir Serbinenko
2014-01-12
ec/lenovo/h8: Add an option to swap ctrl and fn.
Vladimir Serbinenko
2014-01-12
ec/lenovo/h8: Remove wlan_enable and wwan_enable from device tree.
Vladimir Serbinenko
2013-12-19
ec/lenovo/h8: Enable 3G modem
Vladimir Serbinenko
2013-12-16
X60/T60: Implement "next display output" button.
Vladimir Serbinenko
2013-12-02
Introduce a config whether dock is inited in romstage or not
Vladimir Serbinenko
2013-12-02
EC H8: remove dependence on IS_X201
Vladimir Serbinenko
2013-12-02
global: Fix usage of get_option() to make use of CB_CMOS_ codes
Alexandru Gagniuc
2013-12-01
H8: Move EC GPE declaration to mainboard
Vladimir Serbinenko
2013-11-24
smi: Update mainboard_smi_gpi() to have 32bit argument
Duncan Laurie
2013-11-15
Lenovo T60/X60: cmos.layout: Replace tabulators with spaces for consistency
Paul Menzel
2013-10-14
Revert "CBMEM: Always have early initialisation"
Kyösti Mälkki
2013-09-21
CBMEM: Always select CAR_MIGRATION
Kyösti Mälkki
2013-09-21
CBMEM: Always have early initialisation
Kyösti Mälkki
2013-09-21
timestamps: Stash early timestamps in CAR_GLOBAL
Kyösti Mälkki
2013-09-21
timestamps intel: Move timestamp scratchpad to chipset
Kyösti Mälkki
2013-08-15
lenovo/t60 lenovo/x60: Default SEABIOS_PS2_TIMEOUT to 3 seconds
Peter Stuge
2013-07-14
lenovo/t60 lenovo/x60: Override SMBIOS Manufacturer to be LENOVO
Peter Stuge
2013-07-04
intel/i945: Use MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2013-06-19
lenovo/t60: Collect timestamps in romstage
Nico Huber
2013-05-26
Lenovo ThinkPad T60: Add support for `EARLY_CBMEM_INIT` needed for CBMEM console
Paul Menzel
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-02-14
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
[next]