Age | Commit message (Expand) | Author |
2015-12-03 | sparc: Remove non-generic board init files: board.c, time.c | Francois Retief |
2015-12-03 | sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boards | Francois Retief |
2015-12-03 | sparc: Update PROM initialization code for generic board | Francois Retief |
2015-12-03 | sparc: Update cpu_init.c to use generic timer infrastructure | Francois Retief |
2015-12-03 | sparc: leon2: Updates for generic board initialization | Francois Retief |
2015-12-03 | sparc: Initial ground work for generic board initialization | Francois Retief |
2015-12-03 | sparc: Fix whitespace in cpu/leon2/cpu_init.c | Francois Retief |
2015-12-03 | sparc: Serial baud rate register support multiple buses with different frequency | Daniel Hellstrom |
2015-12-03 | sparc: Remove version_string variable from start.S file | Francois Retief |
2015-11-13 | sparc: Update startup code to take PIC mode into account | Francois Retief |
2015-11-13 | sparc: Update LEON serial drivers to use readl/writel macros | Francois Retief |
2014-11-04 | sparc: merge arch/sparc/cpu/*/config.mk to arch/sparc/config.mk | Masahiro Yamada |
2014-11-04 | sparc: move CONFIG_{LEON, LEON2, LEON3} to Kconfig | Masahiro Yamada |
2014-05-08 | leon: implement missing get_tbclk() | Daniel Hellstrom |
2014-05-08 | leon: use CONFIG_SYS_HZ to config timer prescaler | Daniel Hellstrom |
2014-03-21 | sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definition | Masahiro Yamada |
2013-10-31 | sparc: convert makefiles to Kbuild style | Masahiro Yamada |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-03-15 | sparc: Fix build warnings in serial.c | Simon Glass |
2013-03-15 | sparc: Fix out-of-tree building | Simon Glass |
2012-10-17 | serial: Use default_serial_puts() in drivers | Marek Vasut |
2012-10-15 | serial: Remove CONFIG_SERIAL_MULTI from serial drivers | Marek Vasut |
2012-10-15 | serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driver | Marek Vasut |
2012-09-18 | dm: sparc: Fixup the compile warnings in sparc code | Marek Vasut |
2011-07-28 | unify version_string | Andreas Bießmann |
2011-04-12 | Fix misc spelling errors found by lintian | Loïc Minier |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-07-04 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk |
2010-04-13 | sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23] | Peter Tyser |