aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/lpc2000.c
AgeCommit message (Expand)Author
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo
2019-03-27Constify struct flash_driver instancesChristopher Head
2019-03-08flash/nor: use target_addr_t for flash bank baseTim Newsome
2019-01-02NOR: lpc2000 Add support for LPC84x devicesRod Boyce
2018-12-23Add LPC8Nxx and NHS3xx support.Jean-Christian de Rivaz
2018-11-26flash/nor: consolidate flash protect/protect_checkTomas Vanek
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-10-30flash: nor: lpc2000: handle lpc11xx parts with more than 96k memoryPaul Fertser
2016-05-24Remove FSF address from GPL noticesMarc Schink
2015-11-26flash/nor/lpc2000: add alternative part ID for LPC1343Jakub Kubiak
2015-04-16Fix several format specifiers errors exposed by arm-none-eabiPaul Fertser
2015-04-14flash/nor/lpc2000: free allocated working area when target_write failsPaul Fertser
2015-04-14flash/nor/lpc2000: properly free working area used in get_lpc2000_part_id()Paul Fertser
2015-04-14lpc2000: Removed cmd51_can_xxxxb variables.Nemui Trinomius
2015-03-09lpc2000: Add LPC407x/8x flash size auto detectionNemui Trinomius
2015-02-11lpc2000: add chip IDs for LPC11U6x/LPC11E6xMichael Brown
2015-01-15lpc2000: Improve lpc2000 flash driver.Nemui Trinomius
2014-11-24lpc2000: ignore status of part ID IAP commandGrigori Goronzy
2014-11-24lpc2000: Added LPC1500 series flash programming support.Nemui Trinomius
2014-06-01Flash/LPC2000: Add support for auto-probing flash sizeCosmin Gorgovan
2014-06-01Flash/LPC2000: Add support for LPC11(x)xx, LPC13xxCosmin Gorgovan
2014-03-17flash: Constify write bufferAndreas Fritiofson
2014-01-11lpc2000: fix LPC810 programming supportNemui Trinomius
2013-10-31Clean up many C99 integer types format specifiersPaul Fertser
2013-10-29lpc2000: Fix flash programming fail on LPC4300 internal flashNemui Trinomius
2013-10-07fix lpc2000 flash programming fail.Sergey A. Borshch
2013-09-08flash: add NXP LPC800 supportNemui Trinomius
2013-06-05update files to correct FSF addressSpencer Oliver
2013-04-21Add "lpc1800" alias for "lpc4300" flash driverFreddie Chopin
2013-04-21flash/nor: add lpc4300 variant to lpc2000 driverMatt Dittrich
2013-02-02armv7m: use ARM_MODE_THREAD core mode for algoorithm'sSpencer Oliver
2013-02-02armv7m: use generic arm::core_modeSpencer Oliver
2012-10-17Fix serious bug in LPC2xxx/LPC17xx flash algorithm.Freddie Chopin
2012-10-17Cleanup lpc2000.cFreddie Chopin
2012-08-24flash: remove lpc2000 clang warningsSpencer Oliver
2012-05-14build: use generic name for arm_algorithm varsSpencer Oliver
2012-02-06build: cleanup src/flash/nor directorySpencer Oliver
2012-01-12cmd: add missing usage varSpencer Oliver
2012-01-04Change return value on error.Mathias K
2011-10-14flash: fix lpc2000 driver typoSpencer Oliver
2010-12-04Fix sector layout for 504-KiB LPC2000 devicesRolf Meeser
2010-11-17FLASH/NOR: Remove useless file lpc2000.hAntonio Borneo
2010-07-20flash: remove algorithm exit_point address for supported targetsSpencer Oliver
2010-06-15lpc2000: -Wshadow warning fixesØyvind Harboe
2010-05-16NOR: add read() callback to struct flash_driverAntonio Borneo
2010-03-02LPC1768 updates, IAR board supportDavid Brownell
2010-02-28ARMv7M: use software breakpoints for algorithmsSpencer Oliver
2010-01-29NOR: cleanup driver declsDavid Brownell
2009-12-12LPC2000: rename "r13_svc" as "sp_svc"David Brownell