George Hotz
|
d42335075c
|
make panda leds more sensible
|
2017-05-16 10:33:50 -07:00 |
Vasily Tarasov
|
dfdd601dae
|
Fix can bus speed calculation
|
2017-05-08 00:18:16 -07:00 |
Firmware Batman
|
be7d2ee397
|
add usb failure mode to st bootstub
|
2017-05-03 22:28:22 -07:00 |
Firmware Batman
|
57ff14bf15
|
fix make gitversion
|
2017-05-03 19:53:04 -07:00 |
George Hotz
|
a5df04e444
|
support get serial request in the flasher
|
2017-05-03 17:07:06 -07:00 |
George Hotz
|
43b64091ef
|
add handshake to flasher
|
2017-05-03 16:05:05 -07:00 |
George Hotz
|
e38cbaae20
|
spi handshaking take 1
|
2017-05-03 15:54:47 -07:00 |
Firmware Batman
|
4a889828a0
|
support flash w/o dfu mode entry
|
2017-05-02 10:07:27 -07:00 |
George Hotz
|
6cd08d6022
|
controls not allowed by default
|
2017-05-01 23:40:49 -07:00 |
George Hotz
|
8f859ceec6
|
fix warnings in board build
|
2017-05-01 22:59:10 -07:00 |
George Hotz
|
266b4114db
|
fix vuln in esp flasher, allow send only on hardwired
|
2017-05-01 22:46:12 -07:00 |
George Hotz
|
2969e509c7
|
add panda safety
|
2017-05-01 20:23:47 -07:00 |
George Hotz
|
7956cc7af7
|
fix need to make clean for different boards
|
2017-05-01 12:05:51 -07:00 |
George Hotz
|
2097fbb000
|
ota2 is deprecated
|
2017-04-29 00:20:19 -07:00 |
George Hotz
|
674fa669df
|
flashing over http ugh
|
2017-04-29 00:09:08 -07:00 |
George Hotz
|
8fd0d7f01c
|
okay, release stuff is good
|
2017-04-28 20:13:00 -07:00 |
George Hotz
|
7f66bf6456
|
remove unneeded resets
|
2017-04-28 19:53:52 -07:00 |
George Hotz
|
1c2b08cf2d
|
remove old st ota code
|
2017-04-28 19:50:19 -07:00 |
George Hotz
|
7e47cd72b9
|
make flashing over SPI work
|
2017-04-28 19:32:09 -07:00 |
George Hotz
|
36ab1def6d
|
support on device dongle secret
|
2017-04-28 17:49:55 -07:00 |
George Hotz
|
30395e2c7a
|
support serial number fetching
|
2017-04-28 16:56:40 -07:00 |
George Hotz
|
16547a133a
|
add release cert support
|
2017-04-28 15:06:01 -07:00 |
George Hotz
|
08d12a7380
|
refactor safety hook
|
2017-04-28 09:56:01 -07:00 |
George Hotz
|
39522310e1
|
only support bootloader entry when hardwired
|
2017-04-28 09:45:58 -07:00 |
George Hotz
|
61a5690c7b
|
disable bootloader locking for now
|
2017-04-28 09:29:31 -07:00 |
George Hotz
|
df7f90f6fc
|
sign the esp images as well
|
2017-04-27 22:11:54 -07:00 |
George Hotz
|
234a514b46
|
add crypto stuff to ESP as well
|
2017-04-27 22:06:31 -07:00 |
George Hotz
|
dbeb250b4e
|
add release cert
|
2017-04-27 20:40:50 -07:00 |
George Hotz
|
34aeb335e8
|
add bootloader lock support
|
2017-04-27 20:32:30 -07:00 |
George Hotz
|
9d08c2b22c
|
parity needs one more bit
|
2017-04-26 18:39:26 -07:00 |
George Hotz
|
354903f280
|
pointers are hard
|
2017-04-26 18:30:40 -07:00 |
George Hotz
|
dd676652b5
|
support fake LIN sending
|
2017-04-26 16:30:01 -07:00 |
George Hotz
|
00791dcea8
|
support ESP power down
|
2017-04-26 12:38:33 -07:00 |
George Hotz
|
e42f03d58e
|
whoever invented tabs should swim in a bathtub full of space bars
|
2017-04-26 10:44:24 -07:00 |
George Hotz
|
bdc3a05a93
|
signature checking works on ST
|
2017-04-26 10:41:57 -07:00 |
George Hotz
|
e6352e6e12
|
accord framing callback works
|
2017-04-25 20:23:05 -07:00 |
George Hotz
|
203c60ea16
|
add accord framing callback
|
2017-04-25 19:36:01 -07:00 |
George Hotz
|
c27d449e11
|
minor bug fixes to uart
|
2017-04-25 18:06:44 -07:00 |
George Hotz
|
fbddedb264
|
signing is coming along
|
2017-04-25 18:03:58 -07:00 |
George Hotz
|
2b93c6d85a
|
add baud and parity control
|
2017-04-25 15:16:23 -07:00 |
George Hotz
|
526a52c845
|
put include before extern
|
2017-04-24 19:21:17 -07:00 |
George Hotz
|
ad1290d32d
|
fix build on phones
|
2017-04-24 19:18:08 -07:00 |
Firmware Batman
|
15099f77a2
|
oops, 0x80 doesn't fit in a FS USB packet
|
2017-04-18 07:38:39 -07:00 |
Firmware Batman
|
c1dfed5299
|
loopback test is working over wifi
|
2017-04-18 07:34:56 -07:00 |
Firmware Batman
|
1b3d3c9b3e
|
fix bug in switch statement refactor, fix serial_write
|
2017-04-18 01:12:04 -07:00 |
Firmware Batman
|
efca3f7093
|
fix reset bug on bootloader, refactor USB api preparing for SPI USB proxy
|
2017-04-17 18:17:34 -07:00 |
Firmware Batman
|
c4d10bc447
|
set ESP ODR before MODER
|
2017-04-17 16:04:11 -07:00 |
George Hotz
|
a3045252ab
|
remove some dead code, move comment
|
2017-04-17 15:28:28 -07:00 |
George Hotz
|
5959729227
|
add mock stuff for signing
|
2017-04-17 14:52:30 -07:00 |
George Hotz
|
99a2266f88
|
refactor libc, add crypto libraries to bootstub
|
2017-04-17 13:57:34 -07:00 |
George Hotz
|
e07f9b111e
|
initial commit
|
2017-04-06 18:11:36 -07:00 |