Commit Graph

52 Commits (2489bb54a51e9e74a52231de04072628a455025c)

Author SHA1 Message Date
Paul Burton 505fe9cdd0 sh: Use asm-generic/io.h 7 years ago
Vladimir Zapolskiy b032eb1f71 sh4: remove __io config options from r2dplus and r7780mp boards 8 years ago
Vladimir Zapolskiy b33718c614 sh4: cache: move exported cache manipulation functions into cache.c 8 years ago
Simon Glass a0b49bc334 efi: Use asmlinkage for EFIAPI 8 years ago
Masahiro Yamada 4491327d59 Remove arch/${ARCH}/include/asm/errno.h 8 years ago
Masahiro Yamada c74b8fcdd7 arm, nds32, sh: remove useless ioremap()/iounmap() defines 8 years ago
Simon Glass 4c794525d5 Drop references to CONFIG_SYS_GENERIC_BOARD in config files 9 years ago
Simon Glass b61e90e6fd sh: Drop the arch-specific board init 9 years ago
Simon Glass f41e6088eb sh: Fix build errors for generic board 9 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
Fabio Estevam f86411b18d sh: Use the generic bitops headers 9 years ago
Masahiro Yamada afc366f01b Replace <compiler.h> with <linux/compiler.h> 10 years ago
Masahiro Yamada 7d2366627e sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig 10 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 11 years ago
Baruch Siach 19bb5e4ba0 sh: fix PFC registers definition for SH772{2, 3, 4} 11 years ago
Nobuhiro Iwamatsu 5fe3aefd3d sh: sh2: Remove CONFIG_SH2A definition from asm/processor.h 11 years ago
Nobuhiro Iwamatsu 6b87abe3ac sh: sh4: Remove CONFIG_SH4A definition from source code 11 years ago
Yoshihiro Shimoda 320cf35080 sh: add support for sh7753evb board 11 years ago
Nobuhiro Iwamatsu a633a18f90 sh: cache: Change cache API to defines as U-Boot 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Simon Glass 1865286466 Introduce generic link section.h symbol files 12 years ago
Simon Glass a987902753 sh: Use generic global_data 12 years ago
Simon Glass 5cb48582ac Add architecture-specific global data 12 years ago
Yoshihiro Shimoda 1a2621bab8 sh: add support for sh7752evb board 12 years ago
Yoshihiro Shimoda 867da0d4fe sh: fix trigger_address_error() 12 years ago
Simon Glass ecd4551f14 sh: Change bi_baudrate and global data baudrate to int 12 years ago
Nobuhiro Iwamatsu 31d4fe8d40 sh: tmu: Removed arch/sh/include/asm/clk.h 12 years ago
Nobuhiro Iwamatsu 73f35e0b15 sh: tmu: Changed TMU driver using array of structures 12 years ago
Mike Frysinger 47fde91f0c global_data: unify global flag defines 12 years ago
Phil Edworthy 99744b7e34 sh: Add SH7269 device and RSK2+SH7269 board 13 years ago
Nobuhiro Iwamatsu 4eb0b78e76 sh: Add register definition of PFC for SH7734 13 years ago
Nobuhiro Iwamatsu 1379c51ea5 sh: Add bit control functions 13 years ago
Nobuhiro Iwamatsu 2a57e7ec96 sh: Add support Renesas SH7734 13 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 13 years ago
Wolfgang Denk f5cdc11775 Prepare v2012.04-rc2; minor Coding Style cleanup 13 years ago
Nobuhiro Iwamatsu 068abf0c4c sh: Add header file for interface of SH MMC 13 years ago
Nobuhiro Iwamatsu bead86a836 sh: Add support Renesas SH7724 13 years ago
Mike Frysinger 172106433b sh: avoid multiple definition errors with cache funcs 13 years ago
Anton Staaf 2482e3c836 sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
Mike Frysinger 476af299b0 image: push default arch values to arch headers 13 years ago
Graeme Russ 9558b48af0 console: Implement pre-console buffer 13 years ago
Phil Edworthy 7fbeb6422d sh: Add Renesas rsk7264 board 13 years ago
Yoshihiro Shimoda 8e9c897b21 sh: add support for sh7757lcr board 14 years ago
Nobuhiro Iwamatsu 9980df5616 sh: Divided macro for zImage and add asm/zimage.h 14 years ago
Nobuhiro Iwamatsu efc0ba4395 sh: Remove SCIF/SCI register infomation 14 years ago
Nobuhiro Iwamatsu f3a7b9535b sh: Add support SH7706 14 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Wolfgang Denk ea882baf9c New implementation for internal handling of environment variables. 14 years ago
Wolfgang Denk 91a76751a0 Make getenv() work before relocation. 14 years ago
Nobuhiro Iwamatsu 754613f740 sh: Add trigger_address_error and support cpu reset 15 years ago