summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/flash
AgeCommit message (Expand)AuthorFilesLines
2012-05-07Adding the manufacturer id of STMicroelectronicsChristian Inci1-2/+2
2011-05-05cfi_flash: delete unused definesWolfram Sang1-5/+0
2011-01-07Fix flash chip detection by using a volatile pointerAndreas Oberritter1-1/+1
2010-07-22flash: corrected coding styleIngo Albrecht1-109/+136
2010-07-20firmware: moved cfi_flash header to flash subdirectoryIngo Albrecht1-1/+1
2010-07-20firmware: better flash protectionIngo Albrecht1-0/+4
2010-07-20firmware: warning fixesIngo Albrecht1-8/+9
2010-07-20firmware: compile-time define for flash write supportIngo Albrecht1-1/+5
2010-07-20flash: disable all printing. needed because strings can end up in flash.Ingo Albrecht1-0/+4
2010-07-20firmware: establish a ramtext section for code that must be in ramIngo Albrecht1-0/+14
2010-07-20flash: verify source buffer alignment when programming. allow flashing first ...Ingo Albrecht1-2/+5
2010-07-20loader: flash locking commands, various flash reworkIngo Albrecht1-229/+315
2010-02-23cfi_flash: Make the init message a debug outputSylvain Munaut1-1/+2
2010-02-18Initial import of OsmocomBB into git repositoryHarald Welte1-0/+435