summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-07-27include: Rename l1a_l23_interface.h to l1ctl_proto.hSylvain Munaut16-15/+15
2010-07-27layer23: Use libosmocore rsl_chan_nr_str instead of local funcSylvain Munaut1-28/+1
2010-07-27layer1/l23_api: Fix the L3_MSG_SIZE to include l1ctl header sizeSylvain Munaut1-1/+1
2010-07-27shared/libosmocore: Make sure to use the 'infinite loop' abort handlerSylvain Munaut1-1/+1
2010-07-27Merge commit '7459d6cfd1765f8431b3d9a262eff332f9af807c' into sylvain/pendingSylvain Munaut14-46/+405
2010-07-27layer23: Split [2/2] -> The header filesSylvain Munaut50-122/+132
2010-07-27layer23: Split [1/2] -> The source codeSylvain Munaut29-25/+34
2010-07-25core: Add some generic panic handlingSylvain Munaut2-1/+72
2010-07-25osmocore: Add utility function rsl_chan_nr_str to RSLSylvain Munaut1-0/+26
2010-07-25layer23: Pre-rework of the Makefile.amSylvain Munaut1-9/+8
2010-07-25layer23/include: Remove eXecutable permission bit from gsm322.hSylvain Munaut1-0/+0
2010-07-25layer23: Switch to using gsmtap_util from libosmocomSylvain Munaut11-204/+4
2010-07-25layer23: Remove useless file telnet_interface.cSylvain Munaut1-240/+0
2010-07-25layer23: Alloc some headroom in incoming l1ctl packetsSylvain Munaut1-1/+2
2010-07-25fw/rf: Use printd for the trf6151_set_gain debug messageSylvain Munaut1-1/+1
2010-07-23gsm0808: Why should there be a lchan in the parameter...Holger Hans Peter Freyther1-1/+1
2010-07-23gsm0808: Import unaligned mem access fix from on-waves/bsc-masterHolger Hans Peter Freyther1-4/+9
2010-07-23gsm_utils: Move the gsm_7bit_alphabet into the impl and make it staticHolger Hans Peter Freyther1-0/+27
2010-07-22[layer23] Fixed interpretation of the power measurement result.Andreas.Eversberg1-1/+1
2010-07-22[layer23] Re-structured the VTY commands for SIM insert/removeAndreas.Eversberg4-16/+23
2010-07-22flash: corrected coding styleIngo Albrecht1-109/+136
2010-07-21gsm_7bit_decode: rtext does not hold a null byte, reduce the sizeHolger Hans Peter Freyther1-1/+1
2010-07-21tests: don't hardcode length values of expected encoding gsm_7bit_encode:Nico Golde1-4/+6
2010-07-20[display] add driver for the Toppoly TD014, as used in the C139/C140Steve Markgraf3-1/+186
2010-07-20[apps] add chainloading applicationSteve Markgraf2-1/+54
2010-07-20[osmocon] add a chainloading mode for the compal ramloaderSteve Markgraf1-6/+27
2010-07-20firmware: moved cfi_flash header to flash subdirectoryIngo Albrecht6-5/+5
2010-07-20firmware: small makefile reorgIngo Albrecht2-29/+34
2010-07-20firmware: fixed irq-less keypad supportIngo Albrecht1-3/+9
2010-07-20firmware: moved dead-brain-flags to primary makefileIngo Albrecht2-9/+9
2010-07-20loader: meaner. now supports address ranges for all relevant flash operations...Ingo Albrecht2-119/+289
2010-07-20firmware: e88 flash linkageIngo Albrecht2-2/+137
2010-07-20firmware: better flash protectionIngo Albrecht2-0/+7
2010-07-20firmware: some documentation about memory maps and linkageIngo Albrecht3-0/+66
2010-07-20firmware: gave all apps a proper hello message and let them print their git r...Ingo Albrecht5-6/+8
2010-07-20firmware: fixed linker script titleIngo Albrecht1-1/+1
2010-07-20osmoload: better messageIngo Albrecht1-1/+1
2010-07-20osmocon: new debug option, allows selective dumping of rx and/or tx.Ingo Albrecht1-24/+49
2010-07-20firmware: new highram linkageIngo Albrecht2-1/+125
2010-07-20firmware: fixed linkage of ctors and dtors for ram imagesIngo Albrecht1-2/+2
2010-07-20firmware: fixed linkage of ctors and dtors for flash imagesIngo Albrecht1-4/+2
2010-07-20firmware: untabify linker scripts.Ingo Albrecht2-132/+132
2010-07-20firmware: added missing init callsIngo Albrecht4-0/+8
2010-07-20firmware: fixed ctor linkageIngo Albrecht1-12/+0
2010-07-20firmware: board init with a ctor does not seem a good idea to me because i ne...Ingo Albrecht4-2/+6
2010-07-20firmware: Fixed binary dependencies.Ingo Albrecht1-1/+1
2010-07-20firmware: fixed map file buildsIngo Albrecht1-5/+8
2010-07-20firmware: removed obsolete commentIngo Albrecht1-1/+0
2010-07-20firmware: warning fixesIngo Albrecht1-8/+9
2010-07-20loader: commented startup behaviourIngo Albrecht1-1/+1