Age | Commit message (Expand) | Author |
---|---|---|
2013-02-14 | x86: Remove unused real mode code | Simon Glass |
2012-12-06 | x86: Build vga video code only if CONFIG_VIDEO_VGA is defined | Simon Glass |
2012-12-06 | x86: Implement arch_phys_memset so that it can wipe memory above 4GB | Gabe Black |
2012-11-30 | x86: Allow compiling out realmode/bios code | Gabe Black |
2012-01-04 | x86: Split init functions out of board.c | Graeme Russ |
2012-01-04 | x86: Move relocation code out of board.c | Graeme Russ |
2012-01-04 | x86: Move do_go_exec() out of board.c | Graeme Russ |
2011-11-29 | x86: Wrap small helper functions from libgcc to avoid an ABI mismatch | Gabe Black |
2011-11-29 | x86: Import the glibc memset implementation | Gabe Black |
2011-11-29 | x86: Provide more configuration granularity | Graeme Russ |
2011-04-13 | x86: Rename i386 to x86 | Graeme Russ |