osmocom-bb.git
2010-07-27 Sylvain Munautl1ctl_proto.h: Fixup name of the guard ifdef
2010-07-27 Sylvain Munautinclude: Rename l1a_l23_interface.h to l1ctl_proto.h
2010-07-27 Sylvain Munautlayer23: Use libosmocore rsl_chan_nr_str instead of...
2010-07-27 Sylvain Munautlayer1/l23_api: Fix the L3_MSG_SIZE to include l1ctl...
2010-07-27 Sylvain Munautshared/libosmocore: Make sure to use the 'infinite...
2010-07-27 Sylvain MunautMerge commit '7459d6cfd1765f8431b3d9a262eff332f9af807c...
2010-07-27 Sylvain Munautlayer23: Split [2/2] -> The header files
2010-07-27 Sylvain Munautlayer23: Split [1/2] -> The source code
2010-07-25 Sylvain Munautcore/msgb: Use the new osmo_panic call to handle errors
2010-07-25 Sylvain Munautcore: Add some generic panic handling
2010-07-25 Sylvain Munautbuild: Use AS_HELP_STRING macro to format the ./configu...
2010-07-25 Sylvain Munautosmocore: Add utility function rsl_chan_nr_str to RSL
2010-07-25 Sylvain Munautlayer23: Pre-rework of the Makefile.am
2010-07-25 Sylvain Munautlayer23/include: Remove eXecutable permission bit from...
2010-07-25 Sylvain Munautlayer23: Switch to using gsmtap_util from libosmocom
2010-07-25 Sylvain Munautlayer23: Remove useless file telnet_interface.c
2010-07-25 Sylvain Munautlayer23: Alloc some headroom in incoming l1ctl packets
2010-07-25 Sylvain Munautfw/rf: Use printd for the trf6151_set_gain debug message
2010-07-23 Holger Hans... msgb: Avoid warnings that the string might contain...
2010-07-23 Holger Hans... gsm0808: Why should there be a lchan in the parameter...
2010-07-23 Holger Hans... gsm0808: Import unaligned mem access fix from on-waves...
2010-07-23 Holger Hans... gsm_utils: Move the gsm_7bit_alphabet into the impl...
2010-07-22 Harald Weltemsgb: Check for available headroom/tailroom and abort...
2010-07-22 Andreas.Eversberg[layer23] Fixed interpretation of the power measurement...
2010-07-22 Andreas.Eversberg[layer23] Re-structured the VTY commands for SIM insert...
2010-07-22 Ingo Albrechtflash: corrected coding style
2010-07-20 Holger Hans... gsm_04_12.h: Add beginning of structs for SMS CB
2010-07-20 Holger Hans... gsm_7bit_decode: rtext does not hold a null byte, reduc...
2010-07-20 Nico Goldetests: don't hardcode length values of expected encodin...
2010-07-20 Steve Markgraf[display] add driver for the Toppoly TD014, as used...
2010-07-20 Steve Markgraf[apps] add chainloading application
2010-07-20 Steve Markgraf[osmocon] add a chainloading mode for the compal ramloader
2010-07-20 Ingo Albrechtfirmware: moved cfi_flash header to flash subdirectory
2010-07-20 Ingo Albrechtfirmware: small makefile reorg
2010-07-20 Ingo Albrechtfirmware: fixed irq-less keypad support
2010-07-20 Ingo Albrechtfirmware: moved dead-brain-flags to primary makefile
2010-07-20 Ingo Albrechtloader: meaner. now supports address ranges for all...
2010-07-20 Ingo Albrechtfirmware: e88 flash linkage
2010-07-20 Ingo Albrechtfirmware: better flash protection
2010-07-20 Ingo Albrechtfirmware: some documentation about memory maps and...
2010-07-20 Ingo Albrechtfirmware: gave all apps a proper hello message and...
2010-07-20 Ingo Albrechtfirmware: fixed linker script title
2010-07-20 Ingo Albrechtosmoload: better message
2010-07-20 Ingo Albrechtosmocon: new debug option, allows selective dumping...
2010-07-20 Ingo Albrechtfirmware: new highram linkage
2010-07-20 Ingo Albrechtfirmware: fixed linkage of ctors and dtors for ram...
2010-07-20 Ingo Albrechtfirmware: fixed linkage of ctors and dtors for flash...
2010-07-20 Ingo Albrechtfirmware: untabify linker scripts.
2010-07-20 Ingo Albrechtfirmware: added missing init calls
2010-07-20 Ingo Albrechtfirmware: fixed ctor linkage
2010-07-20 Ingo Albrechtfirmware: board init with a ctor does not seem a good...
2010-07-20 Ingo Albrechtfirmware: Fixed binary dependencies.
2010-07-20 Ingo Albrechtfirmware: fixed map file builds
2010-07-20 Ingo Albrechtfirmware: removed obsolete comment
2010-07-20 Ingo Albrechtfirmware: warning fixes
2010-07-20 Ingo Albrechtloader: commented startup behaviour
2010-07-20 Ingo Albrechtfirmware: removed flash safety hack
2010-07-20 Ingo Albrechtfirmware: compile-time define for flash write support
2010-07-20 Ingo Albrechtfirmware: non-asm backlight init
2010-07-20 Ingo Albrechtfirmware: proper exception redirect
2010-07-20 Ingo Albrechtfirmware: fixed and commented backlight driver
2010-07-20 Ingo Albrechtflash: disable all printing. needed because strings...
2010-07-20 Ingo Albrechtosmoload: fixed programming abort
2010-07-20 Ingo Albrechtfirmware: establish a ramtext section for code that...
2010-07-20 Ingo Albrechtfirmware: flash programming
2010-07-20 Ingo Albrechtflash: verify source buffer alignment when programming...
2010-07-20 Ingo Albrechtosmoload: flash programming
2010-07-20 Ingo Albrechtfirmware: consider reserved ram in loader linkage
2010-07-20 Ingo Albrechtfirmware: modularized startup code
2010-07-20 Ingo Albrechtosmoload: allow running without firmware image
2010-07-20 Ingo Albrechtfirmware: separated various pieces of interrupt handlin...
2010-07-20 Ingo Albrechtfirmware: linker script and startup code reorg.
2010-07-20 Ingo Albrechtloader: flash locking commands, various flash rework
2010-07-20 Ingo Albrechtfirmware: removed compal header strings temporarily.
2010-07-20 Ingo Albrechtfirmware: removed old compal_dump.
2010-07-20 Ingo Albrechtfirmware: cleaned up init files.
2010-07-20 Ingo Albrechtfirmware: linker script for flashed app on e88.
2010-07-20 Ingo Albrechtflash: fixed up header
2010-07-20 Ingo Albrechtloader: new state handling for memdump, added missing...
2010-07-20 Ingo Albrechtloader: incomplete crc support and query timeouts
2010-07-20 Ingo Albrechtloader: removed cruft
2010-07-20 Ingo Albrechtfirmware: fix build with new manifest
2010-07-20 Ingo Albrechtosmoload: fix some printfs.
2010-07-20 Ingo Albrechtloader: reply dump mode. additional information in...
2010-07-20 Ingo Albrechtosmoload: command reorg, state machine reorg, query...
2010-07-20 Ingo Albrechtloader: re-enabled firmware entry commands
2010-07-20 Ingo Albrechtosmoload: Added a jump command.
2010-07-20 Ingo Albrechtosmoload: Print something when loader starts. Fix handl...
2010-07-20 Ingo Albrechtosmoload: memload command
2010-07-20 Ingo Albrechtosmoload: memdump command
2010-07-20 Ingo AlbrechtAdd a copyright message to osmoload.
2010-07-20 Ingo AlbrechtLoader with memory read/write and various lifecycle...
2010-07-20 Andreas.Eversberg[layer23] Several minor changes and minor fixes
2010-07-19 Holger Hans... gsm_7bit_decode: Handle the case of the last charachter...
2010-07-19 Holger Hans... tests: Separate encoding/decoding test to verify them...
2010-07-19 Nico Golde* rewrite GSM 7bit default encoding/decoding based...
2010-07-19 Harald Welte[firmware] TRF6151: fix VGA gain calculation bug
2010-07-19 Andreas.Eversberg[layer23] Fixed "return to IDLE" after cell re-selection.
2010-07-18 Andreas.Eversberg[calypso] Rework of keypad interrupt handler.
2010-07-17 Andreas.Eversberg[layer23] Option "no location-updating" to disabled...
next