| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-01-24 | drivers: delete unused header files | Masahiro Yamada | |
| Signed-off-by: Masahiro Yamada <[email protected]> | |||
| 2013-04-01 | Consolidate bool type | York Sun | |
| 'bool' is defined in random places. This patch consolidates them into a single header file include/linux/types.h, using stdbool.h introduced in C99. All other #define, typedef and enum are removed. They are all consistent with true = 1, false = 0. Replace FALSE, False with false. Replace TRUE, True with true. Skip *.py, *.php, lib/* files. Signed-off-by: York Sun <[email protected]> | |||
| 2008-02-16 | Wipe out assembler warnings while compiling x86 biosemu | Anatolij Gustschin | |
| This patch tries to get rid of some assembler warnings about changed .got2 section type while compiling x86 bios emulator code. Signed-off-by: Anatolij Gustschin <[email protected]> | |||
| 2007-08-06 | Coding style cleanup. Update CHANGELOG. | Wolfgang Denk | |
| Signed-off-by: Wolfgang Denk <[email protected]> | |||
| 2007-08-06 | This is a BIOS emulator, porting from SciTech for u-boot, mainly for | Jason Jin | |
| ATI video card BIOS. and can be used for x86 code emulation by some modifications. Signed-off-by: Jason Jin <[email protected]> | |||
