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
/
util
Age
Commit message (
Expand
)
Author
2009-04-26
Flashrom is now moved over to its own repository.
Patrick Georgi
2009-04-26
Trivial: allow "," in filenames
Patrick Georgi
2009-04-25
The flashrom makefile wants to redirect both stdout and stderr to
Stephan Guilloux
2009-04-25
The master cbfs record was located at the end of the flash and overwrote
Myles Watson
2009-04-25
Enable cbfs payload compression (the "l" flag) if payloads are
Patrick Georgi
2009-04-24
MAX may already be defined. Also, fix smaller cosmetics (trivial).
Uwe Hermann
2009-04-23
flashrom: Support MX25L3235D
Stephan Guilloux
2009-04-23
Add 'install' target for ectool (trivial).
Uwe Hermann
2009-04-23
Fix an uninitialized variable. If it didn't end up being zero it sometimes
Myles Watson
2009-04-23
This patch cleans up Makefile generation. It removes the
Myles Watson
2009-04-23
Don't duplicate option description in README, the manpage already has
Uwe Hermann
2009-04-22
Instead of just
Stefan Reinauer
2009-04-22
mini fix to reliably compile inteltool on darwin, and on Linux both on x86/x8...
Stefan Reinauer
2009-04-22
This patch fixes the parser. '|' has special meaning so [|] is used.
Myles Watson
2009-04-22
All "unknown xy SPI chip" entries claim to have status UNTESTED for
Carl-Daniel Hailfinger
2009-04-22
Quick 'indent' run on ectool with some additional manual cosmetic fixes.
Uwe Hermann
2009-04-22
don't ignore return values (trivial)
Stefan Reinauer
2009-04-22
* Allow coreboot to use the full 256 bytes of CMOS memory
Stefan Reinauer
2009-04-22
Remove the requirement for payload.sh files to be executable. This
Patrick Georgi
2009-04-22
A small utility to dump the RAM of a laptop's Embedded/Environmental
Stefan Reinauer
2009-04-21
flashrom: Add support for Gigabyte GA-MA790FX-DQ6. This board uses
Carl-Daniel Hailfinger
2009-04-21
Add an "-l <num>" argument to abuild that sets the LOGLEVEL variables
Patrick Georgi
2009-04-21
Eliminate various issues brought up by scan-build.
Patrick Georgi
2009-04-21
scan-build prefers -include over --includes=, gcc knows both.
Patrick Georgi
2009-04-21
flashrom: Support Macronix MX2512805D flash chip
Stephan Guilloux
2009-04-21
flashrom: Trivial indent fix
Stephan Guilloux
2009-04-20
After verification in datasheets, all MX25 accept the same opcodes
Stephan Guilloux
2009-04-20
This patch adds
Myles Watson
2009-04-20
flashrom: board_enables: reconstruct table.
Luc Verhaegen
2009-04-20
flashrom: Trivial README change Flashrom->flashrom
Peter Stuge
2009-04-19
flashrom: MX25L1605 and 1635 accept Chip Erase opcodes 60 and C7
Stephan Guilloux
2009-04-19
Add MX25L1635D support, as discussed on #coreboot.
Stephan Guilloux
2009-04-17
flashrom: Add VIA PC3500G board. It has SPI flash behind ITE8716 on LPC.
Peter Stuge
2009-04-17
Add include to config.g
Myles Watson
2009-04-17
There are two identical cfgfile rules in config.g. Remove one of them.
Myles Watson
2009-04-17
This patch allows you to add lines of the form
Myles Watson
2009-04-15
Add -r|--remove option to force abuild to remove the output directory
Uwe Hermann
2009-04-15
Some coding style and consistency fixes (trivial).
Uwe Hermann
2009-04-14
util/cbfstool/tools/rom-mk*->cbfs-mk* rename
Peter Stuge
2009-04-14
v2/src romfs->cbfs rename
Peter Stuge
2009-04-14
util: romfs->cbfs rename
Peter Stuge
2009-04-14
v2/util: romfs -> cbfs rename
Peter Stuge
2009-04-13
Fix typo. Add missing copyright year.
Uwe Hermann
2009-04-11
Mention a few more flash chip packages in README/manpage.
Uwe Hermann
2009-04-10
move architecture override before cross compiler detection, or the Sandpoint
Stefan Reinauer
2009-04-10
Add a note that 'modprobe msr' might be required.
Uwe Hermann
2009-04-10
Fix typo.
Uwe Hermann
2009-04-10
Various manpage / README fixes:
Uwe Hermann
2009-04-09
Fixed the typo should indeed be a 0x2e.
Mondrian nuessle
2009-04-08
Only build romfs on those target that have CONFIG_ROMFS enabled.
Stefan Reinauer
[next]