source: trunk @ 1488

Name Size Rev Age Author Last Change
../
Documentation 1465   3 months stefanct Create a directory for documentation files Move the serprog specification …
util 1480   6 weeks stefanct Add ich_descriptor_tool to decode all flash descriptors stored in a flash …
82802ab.c 6.7 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
a25.c 3.7 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
arch.h 1.1 KB 1366   7 months hailfinger Autodetect target processor architecture. Enable architecture dependent …
at25.c 9.1 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
atahpt.c 2.8 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
bitbang_spi.c 4.8 KB 1475   7 weeks hailfinger Have all programmer init functions register bus masters/programmers All …
board_enable.c 78.0 KB 1487   4 days stefanct Add board enable for the MSC Q7 Tunnel Creek board This patch adds a …
buspirate_spi.c 8.5 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
cbtable.c 7.4 KB 1483   4 weeks hailfinger Replace --mainboard with -p internal:mainboard --mainboard is a relic …
chipdrivers.h 7.8 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
chipset_enable.c 42.2 KB 1463   3 months hailfinger Register Parallel/LPC/FWH programmers the same way SPI programmers are …
cli_classic.c 14.6 KB 1484   3 weeks hailfinger Postpone layout file reading Layout file reading should happen after …
cli_output.c 1.3 KB 1404   6 months stefanct Introduce msg_*dbg2 Signed-off-by: Stefan Tauner …
COPYING 17.6 KB 134   4 years uwe Original v2 revision: 2764 Add a copy of the GPL in the flashrom …
coreboot_tables.h 4.6 KB 985   23 months uwe Polish the flashrom code comments and outputs a bit. - Fix a number of …
dediprog.c 23.2 KB 1477   7 weeks hailfinger Speed up dediprog SPI page writes All chips which use spi_chip_write_256 …
dmi.c 6.2 KB 1425   5 months stefanct Add a bunch of new/tested stuff and various small changes 7 - add Asus …
drkaiser.c 3.0 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
dummyflasher.c 16.3 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
flash.h 11.0 KB 1482   6 weeks stefanct Add deferred --image processing The general idea and most of the code are …
flashchips.c 208.0 KB 1471   2 months stefanct Add a bunch of new/tested stuff and various small changes 9 Tested …
flashchips.h 24.1 KB 1459   3 months hailfinger Add opaque programmer registration infrastructure An opaque programmer …
flashrom.8 23.8 KB 1483   4 weeks hailfinger Replace --mainboard with -p internal:mainboard --mainboard is a relic …
flashrom.c 48.3 KB 1485   3 weeks hailfinger Reorder list of options to test If a chip is unknown the user is asked to …
ft2232_spi.c 12.1 KB 1478   7 weeks hailfinger ft2232_spi: fix arm-usb-ocd and arm-usb-ocd-h These devices have an …
gfxnvidia.c 4.2 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
hwaccess.c 6.3 KB 1370   7 months stefanct fix unchecked malloc calls and casts of malloc return values in the long …
hwaccess.h 8.9 KB 1397   6 months uwe Random whitespace and coding-style fixes. Also, indentation fixes, e.g. …
ich_descriptors.c 29.5 KB 1480   6 weeks stefanct Add ich_descriptor_tool to decode all flash descriptors stored in a flash …
ich_descriptors.h 12.7 KB 1480   6 weeks stefanct Add ich_descriptor_tool to decode all flash descriptors stored in a flash …
ichspi.c 54.9 KB 1475   7 weeks hailfinger Have all programmer init functions register bus masters/programmers All …
internal.c 10.7 KB 1483   4 weeks hailfinger Replace --mainboard with -p internal:mainboard --mainboard is a relic …
it85spi.c 11.0 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
it87spi.c 11.6 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
jedec.c 14.1 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
layout.c 8.7 KB 1483   4 weeks hailfinger Replace --mainboard with -p internal:mainboard --mainboard is a relic …
linux_spi.c 3.8 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
m29f400bt.c 3.8 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
Makefile 20.0 KB 1476   7 weeks hailfinger Cross-compilation fixes Switch from host OS detection to target OS …
mcp6x_spi.c 4.9 KB 1475   7 weeks hailfinger Have all programmer init functions register bus masters/programmers All …
nic3com.c 4.4 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
nicintel.c 4.4 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
nicintel_spi.c 4.8 KB 1475   7 weeks hailfinger Have all programmer init functions register bus masters/programmers All …
nicnatsemi.c 3.7 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
nicrealtek.c 3.5 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
ogp_spi.c 3.8 KB 1475   7 weeks hailfinger Have all programmer init functions register bus masters/programmers All …
opaque.c 2.1 KB 1475   7 weeks hailfinger Have all programmer init functions register bus masters/programmers All …
os.h 1.7 KB 1476   7 weeks hailfinger Cross-compilation fixes Switch from host OS detection to target OS …
pcidev.c 8.9 KB 1397   6 months uwe Random whitespace and coding-style fixes. Also, indentation fixes, e.g. …
physmap.c 11.0 KB 1413   6 months hailfinger Fixup of r1397: - Mixing uninitialized and initialized local variables …
pm49fl00x.c 1.6 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
print.c 61.6 KB 1488   8 hours stefanct print*.c: Refine the do not count nor print generic flash chip entries …
print_wiki.c 11.3 KB 1488   8 hours stefanct print*.c: Refine the do not count nor print generic flash chip entries …
processor_enable.c 2.5 KB 1352   7 months hailfinger Replace sizeof("string")-1 with strlen("string") We want to avoid calls …
programmer.c 4.2 KB 1475   7 weeks hailfinger Have all programmer init functions register bus masters/programmers All …
programmer.h 17.5 KB 1483   4 weeks hailfinger Replace --mainboard with -p internal:mainboard --mainboard is a relic …
rayer_spi.c 5.0 KB 1475   7 weeks hailfinger Have all programmer init functions register bus masters/programmers All …
README 4.5 KB 1203   16 months hailfinger CONFIG_BITBANG_SPI was not selected if CONFIG_NICINTEL_SPI was on by …
satamv.c 6.4 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
satasii.c 4.0 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
sb600spi.c 10.1 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
serial.c 5.2 KB 1370   7 months stefanct fix unchecked malloc calls and casts of malloc return values in the long …
serprog.c 26.1 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
sharplhf00l04.c 1.8 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
spi25.c 31.5 KB 1475   7 weeks hailfinger Have all programmer init functions register bus masters/programmers All …
spi.c 5.4 KB 1475   7 weeks hailfinger Have all programmer init functions register bus masters/programmers All …
spi.h 3.6 KB 1145   18 months hailfinger Add paranoid checks for correct values in essential registers in the …
sst28sf040.c 3.4 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
sst49lfxxxc.c 2.4 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
sst_fwhub.c 2.5 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
stm50flw0x0x.c 3.2 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
udelay.c 5.2 KB 1280   11 months oxygene Fix and improve libpayload platform support - Fix various minor compile …
w29ee011.c 2.3 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
w39.c 6.4 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
wbsio_spi.c 6.0 KB 1474   7 weeks hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
  • Property svn:ignore set to
    flashrom
    .features
    .dependencies
    .libdeps
    *.d
Note: See TracBrowser for help on using the repository browser.