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
/
include
/
device
/
path.h
Age
Commit message (
Expand
)
Author
2018-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-05-25
device: Move find_dev_path() to device_const.c
Kyösti Mälkki
2018-05-11
devicetree: Add USB device type
Duncan Laurie
2018-01-25
sconfig: Add a new mmio resource type
Justin TerAvest
2017-03-12
src/include: Open brace on same line as enum or struct
Lee Leahy
2017-03-09
src/include: Fix unsigned warnings
Lee Leahy
2017-02-16
device: Add a new "SPI" device type
Furquan Shaikh
2016-05-16
sconfig: Add a new generic device type
Duncan Laurie
2016-05-16
sconfig: Add 10bit addressing mode to i2c device type
Duncan Laurie
2016-02-18
device: Add device path display support
Lee Leahy
2013-02-14
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
sconfig: rename pci_domain -> domain
Stefan Reinauer
2012-08-27
AMD northbridges: factor out CPU allocation
Kyösti Mälkki
2012-07-31
Revert "Use broadcast SIPI to startup siblings"
Sven Schnelle
2012-07-13
MPTAPLE: generate from devicetree.cb
Sven Schnelle
2012-07-02
Use broadcast SIPI to startup siblings
Sven Schnelle
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2005-11-26
- Apply 11_24_a_s1_core.diff from
Stefan Reinauer
2005-07-08
eric patch
Yinghai Lu
2004-11-18
- First stab at getting the ppc ports building and working.
Eric Biederman
2004-10-16
- First stab at running linuxbios without the old static device tree.
Eric Biederman
2004-10-16
- Fix config.g and the hdama config so everthing builds again.
Eric Biederman
2004-10-14
- First pass through with with device tree enhancement merge. Most of the me...
Eric Biederman
2003-10-11
- O2, enums, and switch statements work in romcc
Eric Biederman
2003-09-02
- Major update of the dynamic device tree so it can handle
Eric Biederman