summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
...
* net: punt bd->bi_ip_addrMike Frysinger2012-05-152-3/+0
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-191-4/+4
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-181-1/+1
* bootstage: Convert progress numbers 20-41 to enumsSimon Glass2012-03-181-1/+1
* bootstage: Use show_boot_error() for -ve progress numbersSimon Glass2012-03-181-1/+1
* sparc: fix unused variable warningsMike Frysinger2011-12-052-5/+0
* sparc: Use getenv_ulong() in place of getenv(), strtoulSimon Glass2011-10-231-10/+3
* sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+10
* net: drop !NET_MULTI codeMike Frysinger2011-10-051-2/+0
* image: push default arch values to arch headersMike Frysinger2011-10-051-0/+4
* POST: add post_log_res field for post results in global dataValentin Longchamp2011-10-051-0/+1
* console: Implement pre-console bufferGraeme Russ2011-10-051-0/+3
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-041-1/+1
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-281-1/+1
* unify version_stringAndreas Bießmann2011-07-282-8/+2
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-6/+1
* Timer: Remove set_timer completelyGraeme Russ2011-07-262-7/+0
* Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk2011-04-121-1/+1
* Fix misc spelling errors found by lintianLoïc Minier2011-04-122-4/+4
* Replace "FLASH" strings with "Flash" or "flash"Peter Tyser2011-01-191-1/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-173-6/+6
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-292-2/+4
* Merge branch 'master' of git://git.denx.de/u-boot-sparcWolfgang Denk2010-10-272-0/+11
|\
| * SPARC: added unaligned definitionsMagnus Sjalander2010-10-222-0/+11
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-264-2/+4
|/
* boot: change some arch ifdefs to feature ifdefsJohn Rigby2010-10-181-0/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-187-14/+16
* Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-231-4/+0
* relocation: fixup cmdtableHeiko Schocher2010-09-191-24/+4
* New implementation for internal handling of environment variables.Wolfgang Denk2010-09-191-7/+8
* Make getenv() work before relocation.Wolfgang Denk2010-09-191-3/+4
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-041-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-047-7/+7
* sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]Peter Tyser2010-04-1319-0/+6697
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-1329-0/+2622
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-137-0/+967
OpenPOWER on IntegriCloud