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
2018-10-11
selfboot: remove bounce buffers
Ronald G. Minnich
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-09-21
arch/{mips,power8}/include/arch: Don't use device_t
Elyes HAOUAS
2018-09-14
complier.h: add __always_inline and use it in code base
Aaron Durbin
2018-08-07
arch: Retire cache_sync_instructions() from <arch/cache.h> (except arm)
Julius Werner
2017-11-23
Constify struct cpu_device_id instances
Jonathan Neuschäfer
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