Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-07 | drivers/bios_emulator: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
2007-11-18 | Fix compiler warnings for PPC systems. Update CHANGELOG. | Wolfgang Denk | |
Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
2007-08-16 | [FIX] Changes for bios_emulator code for others architecture | Michal Simek | |
2007-08-15 | [FIX] Resolve problem with warnings | Michal Simek | |
microblaze toolchain don't support PRAGMA PACK. | |||
2007-08-09 | Add CONFIG_BIOSEMU define to guard all the bios emulator code | Jason Jin | |
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 | |||
2007-08-06 | Coding style cleanup. Update CHANGELOG. | Wolfgang Denk | |
Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
2007-08-06 | This is a BIOS emulator, porting from SciTech for u-boot, mainly for | Jason Jin | |
ATI video card BIOS. and can be used for x86 code emulation by some modifications. Signed-off-by: Jason Jin <Jason.jin@freescale.com> |