| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-12-05 | firmware: microchip: fix UL_IAP lock check in mpfs_auto_update_state() | Valentina Fernandez | 1 | -2/+2 |
| 2024-11-29 | Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2024-11-12 | firmware: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-10-17 | firmware: microchip: auto-update: fix poll_complete() to not report spurious ... | Conor Dooley | 1 | -35/+7 |
| 2024-08-22 | firmware: microchip: fix incorrect error report of programming:timeout on suc... | Steve Wilkins | 1 | -1/+1 |
| 2024-06-05 | firmware: microchip: use scope-based cleanup where possible | Conor Dooley | 1 | -43/+16 |
| 2024-06-05 | firmware: microchip: move buffer allocation into mpfs_auto_update_set_image_a... | Conor Dooley | 1 | -19/+13 |
| 2024-06-05 | firmware: microchip: support writing bitstream info to flash | Conor Dooley | 1 | -8/+39 |
| 2024-04-24 | firmware: microchip: clarify that sizes and addresses are in hex | Conor Dooley | 1 | -3/+3 |
| 2024-04-24 | firmware: microchip: don't unconditionally print validation success | Conor Dooley | 1 | -0/+2 |
| 2024-03-06 | Merge tag 'riscv-firmware-for-v6.9' of https://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 1 | -1/+2 |
| 2024-03-04 | firmware: microchip: Fix over-requested allocation size | Dawei Li | 1 | -1/+2 |
| 2024-01-29 | firmware: microchip: fix wrong sizeof argument | Samasth Norway Ananda | 1 | -1/+1 |
| 2023-12-07 | firmware: microchip: Replace of_device.h with explicit include | Rob Herring | 1 | -1/+1 |
| 2023-12-06 | firmware: microchip: add PolarFire SoC Auto Update support | Conor Dooley | 3 | -0/+509 |