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
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
2013-02-14
sconfig: rename pci_domain -> domain
Stefan Reinauer
2013-02-04
Intel based boards: Use tab instead of spaces to align comment in DSDT
Paul Menzel
2013-01-03
Rename mainboard_smi.c to smihandler.c
Patrick Georgi
2012-11-16
Fix PIRQ routing abstraction
Stefan Reinauer
2012-11-16
Drop unneeded BOARD_HAS_FADT option
Stefan Reinauer
2012-11-16
Reduce number of per-mainboard changes
Stefan Reinauer
2012-11-14
Move HAVE_SMI_HANDLER from mainboards to chipsets
Stefan Reinauer
2012-11-06
Drop redundant CHIP_NAME in mainboard.c
Kyösti Mälkki
2012-10-08
hpet: common ACPI generation
Patrick Georgi
2012-08-08
Cleanup coreboot memory table includes
Kyösti Mälkki
2012-07-26
Drop mainboard chip.h
Stefan Reinauer
2012-06-24
X60/T60: fix mptable LINT entries
Sven Schnelle
2012-05-01
Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boards
Stefan Reinauer
2012-04-30
Rework ACPI CST table generation
Stefan Reinauer
2012-04-27
SMM: unify mainboard APM command handlers
Stefan Reinauer
2012-04-20
Refactor some alignment handling
Patrick Georgi
2012-03-16
Intel northbridge I945: Apply un-written naming rules
Kyösti Mälkki
2012-03-08
Unify Local APIC address definitions
Patrick Georgi
2012-02-22
ACPI: More ../../.. removal
Patrick Georgi
2012-01-31
X60/T60: Add option to enable/disable bluetooth
Sven Schnelle
2012-01-31
mainboard/lenovo/t60, x60: Disable CHECK_SLFRCS_ON_RESUME
Peter Stuge
2012-01-31
northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig option
Peter Stuge
2012-01-31
X60/T60: fix default baudrate
Sven Schnelle
2011-12-14
Lenovo X60/T60: add first_battery setting
Sven Schnelle
2011-12-01
X60/T60: reset baudrate loglevel to sane values
Sven Schnelle
2011-10-30
remove usbdebug.h include from mainboard/romstage code
Sven Schnelle
2011-10-28
Get rid of the old romstage-as-bootblock ROM layout
Patrick Georgi
2011-10-28
T60: remove redundant usbdebug_init call()
Sven Schnelle
[next]