aboutsummaryrefslogtreecommitdiff
path: root/external/common/arch_flash_arm.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith1-14/+2
2016-12-21arch_flash_arm: Don't assume mtd labels are shortJoel Stanley1-1/+1
2016-11-08external/common: Teach ARM code to erase 'mtd chips'Cyril Bur1-2/+11
2016-10-25external/common: Rename arch_flash_bmc() to arch_flash_access()Cyril Bur1-6/+6
2016-10-25external/common: arm: Don't error trying to wrprotect with MTD accessCyril Bur1-0/+3
2016-02-23external/pflash: Add --mtdCyril Bur1-18/+97
2016-01-15libflash/blocklevel: Add keep_alive parameterCyril Bur1-2/+2
2015-11-26common/arch_flash_arm.c: Add missing includeStewart Smith1-0/+1
2015-08-28libflash: Reintroduce typesafety in lowlevel libflash callsCyril Bur1-2/+2
2015-08-28external/common: Create common code for initialising libflash componentsCyril Bur1-0/+294