aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/ath79.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-27Constify struct flash_driver instancesChristopher Head1-1/+1
2019-03-08flash/nor: use target_addr_t for flash bank baseTim Newsome1-1/+1
2019-01-02flash: nor: ath79: remove base calculationOleksij Rempel1-14/+0
2018-11-29SPI table updates (some new devices and new info)Andreas Bolsch1-8/+31
2018-04-04flash/nor: implement flash bank deallocation in drivers with simple allocTomas Vanek1-0/+1
2017-06-02flash: nor: ath79: fix build failure due to recent MIPS changesPaul Fertser1-37/+35
2017-05-31flash: Add support for Atheros (ath79) SPI interfaceTobias Diedrich1-0/+903