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
/
drivers
/
lenovo
/
hybrid_graphics
Age
Commit message (
Expand
)
Author
2024-02-18
drivers: Add SPDX license headers to Kconfig files
Martin Roth
2024-01-31
include/device/device.h: Remove CHIP_NAME() macro
Nicholas Sudsgaard
2024-01-24
driver/intel to /driver/ocp: Rename Makefiles from .inc to .mk
Martin Roth
2021-05-06
src: Retype option API to use unsigned integers
Angel Pons
2021-04-23
src: Replace remaining {get,set}_option() instances
Angel Pons
2020-07-14
src: Remove unused 'include <types.h>'
Elyes HAOUAS
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2019-10-22
AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file
Martin Roth
2019-06-08
mb/lenovo/t430: Fix Dual Graphics
Patrick Rudolph
2019-01-23
src/drivers: Remove needless '&' on function pointers
Elyes HAOUAS
2018-09-05
mb/lenovo: Support dual graphics for xx20/xx30 ThinkPads
Evgeny Zinoviev
2017-12-20
drvs/lenovo/hybrid_graphics/romstage: Fix dGPU activation
Patrick Rudolph
2017-08-10
drvs/lenovo/hybrid_graphics: Add new hybrid graphics driver
Patrick Rudolph