index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
fsp_baytrail
/
baytrail
Age
Commit message (
Expand
)
Author
2015-12-16
intel/fsp_baytrail: rename include folder baytrail to include/soc
Ben Gardner
2015-12-06
Remove #ifdef checks on Kconfig symbols
Martin Roth
2015-11-21
baytrail: add C0 and D0 stepping decode
Ben Gardner
2015-11-11
fsp_baytrail: Add macros for legacy GPIO output set up
Werner Zeh
2015-11-09
fsp_baytrail: Add functions to set a GPIO
Werner Zeh
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-05
device_ops: add device_t argument to write_acpi_tables
Alexander Couzens
2015-06-05
device_ops: add device_t argument to acpi_inject_dsdt_generator
Alexander Couzens
2015-05-23
baytrail: Switch to per-device ACPI
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-24
fsp: Move fsp to fsp1_0
Marc Jones
2015-04-04
build system: rename __BOOT_BLOCK__ and __VER_STAGE__
Patrick Georgi
2015-03-12
intel/fsp_baytrail: Add PCI Root Port IRQ Routing
Martin Roth
2015-03-09
coreboot: fix munged license text
Aaron Durbin
2015-03-05
fsp_baytrail: Add I2C driver
Werner Zeh
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-02-13
fsp_baytrail: Add macros to define 20K pull-up and down
Werner Zeh
2015-01-27
CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM
Kyösti Mälkki
2014-12-19
fsp_baytrail: Initialize LPC pads in bootblock for port 80
Martin Roth
2014-12-19
fsp_baytrail: Remove GPIO_NC1 #define
Martin Roth
2014-12-19
baytrail SOCs: Add missing comma in gpio.h
Martin Roth
2014-12-17
fsp_baytrail: Add code to read GPIOs in romstage
Martin Roth
2014-12-09
fsp platfoms: add prototype & consolidate main entry-point
Martin Roth
2014-12-08
intel/fsp_baytrail: Spelling fixes
Martin Roth
2014-12-05
fsp_baytrail: Update function disable code
Martin Roth
2014-10-14
intel/fsp_baytrail: Add padding so device_nvs location matches ACPI
Scott Radcliffe
2014-10-14
baytrail: Add padding to the end of device_nvs to match ACPI
Scott Radcliffe
2014-09-29
intel/fsp_baytrail: Add S3 suspend/resume Support
Mohan D'Costa
2014-08-01
fsp_baytrail/.../gpio.h: Add GPIO_NC1 for GPIOS on func 1
Martin Roth
2014-07-08
soc: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-06-18
ACPI: Remove CBMEM TOC from GNVS
Kyösti Mälkki
2014-05-29
fsp_baytrail: Add the FSP version of Intel's Bay Trail-I chip
Martin Roth