Age | Commit message (Expand) | Author |
2016-07-14 | arm, nds32, sh: remove useless ioremap()/iounmap() defines | Masahiro Yamada |
2016-05-27 | Drop references to CONFIG_SYS_GENERIC_BOARD in config files | Simon Glass |
2016-05-27 | sh: Drop the arch-specific board init | Simon Glass |
2016-05-27 | sh: Fix build errors for generic board | Simon Glass |
2016-01-19 | Add more SPDX-License-Identifier tags | Tom Rini |
2015-11-05 | sh: Use the generic bitops headers | Fabio Estevam |
2014-12-08 | Replace <compiler.h> with <linux/compiler.h> | Masahiro Yamada |
2014-11-13 | sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig | Masahiro Yamada |
2014-05-12 | bd_info: remove bi_barudrate member from struct bd_info | Masahiro Yamada |
2014-03-14 | sh: fix PFC registers definition for SH772{2, 3, 4} | Baruch Siach |
2014-01-09 | sh: sh2: Remove CONFIG_SH2A definition from asm/processor.h | Nobuhiro Iwamatsu |
2014-01-09 | sh: sh4: Remove CONFIG_SH4A definition from source code | Nobuhiro Iwamatsu |
2013-12-18 | sh: add support for sh7753evb board | Yoshihiro Shimoda |
2013-10-17 | sh: cache: Change cache API to defines as U-Boot | Nobuhiro Iwamatsu |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-03-15 | Introduce generic link section.h symbol files | Simon Glass |
2013-02-04 | sh: Use generic global_data | Simon Glass |
2013-02-01 | Add architecture-specific global data | Simon Glass |
2012-12-20 | sh: add support for sh7752evb board | Yoshihiro Shimoda |
2012-11-30 | sh: fix trigger_address_error() | Yoshihiro Shimoda |
2012-10-19 | sh: Change bi_baudrate and global data baudrate to int | Simon Glass |
2012-08-21 | sh: tmu: Removed arch/sh/include/asm/clk.h | Nobuhiro Iwamatsu |
2012-08-21 | sh: tmu: Changed TMU driver using array of structures | Nobuhiro Iwamatsu |
2012-08-09 | global_data: unify global flag defines | Mike Frysinger |
2012-05-28 | sh: Add SH7269 device and RSK2+SH7269 board | Phil Edworthy |
2012-05-28 | sh: Add register definition of PFC for SH7734 | Nobuhiro Iwamatsu |
2012-05-28 | sh: Add bit control functions | Nobuhiro Iwamatsu |
2012-05-28 | sh: Add support Renesas SH7734 | Nobuhiro Iwamatsu |
2012-05-15 | net: punt bd->bi_ip_addr | Mike Frysinger |
2012-04-16 | Prepare v2012.04-rc2; minor Coding Style cleanup | Wolfgang Denk |
2012-03-26 | sh: Add header file for interface of SH MMC | Nobuhiro Iwamatsu |
2011-12-02 | sh: Add support Renesas SH7724 | Nobuhiro Iwamatsu |
2011-12-02 | sh: avoid multiple definition errors with cache funcs | Mike Frysinger |
2011-10-23 | sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf |
2011-10-05 | image: push default arch values to arch headers | Mike Frysinger |
2011-10-05 | console: Implement pre-console buffer | Graeme Russ |
2011-08-22 | sh: Add Renesas rsk7264 board | Phil Edworthy |
2011-02-02 | sh: add support for sh7757lcr board | Yoshihiro Shimoda |
2011-01-11 | sh: Divided macro for zImage and add asm/zimage.h | Nobuhiro Iwamatsu |
2011-01-11 | sh: Remove SCIF/SCI register infomation | Nobuhiro Iwamatsu |
2011-01-11 | sh: Add support SH7706 | Nobuhiro Iwamatsu |
2010-10-29 | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk |
2010-09-19 | New implementation for internal handling of environment variables. | Wolfgang Denk |
2010-09-19 | Make getenv() work before relocation. | Wolfgang Denk |
2010-06-28 | sh: Add trigger_address_error and support cpu reset | Nobuhiro Iwamatsu |
2010-06-28 | sh: Fix path of irqflags.h | Nobuhiro Iwamatsu |
2010-04-13 | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser |