index
:
openpcd
master
Firmware for the OpenPCD, OpenPICC and SIMtrace hardware
laforge@gnumonks.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openpcd
/
firmware
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
move to new directory
laforge
2006-09-12
62
-8294
/
+0
*
add some WDT skeleton code
(no author)
2006-09-12
1
-0
/
+23
*
some more debug related options (PLL lock status, button status, ssc start/st...
(no author)
2006-09-12
1
-8
/
+48
*
pio_irq USB access
(no author)
2006-09-12
2
-20
/
+64
*
- fix bootloader switch detection
(no author)
2006-09-12
5
-6
/
+34
*
further development of PICC ADC and SSC drivers
(no author)
2006-09-12
2
-28
/
+75
*
base address of SPI controller is 'const'
(no author)
2006-09-12
1
-1
/
+1
*
- don't configure PA15 as MISO, since poti's are write-only
(no author)
2006-09-10
1
-1
/
+1
*
enable clock of TC2 before configuring it
(no author)
2006-09-10
1
-0
/
+3
*
- Add notification in case PLL PIO status changes (serial + LED1)
(no author)
2006-09-10
1
-0
/
+16
*
Further PIO IRQ fixes
(no author)
2006-09-10
2
-10
/
+22
*
- Introduce new "BOARD=" make parameter to distinguish between PICC and PCD PIO
(no author)
2006-09-10
1
-6
/
+22
*
remove DFU specfic part that is replicated in dfu.c
(no author)
2006-09-10
1
-6
/
+0
*
make PWM 'main' build with current environment
(no author)
2006-09-10
1
-4
/
+13
*
add PWM and load modulation to main_openpicc
(no author)
2006-09-10
2
-13
/
+116
*
use SPI controllers internal timeout
(no author)
2006-09-10
2
-8
/
+21
*
move PWM code to OS
(no author)
2006-09-10
1
-0
/
+0
*
move PWM code to OS
(no author)
2006-09-10
1
-0
/
+0
*
add PLL inhibit support code for PICC
(no author)
2006-09-10
3
-30
/
+46
*
allow user to control comparator poti via serial port
(no author)
2006-09-10
1
-4
/
+23
*
- add (currently unused) ability to put CPU in idle mode
(no author)
2006-09-10
2
-1
/
+13
*
Commit code to drive SPI Potentiometers
(no author)
2006-09-10
2
-0
/
+52
*
add PIO definitions for new PICC simulator hardware
(no author)
2006-09-10
1
-8
/
+47
*
add PIT support code
(no author)
2006-09-09
2
-0
/
+45
*
- tons of compile fixes for untested PICC code
(no author)
2006-09-09
7
-19
/
+139
*
- remove bogus comment
(no author)
2006-09-09
1
-5
/
+1
*
fix polarity of UDP_PUP
(no author)
2006-09-09
2
-6
/
+7
*
- we now definitely use PA22 for UDP_PUP, since SAM-BA wants to use PA16,
(no author)
2006-09-09
1
-2
/
+8
*
remove old comment
(no author)
2006-09-09
1
-9
/
+0
*
- cleanup of comments in TC/SSC PCD/PICC spearation
(no author)
2006-09-09
3
-10
/
+81
*
remove old files
(no author)
2006-09-09
2
-61
/
+0
*
rename tc files
(no author)
2006-09-09
2
-0
/
+60
*
we now only have the tc_fdt part of the TC driver in the PICC section
(no author)
2006-09-09
2
-98
/
+8
*
TC_CDIV (carrier divisor) is part of both PICC and PCD, move it to 'os'
(no author)
2006-09-09
2
-0
/
+124
*
improve eeprom reading routine
(no author)
2006-09-09
1
-10
/
+18
*
rename ssc to picc_ssc
(no author)
2006-09-09
1
-0
/
+0
*
rename ssc to 'picc ssc' code
(no author)
2006-09-09
1
-0
/
+0
*
- cosmetic cleanup
(no author)
2006-09-09
16
-24
/
+26
*
- move rc632 specific debug commands from dbgu to main_dumbreader
(no author)
2006-09-09
2
-22
/
+32
*
update dfu_api to new address
(no author)
2006-09-09
1
-1
/
+1
*
add verbose PIO A mapping comment
(no author)
2006-09-09
1
-0
/
+50
*
- major reorganization, split source tree in
(no author)
2006-09-09
40
-115
/
+226
*
Add DFU support (unfinished, doesn't actually flash yet)
(no author)
2006-09-05
7
-141
/
+258
*
- remove bogus case '8'
(no author)
2006-08-25
1
-2
/
+0
*
- add unfinished support for DFU (up to now state machine switching works, in...
(no author)
2006-08-25
4
-202
/
+772
*
- use exception vector handlers in RAM rather ROM (required for DFU to work)
(no author)
2006-08-25
1
-117
/
+132
*
fix compilation without DEBUG=1
(no author)
2006-08-23
1
-1
/
+3
*
- enable ALWAYS_RESPOND
(no author)
2006-08-23
1
-1
/
+3
*
explicitly disable lots of PICC side code
(no author)
2006-08-23
1
-0
/
+8
*
- fix size for request contexts to 64 bytes
(no author)
2006-08-23
1
-4
/
+7
[next]
personal git repositories of
Harald Welte
. Your mileage may vary