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
/
arch
/
power8
Age
Commit message (
Expand
)
Author
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-07
arch/*: Update Kconfig symbol usage
Martin Roth
2017-05-30
arch: Unify basic cache clearing API
Julius Werner
2016-06-24
region: Add writeat and eraseat support
Antonello Dettori
2016-05-03
build system: remove CBFSTOOL_PRE1_OPTS
Patrick Georgi
2016-05-02
lib/coreboot_table: use the architecture dependent table size
Aaron Durbin
2016-05-02
arch: introduce architecture dependent common variables
Aaron Durbin
2016-04-21
lib: add common write_tables() implementation
Aaron Durbin
2016-04-21
lib/coreboot_table: add architecture hooks for adding tables
Aaron Durbin
2016-04-21
lib/bootmem: allow architecture specific bootmem ranges
Aaron Durbin
2016-04-21
arch: only print cbmem entries in one place
Aaron Durbin
2016-04-21
arch: use Kconfig variable for coreboot table size
Aaron Durbin
2016-04-21
arch/power8/tables: remove confusion over write_tables()
Aaron Durbin
2016-04-04
arch/power8: Position bootblock start at reset vector
Timothy Pearson
2016-02-22
die() when attempting to use bounce buffer on non-i386.
Vladimir Serbinenko
2016-02-20
emulation/qemu-power8: initial mainboard and arch commit
Ronald G. Minnich