Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: Parametize values used in linker script | Graeme Russ | 2011-02-12 | 1 | -4/+4 |
| | |||||
* | x86: Rename linker script symbols | Graeme Russ | 2010-10-07 | 1 | -7/+7 |
| | | | | Create more generic names for the symbols exported from the linker script | ||||
* | x86: Fix copying of Real-Mode code into RAM | Graeme Russ | 2010-05-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Graeme Russ <graeme.russ@gmail.com> | ||||
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | 1 | -0/+100 |
Also move lib_$ARCH/config.mk to arch/$ARCH/config.mk This change is intended to clean up the top-level directory structure and more closely mimic Linux's directory organization. Signed-off-by: Peter Tyser <ptyser@xes-inc.com> |