index
:
openpcd
master
minxu-fixes
OpenPCD (SIMtrace) firmware
Harald Welte
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
openpcd
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-12
move to new directory
laforge
22
-7841
/
+0
2006-09-12
move to new directory
laforge
16
-162805
/
+0
2006-09-12
move to new directory
laforge
113
-19833
/
+0
2006-09-12
- we now have two interfaces in the USB device
(no author)
1
-2
/
+2
2006-09-12
- add SSC READ and LOOP commands
(no author)
1
-3
/
+14
2006-09-12
add some more documentation / notes
(no author)
4
-0
/
+267
2006-09-12
usb performance benchmark
(no author)
1
-0
/
+55
2006-09-12
add some WDT skeleton code
(no author)
1
-0
/
+23
2006-09-12
some more debug related options (PLL lock status, button status, ssc start/st...
(no author)
1
-8
/
+48
2006-09-12
optimize for size, rather than performance
(no author)
1
-1
/
+1
2006-09-12
pio_irq USB access
(no author)
3
-20
/
+67
2006-09-12
- fix bootloader switch detection
(no author)
5
-6
/
+34
2006-09-12
further development of PICC ADC and SSC drivers
(no author)
2
-28
/
+75
2006-09-12
base address of SPI controller is 'const'
(no author)
1
-1
/
+1
2006-09-10
- don't configure PA15 as MISO, since poti's are write-only
(no author)
1
-1
/
+1
2006-09-10
enable clock of TC2 before configuring it
(no author)
1
-0
/
+3
2006-09-10
- Add notification in case PLL PIO status changes (serial + LED1)
(no author)
1
-0
/
+16
2006-09-10
Further PIO IRQ fixes
(no author)
2
-10
/
+22
2006-09-10
- Introduce new "BOARD=" make parameter to distinguish between PICC and PCD PIO
(no author)
2
-9
/
+35
2006-09-10
remove DFU specfic part that is replicated in dfu.c
(no author)
1
-6
/
+0
2006-09-10
make PWM 'main' build with current environment
(no author)
1
-4
/
+13
2006-09-10
add PWM and load modulation to main_openpicc
(no author)
3
-15
/
+119
2006-09-10
use SPI controllers internal timeout
(no author)
2
-8
/
+21
2006-09-10
move PWM code to OS
(no author)
1
-0
/
+0
2006-09-10
move PWM code to OS
(no author)
1
-0
/
+0
2006-09-10
add PLL inhibit support code for PICC
(no author)
4
-31
/
+47
2006-09-10
add unfinished code to read ADC
(no author)
1
-1
/
+15
2006-09-10
add SPI Poti data sheet
(no author)
1
-0
/
+0
2006-09-10
allow user to control comparator poti via serial port
(no author)
1
-4
/
+23
2006-09-10
- add (currently unused) ability to put CPU in idle mode
(no author)
2
-1
/
+13
2006-09-10
Commit code to drive SPI Potentiometers
(no author)
3
-1
/
+53
2006-09-10
add PIO definitions for new PICC simulator hardware
(no author)
1
-8
/
+47
2006-09-09
add PIT support code
(no author)
3
-1
/
+46
2006-09-09
- tons of compile fixes for untested PICC code
(no author)
8
-20
/
+142
2006-09-09
- remove bogus comment
(no author)
1
-5
/
+1
2006-09-09
fix polarity of UDP_PUP
(no author)
2
-6
/
+7
2006-09-09
- we now definitely use PA22 for UDP_PUP, since SAM-BA wants to use PA16,
(no author)
1
-2
/
+8
2006-09-09
fix typo
(no author)
1
-1
/
+1
2006-09-09
remove old comment
(no author)
1
-9
/
+0
2006-09-09
- cleanup of comments in TC/SSC PCD/PICC spearation
(no author)
4
-12
/
+84
2006-09-09
remove old files
(no author)
2
-61
/
+0
2006-09-09
rename tc files
(no author)
2
-0
/
+60
2006-09-09
we now only have the tc_fdt part of the TC driver in the PICC section
(no author)
2
-98
/
+8
2006-09-09
TC_CDIV (carrier divisor) is part of both PICC and PCD, move it to 'os'
(no author)
2
-0
/
+124
2006-09-09
improve eeprom reading routine
(no author)
1
-10
/
+18
2006-09-09
rename ssc to picc_ssc
(no author)
1
-0
/
+0
2006-09-09
rename ssc to 'picc ssc' code
(no author)
1
-0
/
+0
2006-09-09
- cosmetic cleanup
(no author)
16
-24
/
+26
2006-09-09
- move rc632 specific debug commands from dbgu to main_dumbreader
(no author)
2
-22
/
+32
2006-09-09
update dfu_api to new address
(no author)
1
-1
/
+1
[next]