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
*
Add `str` extension to extract_programmer_param function name
Chinmay Lonkar
2022-07-02
1
-4
/
+4
*
tree: indent struct *_master consistently with tabs
Thomas Heijligen
2022-06-27
1
-8
/
+8
*
pcidev: Move pci_dev_find() from internal to canonical place
Edward O'Callaghan
2022-03-22
1
-11
/
+0
*
pcidev: Move pci_card_find() from internal to canonical place
Edward O'Callaghan
2022-03-22
1
-19
/
+0
*
pcidev: Move scandev_inclass logic from internal to pcidev
Edward O'Callaghan
2022-03-04
1
-19
/
+0
*
pcidev: Avoid internal programmer relying on pacc global
Edward O'Callaghan
2022-02-24
1
-23
/
+14
*
internal.c: Seperate out get_params() from internal_init()
Edward O'Callaghan
2022-02-17
1
-15
/
+35
*
hwaccess: fix build on non-x86 targets
Peter Marheine
2022-01-25
1
-6
/
+9
*
hwaccess: move mmio functions into hwaccess_physmap
Thomas Heijligen
2022-01-20
1
-1
/
+0
*
physmap: rename to hwaccess_physmap, create own header
Thomas Heijligen
2021-12-22
1
-0
/
+1
*
hwaccess: move x86 port I/O related code into own files
Thomas Heijligen
2021-12-22
1
-0
/
+1
*
pci.h: move include into own wrapper
Thomas Heijligen
2021-12-22
1
-0
/
+1
*
hwaccess: replace flashrom specific macros by compiler defines
Thomas Heijligen
2021-10-15
1
-1
/
+0
*
internal.c: unify the macro for x86 only code
Thomas Heijligen
2021-09-29
1
-7
/
+7
*
programmer_table: move each entry to the associated programmer source
Thomas Heijligen
2021-06-10
1
-1
/
+11
*
programmer: Smoothen register_par_master API
Anastasia Klimchuk
2021-05-23
1
-1
/
+1
*
Add missing platform.h includes
Miriam Polzer
2020-12-26
1
-0
/
+1
*
internal.c: De-maze the pre-processor wraps a little
Edward O'Callaghan
2020-10-28
1
-5
/
+3
*
internal.c: Co-locate global variables to top of file
Edward O'Callaghan
2020-10-27
1
-8
/
+8
*
internal.c: Reshuffle functions to avoid forward decls
Edward O'Callaghan
2020-10-27
1
-50
/
+36
*
internal: Fix board vendor and model memory leaks
Jacob Garber
2019-09-24
1
-15
/
+32
*
tree: Remove unused functions with no prototypes
Jacob Garber
2019-06-23
1
-11
/
+0
*
Rework internal bus handling and laptop bail-out
Nico Huber
2019-06-06
1
-31
/
+39
*
linux_mtd: Import driver from ChromiumOS
David Hendricks
2018-05-17
1
-0
/
+3
*
Remove address from GPLv2 headers
Elyes HAOUAS
2018-04-24
1
-4
/
+0
*
internal: Only build on x86 and mipsel
Nico Huber
2017-12-19
1
-33
/
+3
*
internal: Fix warnings about unused constants
Nico Huber
2017-12-09
1
-0
/
+4
*
Pimp the manpage to create nicer hyperlinks and HTML output
Stefan Tauner
2016-01-14
1
-1
/
+1
*
Unify target OS and CPU architecture checks
Stefan Tauner
2015-01-10
1
-8
/
+8
*
Introduce generic shutdown_free() and remove redundant internal_shutdown()
Stefan Tauner
2014-08-31
1
-7
/
+0
*
Rename programmer registration functions
Carl-Daniel Hailfinger
2014-07-19
1
-2
/
+2
*
IT87: Add ability to select between chips on GIGABYTE DualBIOS boards
Vadim Girlin
2013-08-24
1
-3
/
+2
*
Various cross-platform fixes
Carl-Daniel Hailfinger
2013-07-13
1
-1
/
+5
*
Add a bunch of new/tested stuff and various small changes 17
Stefan Tauner
2013-02-22
1
-1
/
+1
*
Introduce msg_*warn
Stefan Tauner
2013-01-04
1
-1
/
+1
*
Unify PCI init and let pcidev clean itself up
Stefan Tauner
2013-01-04
1
-4
/
+2
*
Fix flashrom running on boards with coreboot
Stefan Tauner
2012-09-24
1
-7
/
+3
*
Add a bunch of new/tested stuff and various small changes 14
Stefan Tauner
2012-09-21
1
-3
/
+0
*
Some ISO C fixes
Carl-Daniel Hailfinger
2012-08-27
1
-0
/
+1
*
Refactor the -p internal:mainboard handling
Stefan Tauner
2012-08-20
1
-7
/
+26
*
Remove more exit calls
Niklas Söderlund
2012-07-30
1
-1
/
+1
*
Automatically release I/O permissions on shutdown
Carl-Daniel Hailfinger
2012-07-21
1
-2
/
+2
*
Hide hwaccess.h from public API
Patrick Georgi
2012-07-20
1
-0
/
+1
*
Add Winbond W836xx SuperI/O detection
Carl-Daniel Hailfinger
2012-05-06
1
-5
/
+7
*
Fix parallel-style programmer access from ITE IT87/Winbond W83627 SPI
Carl-Daniel Hailfinger
2012-03-01
1
-1
/
+1
*
Replace --mainboard with -p internal:mainboard
Carl-Daniel Hailfinger
2012-01-04
1
-0
/
+10
*
Add struct flashctx * parameter to all functions accessing flash chips
Carl-Daniel Hailfinger
2011-12-18
1
-7
/
+28
*
Register Parallel/LPC/FWH programmers the same way SPI programmers are regist...
Carl-Daniel Hailfinger
2011-11-09
1
-2
/
+17
*
Make the laptop warning less scary if unsure
Stefan Tauner
2011-09-13
1
-6
/
+8
*
Introduce ERROR_FATAL, abort upon failed chipset enables
Tadas Slotkus
2011-09-03
1
-1
/
+2
[next]