| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
The tool is called 'flashrom' after all.
Corresponding to flashrom svn r103 and coreboot v2 svn r2603.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Only open /dev/mem once and do it early.
* Drop extern for function prototypes.
* Minimize ts5300 impact in probe_flash()
This cleanup will making ICH7 SPI support quite some easier.
Corresponding to flashrom svn r100 and coreboot v2 svn r2585.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This splits up the ROM Write enable code into chipset specific and
board specific parts. This of course means that a lot of code is
plainly moved about.
* Allows for linuxbios name matching and pci-subsystem id matching.
The latter uses a double set to properly distuinguish boards despite
of some known vendors being lax about it.
* Fixes GPIO15 being raised on every VT8235 southbridge, regardless of what
that line actually controls; rom on EPIA-M, backlight on mitac 8999 laptop.
* Adds flashrom support for Asus A7V400-MX (KM400 + VT8235)
* Island aruma was renamed agami aruma, the board specific code now got
adjusted. A set of pci-ids was retrieved from source code.
Corresponding to flashrom svn r99 and coreboot v2 svn r2581.
Signed-off-by: Luc Verhaegen <libv@skynet.be>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
|
|
|
|
|
|
|
|
|
|
| |
Without it, the error message might look like: Image size doesnt match:
Success
Corresponding to flashrom svn r95 and coreboot v2 svn r2573.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* flash.h:
- add a license header
- add system definitions
* flash_enable.c:
- put io priviledge access in one single place
- add includes required for Solaris.
* lbtable.c, flash_rom.c, 82802ab.c:
- use MEM_DEV so it works on Solaris
* sst49lfxxxc.c, sharplhf00l04.c, sst_fwhub.c, 82802ab.c
- drop unneeded include to sys/io.h
* Makefile
- adapt to Solaris specifics.
Corresponding to flashrom svn r88 and coreboot v2 svn r2550.
Signed-off-by: Adam Kaufman <adam.kaufman@pinnacle.com>
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Adam Kaufman <adam.kaufman@pinnacle.com>
|
|
|
|
|
|
|
| |
Corresponding to flashrom svn r76 and coreboot v2 svn r2503.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Segher Boessenkool <segher@kernel.crashing.org>
|
|
|
|
|
|
|
| |
Corresponding to flashrom svn r65 and coreboot v2 svn r2449.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
X-Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
|
|
|
|
| |
Corresponding to flashrom svn r59 and coreboot v2 svn r2358.
|
|
|
|
|
|
|
|
| |
- speed up flash verification by only printing 1 of 4096 addresses
- support for flashing technologic system ts5300 SBC (needs -DTS5300 in
the makefile)
Corresponding to flashrom svn r47 and coreboot v2 svn r2205.
|
|
|
|
| |
Corresponding to flashrom svn r39 and coreboot v2 svn r2151.
|
|
|
|
|
|
|
|
| |
* make -v switch print debug messages.
* do case insensitive comparison of mainboards, as wished on the
mailinglist
Corresponding to flashrom svn r37 and coreboot v2 svn r2146.
|
|
|
|
| |
Corresponding to flashrom svn r34 and coreboot v2 svn r2111.
|
|
|
|
| |
Corresponding to flashrom svn r31 and coreboot v2 svn r1852.
|
|
|
|
| |
Corresponding to flashrom svn r30 and coreboot v2 svn r1815.
|
|
|
|
| |
Corresponding to flashrom svn r29 and coreboot v2 svn r1814.
|
|
|
|
| |
Corresponding to flashrom svn r28 and coreboot v2 svn r1813.
|
|
|
|
| |
Corresponding to flashrom svn r27 and coreboot v2 svn r1812.
|
|
|
|
| |
Corresponding to flashrom svn r26 and coreboot v2 svn r1693.
|
|
|
|
| |
Corresponding to flashrom svn r25 and coreboot v2 svn r1651.
|
|
|
|
| |
Corresponding to flashrom svn r22 and coreboot v2 svn r1647.
|
|
|
|
|
|
| |
the integrity
Corresponding to flashrom svn r19 and coreboot v2 svn r1486.
|
|
|
|
|
|
|
|
| |
rather than for loop
Please forgive me, I was too young 4 years ago.
Corresponding to flashrom svn r16 and coreboot v2 svn r1458.
|
|
|
|
| |
Corresponding to flashrom svn r15 and coreboot v2 svn r1457.
|
|
|
|
| |
Corresponding to flashrom svn r14 and coreboot v2 svn r1456.
|
|
|
|
| |
Corresponding to flashrom svn r13 and coreboot v2 svn r1439.
|
|
|
|
| |
Corresponding to flashrom svn r11 and coreboot v2 svn r1437.
|
|
|
|
| |
Corresponding to flashrom svn r9 and coreboot v2 svn r1435.
|
|
|
|
| |
Corresponding to flashrom svn r8 and coreboot v2 svn r1434.
|
|
|
|
| |
Corresponding to flashrom svn r7 and coreboot v2 svn r1433.
|
|
|
|
| |
Corresponding to flashrom svn r6 and coreboot v2 svn r1428.
|
|
|
|
| |
Corresponding to flashrom svn r5 and coreboot v2 svn r1422.
|
|
|
|
| |
Corresponding to flashrom svn r3 and coreboot v2 svn r1375.
|
|
|
|
| |
Corresponding to coreboot v1 svn r873.
|
|
|
|
| |
Corresponding to coreboot v1 svn r863.
|
|
|
|
| |
Corresponding to coreboot v1 svn r856.
|
|
|
|
| |
Corresponding to coreboot v1 svn r854.
|
|
|
|
| |
Corresponding to coreboot v1 svn r805.
|
|
|
|
| |
Corresponding to coreboot v1 svn r780.
|
|
|
|
| |
Corresponding to coreboot v1 svn r760.
|
|
|
|
| |
Corresponding to coreboot v1 svn r752.
|
|
|
|
| |
Corresponding to coreboot v1 svn r746.
|
|
|
|
|
|
| |
Currently, only e7500 supported, but it is easy to add more.
Corresponding to coreboot v1 svn r744.
|
|
|
|
| |
Corresponding to coreboot v1 svn r743.
|
|
|
|
| |
Corresponding to coreboot v1 svn r736.
|
|
|
|
| |
Corresponding to coreboot v1 svn r727.
|
|
|
|
| |
Corresponding to coreboot v1 svn r643.
|
|
|
|
| |
Corresponding to coreboot v1 svn r633.
|
|
|
|
| |
Corresponding to coreboot v1 svn r606.
|
|
|
|
| |
Corresponding to coreboot v1 svn r582.
|
|
|
|
| |
Corresponding to coreboot v1 svn r544.
|