index
:
flashrom.git
1.0.x
1.1.x
1.2.x
1.3.x
1.3.x_infdev
main
master
stable
staging
testpush
Flash programming utility
flashrom
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
internal.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implement tested/untested status for board enables
Michael Karcher
2010-02-28
1
-0
/
+20
*
Warn if running on laptops
Michael Karcher
2010-02-26
1
-0
/
+12
*
Split internal.c into internal.c and hwaccess.c
Carl-Daniel Hailfinger
2010-02-12
1
-56
/
+0
*
Matching board via DMI
Michael Karcher
2010-01-20
1
-0
/
+1
*
Move generic programmer function into newly introduced programmer.c
Carl-Daniel Hailfinger
2010-01-06
1
-77
/
+0
*
Internal.c was always compiled in because it hosted the function internal_del...
Carl-Daniel Hailfinger
2009-12-24
1
-12
/
+0
*
SuperI/O detection now happens unconditionally and before the chipset enable
Carl-Daniel Hailfinger
2009-12-22
1
-0
/
+14
*
Internal (onboard) programming was the only feature which could not be disabled
Carl-Daniel Hailfinger
2009-12-13
1
-0
/
+4
*
Add support for every single SiS chipset out there
Carl-Daniel Hailfinger
2009-11-15
1
-0
/
+20
*
Allow to exclude each of the external programmer drivers from being compiled in
Carl-Daniel Hailfinger
2009-09-16
1
-5
/
+12
*
Don't abort if chipset init failed because the failing init may have been a w...
Carl-Daniel Hailfinger
2009-09-02
1
-1
/
+5
*
Add fallback functions for programmer shutdown and memory mapping and fix FT2...
Carl-Daniel Hailfinger
2009-08-12
1
-0
/
+11
*
Releasing IO permissions was done by hand everywhere
Carl-Daniel Hailfinger
2009-08-09
1
-3
/
+8
*
Sometimes we want to read/write more than 4 bytes of chip content at once
Carl-Daniel Hailfinger
2009-06-05
1
-0
/
+22
*
Add programmer-specific delay functions
Carl-Daniel Hailfinger
2009-06-05
1
-0
/
+12
*
Factor out fallback_map/unmap, most external programmers don't need and speci...
Uwe Hermann
2009-05-17
1
-0
/
+11
*
Use accessor functions for MMIO
Carl-Daniel Hailfinger
2009-05-17
1
-5
/
+35
*
Drop unused/duplicated #includes and some dead code
Uwe Hermann
2009-05-16
1
-3
/
+0
*
Introduce a type "chipaddr" to abstract the offsets within flash regions
Carl-Daniel Hailfinger
2009-05-16
1
-10
/
+10
*
Add generic 16 bit and 32 bit chip read/write emulation to the external flash...
Carl-Daniel Hailfinger
2009-05-16
1
-0
/
+31
*
Fix compilation of nic3com on 64bit
Carl-Daniel Hailfinger
2009-05-14
1
-1
/
+1
*
Unify usage of iopl-like code by introducing get_io_perms()
Uwe Hermann
2009-05-14
1
-5
/
+10
*
nic3com: allow selection of a particular PCI device to use as programmer
Christian Ruppert
2009-05-14
1
-0
/
+11
*
Add external flasher support
Carl-Daniel Hailfinger
2009-05-08
1
-0
/
+154
[prev]