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
2020-08-02
soc/intel/baytrail/northcluster.c: Clean up comments
Angel Pons
2020-08-02
soc/intel/baytrail/northcluster.c: Rename variable
Angel Pons
2020-08-02
soc/intel/baytrail/northcluster.c: Tidy up long lines
Angel Pons
2020-07-14
soc/intel/baytrail/northcluster.c: Add missing include
Elyes HAOUAS
2020-07-09
soc/intel/baytrail: Align whitespace and comments
Angel Pons
2020-06-06
src: Remove unused '#include <cpu/x86/smm.h>'
Elyes HAOUAS
2020-05-26
Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION
Kyösti Mälkki
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-06
soc/intel/baytrail: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-05
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-08-26
Split MAYBE_STATIC to _BSS and _NONZERO variants
Kyösti Mälkki
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