aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/src_simtrace
AgeCommit message (Expand)AuthorFilesLines
2017-02-27Change directory structure to align with Atmel softpackHarald Welte15-1164/+0
2017-02-27WIP: Introduce USB DFU code from my at91lib DFU portHarald Welte1-8/+25
2017-02-26WIP: split main from board-speciic partsHarald Welte2-187/+206
2017-02-10qmod: invert WWAN_PERST logic (we use transistors now)Harald Welte1-2/+2
2017-02-10Add support for board version reading via ADCHarald Welte1-0/+4
2017-02-04Extend WWAN modem PERST to 300msHarald Welte1-1/+1
2017-02-04Import libosmocore timer infrastructure and use it for PERSTHarald Welte3-3/+408
2017-02-04Introudce an include_libosmocore directory and move (updated) linuxlist thereHarald Welte7-373/+6
2017-02-03Add debug commands '1' and '2' to generate 1ms reset pulses to modemsHarald Welte1-0/+12
2017-02-03Add support for controlling PERST of WWAN modems (on qmod)Harald Welte2-0/+61
2017-02-03wwan_led: Read + report status changes of WWAN LED inputsHarald Welte3-0/+87
2017-01-12qmod: Remove 'U' debug command and directly initialize USBHarald Welte1-10/+1
2017-01-12usb: Cofnigure PLLB according to board.h BOARD_MAINOSCHarald Welte1-3/+9
2017-01-11qmod: cosmetic changes to EEPROM hex arrayHarald Welte1-24/+19
2017-01-11qmod EEPROM: Dont't mark any ports as non-removableHarald Welte1-1/+1
2017-01-11qmod: Commit missing changes to EEPROMHarald Welte1-4/+4
2017-01-11qmod: Start with _HUB_RESET=0 -> HUB_RESET=1 (not in reset)Harald Welte1-1/+1
2017-01-11qmod: breal the command loop when 'U' is pressed and proceed to USB initHarald Welte1-3/+6
2017-01-11qmod: do not automatically clear _HUB_RESET after EEPROM writeHarald Welte1-1/+0
2016-12-22qmod: debug menu: Add 'U' command to proceed to USBHarald Welte1-2/+6
2016-12-22qmod: debug menu: make sure to always print somethingHarald Welte1-5/+16
2016-12-22quad-modem: Add debug console commands for debuggingHarald Welte1-11/+113
2016-10-19Issue ST12_PRTPWR_OVERRIDE before putting hub in resetHarald Welte1-43/+54
2016-10-11qmod: Set PIN_PRTPWR_OVERRIDE to output/lowHarald Welte1-0/+5
2016-09-05qmod: attempt to swithc the DN/DP wires of the SAM3Harald Welte1-1/+1
2016-09-01HACK: Add EEPROM writing at boot of SAM3 on qmodHarald Welte1-5/+53
2016-09-01i2c-bitbang: increase speed to ~110kHzHarald Welte1-1/+3
2016-09-01Fix reading SDA in I2C bit-banging codeHarald Welte1-1/+1
2016-09-01i2c_bitbang: Change logic when to use i2c_delay()Harald Welte1-20/+15
2016-08-21WIP: bit-banging I2C support for EEPROM access on QMODHarald Welte3-0/+224
2016-03-20fix TRACE_ENTRY line termination (LF -> CRLF)Harald Welte1-1/+1
2016-03-20Fix ADC based VCC detectionHarald Welte1-2/+3
2016-03-20dynamically dispatch USART IRQsHarald Welte4-13/+35
2016-03-20print instance/channel number in all trace messagesHarald Welte2-35/+55
2016-03-20read SAM3S unique serial number at start and print itHarald Welte1-0/+8
2016-03-20ADC: Make errata work-arounds depend on run-time detection of chip versionHarald Welte1-3/+19
2016-03-20src_simtrace/main: debug/trace logging improvementsHarald Welte1-8/+6
2016-03-20firmware/main: Disable the rotor unless TRACE_DEBUGHarald Welte1-0/+2
2016-03-20debug/tracing updatesHarald Welte3-26/+24
2016-03-20wait for UART Tx completion before switching baud rate at PTSHarald Welte3-0/+8
2016-03-20wait for transmitter to be done before receivingHarald Welte1-2/+20
2016-03-20card_emu: Alwasys update state before enabling UART Rx/TxHarald Welte1-8/+8
2016-03-20card_emu: Avoid PTS related race-conditionHarald Welte1-2/+2
2016-03-20card_emu: Avoid PTS related race-conditionHarald Welte1-1/+2
2016-03-20card_emu: Differentiate between TRACE_{DEBUG/ERROR/INFO}Harald Welte1-11/+11
2016-03-20VCC/ADC: finish implementing VCC detection via ADCHarald Welte1-22/+79
2016-03-20OWHW: fix operation with second modem/UARTHarald Welte2-2/+2
2016-03-20WIP: Use ADC to determine VCC voltageHarald Welte1-0/+41
2016-03-19implement CEMU_USB_MSGT_DT_GET_STATUSHarald Welte4-1/+35
2016-03-19ensure git version ends up in firmware imageHarald Welte1-0/+5