| Commit message (Expand) | Author | Age | Lines |
* | Use correct spelling of "U-Boot" | Bin Meng | 2016-02-06 | -2/+2 |
* | sparc: Remove non-generic board init files: board.c, time.c | Francois Retief | 2015-12-03 | -38/+5 |
* | sparc: leon3: Added CPU count and frequency detection. | Daniel Hellstrom | 2015-12-03 | -0/+13 |
* | sparc: Update cpu_init.c to use generic timer infrastructure | Francois Retief | 2015-12-03 | -0/+5 |
* | sparc: leon3: Move snoop detection from startup.S to arch_cpu_init() | Francois Retief | 2015-12-03 | -2/+5 |
* | sparc: Initial ground work for generic board initialization | Francois Retief | 2015-12-03 | -1/+10 |
* | sparc: Serial baud rate register support multiple buses with different frequency | Daniel Hellstrom | 2015-12-03 | -0/+1 |
* | sparc: Added function that checks if IRQ is on or off | Daniel Hellstrom | 2015-12-03 | -0/+3 |
* | sparc: Update LEON serial drivers to use readl/writel macros | Francois Retief | 2015-11-13 | -26/+39 |
* | sparc: Fix broken files during license changes | Francois Retief | 2015-11-13 | -127/+0 |
* | Replace "extern inline" with "static inline" | Måns Rullgård | 2015-11-09 | -20/+20 |
* | sparc: Use the generic bitops headers | Fabio Estevam | 2015-11-05 | -0/+5 |
* | bd_info: remove bi_barudrate member from struct bd_info | Masahiro Yamada | 2014-05-12 | -1/+0 |
* | include: delete include/linux/config.h | Masahiro Yamada | 2013-11-08 | -2/+0 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -460/+154 |
* | Introduce generic link section.h symbol files | Simon Glass | 2013-03-15 | -0/+27 |
* | sparc: Use generic global_data | Simon Glass | 2013-02-04 | -45/+1 |
* | sparc: Drop kbd_status and reset_status from global_data | Simon Glass | 2013-02-04 | -4/+0 |
* | Add architecture-specific global data | Simon Glass | 2013-02-01 | -0/+5 |
* | Add strcasecmp() and strncasecmp() | Simon Glass | 2012-12-11 | -1/+1 |
* | sparc: Change bi_baudrate and global data baudrate to int | Simon Glass | 2012-10-19 | -2/+2 |
* | global_data: unify global flag defines | Mike Frysinger | 2012-08-09 | -13/+1 |
* | net: punt bd->bi_ip_addr | Mike Frysinger | 2012-05-15 | -1/+0 |
* | sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf | 2011-10-23 | -0/+10 |
* | image: push default arch values to arch headers | Mike Frysinger | 2011-10-05 | -0/+4 |
* | POST: add post_log_res field for post results in global data | Valentin Longchamp | 2011-10-05 | -0/+1 |
* | console: Implement pre-console buffer | Graeme Russ | 2011-10-05 | -0/+3 |
* | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk | 2010-10-29 | -0/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-sparc | Wolfgang Denk | 2010-10-27 | -0/+11 |
|\ |
|
| * | SPARC: added unaligned definitions | Magnus Sjalander | 2010-10-22 | -0/+11 |
* | | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | -1/+1 |
|/ |
|
* | boot: change some arch ifdefs to feature ifdefs | John Rigby | 2010-10-18 | -0/+1 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -2/+2 |
* | New implementation for internal handling of environment variables. | Wolfgang Denk | 2010-09-19 | -7/+8 |
* | Make getenv() work before relocation. | Wolfgang Denk | 2010-09-19 | -3/+4 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -1/+1 |
* | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser | 2010-04-13 | -0/+2622 |