[firmware] move board_init() to a gcc-type constructor
[osmocom-bb.git] / src / target /
2010-06-24 Harald Welte[firmware] move board_init() to a gcc-type constructor
2010-06-24 Harald Welte[firmware] make sure the .ctor sections are preserved...
2010-06-24 Harald Welte[firmware] fix code that iterates over constructors
2010-06-24 Harald Welte[layer1] use __attribute__ ((constructor)) for completi...
2010-06-24 Harald Welte[firmware] Add support for __attribute__ ((constructor))
2010-06-22 Sylvain Munautfw/layer1/l23_api: Process each message in a function
2010-06-22 Sylvain Munautfw/layer1: Fix compiler warning about mismatched ptr...
2010-06-22 Sylvain Munautfw/layer1: Add support CCCH combined/non-combined
2010-06-22 Sylvain Munautfw/layer1: When resetting hw, reset both SYNCHRO &...
2010-06-20 Harald Welte[layer1] add missing break statment at end of switch()
2010-06-20 Harald Welte[L1CTL] Introduce completion for transmit of L2 frame
2010-06-20 Harald Welte[layer1] Fix RACH completion (don't use FB completion...
2010-06-20 Harald Welte[L1CTL] rename primitives to comply with official namin...
2010-06-20 Harald Welte[L1CTL] Introduce L1CTL_RESET_RESP
2010-06-20 Harald Welte[layer1] Introduce function to reset the gsmtime scheduler
2010-06-20 Harald Welte[L1CTL] rename L1CTL_RESET to L1CTL_RESET_IND
2010-06-20 Andreas.EversbergMerge branch 'master' of git.osmocom.org:osmocom-bb
2010-06-20 Andreas.EversbergMerge branch 'master' of git.osmocom.org:osmocom-bb
2010-06-20 Harald Welte[layer1] Add L1CTL_RACH_RESP to confirm that a RACH...
2010-06-20 Harald Welte[layer1] FBSB: abort FB0 acquisition after 30 failing...
2010-06-20 Harald Welte[layer1] FBSB: re-try FB0/FB1 request up to 3 times
2010-06-05 Andreas.EversbergCompleted layer 2 process. (LAPDm)
2010-05-29 Harald Weltelayer1: remove second memory copy on normal burst receive
2010-05-29 Harald Weltelayer1: disable FB0/FB1 SNR thresholds for now
2010-05-20 Harald WelteMake new L1CTL_FBSB_REQ work reliably
2010-05-20 Harald WelteL1: don't hexdump every packet we receive from L1CTL...
2010-05-20 Harald WelteL1 PM: move printf to printd to disable PM task debug...
2010-05-20 Harald WelteAFC: Add afc_reset() function to re-set AFCDAC to defau...
2010-05-19 Harald Weltelayer1/l1ctl: Split L1CTL_NEW_CCCH_REQ in FBSB_REQ...
2010-05-18 Steve Markgrafssd1783: make driver work on Motorola V171
2010-05-17 Steve Markgrafgta02x: fix compile error due to wrong definition
2010-05-17 Daniel WillmannAdd new board gta0x (for Openmoko Freerunner devices...
2010-05-17 Harald Weltelayer1: Disable FIQ as well as IRQ for locking between...
2010-05-17 Harald Weltelayer1: add missing header includes for local_irq_save()
2010-05-17 Harald Weltelayer1: Use measured VCTCXO AFC DAC slope as AFC_SLOPE
2010-05-17 Harald Weltelayer1: remove 'l1s_cb' and l1_signal mechanism
2010-05-17 Harald Weltelayer1: introduce concept of a 'l1 completion'
2010-05-17 Harald Weltecosmetic/whitespace change
2010-04-29 Harald Weltedon't enable TX by default!!!
2010-04-29 Andreas EversbergMerge branch 'master' of gitosis@git.osmocom.org:osmocom-bb
2010-04-29 Andreas EversbergFixes and improvements of layer23.
2010-04-28 Harald WelteMerge remote branch 'origin/sylvain/pending'
2010-04-28 Harald WelteMerge commit '100224df0b711c7bf6c1150ce18cf595350cf0bd'
2010-04-28 Sylvain Munautlayer1/mframe_sched: Make task update safer
2010-04-28 Sylvain Munautfw/layer1: Encapsulate mframe scheduler function better
2010-04-28 Sylvain Munautfw/layer1: Change the tdma_schedule_set return value...
2010-04-28 Sylvain MunautRemove some gsm time keeping utils now in libosmocore
2010-04-28 Sylvain MunautUpdate libosmocore to 100224df0b711c7bf6c1150ce18cf5953...
2010-04-28 Sylvain Munautfw/layer1: Fix a printf warning uint32_t is 'long...
2010-04-28 Sylvain Munauttarget/layer1: Fix typo in l23 message reception debug
2010-04-24 Ingo Albrechtsercomm: implemented a trivial echo dlci.
2010-04-14 Ingo Albrechtsercomm: implemented a trivial echo dlci.
2010-04-12 Christian VogelUART initialisation, serial port errors
2010-04-10 Steve Markgraffix disabling of the calypso bootrom on targets with...
2010-04-09 Harald Weltelayer1: move FB and SB detection into prim_fbsb.c
2010-04-09 Harald Weltelayer1: move normal burst receive code to prim_rx_nb.c
2010-04-09 Harald Weltelayer1: move transmit normal burst routines to prim_tx_nb.c
2010-04-09 Harald Weltelayer1: reorganize code, introduce prim_{pm,rach}.c
2010-04-09 Harald Weltelayer1: fix off-by-one error when transmitting bursts...
2010-04-09 Harald WelteMerge commit '163d0ea85b99a2c581b1f861bf9445a9a14bfc6f'
2010-04-09 Harald WelteMerge commit '1ef041ff1e390adcd0f97075f1ed52177b7ed3e0'
2010-04-08 Harald Weltefirmware: whitespace fixes in calypso_uart.S
2010-04-08 Ingo Albrechtfirmware: proper namespace in manifest.
2010-04-08 Ingo Albrechtfirmware: simplified makefile a little, fixing a depend...
2010-04-08 Ingo Albrechtfirmware: Allow for selective board and environment...
2010-04-08 Ingo Albrechtfirmware: section symbols.
2010-04-08 Ingo Albrechtfirmware: correct linker scripts, more commonplace...
2010-04-08 Ingo Albrechtfirmware: linker script indentation and comments.
2010-04-08 Ingo Albrechtfirmware: make dependencies for linker scripts
2010-04-08 Ingo Albrechtfirmware: removed old board.c
2010-04-08 Ingo Albrechtfirmware: Fixed osmoload linker script so it works...
2010-04-08 Ingo Albrechtfirmware: Fixed ramload linker script to include additi...
2010-04-08 Ingo Albrechtfirmware: Introduced a build manifest.
2010-04-08 Ingo Albrechtfirmware: Support for building for multiple target...
2010-04-07 Harald Weltelayer1: bsic should be uint8_t, not uint32_t
2010-04-07 Harald Weltelayer1: add 'struct mon_state' argument to read_{fb...
2010-04-07 Harald Weltelayer1: coding style cleanup
2010-04-07 Harald Weltelayer1: reset l1s.sb.count to 0 in l1s_rest()
2010-04-07 Harald Weltelayer1: remove sb_cnt and sb_once static global variables
2010-04-07 Harald Weltelayer1: remove static global variable last_task_fnr
2010-04-07 Harald Weltelayer1: cosmetic cleanup
2010-04-07 Harald Weltelayer1: replace fb_once with l1s.fb.mode
2010-04-06 Harald Weltelayer1: add l1s_cell_info (sync info) for neighbor...
2010-04-06 Harald Weltelayer1: more comments about l1s data structure fields
2010-04-06 Harald Weltelayer1: properly reset fb_once and sb_once when syncing...
2010-04-06 Harald Weltelayer1: deactivate all mframe tasks at L1CTL_DM_EST_REQ...
2010-04-05 Harald Weltel1ctl protocol: Introduce multi-part message DONE flag
2010-03-27 Harald Weltelayer1: include last ARFCN of PM range in report
2010-03-27 Harald WelteImplement L23-triggered L1 power measurement scan
2010-03-27 Harald Weltesercomm: ESCAPE every NUL (0x00) byte in the data stream
2010-03-27 Harald Weltesercomm: Fix ESCAPE'd character at end of buffer
2010-03-27 Harald Weltesercomm: avoid overflow of sercomm msgb on PC RX side
2010-03-27 Harald Welteapps/hello_world: cosmetic fix
2010-03-26 Harald WelteMerge commit 'a3b844cf45dc4d6a6a3686e8ce6e2447643b878e'
2010-03-26 Harald WelteMerge commit '01fd5cb3f0da802ca82d3b6aef46d2a3d8e6c15c'
2010-03-26 Harald WelteMerge commit 'cc6313cc697f4c90cf0fc1c5b01cb1871a075f26'
2010-03-25 Harald WelteMerge commit '52b4abdcb351830f5493a50c4181ef3947f3feab'
2010-03-22 Harald WelteMerge commit 'cbc8062ef8ba10690aa64b433d0efdccb46f496a'
2010-03-22 Harald Weltemisc compiler warning fixes
2010-03-21 Harald Weltecalypsu UART: add additional debug output in UART RX...
next