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
/
device
/
device.c
Age
Commit message (
Expand
)
Author
2016-04-13
src/device: Update license headers
Martin Roth
2015-11-19
device/device.c: remove warning for missing apic read resources
Martin Roth
2015-10-27
device: Stop and output time in `scan_bus()`
Paul Menzel
2015-06-10
resource: Refactor IORESOURCE flags use
Kyösti Mälkki
2015-06-10
PCI subsystem: Drop PCI_64BIT_PREF_MEM option
Kyösti Mälkki
2015-06-09
device/device.c: Improve output in `init_dev()`
Paul Menzel
2015-06-04
devicetree: Change scan_bus() prototype in device ops
Kyösti Mälkki
2015-06-04
devicetree: Single scan_bridges()
Kyösti Mälkki
2015-05-05
resource: Adjust memory resources high earlier
Kyösti Mälkki
2015-05-05
resource: Enhance resource reporting
Kyösti Mälkki
2015-05-05
resource: Report correct secondary resource window
Kyösti Mälkki
2015-03-21
device: convert to stopwatch API
Aaron Durbin
2015-01-06
doxygen fixes: fix parameter names to match the functions
Martin Roth
2014-02-12
PCI: Guard pci.h with CONFIG_PCI
Kyösti Mälkki
2013-12-12
Log device path during resource allocation
Duncan Laurie
2013-11-26
Clean up POST codes for Boot State machine
Duncan Laurie
2013-11-26
Log device path into CMOS during probe stages
Duncan Laurie
2013-11-08
Add new finalize functions for devices and chips
Marc Jones
2013-07-10
device: Fix spelling
Martin Roth
2013-05-01
device tree: track init times
Aaron Durbin
2013-02-14
sconfig: rename pci_domain -> domain
Stefan Reinauer
2012-11-30
Rename devices -> device
Stefan Reinauer