Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
013c7cfab5fe5b6a54e0cd8614fc60d9f328b85b
/
util
d40f7db
Only build romfs on those target that have CONFIG_ROMFS enabled.
by Stefan Reinauer
· 13 years ago
a73fc4b
Makefile includes were mixed up.
by Stefan Reinauer
· 13 years ago
14ad50e
This fixes a race condition (revealed by my other check-in r4067) in the
by Stefan Reinauer
· 13 years ago
e6cc67b
build romtool in mainboard target directory.
by Stefan Reinauer
· 13 years ago
8e304e6
fix cross compilation in abuild for certain scenarios
by Stefan Reinauer
· 13 years ago
be84b01
fix some warnings by casting safely. (trivial)
by Stefan Reinauer
· 13 years ago
962242a
use $(MAKE) instead of hardcoded "make".. (trivial)
by Stefan Reinauer
· 13 years ago
2d2589e
Fix the concurrency issue of building romtool.
by Patrick Georgi
· 13 years ago
f16fb73
I thought that romfs infrastructure is done now, but there were some
by Patrick Georgi
· 13 years ago
1b9a5c6
This patch implements --include=file.h for romcc.
by Stefan Reinauer
· 13 years ago
aed1f92
the attached patch is the last infrastructure change necessary for
by Patrick Georgi
· 13 years ago
e729846
Ronald Hoogenboom writes:
by Ronald Hoogenboom
· 13 years ago
5d01ec0
This patch adds Jordan's romtool support for v2.
by Ronald G. Minnich
· 13 years ago
0f0f9bb
flashrom: Board enable support for HP DL145 G3.
by Mondrian Nuessle
· 13 years ago
83da8dc
- List SMSC LPC47N227 runtime register block as supported.
by Uwe Hermann
· 13 years ago
5f28c09
msrtool: If an MSR name lookup fails in msraddrbyname(), return the strtoul() conversion result.
by Peter Stuge
· 13 years ago
5182f67
Move the Atmel AT45 comments about block and page sizes from the end of
by Carl-Daniel Hailfinger
· 13 years ago
927377f
by Stefan Reinauer
· 13 years ago
764fe40
This patch adds "high coreboot table support" to coreboot version 2.
by Stefan Reinauer
· 13 years ago
3f72e32
This patch adds "high coreboot table support" to coreboot version 2.
by Stefan Reinauer
· 13 years ago
8f556be
abuild: Don't forget CROSS_COMPILE anymore.
by Stefan Reinauer
· 13 years ago
2f110a8
trivial patch for abuild: allow powerpc-elf-gcc, too.
by Stefan Reinauer
· 13 years ago
84a1f4e
this commit should fix Ticket #122 (proper log files for all builds)
by Stefan Reinauer
· 13 years ago
d229677
20090310-3-scanbuild:
by Patrick Georgi
· 13 years ago
cc44b06
abuild:
by Stefan Reinauer
· 13 years ago
6df0c62
Add support for the LPC47M182 to superiotool
by Stefan Reinauer
· 13 years ago
8f21076
Add some basic K8 MSRs.
by Marc Jones
· 13 years ago
3b1a955
FreeBSD definitions of (read|write)[bwl] collide with our own. Before we
by Carl-Daniel Hailfinger
· 13 years ago
59c36f9
During the conversion of flash chip accesses to helper functions, I
by Carl-Daniel Hailfinger
· 13 years ago
ac12ecd
flashrom: Use helper functions to access flash chips.
by Carl-Daniel Hailfinger
· 13 years ago
2b34db8
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
by Stefan Reinauer
· 13 years ago
9987ad8
This is a small fix for the last checkin (does not fix those two boards) that
by Stefan Reinauer
· 13 years ago
21c8b5a
With this patch the v2 build system will create a directory hierarchy
by Stefan Reinauer
· 13 years ago
a85c005
flashrom: Add SST25VF040.REMS with TEST_OK_ PROBE READ
by Zheng Bao
· 13 years ago
bc8744e
flashrom: SST29EE020A TEST_OK_ PROBE READ ERASE WRITE
by Peter Stuge
· 13 years ago
7ad11e8
Carl-Daniel's part:
by Carl-Daniel Hailfinger
· 13 years ago
94e340b
Change 0x%p to %p. Thanks Stefan for catching the one I introduced in 3931.
by Myles Watson
· 13 years ago
cd7e9b5
flashrom: Fix broken flash chip base address logic
by Peter Stuge
· 14 years ago
1588426
flashrom: MSI MS-7046 board enable
by Peter Stuge
· 14 years ago
e66c258
Following patch fixes VIA SPI (VT8237S). It needs to have opcodes
by Rudolf Marek
· 14 years ago
b6dc723
Factor out read and erase functions from flashrom main().
by Carl-Daniel Hailfinger
· 14 years ago
3108a12
msrtool: Allow MSR symbols (names) to also be used as addresses.
by Peter Stuge
· 14 years ago
c1d6ed9
msrtool: Linux /dev/cpu/*/msr returns the low 32 bits before the high 32 bits.
by Peter Stuge
· 14 years ago
a886624
flashrom: Add VT8237A PCI ID
by Peter Stuge
· 14 years ago
726c16d
flashrom: Fix one dead increment and one dead assignment as found by clang.
by Peter Stuge
· 14 years ago
c39cb14
flashrom: Driver for ST M29F002T/NT/B. T/NT TEST_OK_ PROBE READ ERASE WRITE
by Peter Stuge
· 14 years ago
f3bc765
flashrom: Fix copypaste error in r3913.
by Peter Stuge
· 14 years ago
fbda0d3
msrtool: AMD CS5536 probe implementation.
by Peter Stuge
· 14 years ago
279cdbb
msrtool: Make configure work with zsh, the default shell in Darwin.
by Peter Stuge
· 14 years ago
c800eeb
flashrom: SST25VF040B using 0x90 identification and AAI write.
by Peter Stuge
· 14 years ago
9ee4415
flashrom: Decode SST25VF040B status register, also from July 2008.
by Peter Stuge
· 14 years ago
37c4a96
flashrom: Intel Desktop Board D201GLY
by Peter Stuge
· 14 years ago
36b3932
flashrom: Winbond SuperIO SPI driver.
by Peter Stuge
· 14 years ago
8991302
flashrom: Export Winbond SuperIO register access functions in board_enable.c.
by Peter Stuge
· 14 years ago
732a229
flashrom: Document exit() codes introduced in r3907.
by Peter Stuge
· 14 years ago
800621e
flashrom: exit(2) on /dev/mem open() failure and exit(3) on mmap() failure.
by Peter Stuge
· 14 years ago
0860215
flashrom: Add license header to physmap.c so everyone is happy. :)
by Peter Stuge
· 14 years ago
713ee92
flashrom: Darwin / Mac OS X
by Stefan Reinauer
· 14 years ago
d48091a
flashrom: Small cleanup in Makefile.
by Peter Stuge
· 14 years ago
53ac394
flashrom: Abstract mmap() in physmap.c and only open /dev/mem on the first physmap() call.
by Stefan Reinauer
· 14 years ago
8c4421d
flashrom: Change flashrom.c:map_flash_registers() from int to void.
by Peter Stuge
· 14 years ago
8dec57f
flashrom: Forgot some things in r3899.
by Peter Stuge
· 14 years ago
e03d84a
flashrom: Little readability improvement in cbtable.c:coreboot_init()
by Peter Stuge
· 14 years ago
09c0b7c
flashrom: Change FreeBSD #ifdef into #if defined()
by Stefan Reinauer
· 14 years ago
bb79ba4
flashrom: Make Makefile a bit more portable. Shell echo doesn't always know -n.
by Peter Stuge
· 14 years ago
68c0cec
flashrom: Add dry Am29F080B Am29LV081B SST39VF080 definitions per data sheets.
by Peter Stuge
· 14 years ago
2450419
flashrom: Beautify flash chip ID verbose printout a little, always use %02x.
by Peter Stuge
· 14 years ago
7e6ff8b
flashrom: Fix stupid off-by-one error in erase verification.
by Peter Stuge
· 14 years ago
269e1bd
flashrom: ST M50FW080 TEST_OK_ PROBE READ ERASE WRITE
by Peter Stuge
· 14 years ago
6f77eeb
flashrom: SST25VF080B TEST_OK_PROBE
by Peter Stuge
· 14 years ago
2e54813
flashrom: Check all mmap() calls and print helpful Linux error message.
by Peter Stuge
· 14 years ago
8a681b1
flashrom: Provide some hints for the user in case /dev/mem mmap fails.
by Peter Stuge
· 14 years ago
269563a
First shot at factoring SMM code into generic parts and southbridge specific
by Stefan Reinauer
· 14 years ago
0fd183c
flashrom: Fix ICH9 locking register address and add important debug output.
by FENG yu ning
· 14 years ago
884e1cb
flashrom: Add ICH opcode debugging.
by Peter Stuge
· 14 years ago
d860763
Similarly to flashchips array, this patch intends to make the table
by Stephan Guilloux
· 14 years ago
3462462
flashrom: Always print address when verification fails, not only with -V.
by Peter Stuge
· 14 years ago
e31a8d5c
flashrom: Board enable for GIGABYTE GA-MA78G-DS3H
by Peter Stuge
· 14 years ago
88ded31
flashrom: IT8718F works just like IT8716F.
by Peter Stuge
· 14 years ago
475ac26a
flashrom: Check return value of fscanf()/fwrite()/fread()
by Peter Stuge
· 14 years ago
6fa7e6d
flashrom: Update usage in README
by Idwer Vollering
· 14 years ago
0afdea4
Add erase and write functions to the following chip definitions:
by Carl-Daniel Hailfinger
· 14 years ago
44b3bf7
The flashrom man page has incomplete author/copyright sections and an
by Carl-Daniel Hailfinger
· 14 years ago
901f25a
This patch improves machine parseability and human readability of
by Stephan Guilloux
· 14 years ago
d32b9e6
Add SST49LF020 support.
by Sven Schnelle
· 14 years ago
f58691f
Add AMD-768 chipset support.
by Sven Schnelle
· 14 years ago
c84ce73
Add i631x LPC support.
by Sven Schnelle
· 14 years ago
29fbb76
If you pass a bogus layout file to the -l option flashrom will segfault.
by Uwe Hermann
· 14 years ago
fdc5470
Add another board-enable line for the Kontron 986LCD-M/mITX.
by Uwe Hermann
· 14 years ago
3071acf
flashrom: Initialize ICH SPI opcodes also for ICH9 and later.
by Peter Stuge
· 14 years ago
eb390ab
This adds register map based on NSC PC87392 datasheet. LDN#2 can be
by Michał Mirosław
· 14 years ago
a8faa2a
* add a generic preop-opcode-pair table.
by FENG yu ning
· 14 years ago
b3b2804
Add 28 flash chips of the MX29 series to the flashrom ID table and
by Carl-Daniel Hailfinger
· 14 years ago
17da8d7
Kill obsolete and misplaced comment.
by Carl-Daniel Hailfinger
· 14 years ago
8a07f70
Generates OPCODES struct from the ICH7/ICH9/VIA chipset if its SPI
by FENG yu ning
· 14 years ago
60e7eeb
Breaks chip info into multiple lines.
by FENG yu ning
· 14 years ago
baada5e
flashrom: Display test status in -L chip listing
by Peter Stuge
· 14 years ago
2478835
flashrom: Add AMD SB700 flash enable
by Niels Ole Salscheider
· 14 years ago
5a0be51
flashrom: Fix compilation of r3797 with gcc-4.3.2
by Peter Stuge
· 14 years ago
b4b56e6
flashrom: Check if erase succeeds and exit with error on failure.
by Peter Stuge
· 14 years ago
Next »