summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/apps/loader_mtk/main.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-26Fix wrong msgb_pull usageSylvain Munaut1-2/+2
2013-01-05fw: introduce per-board uart mappingSteve Markgraf1-2/+4
2013-01-05fw: introduce with_irq parameter for board_init()Steve Markgraf1-1/+1
2012-09-08use msgb_pull() to get bytes from start of message, not msgb_get()Harald Welte1-18/+18
2012-06-25Properly name firmware images OsmocomBB not just OSMOCOM !Harald Welte1-1/+1
2011-05-15src: use namespace prefix osmo_* for crc16 functionsPablo Neira Ayuso1-3/+3
2011-05-05target/boards: add infrastructure for loaders for Mediatek platformsWolfram Sang1-0/+366