index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
flash.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Write granularity is chip specific
Carl-Daniel Hailfinger
2010-03-08
1
-0
/
+6
*
Implement tested/untested status for board enables
Michael Karcher
2010-02-28
1
-0
/
+2
*
Warn if running on laptops
Michael Karcher
2010-02-26
1
-0
/
+1
*
Split spi.c into programmer and chip code Remove chipdriver.h include from fl...
Sean Nelson
2010-02-26
1
-2
/
+0
*
Replace PCI_OK/PCI_NT by OK/NT
Michael Karcher
2010-02-24
1
-2
/
+0
*
Add initial (non-working) code for Highpoint ATA/RAID controllers
Uwe Hermann
2010-02-21
1
-1
/
+13
*
Here's a very quick patch to fix the missing unlock code
Sean Nelson
2010-02-19
1
-0
/
+2
*
Allow the registration of functions to be called at programmer shutdown
Carl-Daniel Hailfinger
2010-02-14
1
-0
/
+2
*
At long last, the day has come, and we can bury full-chip erase once and for all
Carl-Daniel Hailfinger
2010-02-11
1
-1
/
+0
*
Create a physical memory mapping function which requests cached readonly memory
Carl-Daniel Hailfinger
2010-02-02
1
-0
/
+1
*
Complete the addition of Feature Bits for all Jedec based chips
Sean Nelson
2010-01-28
1
-0
/
+6
*
Boards: Add max_rom_decode_parallel entry to board enable table
Luc Verhaegen
2010-01-20
1
-0
/
+1
*
Matching board via DMI
Michael Karcher
2010-01-20
1
-0
/
+8
*
Dediprog SF100 support
Carl-Daniel Hailfinger
2010-01-19
1
-0
/
+12
*
Enable -Wshadow, clean code for that
Michael Karcher
2010-01-12
1
-1
/
+0
*
Change msg_* macros to C99 variadic macros
Carl-Daniel Hailfinger
2010-01-09
1
-16
/
+16
*
Use address mask in probe_jedec
Carl-Daniel Hailfinger
2010-01-09
1
-2
/
+4
*
Converting fprintf(stderr), printf, and printf_debug into a common print inte...
Sean Nelson
2010-01-07
1
-0
/
+19
*
Move the CLI related functions main() and cli_usage() to cli_classic.c
Carl-Daniel Hailfinger
2010-01-07
1
-0
/
+10
*
Buspiratespi support on mingw
Patrick Georgi
2010-01-06
1
-2
/
+13
*
Multiple unrelated changes
Patrick Georgi
2010-01-06
1
-1
/
+0
*
Move OS-dependent serial code from buspirate_spi.c to serial.c
Carl-Daniel Hailfinger
2010-01-06
1
-0
/
+4
*
Move generic programmer function into newly introduced programmer.c
Carl-Daniel Hailfinger
2010-01-06
1
-0
/
+2
*
Generify jedec functions by introducing an address mask
Sean Nelson
2010-01-04
1
-0
/
+4
*
Internal.c was always compiled in because it hosted the function internal_del...
Carl-Daniel Hailfinger
2009-12-24
1
-1
/
+1
*
Factor out CLI code by moving generic stuff out of main()
Carl-Daniel Hailfinger
2009-12-24
1
-0
/
+1
*
SuperI/O detection now happens unconditionally and before the chipset enable
Carl-Daniel Hailfinger
2009-12-22
1
-0
/
+10
*
Clarify comment about how to enter chip erase functions in struct block_eraser
Carl-Daniel Hailfinger
2009-12-22
1
-2
/
+2
*
Split hardware access, OS abstraction and chip drivers out of flash.h
Carl-Daniel Hailfinger
2009-12-14
1
-216
/
+10
*
Internal (onboard) programming was the only feature which could not be disabled
Carl-Daniel Hailfinger
2009-12-13
1
-11
/
+38
*
Use common jedec functionality where appropriate
Michael Karcher
2009-11-27
1
-0
/
+1
*
Refine support for the JEDEC Software Data Protection
Michael Karcher
2009-11-26
1
-2
/
+1
*
Add the ability to set Bus Pirate SPI speed via the command line
Carl-Daniel Hailfinger
2009-11-24
1
-0
/
+5
*
Cleanly validate ICH SPI preopcodes
Carl-Daniel Hailfinger
2009-11-24
1
-0
/
+12
*
Move serial handling from serprog.c to serial.c
Carl-Daniel Hailfinger
2009-11-23
1
-0
/
+3
*
Bus Pirate support needs serial communication
Carl-Daniel Hailfinger
2009-11-21
1
-0
/
+3
*
Refactor main loop in preparation of libflashrom
Carl-Daniel Hailfinger
2009-11-17
1
-4
/
+2
*
Add support for every single SiS chipset out there
Carl-Daniel Hailfinger
2009-11-15
1
-0
/
+1
*
Add infrastructure to check the maximum supported flash size of chipsets and ...
Carl-Daniel Hailfinger
2009-10-31
1
-0
/
+8
*
Make bitbang_spi naming consistent
Carl-Daniel Hailfinger
2009-10-01
1
-7
/
+7
*
Add initial support for flashing some NVIDIA graphics cards
Uwe Hermann
2009-09-30
1
-0
/
+10
*
This is the bitbanging SPI driver infrastructure
Carl-Daniel Hailfinger
2009-09-28
1
-0
/
+23
*
Switch SST49LF004A/B to block erase, remove the hack which simulated (unsuppo...
Carl-Daniel Hailfinger
2009-09-23
1
-2
/
+4
*
The current ICH SPI preop handling is a hack which spews lots of warnings, bu...
Carl-Daniel Hailfinger
2009-09-18
1
-4
/
+4
*
Allow to exclude each of the external programmer drivers from being compiled in
Carl-Daniel Hailfinger
2009-09-16
1
-2
/
+13
*
Store block sizes and corresponding erase functions in struct flashchip
Carl-Daniel Hailfinger
2009-09-05
1
-0
/
+25
*
Add support for parallel flash on Dr. Kaiser PC-Waechter PCI devices
TURBO J
2009-09-02
1
-2
/
+10
*
Adept layout handling to new programmer infrastructure and fix off-by-one error
Carl-Daniel Hailfinger
2009-08-19
1
-1
/
+1
*
If FT2232H SPI is not enabled, it should be compiled out completely
Carl-Daniel Hailfinger
2009-08-19
1
-0
/
+6
*
Support rdmsr/wrmsr operations on FreeBSD
Stefan Reinauer
2009-08-19
1
-1
/
+11
[next]