summaryrefslogtreecommitdiff
path: root/it8212.c
Commit message (Expand)AuthorAgeFilesLines
* parallel: Drop explicit fallback_chip_X boilerplateEdward O'Callaghan2023-01-111-6/+0
* drivers/: Make 'fallback_{un}map' the default unless definedEdward O'Callaghan2022-10-081-2/+0
* drivers/: Make 'internal_delay' the default unless definedEdward O'Callaghan2022-09-271-1/+0
* tree: Fix drivers to pass programmer_cfg to pcidev_init()Edward O'Callaghan2022-09-071-1/+1
* tree: Allow passing programmer_cfg directly to programmerEdward O'Callaghan2022-09-071-1/+1
* it8212: restore ROM BAR decode state explicitlyAlexander Goncharov2022-08-291-2/+11
* it8212: Drop it8212_ prefix for par data struct membersAlexander Goncharov2022-07-281-4/+4
* it8212: Refactor singleton states into reentrant patternAlexander Goncharov2022-07-191-6/+28
* tree: indent struct *_master consistently with tabsThomas Heijligen2022-06-271-8/+8
* hwaccess: move mmio functions into hwaccess_physmapThomas Heijligen2022-01-201-1/+0
* it8212: remove unused rget_io_perms()Thomas Heijligen2022-01-101-4/+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
* par_master: Fix propagation of register_par_master() return valuesAnastasia Klimchuk2021-08-301-2/+1
* programmer_table: move each entry to the associated programmer sourceThomas Heijligen2021-06-101-2/+11
* par_masters: Reshuffle to remove forward declarationsEdward O'Callaghan2021-05-271-12/+10
* programmer: Smoothen register_par_master APIAnastasia Klimchuk2021-05-231-1/+1
* Fix building with GCC 4.9Evgeny Zinoviev2019-11-141-1/+1
* Remove address from GPLv2 headersElyes HAOUAS2018-04-241-4/+0
* Add a bunch of new/tested stuff and various small changes 21Stefan Tauner2014-08-061-1/+1
* Rename programmer registration functionsCarl-Daniel Hailfinger2014-07-191-2/+2
* Move global io_base_addr into compilation unitsStefan Tauner2014-06-011-1/+1
* Add IT8212F as programmerKyösti Mälkki2014-06-011-0/+86