1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 10:15:19 +02:00
Commit Graph

27 Commits

Author SHA1 Message Date
Andy Green
7143408081 add-build-stamps.patch
Add git-based versioning

Signed-off-by: Andy Green <andy@openmoko.com>
2008-08-13 00:37:17 +01:00
Andy Green
072c9da010 add-kboot-h.patch
kboot.h includes the common things and some externs

Signed-off-by: Andy Green <andy@openmoko.com>
2008-08-13 00:36:46 +01:00
Andy Green
ae53877e7f add-serial-strings.patch
Add various debugging code for serial, this got changed around a
lot in subsequent patches and printk() / vsprintf() was taken out
in the end.

Signed-off-by: Andy Green <andy@openmoko.com>
2008-08-13 00:36:14 +01:00
Andy Green
372145cd29 build-link-with-libgcc.patch
libgcc has divide and things we would like to use

Signed-off-by: Andy Green <andy@openmoko.com>
2008-08-13 00:35:09 +01:00
Andy Green
0d888f897e add-dfu-script.patch
Little helper script to do the DFU action without getting confused
by changing VID / PID

Signed-off-by: Andy Green <andy@openmoko.com>
2008-08-13 00:34:40 +01:00
Andy Green
8783cd9896 add-dfu-image-generation.patch
Integrate udfu image generation to ease testing with GTA02 NOR

Signed-off-by: Andy Green <andy@openmoko.com>
2008-08-13 00:34:06 +01:00
Andy Green
a2dfa2c956 build-warn-all-error-all.patch
Signed-off-by: Andy Green <andy@openmoko.com>
2008-08-12 14:03:13 +01:00
xiangfu
67335c833f when set rUBRDIV=0x11 can output correct. 2008-07-30 13:33:24 -04:00
xiangfu
f410b994a9 the serial console begin output something 2008-07-30 08:32:03 -04:00
xiangfu
dded3f8cbf add init serial console in serial.c 2008-07-28 10:47:53 -04:00
xiangfu
07ac5def3b change serial_puti to serial_putc 2008-07-24 23:12:37 -04:00
xiangfu
b92d8222aa add serial output function, Thanks Dennis <dennis.yxun@gmail.com>, his patch make me clear. Thank for Andy Green help. 2008-07-24 22:27:23 -04:00
xiangfu
12ba156cfb try to debug the nand_read 2008-07-13 13:20:35 -04:00
xiangfu
05afbb65a7 corrent the blink_led.h file 2008-07-13 11:05:36 -04:00
xiangfu
3840e0b9d0 modified *.h add define 2008-07-13 10:53:56 -04:00
xiangfu
50aa233b9a file a way to debug the nand_read.c
if it's work the one led will be always on
if something wrong blink two led under Power Button
2008-07-12 22:57:57 -04:00
xiangfu
fa9c4976fa blink led in other way ,but not read from NAND 2008-07-08 18:48:48 -04:00
xiangfu
eab58ff419 delete something we don't need 2008-06-28 19:47:57 -04:00
xiangfu
c382c5066c blink led all in c code, start add read nand code 2008-06-20 22:24:29 -04:00
xiangfu
474787a501 reduce the neo_gta02.h 2008-06-17 19:18:37 -04:00
xiangfu
dbb19d74ce add lowlevel_init funtion to led.S 2008-06-17 10:53:16 -04:00
xiangfu
83a402b963 add kboot-stage1.lds 2008-06-17 10:48:52 -04:00
xiangfu
02fe96ba6f add neo_gta02.h lowlevel_init.S kboot-stage1.lds 2008-06-17 10:42:35 -04:00
xiangfu
d076efdbe7 add neo_gta02.h lowlevel_init.S and kboot-stage1.lds 2008-06-17 10:40:22 -04:00
xiangfu
280f8ffb13 add some initial cpu code in led.S 2008-06-13 16:17:04 -04:00
xiangfu
98fb0b6654 the led_on does not random abort 2008-06-13 14:53:04 -04:00
xiangfu
39d58838d9 blink led 2008-06-12 18:22:49 -04:00