aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/lpcspifi.c
AgeCommit message (Expand)Author
2019-03-27Constify struct flash_driver instancesChristopher Head
2019-03-08flash/nor: use target_addr_t for flash bank baseTim Newsome
2018-11-29SPI table updates (some new devices and new info)Andreas Bolsch
2018-04-04flash/nor: implement flash bank deallocation in drivers with simple allocTomas Vanek
2017-02-10target: Add 64-bit target address supportDongxue Zhang
2016-07-19Fix usage of timeval_ms()Andreas Färber
2016-05-24Remove FSF address from GPL noticesMarc Schink
2016-05-20lpcspifi: Fix SWD support for LPC43xxAndreas Färber
2016-02-29Cleanup: removal of obsolete semicolonsAlexander Kurz
2014-11-24flash/nor/lpcspifi.c: fix bug that prevented clean reset after flash writeAnders
2014-05-16lpcspifi: setup a valid stack pointer before calling ROM code using stackAurelien Jacobs
2014-03-17flash: Constify write bufferAndreas Fritiofson
2014-02-06flash: declare fixed arrays constSpencer Oliver
2013-12-22Avoid 'may be used uninitialized' warning from FreeBSD base GCCEd Maste
2013-11-05lpcspifi: Fix byte order bugAndreas Fritiofson
2013-10-31Clean up many C99 integer types format specifiersPaul Fertser
2013-07-26lpcspifi: assume flash is unprotected after probingPaul Fertser
2013-06-05update files to correct FSF addressSpencer Oliver
2013-02-02armv7m: use ARM_MODE_THREAD core mode for algoorithm'sSpencer Oliver
2013-02-02armv7m: use generic arm::core_modeSpencer Oliver
2012-09-26Added SPIFI flash driver, algorithms, and docsGeorge Harris