summaryrefslogtreecommitdiff
path: root/src/arch/x86/lib/c_start.S
AgeCommit message (Expand)Author
2015-07-13x86: flatten hierarchyStefan Reinauer
2015-07-13x86: Port x86 over to compile cleanly with x86-64Stefan Reinauer
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2014-05-26console: Add console for GDBKyösti Mälkki
2014-03-20rmodules: use rmodtool to create rmodulesAaron Durbin
2013-07-10Rename hardwaremain() to main()Stefan Reinauer
2013-05-14x86: add thread supportAaron Durbin
2013-05-08copy_and_run: drop boot_complete parameterStefan Reinauer
2013-05-08hardwaremain: drop boot_complete parameterStefan Reinauer
2013-03-23x86: mark .textfirst as allocatable and executableAaron Durbin
2013-03-21ramstage: prepare for relocationAaron Durbin
2013-03-20x86: don't clear bss in ramstage entryAaron Durbin
2013-03-19x86: remove stack definition in linker scriptAaron Durbin
2012-11-27build system: Eliminate special case for c_startPatrick Georgi
2012-11-20Unify use of bool config variablesStefan Reinauer
2012-07-15Poison the stack to uncover programming errorsRonald G. Minnich
2012-06-23Add an option for Waiting for gdb connection if the gdb stub configuration is...Denis 'GNUtoo' Carikli
2011-04-11Unify use of post_codeAlexandru Gagniuc
2010-12-11After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer