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
/
device
Age
Commit message (
Expand
)
Author
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-30
Revert "device/pciexp_device: Tune PCIe bridges before scanning children"
Kyösti Mälkki
2015-10-27
device: Stop and output time in `scan_bus()`
Paul Menzel
2015-10-25
yabel: explicitly cast values to match printk expectations
Stefan Reinauer
2015-10-25
yabel: Use IS_ENABLED where appropriate
Stefan Reinauer
2015-10-25
yabel: Don't cast pointer to u32
Stefan Reinauer
2015-10-25
Separate bootsplash image menuconfig option from others
Konstantin Aladyshev
2015-10-25
device/pciexp_device: Tune PCIe bridges before scanning children
Timothy Pearson
2015-10-25
device/pci_device: Set bridge primary bus number before scanning
Timothy Pearson
2015-10-24
southbridge/amd/sb700: Allow use of auxiliary SMBUS controller
Timothy Pearson
2015-10-24
device/smbus: Avoid infinite loop if SMBUS device has wrong parent
Timothy Pearson
2015-10-23
device/hypertransport: Add additional debug output
Timothy Pearson
2015-10-22
allocator: Page align memory mapped PCI resources
Nico Huber
2015-10-14
x86: add standalone verstage support
Aaron Durbin
2015-10-11
realmode/x86: Export vbe_mode_info_valid also in text mode.
Vladimir Serbinenko
2015-09-05
symbols: add '_' to pci_drivers and cpu_drivers symbols
Aaron Durbin
2015-08-30
Kconfig: Remove EXPERT mode
Alexandru Gagniuc
2015-08-30
Kconfig: Don't 'select' options based on PAYLOAD_SEABIOS
Alexandru Gagniuc
2015-07-16
x86 realmode: Set up the 8254 timer before running option rom
zbao
2015-07-12
x86emu/debug.h: remove #ifdef CONFIG_DEFAULT_CONSOLE_LOGLEVEL
Martin Roth
2015-07-09
device: remove unused x86 include from common code
Stefan Reinauer
2015-06-23
ddr3: add missing newline
Patrick Rudolph
2015-06-23
ddr3: Fix SPD CRC calculation
Patrick Rudolph
2015-06-22
oprom: Fix for 64bit
Stefan Reinauer
2015-06-22
device: Use x86 specific code on x86-64
Stefan Reinauer
2015-06-17
PCIe : Adding some error/not-null condition checking
Pratik Prajapati
2015-06-13
Move remap_bsp_lapic to AMD specific code
Stefan Reinauer
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-08
Remove empty lines at end of file
Elyes HAOUAS
2015-06-05
AMD K8 fam10: Drop extra HT scan_chain() parameters
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Refactor HT link connection test
Kyösti Mälkki
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-06-04
PCI subsystem: Drop parameter max from scan_bus
Kyösti Mälkki
2015-06-04
PCI subsystem: Use subordinate property to track bus enumeration
Kyösti Mälkki
2015-06-04
PCI subsystem: Refactor PCI bridge register control
Kyösti Mälkki
2015-06-04
devicetree: Rename unused parameter max in domain_scan_bus()
Kyösti Mälkki
2015-06-04
devicetree: Rename unused parameter to passthru
Kyösti Mälkki
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-06-04
HyperTransport: Use subordinate property to track chain enumeration
Kyösti Mälkki
2015-06-04
HyperTransport: Move pci_scan_bus() call
Kyösti Mälkki
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
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-04-22
device: Add class and subclass name support
Lee Leahy
2015-04-21
Unify byte order macros and clrsetbits
Julius Werner
[next]