aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD1-1/+1
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams1-1/+1
2011-07-28unify version_stringAndreas Bießmann2-8/+2
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ1-6/+1
2011-07-26Timer: Remove set_timer completelyGraeme Russ2-7/+0
2011-04-12Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk1-1/+1
2011-04-12Fix misc spelling errors found by lintianLoïc Minier2-4/+4
2011-01-19Replace "FLASH" strings with "Flash" or "flash"Peter Tyser1-1/+1
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier3-6/+6
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2-2/+4
2010-10-27Merge branch 'master' of git://git.denx.de/u-boot-sparcWolfgang Denk2-0/+11
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk4-2/+4
2010-10-22SPARC: added unaligned definitionsMagnus Sjalander2-0/+11
2010-10-18boot: change some arch ifdefs to feature ifdefsJohn Rigby1-0/+1
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk7-14/+16
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese1-4/+0
2010-09-19relocation: fixup cmdtableHeiko Schocher1-24/+4
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk1-7/+8
2010-09-19Make getenv() work before relocation.Wolfgang Denk1-3/+4
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-1/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk7-7/+7
2010-04-13sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]Peter Tyser19-0/+6697
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser29-0/+2622
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser7-0/+967