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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve compiler detection and configuration in xcompile.
Patrick Georgi
2010-02-10
1
-16
/
+72
*
Do not print the full path name to coreboot.rom in "cbfstool print" (trivial).
Uwe Hermann
2010-02-10
1
-1
/
+2
*
Remove two perl calls with sed, and adds an alternative
Patrick Georgi
2010-02-10
1
-2
/
+2
*
python is no longer used in abuild.
Stefan Reinauer
2010-02-10
1
-1
/
+0
*
I took Rob Landley's nice "menuconfig2html.py" script from
Stefan Reinauer
2010-02-09
6
-320
/
+141
*
newconfig is no more.
Patrick Georgi
2010-02-07
17
-5615
/
+15
*
Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU.
Stefan Reinauer
2010-02-04
1
-1
/
+2
*
Add dump support for the Winbond W83877AF (trivial).
Uwe Hermann
2010-02-04
1
-0
/
+9
*
Guards against errors that are hard to track down:
Patrick Georgi
2010-02-03
1
-0
/
+5
*
compareboard:
Stefan Reinauer
2010-01-31
1
-2
/
+5
*
Add detection support for the Winbond W83877AF (trivial).
Uwe Hermann
2010-01-31
1
-3
/
+5
*
These lines slipped in. Sorry for the inconvenience.
Stefan Reinauer
2010-01-30
1
-1
/
+0
*
add Kbuild support to abuild and enable it per default;
Stefan Reinauer
2010-01-30
2
-32
/
+129
*
Add the BSD-licensed getopt tool to crossgcc, to use
Patrick Georgi
2010-01-29
2
-1
/
+69
*
use stdint types for structures, and don't use pointers
Stefan Reinauer
2010-01-26
2
-92
/
+86
*
More Kconfig changes to improve match with newconfig:
Patrick Georgi
2010-01-25
1
-0
/
+5
*
Document CONFIG_PCI usage in the README (trivial).
Uwe Hermann
2010-01-24
1
-0
/
+4
*
Update list of superiotool contributors to r5048 (trivial).
Uwe Hermann
2010-01-24
1
-0
/
+11
*
Add missing files from the last commit (trivial).
Uwe Hermann
2010-01-24
2
-0
/
+145
*
Add VIA VT82C686A/VT82C686B detection support to superiotool.
Carl-Daniel Hailfinger
2010-01-24
3
-2
/
+40
*
Add detection support for the Winbond W83667HG Super I/O.
David Bartley
2010-01-23
1
-0
/
+3
*
Add detection support for ITE IT8510E/TE/G and IT8511E/TE/G.
Anders Juel Jensen
2010-01-23
1
-0
/
+4
*
dev->rom_address was dropped a while ago which broke yabel. This patch fixes it
Stefan Reinauer
2010-01-19
1
-1
/
+1
*
drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3
Stefan Reinauer
2010-01-19
17
-104
/
+1
*
msrtool: Fix typo
Paul Menzel
2010-01-17
1
-1
/
+1
*
msrtool: Read both MSR values from file in diff mode
Peter Stuge
2010-01-17
1
-22
/
+37
*
msrtool: Add endptr to str2msr() showing how many characters were parsed
Peter Stuge
2010-01-17
3
-7
/
+8
*
msrtool: More trivial rearrangement
Peter Stuge
2010-01-16
1
-14
/
+13
*
ectool: Support for dumping EC "index ram"
Stefan Reinauer
2010-01-16
3
-0
/
+20
*
msrtool: Remove indent by using continue inside for() to avoid an if block
Peter Stuge
2010-01-16
1
-13
/
+14
*
Update reference toolchain to
Stefan Reinauer
2010-01-16
3
-9
/
+90
*
nvramtool: Consider a string with non-printable characters a "bad value".
Stefan Reinauer
2010-01-16
1
-5
/
+21
*
(missing svn add)
Nils Jacobs
2010-01-15
1
-0
/
+519
*
Support for the AMD Geode GX2
Nils Jacobs
2010-01-15
3
-1
/
+6
*
indent all of nvramtool to make it fit into coreboot's
Stefan Reinauer
2010-01-13
24
-3408
/
+3584
*
- Makefile.romccboard.inc supports tinybootblock romcc boards, too.
Patrick Georgi
2010-01-08
1
-0
/
+1
*
Print (empty) instead of nothing at all for empty
Maciej Pijanka
2010-01-07
1
-3
/
+5
*
* Explicitly add __PRE_RAM__ where it should be added.
Stefan Reinauer
2010-01-05
1
-1
/
+0
*
romcc:
Patrick Georgi
2009-12-31
2
-0
/
+12
*
Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functio...
Libra Li
2009-12-23
1
-11
/
+35
*
Tiny Bootblock, step 1/n.
Patrick Georgi
2009-12-23
1
-3
/
+14
*
make strcmp happy by including string.h (trivial)
Stefan Reinauer
2009-12-21
1
-0
/
+1
*
Allow user to specify the size of a newly created cbfs image
Patrick Georgi
2009-12-21
1
-1
/
+8
*
CONFIG_K8_MEM_BANK_B_ONLY and CONFIG_PCIE_CONFIGSPACE_HOLE aren't used _anywh...
Patrick Georgi
2009-12-18
1
-1
/
+2
*
Filter out some more K8/Fam10 specific options on unrelated boards.
Patrick Georgi
2009-12-18
1
-4
/
+21
*
- speed up board comparison by only building abuild configs, not the whole
Stefan Reinauer
2009-12-18
2
-3
/
+12
*
Make "KBuild report" a bit happier
Stefan Reinauer
2009-12-17
1
-0
/
+3
*
crossgcc: Fix MPFR download location
Peter Stuge
2009-12-13
1
-1
/
+1
*
cbfstool: Fill memory allocated in create_cbfs_file() with 0xff
Peter Stuge
2009-12-06
1
-0
/
+1
*
Eliminate some noise in the output of compareboard on non-K8/Fam10h boards
Patrick Georgi
2009-12-01
1
-0
/
+15
[next]