1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 20:21:54 +02:00
xburst-tools/qiboot/src
Andy Green 65087a264e introduce-i2c.patch
Introduce generic bitbang I2C system, and a s3c24xx-specific implementation of
it that knows which GPIO pins and how to control them.

The generic bitbang stuff exposes synchronous (ie, it will return when it is
done) and asynchronous read and write APIs, allowing the delay between bits to
be hidden in other slow, looping code if necessary.

Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-28 10:16:36 +00:00
..
drivers introduce-i2c.patch 2008-11-28 10:16:36 +00:00
gta02 introduce-i2c.patch 2008-11-28 10:16:36 +00:00
gta03 add gta03 board specific support 2008-11-28 10:16:36 +00:00
blink_led.c add-kernel-init.patch 2008-08-13 00:44:29 +01:00
blink_led.h mv some .h file to src/ there are same files. 2008-08-16 10:24:29 -04:00
calc_pclk.c add-mmc.c-and-other-file-but-can-not-boot-from-sd 2008-08-17 00:28:39 -04:00
common.h add-mmc.c-and-other-file-but-can-not-boot-from-sd 2008-08-17 00:28:39 -04:00
ctype.c move-kboot.h-to-include.patch 2008-11-28 10:16:35 +00:00
io.h add-mmc.c-and-other-file-but-can-not-boot-from-sd 2008-08-17 00:28:39 -04:00
led_on.S blink led in other way ,but not read from NAND 2008-07-08 18:48:48 -04:00
lowlevel_init.S add-per-board-init-change-qi.patch 2008-11-28 10:16:36 +00:00
nand_read.c add-per-board-init-change-qi.patch 2008-11-28 10:16:36 +00:00
nand_read.h modified *.h add define 2008-07-13 10:53:56 -04:00
part.h add-mmc.c-and-other-file-but-can-not-boot-from-sd 2008-08-17 00:28:39 -04:00
phase2.c add-per-board-init-change-qi.patch 2008-11-28 10:16:36 +00:00
qi.lds add-per-board-init-change-qi.patch 2008-11-28 10:16:36 +00:00
serial.c add-per-board-init-change-qi.patch 2008-11-28 10:16:36 +00:00
serial.h mv some .h file to src/ there are same files. 2008-08-16 10:25:25 -04:00
start_qi.c update-comment-linker-script.patch 2008-11-28 10:16:36 +00:00
start.S reenable-bss-cleardown.patch 2008-11-28 10:16:36 +00:00
utils.c add-nand-read-prototype.patch 2008-11-28 10:16:36 +00:00