Commit Graph

31 Commits (d4c8258812ace8991faf6f66fb6d81f4546a749f)

Author SHA1 Message Date
Masahiro Yamada 994b56616b sh: delete an unused source file 11 years ago
Masahiro Yamada 08f11151c2 sh: merge compiler flag -ffixed-r13 11 years ago
Masahiro Yamada aceba5a5cf sh: Do not define -ffreestanding twice 11 years ago
Nobuhiro Iwamatsu 6b87abe3ac sh: sh4: Remove CONFIG_SH4A definition from source code 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
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
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 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
Yoshihiro Shimoda d185857267 sh: modify checkcpu() for SH-4A 12 years ago
Mike Frysinger 172106433b sh: avoid multiple definition errors with cache funcs 13 years ago
Mike Frysinger 4cde1740d2 sh: only add -mno-fdpic if the compiler supports it 13 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Nobuhiro Iwamatsu 8cc44418b8 sh: sh2a: Add sh2a optimize to config.mk 13 years ago
Phil Edworthy 7fbeb6422d sh: Add Renesas rsk7264 board 13 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
Nobuhiro Iwamatsu b52da2aed8 sh: Add KEEP order to start.o section 14 years ago
Nobuhiro Iwamatsu 8aba9dceeb Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS 14 years ago
Nobuhiro Iwamatsu 2024b968ee sh: Fix build in start.S 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Nobuhiro Iwamatsu 754613f740 sh: Add trigger_address_error and support cpu reset 15 years ago
Peter Tyser 8f0fec74ac sh: Move cpu/$CPU to arch/sh/cpu/$CPU 15 years ago