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
/
soc
/
intel
/
baytrail
/
gfx.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-28
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-06
soc/intel/baytrail: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-02
soc/intel/baytrail: add ACPI backlight support
Matt DeVillier
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-12-19
src/soc/intel: Remove unused <stdlib.h>
Elyes HAOUAS
2019-07-29
soc/intel/baytrail: Prevent unintended sign extensions
Jacob Garber
2019-07-18
soc/intel: Use config_of()
Kyösti Mälkki
2019-05-29
src/soc: Add missing 'include <types.h>'
Elyes HAOUAS
2019-04-08
soc/intel/baytrail: Correct array bounds check
Jacob Garber
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2018-05-24
soc/intel/baytrail: Get rid of device_t
Elyes HAOUAS
2018-03-14
soc/intel/baytrail: add support for Intel GMA OpRegion
Matt DeVillier
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-07
baytrail: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2014-12-17
baytrail: initialize backlight PWM frequency
Aaron Durbin
2014-11-18
baytrail: fix range check
Patrick Georgi
2014-10-28
baytrail: gfx: Don't configure hotplug + backlight registers
Shawn Nematbakhsh
2014-09-18
rambi/baytrail: ACPI, GPIO, audio, misc updates
Shawn Nematbakhsh
2014-05-15
baytrail: Add SOC thermal settings
Duncan Laurie
2014-05-15
baytrail: enable graphics turbo
Aaron Durbin
2014-05-10
baytrail: utilize reg_script_run_on_dev()
Aaron Durbin
2014-05-09
baytrail: Enable panel and set timings
Duncan Laurie
2014-03-11
baytrail: Switch graphics init to use reg_script
Duncan Laurie
2014-02-24
baytrail: Enable GFX device
Duncan Laurie