| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | remove compile guards | Thomas Heijligen | 2021-09-26 | 1 | -5/+0 |
* | par_master: Fix propagation of register_par_master() return values | Anastasia Klimchuk | 2021-08-30 | 1 | -3/+1 |
* | programmer_table: move each entry to the associated programmer source | Thomas Heijligen | 2021-06-10 | 1 | -2/+12 |
* | par_masters: Reshuffle to remove forward declarations | Edward O'Callaghan | 2021-05-27 | 1 | -37/+33 |
* | programmer: Smoothen register_par_master API | Anastasia Klimchuk | 2021-05-23 | 1 | -1/+1 |
* | tree: Make internal variables static | Jacob Garber | 2019-06-26 | 1 | -2/+2 |
* | Remove address from GPLv2 headers | Elyes HAOUAS | 2018-04-24 | 1 | -4/+0 |
* | Rename programmer registration functions | Carl-Daniel Hailfinger | 2014-07-19 | 1 | -2/+2 |
* | CID1130002: Logically dead code due to copy and paste error | Stefan Reinauer | 2014-04-26 | 1 | -2/+2 |
* | Add additional error handling to pcidev_readbar() callers | Niklas Söderlund | 2013-08-23 | 1 | -0/+6 |
* | Automatically unmap physmap()s | Stefan Tauner | 2013-08-14 | 1 | -10/+1 |
* | Decouple BAR reading from pci device init, handle errors gracefully | Carl-Daniel Hailfinger | 2013-01-05 | 1 | -6/+6 |
* | Unify PCI init and let pcidev clean itself up | Stefan Tauner | 2013-01-04 | 1 | -6/+1 |
* | Unify usbdev_status and pcidev_status into dev_entry | Stefan Tauner | 2012-12-27 | 1 | -1/+1 |
* | Some ISO C fixes | Carl-Daniel Hailfinger | 2012-08-27 | 1 | -1/+1 |
* | Automatically release I/O permissions on shutdown | Carl-Daniel Hailfinger | 2012-07-21 | 1 | -3/+2 |
* | Hide hwaccess.h from public API | Patrick Georgi | 2012-07-20 | 1 | -0/+1 |
* | Add struct flashctx * parameter to all functions accessing flash chips | Carl-Daniel Hailfinger | 2011-12-18 | 1 | -2/+8 |
* | Register Parallel/LPC/FWH programmers the same way SPI programmers are regist... | Carl-Daniel Hailfinger | 2011-11-09 | 1 | -2/+12 |
* | Rename CHIP_BUSTYPE_FOO to BUS_FOO | Carl-Daniel Hailfinger | 2011-07-27 | 1 | -1/+1 |
* | Enforce compile-time errors in satamv and atahp for non-x86 targets | Andrew Morgan | 2011-07-25 | 1 | -0/+5 |
* | Use shutdown callback mechanism to shutdown programmers | David Hendricks | 2011-06-14 | 1 | -8/+11 |
* | Revert MMIO space writes on shutdown as needed | Carl-Daniel Hailfinger | 2011-05-03 | 1 | -4/+2 |
* | Remove vendorid parameter from pcidev_init() | Carl-Daniel Hailfinger | 2011-03-07 | 1 | -1/+1 |
* | Support for Angelbird Wings PCIe SSD (solid-state drive) | Carl-Daniel Hailfinger | 2011-02-04 | 1 | -0/+183 |