summaryrefslogtreecommitdiff
path: root/drivers/bios_emulator/include
AgeCommit message (Expand)Author
2024-11-04bios_emulator: define the comment symbol for RISC-V assembler tooYuri Zaporozhets
2024-07-22drivers: bios_emulator: Remove duplicate newlinesMarek Vasut
2023-12-21global: Drop common.h inclusionTom Rini
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2017-10-04printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada
2015-01-23bios_emulator: Fix an #ifdef typo in the header fileSimon Glass
2014-11-25bios_emulator: Always print errors when opcode decode failsSimon Glass
2014-11-25bios_emulator: Add an option to enable debuggingSimon Glass
2014-11-25bios_emulator: Allow a custom interrupt handler to be installedSimon Glass
2014-11-25bios_emulator: Allow x86 to use the emulatorSimon Glass
2014-11-25Introduce a header file for the BIOS emulatorSimon Glass
2014-01-24drivers: delete unused header filesMasahiro Yamada
2013-04-01Consolidate bool typeYork Sun
2008-02-16Wipe out assembler warnings while compiling x86 biosemuAnatolij Gustschin
2007-08-06Coding style cleanup. Update CHANGELOG.Wolfgang Denk
2007-08-06This is a BIOS emulator, porting from SciTech for u-boot, mainly forJason Jin