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
/
fsp_baytrail
/
include
Age
Commit message (
Expand
)
Author
2019-04-23
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-03-16
drivers/intel/fsp1_0: Deduplicate code
Patrick Rudolph
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-01-23
Drop leftover debug function declarations
Kyösti Mälkki
2019-01-13
{mb,nb,soc/fsp_baytrail}: Get rid of dump_mem()
Elyes HAOUAS
2018-12-30
soc/intel: Fix ugly preprocessor macro
Kyösti Mälkki
2018-12-19
soc: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-10-30
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-22
intel: Use CF9 reset (part 1)
Patrick Rudolph
2018-10-11
src: Move common IA-32 MSRs to <cpu/x86/msr.h>
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-05
src: Fix MSR_PKG_CST_CONFIG_CONTROL register name
Elyes HAOUAS
2018-08-22
cbtable: remove chromeos_acpi from cbtable
Joel Kitching
2018-06-04
src/soc: Get rid of whitespace before tab
Elyes HAOUAS
2018-06-04
src: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-04
soc/intel/fsp_baytrail: Get rid of device_t
Elyes HAOUAS
2017-12-17
soc/intel/fsp_baytrail: remove nvm headers and code
Aaron Durbin
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-06-26
soc/intel/fsp_baytrail/include/soc/pci_devs.h: Add brackets around macro
Elyes HAOUAS
2017-03-26
soc/intel/fsp_baytrail: transition away from device_t
Antonello Dettori
2016-07-31
src/soc: Capitalize CPU, ACPI, RAM and ROM
Elyes HAOUAS
2016-07-15
soc/intel/fsp_baytrail: use common Intel ACPI hardware definitions
Aaron Durbin
2016-07-06
PCI: Use PCI_DEVFN macro instead of DEV_FUNC
Werner Zeh
2016-03-07
intel/fsp_baytrail: use 20K PU/PD for GPIO
Ben Gardner
2016-02-22
fsp_baytrail: Add full support for iosf access in reg_script
Werner Zeh
2015-12-16
intel/fsp_baytrail: rename include folder baytrail to include/soc
Ben Gardner