169 Commits

Author SHA1 Message Date
Godzil
9076d475cd Commit my latest changes 2012-07-05 14:37:47 +02:00
Godzil
90432c32f0 Same as bootloader strftime is not compatible with non gnu awk 2012-04-16 23:42:24 +02:00
Godzil
2c57eebadc Add function to test sram. (function is empty for now) 2012-04-16 23:32:00 +02:00
Godzil
734567ff9b Update openocd interface to match my own interface 2012-04-16 23:30:19 +02:00
Godzil
76562649bd Correct baudrate on normal application. 2012-04-16 23:29:55 +02:00
Godzil
38cc9162bf Correct a potential bug (that I encounter) with non allignement problem with LPC copy function. 2012-04-16 23:28:41 +02:00
Godzil
641edcda89 Change baudrate to more standard 115200 2012-04-16 23:27:55 +02:00
Godzil
a29e88e5f7 Remove occurence of strftime that is not compatible with non gnu awk. 2012-04-16 23:27:02 +02:00
Godzil
485be7017a Remove error on warn until all warn are corrected 2012-04-16 23:26:28 +02:00
Maximilian Rehkopf
0f3138124e add missing files cfg.[ch] and sysinfo.[ch] 2012-04-16 15:22:53 +02:00
ikari
7820db7329 firmware: update version to 0.1.3 2012-02-29 22:04:03 +01:00
ikari
d88fbb6124 firmware/timer: move constants to header files 2012-02-29 22:03:37 +01:00
ikari
424e1642ea firmware/SD: explicitly pull up SD clock line 2012-02-29 22:02:25 +01:00
ikari
e3f0e9fcc9 firmware/SD: reduce response timeout 2012-02-29 22:01:54 +01:00
ikari
40a4979c32 firmware/SD: only complain about invalid sector buffer when offloading is disabled 2012-02-29 21:58:35 +01:00
ikari
d00b072e5f firmware: query reset button in timer ISR 2012-02-29 21:58:15 +01:00
ikari
3ecf4954a0 firmware: add some FPGA sanity checks; fix led_panic behavior 2012-02-29 21:54:48 +01:00
ikari
4904dfe464 firmware: add some debug messages 2012-02-29 21:53:54 +01:00
ikari
39f1548dbd firmware: add feature to run previously loaded file 2012-02-29 21:52:35 +01:00
ikari
7eb65e35ce bootldr: properly chain from vector table entry 2012-02-27 12:43:50 +01:00
ikari
cb859f3bfb Firmware: add SD debugging message 2012-01-14 23:12:45 +01:00
ikari
da2386e453 Firmware/MSU1: stop DAC at end of audio file 2012-01-14 12:18:13 +01:00
ikari
b8f4c9b584 Firmware: optimize non-sector-aligned SD DMA reads (bugfix) 2012-01-14 11:58:20 +01:00
ikari
5f87768a14 Firmware: remove unnecessary crc16.c from Makefile 2012-01-14 01:17:59 +01:00
ikari
3436ccf46a Firmware: improve map detection 2012-01-14 01:17:20 +01:00
ikari
03ee71a626 Firmware/MSU1: add debug macros before logging statements 2012-01-14 01:14:37 +01:00
ikari
b272a6fc1c Firmware: optimize non-sector-aligned SD DMA reads 2012-01-14 01:13:36 +01:00
ikari
afc26397b1 Firmware: region override (patch register $213f) 2012-01-14 01:10:13 +01:00
ikari
3506cb0ba2 Firmware/bootldr: size reduction and stability measures 2012-01-14 01:05:15 +01:00
ikari
a52638b4be Firmware: update version number to 0.1.2 2012-01-02 23:36:42 +01:00
ikari
97aef4a2d3 Firmware: gather+display system information 2012-01-02 23:31:40 +01:00
ikari
90b91583a1 Firmware: use FatFS FASTSEEK option for MSU1 file access 2011-12-19 22:32:27 +01:00
ikari
20c2cdb961 Firmware/bootloader: add 'fresh' Makefile target (erase+program) 2011-12-19 22:29:19 +01:00
ikari
0a6c7f125b Firmware: add test suite 2011-12-19 22:17:49 +01:00
ikari
d65d657ff7 Firmware: increase ROM space for directory structure 2011-12-16 19:18:09 +01:00
ikari
39b78ae91c Firmware: SD debugging + minor cleanups 2011-12-16 19:16:31 +01:00
ikari
c97278c3d6 Firmware: adjust to reduced bootloader size 2011-12-16 19:08:38 +01:00
ikari
e880fac0ba Firmware: disable some debug messages 2011-12-16 19:07:41 +01:00
ikari
4a9d40b841 Firmware: update version number 2011-12-16 19:06:02 +01:00
ikari
a474ccf475 Firmware/CLI: Add 'rm' command 2011-12-16 19:03:01 +01:00
ikari
e5285f8196 Firmware/bootloader: reduce bootloader size to 8192 bytes 2011-12-10 20:33:52 +01:00
ikari
9943eca294 Firmware/bootloader: change CPU frequency from 92MHz to 96MHz 2011-12-10 20:32:48 +01:00
ikari
bd1f5215db firmware: fix db entry linking on bank switch 2011-11-10 18:10:26 +01:00
ikari
08cace5c12 firmware: increase qsort entry limit to 2048 2011-11-10 18:06:22 +01:00
ikari
68f255d75b firmware, FPGA: fix for some SD cards 2011-11-10 17:54:52 +01:00
ikari
3fda86125c firmware: speed up directory scanning 2011-11-10 15:31:58 +01:00
ikari
6a17ffe152 Firmware: cx4 support 2011-11-01 22:01:14 +01:00
ikari
8c76dfbeb6 FPGA/Cx4: WIP 2011-10-27 15:42:13 +02:00
ikari
fc53d173bf basic build instructions 2011-10-27 15:37:44 +02:00
ikari
7dc5860b4d Firmware/CLI: add memory write commands (w8/w16) 2011-10-16 13:46:59 +02:00