Age | Commit message (Expand) | Author |
2014-03-19 | x86, boot: Move memcmp() into string.h and string.c | Vivek Goyal |
2014-03-19 | x86, boot: Create a separate string.h file to provide standard string functions | Vivek Goyal |
2013-10-13 | x86, boot: Move CPU flags out of cpucheck | Kees Cook |
2013-08-13 | x86, boot: Fix warning due to undeclared strlen() | Fred Chen |
2013-01-29 | x86, boot: Pass cmd_line_ptr with unsigned long instead | Yinghai Lu |
2013-01-29 | x86, boot: Move checking of cmd_line_ptr out of common path | Yinghai Lu |
2012-01-31 | x86, boot: Fix port argument to inl() function | He Chunhui |
2010-08-02 | x86, setup: move isdigit.h to ctype.h, header files on top. | H. Peter Anvin |
2010-08-02 | x86, setup: reorganize the early console setup | Yinghai Lu |
2010-07-12 | x86, setup: Early-boot serial I/O support | Pekka Enberg |
2009-04-09 | x86, setup: "glove box" BIOS calls -- infrastructure | H. Peter Anvin |
2009-02-23 | x86: remove the Voyager 32-bit subarch | Ingo Molnar |
2008-08-18 | x86: fix build warnings in real mode code | Andi Kleen |
2008-08-14 | x86: cleanup for setup code crashes during IST probe | H. Peter Anvin |
2008-08-13 | x86: fix setup code crashes on my old 486 box | Joerg Roedel |
2008-04-19 | x86: remove pointless comments | WANG Cong |
2008-04-17 | x86: move suspend wakeup code to C | Pavel Machek |
2008-01-30 | x86 setup: add missing prototype; formatting fix | H. Peter Anvin |
2008-01-30 | x86 setup: fix constraints in segment accessor functions | H. Peter Anvin |
2007-10-25 | x86 setup: sizeof() is unsigned, unbreak comparisons | H. Peter Anvin |
2007-10-25 | x86 setup: handle boot loaders which set up the stack incorrectly | H. Peter Anvin |
2007-10-23 | x86: clean up setup.h and the boot code | H. Peter Anvin |
2007-10-11 | i386: move boot | Thomas Gleixner |