summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2429-460/+154
* Introduce generic link section.h symbol filesSimon Glass2013-03-151-0/+27
* sparc: Use generic global_dataSimon Glass2013-02-041-45/+1
* sparc: Drop kbd_status and reset_status from global_dataSimon Glass2013-02-041-4/+0
* Add architecture-specific global dataSimon Glass2013-02-011-0/+5
* Add strcasecmp() and strncasecmp()Simon Glass2012-12-111-1/+1
* sparc: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-192-2/+2
* global_data: unify global flag definesMike Frysinger2012-08-091-13/+1
* net: punt bd->bi_ip_addrMike Frysinger2012-05-151-1/+0
* sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+10
* 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
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-291-0/+2
* 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-261-1/+1
|/
* boot: change some arch ifdefs to feature ifdefsJohn Rigby2010-10-181-0/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* 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
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-1329-0/+2622
OpenPOWER on IntegriCloud