summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* Use correct spelling of "U-Boot"Bin Meng2016-02-062-2/+2
* sparc: Remove non-generic board init files: board.c, time.cFrancois Retief2015-12-031-38/+5
* sparc: leon3: Added CPU count and frequency detection.Daniel Hellstrom2015-12-031-0/+13
* sparc: Update cpu_init.c to use generic timer infrastructureFrancois Retief2015-12-032-0/+5
* sparc: leon3: Move snoop detection from startup.S to arch_cpu_init()Francois Retief2015-12-031-2/+5
* sparc: Initial ground work for generic board initializationFrancois Retief2015-12-032-1/+10
* sparc: Serial baud rate register support multiple buses with different frequencyDaniel Hellstrom2015-12-031-0/+1
* sparc: Added function that checks if IRQ is on or offDaniel Hellstrom2015-12-031-0/+3
* sparc: Update LEON serial drivers to use readl/writel macrosFrancois Retief2015-11-132-26/+39
* sparc: Fix broken files during license changesFrancois Retief2015-11-131-127/+0
* Replace "extern inline" with "static inline"Måns Rullgård2015-11-093-20/+20
* sparc: Use the generic bitops headersFabio Estevam2015-11-051-0/+5
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-121-1/+0
* include: delete include/linux/config.hMasahiro Yamada2013-11-082-2/+0
* 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