summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/calypso/uart.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-05uart.h: move header out of calypso-directoryWolfram Sang1-1/+1
2010-11-17target uart: remove REG_OFFS() macro side-effectAlex Badea1-1/+1
2010-11-17target uart: fix preservation of LCRAlex Badea1-4/+4
2010-04-12UART initialisation, serial port errorsChristian Vogel1-0/+10
2010-03-21calypsu UART: add additional debug output in UART RX error caseHarald Welte1-1/+22
2010-03-07start to use libosmocore within the firmwareHarald Welte1-0/+1
2010-03-07fix even more compiler warningsHarald Welte1-2/+2
2010-03-07Allow use of uart driver without interrupts.Ingo Albrecht1-7/+19
2010-02-18Initial import of OsmocomBB into git repositoryHarald Welte1-0/+396