Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-13 | x86: Rename i386 to x86 | Graeme Russ | |
Signed-off-by: Graeme Russ <graeme.russ@gmail.com> | |||
2011-04-13 | eNET: Remove config.mk | Graeme Russ | |
By including <config.h> in the ld script, CONFIG_SYS_MONITOR_LEN (defined in the boards config file) can be used in lieu of FLASH_SIZE (defined in the board specific config.mk) As this is the last remaining entry in the board specific config.mk, this file can now be removed Signed-off-by: Graeme Russ <graeme.russ@gmail.com> | |||
2011-02-12 | x86: Parametize values used in linker script | Graeme Russ | |
2011-02-12 | x86: Align config.mk and linker scripts with other arches | Graeme Russ | |