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
/
southcluster.c
Age
Commit message (
Expand
)
Author
2018-11-23
src/soc/intel/baytrail/southcluster.c: Replace fixed values by defines
Frans Hendriks
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-08-22
acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry
Joel Kitching
2018-05-24
soc/intel/baytrail: Get rid of device_t
Elyes HAOUAS
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2017-09-20
soc/intel/baytrail: refactor rtc failure checking
Aaron Durbin
2015-11-28
baytrail: fix missing brackets around ir_base to fix IRQ routing
Alexander Couzens
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-05
device_ops: add device_t argument to acpi_inject_dsdt_generator
Alexander Couzens
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-05-23
baytrail: Switch to per-device ACPI
Vladimir Serbinenko
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-03-18
bootstate: use structure pointers for scheduling callbacks
Aaron Durbin
2015-03-10
ACPI: Get S3 resume state from romstage_handoff
Kyösti Mälkki
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2014-12-08
intel/baytrail: Spelling fixes
Martin Roth
2014-10-22
cmos: Rename the CMOS related functions.
Gabe Black
2014-10-22
baytrail/rambi: S3 support and other updates
Kein Yuan
2014-09-19
baytrail/rambi: spi, charger, and audio updates
Aaron Durbin
2014-09-18
rambi/baytrail: ACPI, GPIO, audio, misc updates
Shawn Nematbakhsh
2014-05-06
baytrail: configure acpi SCI irq
Aaron Durbin
2014-05-05
baytrail: interrupt routing support
Aaron Durbin
2014-04-30
baytrail: Add reserved MMIO regions to ACPI
Duncan Laurie
2014-03-11
baytrail: HDA function disable workaround
Aaron Durbin
2014-03-11
baytrail: allow function disable on TXE
Aaron Durbin
2014-02-27
rambi: Enable internal keyboard
Duncan Laurie
2014-02-27
baytrail: add support for disabling south cluster pci devices
Aaron Durbin
2014-02-17
baytrail: add south cluster fixed resources
Aaron Durbin