summaryrefslogtreecommitdiff
path: root/drivers/mtd/pic32_flash.c
AgeCommit message (Expand)Author
2022-08-04flash: Remove pic32_flash.cTom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-29flash: Fix spelling of "ERR_TIMOUT"Mario Six
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas
2017-06-01fdt: Rename a few functions in fdt_supportSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-05-21drivers: mtd: add Microchip PIC32 internal non-CFI flash driver.Purna Chandra Mandal