Age | Commit message (Expand) | Author |
2013-11-01 | x86: convert makefiles to Kbuild style | Masahiro Yamada |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-16 | Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM | Dirk Eibach |
2013-05-13 | x86: Re-enable PCAT timer 2 for beeping | Simon Glass |
2013-05-13 | x86: Remove ISR timer | Simon Glass |
2013-05-13 | x86: Add TSC timer | Simon Glass |
2013-05-13 | x86: Remove legacy board init code | Simon Glass |
2013-05-13 | x86: Remove unused bios/pci code | Simon Glass |
2013-03-15 | x86: Enable generic board support | Simon Glass |
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 |