aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/include
AgeCommit message (Expand)AuthorFilesLines
2013-03-15Introduce generic link section.h symbol filesSimon Glass1-0/+27
2013-02-04sparc: Use generic global_dataSimon Glass1-45/+1
2013-02-04sparc: Drop kbd_status and reset_status from global_dataSimon Glass1-4/+0
2013-02-01Add architecture-specific global dataSimon Glass1-0/+5
2012-12-11Add strcasecmp() and strncasecmp()Simon Glass1-1/+1
2012-10-19sparc: Change bi_baudrate and global data baudrate to intSimon Glass2-2/+2
2012-08-09global_data: unify global flag definesMike Frysinger1-13/+1
2012-05-15net: punt bd->bi_ip_addrMike Frysinger1-1/+0
2011-10-23sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf1-0/+10
2011-10-05image: push default arch values to arch headersMike Frysinger1-0/+4
2011-10-05POST: add post_log_res field for post results in global dataValentin Longchamp1-0/+1
2011-10-05console: Implement pre-console bufferGraeme Russ1-0/+3
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk1-0/+2
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 Denk1-1/+1
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 Denk1-2/+2
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-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser29-0/+2622