Commit Graph

28 Commits

Author SHA1 Message Date
Matt Jenkins
738874016f Merge github.com:igor-m/retrobsd-1 into double_precision 2014-04-19 10:04:52 +01:00
Matt Jenkins
e3e3146c38 Added extra SPI transfer mode IOCTLs - IM 2014-04-19 10:01:26 +01:00
igor-m
6ce8e28a85 Fix of 16byte stack alignment, doprnt.c does not require va_arg fix now 2014-04-19 09:50:04 +02:00
Sergey
d404fca13a Fixed bug in assembler: incorrect offset of far symbols in LUI instruction.
Added .gitignore files for most subdirs.
2014-04-18 01:12:49 -07:00
igor-m
4783836659 New SPI IOCTL modi - R,W,RB,WB,RWB 2014-04-17 19:49:40 +02:00
igor-m
249b5716bb Original spi.c and spi.h 2014-04-17 01:17:06 +02:00
igor-m
1d1151403b Revert "Added comment to spi.c"
This reverts commit 28aae2c427.
2014-04-17 01:06:49 +02:00
igor-m
54a771c6f0 Revert "Added comment to spi.c"
This reverts commit 28aae2c427.
2014-04-17 00:53:24 +02:00
igor-m
28aae2c427 Added comment to spi.c 2014-04-16 15:24:09 +02:00
igor-m
6d689c335c Added SPI modes R,W,RB,WB,RWB 2014-04-16 15:03:35 +02:00
igor-m
16e7b63b48 Fix the Double Precision changes 2014-04-11 19:35:55 +02:00
igor-m
16214d4557 Double Precision Floating Math implementation 2014-04-11 13:36:20 +02:00
Matt Jenkins
2b55f43806 Set fubarino makefile to me default configuration 2014-04-11 12:04:00 +01:00
Matt Jenkins
4a83f1ab98 Merge branch 'master' of https://github.com/igor-m/retrobsd-1 2014-04-11 11:57:30 +01:00
Matt Jenkins
2ce88ee405 Fixed version information for git repository 2014-04-11 11:57:09 +01:00
igor-m
f3d7970ac1 Mods to ZMODEM, rz works a little bit smoother now 2014-04-11 11:55:28 +02:00
Matt Jenkins
de064ac74b Moved rdisk.c into kernel. Renamed startup.S to _startup.S 2014-04-11 10:20:46 +01:00
igor-m
1ac382c173 Added Watchdog reg defs 2014-04-11 07:34:02 +02:00
igor-m
017a1d154a Fix for a smooth start of the USB Bootloader @120MHz (it locks otherwise) 2014-04-11 00:55:36 +02:00
igor-m
b9fa96f8bc Changes in 32MXBoard's Makefile after running config 2014-04-11 00:39:47 +02:00
igor-m
b2455a78f1 Added 32MX board 2014-04-10 23:48:40 +02:00
igor-m
a87a95f6ad The 32MX Board with 16MB SDRAM 2014-04-10 23:21:27 +02:00
igor-m
b5122288cd Deleted the old rd_sramc BB driver 2014-04-10 22:54:33 +02:00
igor-m
c22581a1b0 Deleted old Fubarino configs 2014-04-10 22:50:24 +02:00
igor-m
95fc70aa4f Added Fubarino config for UART2 Console, UART1 Serial, SRAMC ramdisk + others 2014-04-10 22:37:57 +02:00
igor-m
5faa69b5e4 New PMP driver for 8MB Ramdisk v.1.1 and clones 2014-04-09 18:44:03 +02:00
Matt Jenkins
5ef98b2b76 Added UECIDE option to compiler in target makefiles 2014-04-09 15:26:18 +01:00
Matt Jenkins
895f96d2f7 Initial Import from SVN 2014-04-09 14:27:18 +01:00