summaryrefslogtreecommitdiffstats
path: root/internal.c
Commit message (Expand)AuthorAgeFilesLines
* internal: Move laptop_ok into board_cfgEdward O'Callaghan2023-04-061-33/+34
* internal: Move is_laptop into board_cfgEdward O'Callaghan2023-04-021-6/+5
* board_enables: Allow for prog cfg coupling with board cfgEdward O'Callaghan2023-04-021-3/+5
* dmi.c: Pass is_laptop by ref into dmiEdward O'Callaghan2023-03-281-9/+8
* tree/: Rename 'laptop_ok-> g_laptop_ok' to avoid shadowingEdward O'Callaghan2023-03-281-6/+6
* internal: Move parallel logic into internal_par implementationEdward O'Callaghan2023-02-151-57/+2
* internal.c: Factor out laptop alerts into helper funcEdward O'Callaghan2023-02-141-25/+31
* internal.c: Move sio register to own objectEdward O'Callaghan2023-02-041-28/+0
* internal,board_enable: Remove force_boardenable from globalsEdward O'Callaghan2023-01-151-4/+4
* parallel: Drop explicit fallback_chip_X boilerplateEdward O'Callaghan2023-01-111-1/+0
* internal.c: laptop_ok global state can become staleEdward O'Callaghan2022-12-011-0/+3
* tree/: Rename ERROR_FATAL to ERROR_FLASHROM_FATALEdward O'Callaghan2022-11-091-1/+1
* drivers: Move (un)map_flash_region to par/spi/opaque_masterJonathon Hall2022-10-081-2/+2
* drivers/: Make 'internal_delay' the default unless definedEdward O'Callaghan2022-09-271-1/+0
* internal.c: Pass `programmer_cfg` to `try_mtd()`Angel Pons2022-09-211-1/+1
* tree: Retype variable `laptop_ok` with boolFelix Singer2022-09-081-1/+1
* internal.c: Retype appropriate variables with boolFelix Singer2022-09-081-12/+13
* tree: plumb programmer_cfg into chipset_flash_enable()Edward O'Callaghan2022-09-071-1/+1
* tree: Port programmers to pass programmer_cfg to extractorsEdward O'Callaghan2022-09-071-4/+4
* it87spi.c: Allow passing programmer_cfg directlyEdward O'Callaghan2022-09-071-1/+1
* tree: Allow passing programmer_cfg directly to programmerEdward O'Callaghan2022-09-071-3/+5
* tree: Change signature of extract_programmer_param_str()Edward O'Callaghan2022-09-071-4/+4
* Add `str` extension to extract_programmer_param function nameChinmay Lonkar2022-07-021-4/+4
* tree: indent struct *_master consistently with tabsThomas Heijligen2022-06-271-8/+8
* pcidev: Move pci_dev_find() from internal to canonical placeEdward O'Callaghan2022-03-221-11/+0
* pcidev: Move pci_card_find() from internal to canonical placeEdward O'Callaghan2022-03-221-19/+0
* pcidev: Move scandev_inclass logic from internal to pcidevEdward O'Callaghan2022-03-041-19/+0
* pcidev: Avoid internal programmer relying on pacc globalEdward O'Callaghan2022-02-241-23/+14
* internal.c: Seperate out get_params() from internal_init()Edward O'Callaghan2022-02-171-15/+35
* hwaccess: fix build on non-x86 targetsPeter Marheine2022-01-251-6/+9
* hwaccess: move mmio functions into hwaccess_physmapThomas Heijligen2022-01-201-1/+0
* physmap: rename to hwaccess_physmap, create own headerThomas Heijligen2021-12-221-0/+1
* hwaccess: move x86 port I/O related code into own filesThomas Heijligen2021-12-221-0/+1
* pci.h: move include into own wrapperThomas Heijligen2021-12-221-0/+1
* hwaccess: replace flashrom specific macros by compiler definesThomas Heijligen2021-10-151-1/+0
* internal.c: unify the macro for x86 only codeThomas Heijligen2021-09-291-7/+7
* programmer_table: move each entry to the associated programmer sourceThomas Heijligen2021-06-101-1/+11
* programmer: Smoothen register_par_master APIAnastasia Klimchuk2021-05-231-1/+1
* Add missing platform.h includesMiriam Polzer2020-12-261-0/+1
* internal.c: De-maze the pre-processor wraps a littleEdward O'Callaghan2020-10-281-5/+3
* internal.c: Co-locate global variables to top of fileEdward O'Callaghan2020-10-271-8/+8
* internal.c: Reshuffle functions to avoid forward declsEdward O'Callaghan2020-10-271-50/+36
* internal: Fix board vendor and model memory leaksJacob Garber2019-09-241-15/+32
* tree: Remove unused functions with no prototypesJacob Garber2019-06-231-11/+0
* Rework internal bus handling and laptop bail-outNico Huber2019-06-061-31/+39
* linux_mtd: Import driver from ChromiumOSDavid Hendricks2018-05-171-0/+3
* Remove address from GPLv2 headersElyes HAOUAS2018-04-241-4/+0
* internal: Only build on x86 and mipselNico Huber2017-12-191-33/+3
* internal: Fix warnings about unused constantsNico Huber2017-12-091-0/+4
* Pimp the manpage to create nicer hyperlinks and HTML outputStefan Tauner2016-01-141-1/+1