index
:
users/pcacjr/coreboot.git
classic-2014.10
master
seabios/rcba
Unnamed repository; edit this file 'description' to name the repository.
Paulo Alcantara
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
device
Commit message (
Expand
)
Author
Age
Files
Lines
*
resource: Adjust memory resources high earlier
Kyösti Mälkki
2015-05-05
1
-15
/
+4
*
resource: Enhance resource reporting
Kyösti Mälkki
2015-05-05
1
-35
/
+35
*
resource: Report correct secondary resource window
Kyösti Mälkki
2015-05-05
1
-0
/
+1
*
device: Add class and subclass name support
Lee Leahy
2015-04-22
2
-0
/
+283
*
Unify byte order macros and clrsetbits
Julius Werner
2015-04-21
2
-2
/
+2
*
rk3288: Add software I2C support
Julius Werner
2015-04-17
1
-0
/
+1
*
cbfs: correct types used for accessing files
Aaron Durbin
2015-04-01
1
-2
/
+2
*
PCIe: Revise L1 Sub-State support
Kenji Chen
2015-03-23
1
-5
/
+2
*
PCIe: Add L1 Sub-State support.
Kenji Chen
2015-03-23
2
-0
/
+192
*
device: convert to stopwatch API
Aaron Durbin
2015-03-21
2
-11
/
+9
*
AMD fam10: Drop PCI_BUS_SEGN_BITS
Kyösti Mälkki
2015-03-09
3
-37
/
+0
*
device/pciexp: Add support for PCIe CLK power management
Kane Chen
2015-03-09
2
-0
/
+30
*
devicetree: Drop dummy root_dev ops
Kyösti Mälkki
2015-03-01
1
-36
/
+4
*
device/device_util.c: Add space after ellipse for better legibility
Paul Menzel
2015-02-15
1
-4
/
+4
*
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-02-15
2
-11
/
+12
*
PCI subsystem: Remove AGP bridge type
Kyösti Mälkki
2015-02-10
4
-85
/
+0
*
drivers/xgi/z9s: Port Linux framebuffer initialization to coreboot
Timothy Pearson
2015-02-05
1
-0
/
+6
*
AMD HyperTransport: Drop unused link optimisation
Kyösti Mälkki
2015-02-05
1
-175
/
+7
*
devicetree: Search PnP device node from the tree by path
Kyösti Mälkki
2015-01-30
1
-0
/
+21
*
device/hypertransport.c: Fix typo in comment
Timothy Pearson
2015-01-24
1
-1
/
+1
*
device/oprom/realmode/x86: Fix memory corruption
Zhuo-Hao Lee
2015-01-20
1
-1
/
+1
*
src/device: Doxygen fixes
Martin Roth
2015-01-12
2
-3
/
+12
*
doxygen fixes: fix parameter names to match the functions
Martin Roth
2015-01-06
2
-2
/
+2
*
Fix Kconfig whitespace
Kyösti Mälkki
2014-12-31
1
-1
/
+1
*
i2c: Add software_i2c driver for I2C debugging and emulation
Julius Werner
2014-12-30
3
-0
/
+359
*
RELOCATABLE_RAMSTAGE: Fix weak symbols with option ROMs
Kyösti Mälkki
2014-12-28
1
-2
/
+4
*
spd_cache debug: Log invalid CRC checksum
Tobias Diedrich
2014-12-19
1
-1
/
+2
*
ddr3: Plumber DIMM type to parsed structure.
Vladimir Serbinenko
2014-12-07
1
-0
/
+1
*
device/dram/ddr3.c: Fix sizeof on array func param overflow
Edward O'Callaghan
2014-11-08
1
-1
/
+1
*
pci_ops.{c,h}: Don't hide pointers behind typedefs
Edward O'Callaghan
2014-11-05
1
-14
/
+14
*
Kconfig: clean up options in top level and device menu
Stefan Reinauer
2014-10-17
1
-50
/
+43
*
Remove stale char[] initialization causing unaligned memory access
Marcelo Povoa
2014-09-29
1
-1
/
+1
*
pnp: Allow setting of misc register 0xf4 in device tree
Stefan Reinauer
2014-09-17
1
-0
/
+5
*
azalia: Shrink boilerplate
Vladimir Serbinenko
2014-09-13
2
-3
/
+4
*
pnp: Allow setting of misc register 0xfa in device tree
Stefan Reinauer
2014-09-11
1
-0
/
+5
*
ARM: Generalize armv7 as arm.
Gabe Black
2014-09-08
1
-4
/
+4
*
device/oprom/realmode: Sanitize header inclusion
Edward O'Callaghan
2014-08-08
3
-16
/
+18
*
device/oprom/realmode/x86.c: Move includes to top of file
Edward O'Callaghan
2014-07-30
1
-3
/
+3
*
sandy/ivybridge: Native raminit.
Vladimir Serbinenko
2014-07-29
1
-4
/
+7
*
device/oprom/yabel/vbe.c: Fix memory leak
Daniele Forsi
2014-07-28
1
-1
/
+1
*
device/oprom/realmode/x86.c: Fix memory leak
Daniele Forsi
2014-07-28
1
-1
/
+1
*
src/device/Kconfig: make help for VGA_BIOS_ID and PXE_ROM_ID more similar
Daniele Forsi
2014-07-23
1
-0
/
+3
*
src/.../Kconfig: various small fixes to texts
Daniele Forsi
2014-07-23
1
-4
/
+8
*
src/device/Kconfig: fix typo in label "1024x768 256-color"
Daniele Forsi
2014-07-19
1
-1
/
+1
*
device/pci_early.c: Mixes up variants of a typedefs to 'u32'
Edward O'Callaghan
2014-07-19
1
-4
/
+3
*
device,Makefile.inc: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-17
3
-3
/
+0
*
YABEL: Initialize global `biosmem` pointer for VBE
Nico Huber
2014-07-11
1
-0
/
+3
*
device: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
6
-8
/
+0
*
YABEL: Drop IO stubs that are (by own admission) never used
Patrick Georgi
2014-07-05
1
-47
/
+0
*
gizmosphere/gizmo: Move support of SPD data in CBFS
Kyösti Mälkki
2014-07-05
4
-1
/
+74
[next]