aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/src_board
AgeCommit message (Expand)AuthorFilesLines
2017-02-27Change directory structure to align with Atmel softpackHarald Welte7-1189/+0
2017-02-27WIP: Introduce USB DFU code from my at91lib DFU portHarald Welte1-0/+21
2017-02-10Add support for board version reading via ADCHarald Welte1-0/+83
2017-02-03Add 'mdelay()' function to busy-wait for given number of milli-secondsHarald Welte1-0/+20
2017-01-12board_lowlevel: Clean up PLLA configurationHarald Welte1-15/+23
2017-01-12qmod: Don't violate PLL minimum output frequencyHarald Welte1-3/+3
2016-08-21Add support for 'qmod' (quad-modem) boardHarald Welte1-2/+18
2016-03-16board_lowlevel: Use LED definitions from board.hHarald Welte1-6/+6
2016-03-16ringbuffer: Make ring buffer access irq-saveHarald Welte2-2/+8
2016-03-16ensure USB config numbers always start from 1Harald Welte1-1/+5
2016-03-16various printf/debug output improvementsHarald Welte1-2/+4
2016-03-16board_lowlevel.c: Improve main oscillator initializationHarald Welte1-2/+5
2016-03-02uart_console.c: Don't redefine constants from board.hHarald Welte1-9/+0
2016-02-29board_lowlevel: More comments about clock initializationHarald Welte1-1/+9
2016-02-27add board/owhw.cHarald Welte1-0/+39
2015-05-08Remove PR define, replace with TRACE_DEBUGChristina Quast1-8/+6
2015-04-21cciddriver.c: Removed loop waiting for host on CCID_ReadChristina Quast1-3/+3
2015-04-18iso7816_4.c: Removed time guardChristina Quast1-4/+0
2015-04-17iso7816_4.c: CLK div differs for Master and SlaveChristina Quast1-12/+5
2015-04-16iso7816_4.c: Moved around lines, only sniffer worksChristina Quast1-8/+27
2015-04-16Moved global Usart state into usart structChristina Quast1-7/+5
2015-04-12iso7816_4.c: Increased max interationsChristina Quast1-1/+1
2015-04-10ISO7816_Init: Initialized with USARTChristina Quast2-64/+83
2015-04-10ISO7816_Init with more parameters, slave/master clockChristina Quast1-14/+16
2015-04-09Moved ccid related files to bord related foldersChristina Quast1-0/+1035
2015-04-09iso7816: Hold RST line low for longer time periodChristina Quast1-4/+4
2015-04-07Removed sym links, replaced them with actual foldersChristina Quast7-1/+1652
2015-04-07Renamed main folder to firmwareChristina Quast1-0/+1