aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-10-27Merge branch 'master' of git://git.denx.de/u-boot-sparcWolfgang Denk
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-22SPARC: added unaligned definitionsMagnus Sjalander
2010-10-18boot: change some arch ifdefs to feature ifdefsJohn Rigby
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese
2010-09-19relocation: fixup cmdtableHeiko Schocher
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk
2010-09-19Make getenv() work before relocation.Wolfgang Denk
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-04-13sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]Peter Tyser
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser