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
Age
Commit message (
Expand
)
Author
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
2015-04-17
rk3288: Add software I2C support
Julius Werner
2015-04-01
cbfs: correct types used for accessing files
Aaron Durbin
2015-03-23
PCIe: Revise L1 Sub-State support
Kenji Chen
2015-03-23
PCIe: Add L1 Sub-State support.
Kenji Chen
2015-03-21
device: convert to stopwatch API
Aaron Durbin
2015-03-09
AMD fam10: Drop PCI_BUS_SEGN_BITS
Kyösti Mälkki
2015-03-09
device/pciexp: Add support for PCIe CLK power management
Kane Chen
2015-03-01
devicetree: Drop dummy root_dev ops
Kyösti Mälkki
2015-02-15
device/device_util.c: Add space after ellipse for better legibility
Paul Menzel
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-02-10
PCI subsystem: Remove AGP bridge type
Kyösti Mälkki
2015-02-05
drivers/xgi/z9s: Port Linux framebuffer initialization to coreboot
Timothy Pearson
2015-02-05
AMD HyperTransport: Drop unused link optimisation
Kyösti Mälkki
2015-01-30
devicetree: Search PnP device node from the tree by path
Kyösti Mälkki
2015-01-24
device/hypertransport.c: Fix typo in comment
Timothy Pearson
2015-01-20
device/oprom/realmode/x86: Fix memory corruption
Zhuo-Hao Lee
2015-01-12
src/device: Doxygen fixes
Martin Roth
2015-01-06
doxygen fixes: fix parameter names to match the functions
Martin Roth
2014-12-31
Fix Kconfig whitespace
Kyösti Mälkki
2014-12-30
i2c: Add software_i2c driver for I2C debugging and emulation
Julius Werner
2014-12-28
RELOCATABLE_RAMSTAGE: Fix weak symbols with option ROMs
Kyösti Mälkki
2014-12-19
spd_cache debug: Log invalid CRC checksum
Tobias Diedrich
2014-12-07
ddr3: Plumber DIMM type to parsed structure.
Vladimir Serbinenko
2014-11-08
device/dram/ddr3.c: Fix sizeof on array func param overflow
Edward O'Callaghan
2014-11-05
pci_ops.{c,h}: Don't hide pointers behind typedefs
Edward O'Callaghan
2014-10-17
Kconfig: clean up options in top level and device menu
Stefan Reinauer
2014-09-29
Remove stale char[] initialization causing unaligned memory access
Marcelo Povoa
2014-09-17
pnp: Allow setting of misc register 0xf4 in device tree
Stefan Reinauer
2014-09-13
azalia: Shrink boilerplate
Vladimir Serbinenko
2014-09-11
pnp: Allow setting of misc register 0xfa in device tree
Stefan Reinauer
2014-09-08
ARM: Generalize armv7 as arm.
Gabe Black
2014-08-08
device/oprom/realmode: Sanitize header inclusion
Edward O'Callaghan
2014-07-30
device/oprom/realmode/x86.c: Move includes to top of file
Edward O'Callaghan
2014-07-29
sandy/ivybridge: Native raminit.
Vladimir Serbinenko
2014-07-28
device/oprom/yabel/vbe.c: Fix memory leak
Daniele Forsi
2014-07-28
device/oprom/realmode/x86.c: Fix memory leak
Daniele Forsi
2014-07-23
src/device/Kconfig: make help for VGA_BIOS_ID and PXE_ROM_ID more similar
Daniele Forsi
2014-07-23
src/.../Kconfig: various small fixes to texts
Daniele Forsi
2014-07-19
src/device/Kconfig: fix typo in label "1024x768 256-color"
Daniele Forsi
2014-07-19
device/pci_early.c: Mixes up variants of a typedefs to 'u32'
Edward O'Callaghan
2014-07-17
device,Makefile.inc: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-11
YABEL: Initialize global `biosmem` pointer for VBE
Nico Huber
2014-07-08
device: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-05
YABEL: Drop IO stubs that are (by own admission) never used
Patrick Georgi
2014-07-05
gizmosphere/gizmo: Move support of SPD data in CBFS
Kyösti Mälkki
2014-06-25
device/pci_device.c: Sanitize headers
Edward O'Callaghan
2014-06-21
Remove guarding #includes by CONFIG_FOO combinations
Edward O'Callaghan
2014-06-21
PCI VGA ROM: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-11
device/device_util.c: Fix wording in comment of `new_resource()`
Paul Menzel
2014-05-29
PCI IRQs: Swizzle PCI IRQs for PCI bridges
Mike Loptien
2014-05-21
device_romstage: Add a way to move to the next device
Martin Roth
2014-05-18
device/oprom/yabel/vbe.c: Avoid unused func warn
Edward O'Callaghan
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-01
device: Conditionally bypass oprom execution
Kyösti Mälkki
2014-05-01
ChromeOS: Remove oprom_is_loaded
Kyösti Mälkki
2014-05-01
device: provide option to always load PCI option roms
Kyösti Mälkki
2014-04-09
OxPCIe uart: Split PCI bridge control
Kyösti Mälkki
2014-03-03
devices: Allow to configure textmode in native gfx init.
Vladimir Serbinenko
2014-02-22
device: Do not show "framebuffer graphics resolution" with native init.
Vladimir Serbinenko
2014-02-12
PCI: Add capability list parser to romstage
Kyösti Mälkki
2014-02-12
PCI: Guard pci.h with CONFIG_PCI
Kyösti Mälkki
2014-02-09
device_util: Make device in dev_find_slot_pnp u16.
Vladimir Serbinenko
2014-02-07
device_util: Add dev_find_slot_pnp.
Vladimir Serbinenko
2014-02-01
smbus: Add guards to avoid calling NULL.
Vladimir Serbinenko
2014-01-12
lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content
Vladimir Serbinenko
2014-01-10
Replace all occurences of sprintf with snprintf
Vladimir Serbinenko
2014-01-04
device/Kconfig: Add third person singular s to lacks
Paul Menzel
2013-12-24
Remove PCI_ROM_RUN option
Vladimir Serbinenko
[next]