Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bios emulator - fix microblaze toolchain problem | Michal Simek | 2007-08-16 | -1/+4 |
| | | | | | | | microblaze CPU have problem with bios_emulator code. Microblaze toolchain doesn't support PRAGMA PACK. Signed-off-by: Michal Simek <monstr@monstr.eu> | |||
* | Add CONFIG_BIOSEMU define to guard all the bios emulator code | Jason Jin | 2007-08-09 | -0/+2 |
| | | | | | | Signed-off-by: Jason Jin <Jason.jin@freescale.com> This patch fix the compile issue on the board that did not enable the bios emulator | |||
* | This is a BIOS emulator, porting from SciTech for u-boot, mainly for | Jason Jin | 2007-08-06 | -0/+321 |
ATI video card BIOS. and can be used for x86 code emulation by some modifications. Signed-off-by: Jason Jin <Jason.jin@freescale.com> |