Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | bios_emulator: Fix an #ifdef typo in the header file | Simon Glass | 2015-01-23 | -1/+1 |
* | bios_emulator: Always print errors when opcode decode fails | Simon Glass | 2014-11-25 | -1/+5 |
* | bios_emulator: Add an option to enable debugging | Simon Glass | 2014-11-25 | -10/+10 |
* | bios_emulator: Allow a custom interrupt handler to be installed | Simon Glass | 2014-11-25 | -0/+1 |
* | bios_emulator: Allow x86 to use the emulator | Simon Glass | 2014-11-25 | -2/+2 |
* | Introduce a header file for the BIOS emulator | Simon Glass | 2014-11-25 | -51/+2 |
* | drivers: delete unused header files | Masahiro Yamada | 2014-01-24 | -970/+0 |
* | Consolidate bool type | York Sun | 2013-04-01 | -2/+2 |
* | Wipe out assembler warnings while compiling x86 biosemu | Anatolij Gustschin | 2008-02-16 | -0/+10 |
* | Coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 2007-08-06 | -158/+157 |
* | This is a BIOS emulator, porting from SciTech for u-boot, mainly for | Jason Jin | 2007-08-06 | -0/+2478 |