summaryrefslogtreecommitdiff
path: root/arch/sparc/include
AgeCommit message (Expand)Author
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2015-12-03sparc: Remove non-generic board init files: board.c, time.cFrancois Retief
2015-12-03sparc: leon3: Added CPU count and frequency detection.Daniel Hellstrom
2015-12-03sparc: Update cpu_init.c to use generic timer infrastructureFrancois Retief
2015-12-03sparc: leon3: Move snoop detection from startup.S to arch_cpu_init()Francois Retief
2015-12-03sparc: Initial ground work for generic board initializationFrancois Retief
2015-12-03sparc: Serial baud rate register support multiple buses with different frequencyDaniel Hellstrom
2015-12-03sparc: Added function that checks if IRQ is on or offDaniel Hellstrom
2015-11-13sparc: Update LEON serial drivers to use readl/writel macrosFrancois Retief
2015-11-13sparc: Fix broken files during license changesFrancois Retief
2015-11-09Replace "extern inline" with "static inline"Måns Rullgård
2015-11-05sparc: Use the generic bitops headersFabio Estevam
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2013-11-08include: delete include/linux/config.hMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-15Introduce generic link section.h symbol filesSimon Glass
2013-02-04sparc: Use generic global_dataSimon Glass
2013-02-04sparc: Drop kbd_status and reset_status from global_dataSimon Glass
2013-02-01Add architecture-specific global dataSimon Glass
2012-12-11Add strcasecmp() and strncasecmp()Simon Glass
2012-10-19sparc: Change bi_baudrate and global data baudrate to intSimon Glass
2012-08-09global_data: unify global flag definesMike Frysinger
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2011-10-23sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-05image: push default arch values to arch headersMike Frysinger
2011-10-05POST: add post_log_res field for post results in global dataValentin Longchamp
2011-10-05console: Implement pre-console bufferGraeme Russ
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-10-27Merge branch 'master' of git://git.denx.de/u-boot-sparcWolfgang Denk
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-22SPARC: added unaligned definitionsMagnus Sjalander
2010-10-18boot: change some arch ifdefs to feature ifdefsJohn Rigby
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk
2010-09-19Make getenv() work before relocation.Wolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser