index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
devices
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix a trivial warning when yabel with direct hw access is enabled.
Stefan Reinauer
2010-04-13
1
-46
/
+46
*
The error message is misleading, even for a SPEW, because
Stefan Reinauer
2010-04-02
1
-3
/
+7
*
Prepare for using coreboot x86emu in userspace utility "vgabios"
Stefan Reinauer
2010-03-23
1
-0
/
+2
*
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-22
12
-131
/
+129
*
drop shadow variable from hypertransport code.
Stefan Reinauer
2010-03-17
1
-1
/
+0
*
Clean up warnings in yabel vbe code. No more warnings on the IP1000
Stefan Reinauer
2010-03-17
3
-6
/
+13
*
it was reason for workaround rules already, and it's somewhat ugly:
Stefan Reinauer
2010-03-16
47
-2
/
+20839
*
1. Move run_bios prototype to device.h
Myles Watson
2010-03-05
1
-1
/
+0
*
This patch is from 2009-10-20
Uwe Hermann
2010-03-05
1
-57
/
+5
*
This patch implements MBI (modular bios interface) support to the i830 chipset.
Stefan Reinauer
2010-03-01
1
-30
/
+0
*
Random cosmetic fixes (trivial).
Uwe Hermann
2010-02-22
1
-46
/
+67
*
This is a general cleanup patch
Stefan Reinauer
2010-02-22
4
-6
/
+20
*
YABEL update
Stefan Reinauer
2010-02-22
1
-32
/
+91
*
Various license header consistency fixes (trivial).
Uwe Hermann
2010-02-15
1
-1
/
+1
*
Add two YABEL options to Kconfig
Stefan Reinauer
2010-02-12
1
-0
/
+19
*
newconfig is no more.
Patrick Georgi
2010-02-07
1
-25
/
+0
*
- Improve help texts for option ROM initialization methods
Stefan Reinauer
2010-01-31
1
-10
/
+28
*
Initial PCIe tuning: Enable Active State Power Management (ASPM)
Stefan Reinauer
2010-01-17
1
-2
/
+10
*
improve debug output.
Stefan Reinauer
2010-01-03
1
-1
/
+1
*
Silence two warnings. Only use the Qemu hard-coded address for VGA devices.
Myles Watson
2009-11-17
1
-4
/
+6
*
Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.
Myles Watson
2009-11-12
1
-1
/
+3
*
Remove drivers/pci/onboard. The only purpose was for option ROMs, which are
Myles Watson
2009-11-06
2
-46
/
+26
*
Don't try to set fixed resources. Trivial.
Myles Watson
2009-11-05
1
-0
/
+5
*
When loading an option ROM use the class stored in the device to
Mark Marshall
2009-11-05
1
-1
/
+4
*
Remove some warnings from the tyan s2895.
Myles Watson
2009-10-30
1
-1
/
+1
*
Split a print statement that called dev_path twice, and add a warning comment.
Myles Watson
2009-10-29
1
-6
/
+7
*
The check for zero sized resources is already done earlier. So don't redo it
Stefan Reinauer
2009-10-28
1
-2
/
+1
*
Improve coreboot build output and eliminate some warnings:
Uwe Hermann
2009-10-27
3
-5
/
+8
*
Add few missing prototypes, and remove few unused (thus lonelly) variables.
Maciej Pijanka
2009-10-27
1
-1
/
+1
*
Add kconfig menus for most chipset VIDEO_MB values.
Uwe Hermann
2009-10-26
1
-4
/
+0
*
Now that the resource allocator is working nicely we can turn down the debug
Stefan Reinauer
2009-10-26
1
-7
/
+6
*
Remove a couple more warnings. Trivial.
Myles Watson
2009-10-13
1
-2
/
+2
*
Add const to get rid of some warnings when passing quoted strings.
Myles Watson
2009-10-09
1
-8
/
+0
*
Kconfig allows you to run all PCI ROMs, VGA only, or non-VGA only.
Myles Watson
2009-10-07
1
-10
/
+8
*
Various Kconfig fixes and improvements:
Uwe Hermann
2009-10-07
1
-20
/
+35
*
Remove:
Patrick Georgi
2009-10-03
1
-14
/
+9
*
Remove some warnings.
Myles Watson
2009-09-29
1
-4
/
+3
*
Remove HyperTransport support from boards that don't need it.
Myles Watson
2009-09-24
2
-2
/
+2
*
src/Kconfig: Remove HT-specific options.
Myles Watson
2009-09-22
1
-5
/
+5
*
If no pci access method has been set for the device tree so far (e.g.
Carl-Daniel Hailfinger
2009-09-22
1
-2
/
+6
*
Separate CONFIG_VGA_CONSOLE from CONFIG_VGA_BRIDGE_SETUP.
Myles Watson
2009-09-17
2
-9
/
+17
*
Add Kconfig support for PCI option ROMS.
Myles Watson
2009-08-28
2
-24
/
+34
*
Move some config variables that are in one or two mainboards to
Ronald G. Minnich
2009-08-28
1
-0
/
+27
*
The resource allocator complained about 0-sized fixed
Patrick Georgi
2009-08-28
1
-2
/
+2
*
Various Kconfig and Makefile.inc fixes and cosmetics.
Uwe Hermann
2009-08-25
1
-20
/
+20
*
Trivial spelling corrections.
Myles Watson
2009-08-21
1
-4
/
+4
*
Add an error message if there is a zero-sized fixed resource. Fix the existing
Myles Watson
2009-08-19
2
-1
/
+7
*
Don't let zero sized fixed resource mess up the allocator's memory map.
Patrick Georgi
2009-08-19
1
-0
/
+2
*
Kconfig!
Patrick Georgi
2009-08-12
2
-0
/
+74
*
Rewrite interrupt handling in coreboot to be more comprehensible and
Stefan Reinauer
2009-07-21
2
-74
/
+54
[next]