Commit Graph

34 Commits (67b90522640a27dc3c9b6d86d93dc0bf6596e8f8)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
Tom Rini 036c9679d2 sh: Use -m2a-nofpu only 7 years ago
Vladimir Zapolskiy 3500581ef3 sh: share the correct version of start.S among all cpus 8 years ago
Vladimir Zapolskiy bccf09e0e1 sh: add shared relocate_code() function and call board_init_r() 8 years ago
Simon Glass f41e6088eb sh: Fix build errors for generic board 9 years ago
Rob Herring 7682a99826 remove unnecessary version.h includes 10 years ago
Masahiro Yamada 7d2366627e sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig 10 years ago
Masahiro Yamada afc3929fac sh: unify sh2/sh3/sh4 linker scripts 10 years ago
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 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
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
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