1
0
mirror of git://projects.qi-hardware.com/iris.git synced 2024-06-25 09:54:33 +03:00
Commit Graph

113 Commits

Author SHA1 Message Date
Bas Wijnen
b06e011a07 Make it compile again; fixed poweroff problem 2013-05-12 09:46:11 -04:00
Bas Wijnen
223ed86672 usb boot working again 2012-09-26 22:20:38 +02:00
Bas Wijnen
d9a12225eb use automake 2012-09-26 19:03:36 +02:00
Bas Wijnen
538b9b9361 update things to work with new compiler and sdram chip 2012-01-14 18:17:23 +01:00
Bas Wijnen
f4cac9b3a5 lists and bugfixes 2011-01-15 02:10:46 +01:00
Bas Wijnen
7e8cc1d25e use proper place for 2 GB ecc 2010-10-14 16:11:47 +02:00
Bas Wijnen
8d5e29095e allow using 2GB nand and ignore 'valid'-bits 2010-10-12 19:29:58 +02:00
Bas Wijnen
90186ce7ce allow u-boot usbboot to be used as well 2010-10-12 18:55:02 +02:00
Bas Wijnen
6022307d82 small fixes 2010-10-10 22:49:24 +02:00
Bas Wijnen
b756006112 remove obsolete dependencies 2010-10-10 20:26:23 +02:00
Bas Wijnen
9aff93c300 Add unbricking method 2010-10-10 10:46:12 +02:00
Bas Wijnen
5f9fd7cc0f mass storage sort of working, but not nice 2010-10-07 09:52:04 +02:00
Bas Wijnen
87acc47fd9 mass storage nand almost working 2010-09-09 21:48:35 +02:00
Bas Wijnen
3a38ea2944 trying to simplify things, not working yet 2010-09-08 18:08:57 +02:00
Bas Wijnen
61d76aaefb working on mass storage 2010-09-01 23:27:14 +02:00
Bas Wijnen
aef83317c9 working boot loader 2010-08-23 23:55:51 +02:00
Bas Wijnen
04ed743042 booting from nand works 2010-08-22 22:03:06 +02:00
Bas Wijnen
e4151e737b start nand-boot; wrap startup 2010-08-10 10:09:50 +02:00
Bas Wijnen
7659673f33 start wrapper; proper serial port baudrate 2010-08-05 22:19:58 +02:00
Bas Wijnen
a2add9a1d6 more fixes by Xiangfu Liu <xiangfu@sharism.cc> 2010-07-12 14:59:22 +02:00
Bas Wijnen
662df387cf fix build process, thanks to Xiangfu Liu <xiangfu@sharism.cc> 2010-07-12 08:55:17 +02:00
Bas Wijnen
2122a743cf fix things 2010-07-10 20:14:54 +02:00
Bas Wijnen
19f1d128d0 make booting from sd work 2010-07-08 12:38:36 +02:00
Bas Wijnen
a277156a2e working fat reader 2010-06-22 20:55:02 +02:00
Bas Wijnen
8968030551 working fat system on sd card 2010-06-06 23:03:25 +02:00
Bas Wijnen
6bf41032d8 add partial nand and sd/mmc drivers 2010-05-15 18:42:17 +02:00
Bas Wijnen
8c7cac36e6 usb-booting alarm clock, with split gui 2010-05-10 01:07:17 +02:00
Bas Wijnen
a4b5d94200 removed old device handling 2010-05-05 01:09:32 +02:00
Bas Wijnen
62ac5f1c0f before device-removal 2010-05-05 00:07:55 +02:00
Bas Wijnen
c8f7b1c678 improve init; make destroy simpler 2010-05-03 16:46:14 +02:00
Bas Wijnen
12bfb320f7 make things work with unfinished new startup procedure 2010-04-30 23:13:49 +02:00
Bas Wijnen
7c43204a7e real demo 2010-02-18 17:35:37 +01:00
Bas Wijnen
fb85d0f1d7 working demo 2010-02-05 23:15:58 +01:00
Bas Wijnen
7a8d7c28c4 working device swapping 2010-01-31 09:26:23 +01:00
Bas Wijnen
cba0cf31e5 work on device swapping 2010-01-30 09:21:56 +01:00
Bas Wijnen
06390fd2d1 make things work with terminals 2010-01-24 21:34:24 +01:00
Bas Wijnen
5ef2934bf8 working usbfs 2010-01-18 07:31:19 +01:00
Bas Wijnen
8e6efaeb36 more working 2010-01-18 06:45:52 +01:00
Bas Wijnen
f1c608288f almost working 2010-01-18 05:01:59 +01:00
Bas Wijnen
05f79658e1 things seem to start working again 2010-01-17 10:01:42 +01:00
Bas Wijnen
7dc6ecb0ea usb fs mostly working 2010-01-16 16:13:54 +01:00
Bas Wijnen
03e74d38d3 further towards a usb file system 2010-01-14 22:04:19 +01:00
Bas Wijnen
0c1dfe719b towards a usb file system 2010-01-14 18:14:37 +01:00
Bas Wijnen
3debf99082 towards a usb filesystem 2009-12-31 11:22:25 +01:00
Bas Wijnen
dc1bbc1f5f make code work again 2009-12-30 22:41:45 +01:00
Bas Wijnen
8a7c8a1ea9 add lists 2009-12-30 14:00:37 +01:00
Bas Wijnen
7bda3ba03f starting list object implementation 2009-12-28 07:53:29 +01:00
Bas Wijnen
fdfaf07c51 make things work 2009-12-27 00:12:35 +01:00
Bas Wijnen
d97f1a4ff2 bug hunting 2009-12-26 14:17:06 +01:00
Bas Wijnen
ad2f531ab0 use usb server for communication 2009-12-18 22:27:26 +01:00