Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-17 | sim: bfin: check for kill/pread | Mike Frysinger | 1 | -1/+1 | |
If the host system (like Windows) doesn't support these functions, then make sure we don't use them. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||||
2011-03-15 | sim: bfin: add GPIO device simulation | Mike Frysinger | 1 | -0/+1 | |
This takes care of the MMR interface and pushing up interrupts. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||||
2011-03-06 | sim: bfin: new port | Mike Frysinger | 1 | -0/+75 | |
This can boot Das U-Boot and a Linux kernel. It also supports Linux userspace FLAT and FDPIC (dynamic and static) ELFs. Signed-off-by: Mike Frysinger <vapier@gentoo.org> |