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