summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/flash
Commit message (Collapse)AuthorAgeFilesLines
* cfi_flash: delete unused definesWolfram Sang2011-05-051-5/+0Star
| | | | Signed-off-by: Wolfram Sang <wolfram@the-dreams.de>
* Fix flash chip detection by using a volatile pointerAndreas Oberritter2011-01-071-1/+1
| | | | | | | | * This might be a workaround for a compiler bug (gcc 4.5.2, binutils 2.21) Signed-off-by: Andreas Oberritter <obi@saftware.de> Signed-off-by: Steve Markgraf <steve@steve-m.de>
* flash: corrected coding styleIngo Albrecht2010-07-221-109/+136
|
* firmware: moved cfi_flash header to flash subdirectoryIngo Albrecht2010-07-201-1/+1
|
* firmware: better flash protectionIngo Albrecht2010-07-201-0/+4
|
* firmware: warning fixesIngo Albrecht2010-07-201-8/+9
|
* firmware: compile-time define for flash write supportIngo Albrecht2010-07-201-1/+5
|
* flash: disable all printing. needed because strings can end up in flash.Ingo Albrecht2010-07-201-0/+4
|
* firmware: establish a ramtext section for code that must be in ramIngo Albrecht2010-07-201-0/+14
|
* flash: verify source buffer alignment when programming. allow flashing first ↵Ingo Albrecht2010-07-201-2/+5
| | | | sector.
* loader: flash locking commands, various flash reworkIngo Albrecht2010-07-201-229/+315
|
* cfi_flash: Make the init message a debug outputSylvain Munaut2010-02-231-1/+2
| | | | | | | Most likely console isn't even up so it doesn't print correctly anyway. Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
* Initial import of OsmocomBB into git repositoryHarald Welte2010-02-181-0/+435