aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nand/lpc32xx.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-23openocd: src/flash: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2021-07-20openocd: fix simple cases of Yoda conditionAntonio Borneo1-91/+91
2021-07-02flash: rename CamelCase symbolsAntonio Borneo1-32/+32
2021-06-04Avoid non-standard conditionals with omitted operands.R. Diez1-3/+3
2021-03-10flash/nand/lpc32xx: Remove typedef'd structMarc Schink1-10/+10
2020-07-26flash: fix typos and duplicated wordsAntonio Borneo1-12/+12
2019-09-08src/flash/nand: Fix some operator precedence bugs.Seth LaForge1-1/+1
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo1-2/+2
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2014-02-06flash: declare fixed arrays constSpencer Oliver1-4/+4
2013-10-31Clean up many C99 integer types format specifiersPaul Fertser1-5/+5
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-02-06build: cleanup src/flash/nand directorySpencer Oliver1-196/+191
2012-01-18cmd: add missing usage varsSpencer Oliver1-0/+1
2012-01-04Change return value on error.Mathias K1-2/+1
2011-04-19Make the LPC32xx nand driver support up to 5 address cycles. This will only w...Alexandre Pereira da Silva1-1/+1
2011-04-19Make the LPC32xx slc nand driver the defaultAlexandre Pereira da Silva1-2/+2
2011-03-30Clarify LPC32XX address cycles messageAlexandre Pereira da Silva1-1/+1
2011-02-15lpc32xx: Flash driverBjarne Steinsbo1-0/+1828