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
/
northcluster.c
Age
Commit message (
Expand
)
Author
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-11-28
soc/intel/{baytrail,broadwell}: Correct Chromeos RAM reservation
Frans Hendriks
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-05-24
soc/intel/baytrail: Get rid of device_t
Elyes HAOUAS
2017-06-09
soc/baytrail: fix ACPI table by recollecting TOLM
Matt DeVillier
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
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
2014-12-08
intel/baytrail: Spelling fixes
Martin Roth
2014-10-22
baytrail/rambi: S3 support and other updates
Kein Yuan
2014-07-08
soc: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-04-30
baytrail: Add function to read top of low memory
Duncan Laurie
2014-03-11
baytrail: Reserve memory between ASEG and 1MB and for ramoops
Duncan Laurie
2014-02-24
baytrail: remove gfx read_resources() work around
Aaron Durbin
2014-01-31
baytrail: set host memory map
Aaron Durbin