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