summaryrefslogtreecommitdiff
path: root/util/flash_fp_mcu
Commit message (Expand)AuthorAgeFilesLines
* Revert "flash_fp_mcu: Drop -kernelnext from platform name"stabilize-14395.B-mainStephen Boyd2021-12-111-1/+0
* flash_fp_mcu: Drop -kernelnext from platform nameStephen Boyd2021-12-081-0/+1
* COIL: Update links for inclusive languageTom Hughes2021-11-291-1/+1
* flash_fp_mcu: Add a config for the Brask fingerprint MCUZhuohao Lee2021-11-021-0/+5
* flash_fp_mcu: Add support for HerobrineStephen Boyd2021-09-011-4/+20
* flash_fp_mcu: Add FPMCU power cycleCraig Hesling2021-08-051-3/+19
* flash_fp_mcu: Fix nocturne/nami kernelnextCraig Hesling2021-07-221-11/+69
* flash_fp_mcu: Fix interrupt to unbind race caused by pwr_enCraig Hesling2021-07-161-12/+0
* flash_fp_mcu: Log actions to kernel logCraig Hesling2021-07-161-0/+13
* Revert "flash_fp_mcu: Add debug spi bytes activity"Craig Hesling2021-07-161-33/+0
* flash_fp_mcu: Add debug spi bytes activityCraig Hesling2021-06-121-0/+33
* flash_fp_mcu: Abort if raw driver bind failsCraig Hesling2021-06-121-0/+5
* flash_fp_mcu: Add a config for the Brya fingerprint MCUZhuohao Lee2021-06-071-0/+21
* flash_fp_mcu: Add automatic service stop/restartCraig Hesling2021-06-011-1/+18
* flash_fp_mcu: Add warnings for conflicting processesCraig Hesling2021-05-271-0/+51
* flash_fp_mcu: Add defaults for image file argCraig Hesling2021-05-251-7/+38
* flash_fp_mcu: Remove coachz driver gpio override hackCraig Hesling2021-05-031-8/+0
* flash_fp_mcu: Make exit status more distinctiveCraig Hesling2021-05-031-15/+23
* flash_fp_mcu: Factor out gpio chip checkCraig Hesling2021-05-011-22/+13
* flash_fp_mcu: Truncate board name to base board nameCraig Hesling2021-04-291-0/+6
* flash_fp_mcu: Refactor to use main functionCraig Hesling2021-04-291-48/+53
* flash_fp_mcu: Change to simpler driver_override for spidevCraig Hesling2021-04-291-2/+2
* flash_fp_mcu: Simplify and make shellcheck happyCraig Hesling2021-04-291-12/+13
* flash_fp_mcu: Fix gpio get error propagation issueCraig Hesling2021-04-291-6/+22
* flash_fp_mcu: Clarify subshell func return behaviorCraig Hesling2021-04-291-7/+11
* flash_fp_mcu: Add delay to consider bootloader startupSujit Kautkar2021-04-231-0/+8
* flash_fp_mcu: Change dw-apb-uart changed from AMD0020:XX to AMDI0020:XXBhanu Prakash Maiya2021-03-181-3/+3
* flash_fp_mcu: Fix Guybrush's gpiochip base from 320 -> 256Bhanu Prakash Maiya2021-03-011-6/+6
* flash_fp_mcu: Fix Zork's gpiochip base from 320 -> 256Bhanu Prakash Maiya2021-03-011-6/+6
* flash_fp_mcu: Minor spacing fixCraig Hesling2021-02-121-1/+1
* flash_fp_mcu: Add initial support for strongbadCraig Hesling2021-02-111-1/+36
* flash_fp_mcu: Add check for drivers that change nrst and boot0Craig Hesling2021-02-111-1/+15
* flash_fp_mcu: Refactor to use gpio functionCraig Hesling2021-02-111-20/+41
* flash_fp_mcu: Add config for guybrushBhanu Prakash Maiya2021-02-061-0/+16
* flash_fp_mcu: Remove trailing spaceCraig Hesling2020-10-311-1/+1
* flash_fp_mcu: Add comment about zork pwr enable gpioCraig Hesling2020-10-311-1/+2
* flash_fp_mcu: Add config zork, uart transport and gpiosBhanu Prakash Maiya2020-10-061-41/+112
* flash_fp_mcu: fix the volteer gpio settingZhuohao Lee2020-06-081-15/+15
* util: Fix platform name in flash_fp_mcuTom Hughes2020-05-211-13/+12
* flash_fp_mcu: Add a config for the Volteer fingerprint MCUZhuohao Lee2020-04-071-0/+21
* flash_fp_mcu: Add hello test modeCraig Hesling2020-02-081-20/+23
* flash_fp_mcu: Simplify flags buildingCraig Hesling2020-02-081-10/+10
* flash_fp_mcu: Factor out retries into constantsCraig Hesling2020-02-081-2/+5
* flash_fp_mcu: Add retry logicCraig Hesling2020-02-081-11/+29
* flash_fp_mcu: Fix spidev flakinessCraig Hesling2019-11-271-0/+3
* flash_fp_mcu: Add pwr enable for hatch followersCraig Hesling2019-10-101-2/+9
* flash_fp_mcu: add options for flash read/write protectionTom Hughes2019-09-181-3/+29
* util: Unify separate flash_fp_mcu scripts into single common oneTom Hughes2019-07-231-0/+265