Commit Graph

97 Commits (27585bd3572f2743fef87adebd9e48b33483c4be)

Author SHA1 Message Date
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
Nobuhiro Iwamatsu 8f0960e837 sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQ 11 years ago
Nobuhiro Iwamatsu b1165adfd5 sh: sh4: Add CONFIG_SH4 definition to config.mk of SH4 11 years ago
Nobuhiro Iwamatsu 22e7d66181 sh: sh3: Add CONFIG_SH3 definition to config.mk of SH3 11 years ago
Nobuhiro Iwamatsu 14eeb926bb sh: sh2: Add CONFIG_SH2 definition to config.mk of SH2 11 years ago
Yoshihiro Shimoda 320cf35080 sh: add support for sh7753evb board 11 years ago
Rob Herring 1b5cf9549f sh: convert to common timer code 11 years ago
Masahiro Yamada 02b3bf390e sh: convert makefiles to Kbuild style 11 years ago
Masahiro Yamada 61698478a3 sh: Do not include start.o in lib$(CPU).o 11 years ago
Nobuhiro Iwamatsu a633a18f90 sh: cache: Change cache API to defines as U-Boot 11 years ago
Nobuhiro Iwamatsu b8f1608645 sh: timer: Remove static global variable 11 years ago
Nobuhiro Iwamatsu 861bd4bcf7 sh: timer: Mask bit of timer prescaler 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Dirk Eibach b8eee4354f Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 12 years ago
Andreas Bießmann 2cb0e55a3c avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux 12 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 12 years ago
Simon Glass a6741bce50 Declare watchdog functions in watchdog.h 12 years ago
Simon Glass 1865286466 Introduce generic link section.h symbol files 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 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
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 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 d4430426b6 sh: tmu: Changed switch statement to shift operation 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
Yoshihiro Shimoda d185857267 sh: modify checkcpu() for SH-4A 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 de30122bb5 net: move bootfile init into eth_initialize 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 e1bc28f02a sh: Add header file of MMC framework 13 years ago
Nobuhiro Iwamatsu 068abf0c4c sh: Add header file for interface of SH MMC 13 years ago
Nobuhiro Iwamatsu 78df8c68cd sh: timer: Remove unnecessary variable 'ticks' 13 years ago
Wolfgang Denk 6b62b9a31d Coding Style cleanup 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
Phil Edworthy cb4046c592 sh: Add ashrsi3 libgcc function 13 years ago
Mike Frysinger 4cde1740d2 sh: only add -mno-fdpic if the compiler supports it 13 years ago
Helmut Raiger 9660e442de cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT 13 years ago
Anton Staaf 2482e3c836 sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago