summaryrefslogtreecommitdiff
path: root/drivers/bios_emulator/include
AgeCommit message (Expand)AuthorFilesLines
2017-10-04printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada1-3/+0
2015-01-24bios_emulator: Fix an #ifdef typo in the header fileSimon Glass1-1/+1
2014-11-25bios_emulator: Always print errors when opcode decode failsSimon Glass1-1/+5
2014-11-25bios_emulator: Add an option to enable debuggingSimon Glass3-10/+10
2014-11-25bios_emulator: Allow a custom interrupt handler to be installedSimon Glass1-0/+1
2014-11-25bios_emulator: Allow x86 to use the emulatorSimon Glass1-2/+2
2014-11-25Introduce a header file for the BIOS emulatorSimon Glass1-51/+2
2014-01-25drivers: delete unused header filesMasahiro Yamada1-970/+0
2013-04-02Consolidate bool typeYork Sun1-2/+2
2008-02-16Wipe out assembler warnings while compiling x86 biosemuAnatolij Gustschin1-0/+10
2007-08-06Coding style cleanup. Update CHANGELOG.Wolfgang Denk3-158/+157
2007-08-06This is a BIOS emulator, porting from SciTech for u-boot, mainly forJason Jin9-0/+2478