summaryrefslogtreecommitdiff
path: root/board_enable.c
Commit message (Expand)AuthorAgeFilesLines
* printf: Use inttype.h macros for format stringsThomas Heijligen2023-04-271-1/+1
* internal: Move laptop_ok into board_cfgEdward O'Callaghan2023-04-061-1/+1
* internal: Move is_laptop into board_cfgEdward O'Callaghan2023-04-021-2/+2
* board_enables: Allow for prog cfg coupling with board cfgEdward O'Callaghan2023-04-021-80/+82
* board_enable.c: Consistent board_flash_enable() nullarity checksEdward O'Callaghan2023-03-281-4/+4
* board_enable.c: Clean up board_handle_phase()Edward O'Callaghan2023-03-281-6/+1
* dmi.c: Pass is_laptop by ref into dmiEdward O'Callaghan2023-03-281-2/+2
* tree/: Rename 'laptop_ok-> g_laptop_ok' to avoid shadowingEdward O'Callaghan2023-03-281-1/+1
* Revert "pcidev: remove pcidev_getdevfn() function"Thomas Heijligen2023-03-201-2/+1
* pcidev: remove pcidev_getdevfn() functionThomas Heijligen2023-03-101-1/+2
* internal,board_enable: Remove force_boardenable from globalsEdward O'Callaghan2023-01-151-9/+10
* tests: Add selfcheck to unit testsEvan Benn2022-12-051-0/+1
* tree: Retype variable `laptop_ok` with boolFelix Singer2022-09-081-1/+2
* Add support for motherboard Jetway P4MDPTdirestraits962022-08-241-0/+1
* board_enable: Add ASUS P5W DH DeluxeTasos Sahanidis2022-06-201-0/+2
* board_enable.c: Port to use pcidev_find_vendorclass() helperEdward O'Callaghan2022-05-041-15/+9
* hwaccess_x86_msr: rename msr function to msr_xxxThomas Heijligen2022-04-131-4/+4
* dmi.c: Hide has_dmi_support global behind methodEdward O'Callaghan2022-04-051-1/+1
* board_enable.c: Remove unnecessary assignmentaarya2022-03-301-1/+1
* pcidev: Move pci_dev_find() from internal to canonical placeEdward O'Callaghan2022-03-221-12/+12
* pcidev: Move pci_card_find() from internal to canonical placeEdward O'Callaghan2022-03-221-7/+7
* pcidev: Move scandev_inclass logic from internal to pcidevEdward O'Callaghan2022-03-041-2/+2
* pcidev: Move pci_get_dev() logic into canonical placeEdward O'Callaghan2022-03-021-9/+1
* hwaccess: fix build on non-x86 targetsPeter Marheine2022-01-251-2/+4
* hwaccess: move mmio functions into hwaccess_physmapThomas Heijligen2022-01-201-1/+0
* hwaccess physmap: move x86 msr related code into own filesThomas 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
* Add board enable for ASUS P3B-FKeith Hui2020-05-191-0/+47
* board_enable: Work around -Wtype-limits issueNico Huber2019-10-051-1/+1
* Add board enable for Asus P4P800SEMiklós Márton2019-10-041-0/+2
* internal: Fix board vendor and model memory leaksJacob Garber2019-09-241-1/+1
* Fix -Wsign-compare troubleNico Huber2019-07-311-1/+2
* tree: Make internal functions staticJacob Garber2019-06-231-2/+2
* Rework internal bus handling and laptop bail-outNico Huber2019-06-061-1/+4
* Fix several -Wold-style-declaration warningsRichard Hughes2019-02-031-1/+1
* board_enable.c: Fix dmi_match string for ThinkPad X201Arthur Heymans2018-07-311-1/+1
* Remove unneeded white spacesElyes HAOUAS2018-06-241-3/+3
* Remove address from GPLv2 headersElyes HAOUAS2018-04-241-4/+0
* Fix whitespace errorsElyes HAOUAS2018-04-241-4/+4
* board_enable: add AOpen i965GMt-LALuc Verhaegen2018-03-291-0/+2
* Whitelist Lenovo Thinkpad X220Arthur Heymans2018-03-071-0/+1
* board_enable: Whitelist several ThinkPad laptopsLeah Rowe2018-02-201-0/+4
* Whitelist Roda/RV11 laptopNico Huber2017-06-141-0/+1
* Add iMac5,2 to board_enableArthur Heymans2017-04-161-0/+1
* Add a bunch of new/tested stuff and various small changes 25Stefan Tauner2016-03-131-2/+2
* Add a bunch of new/tested stuff and various small changes 24Stefan Tauner2016-01-231-7/+9
* Add a bunch of new/tested stuff and various small changes 23Stefan Tauner2015-03-011-0/+2
* Refine version check of libpci function pci_get_devStefan Tauner2015-02-081-1/+1
* Add a bunch of new/tested stuff and various small changes 22Stefan Tauner2015-02-081-1/+2