Commit Graph

55 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini 036c9679d2 sh: Use -m2a-nofpu only 6 years ago
Tom Rini 34f98a3d2e sh: Fix linking of ms7722se 7 years ago
Thomas Petazzoni f40ad66fa0 arch/sh: don't bring common/env_embedded.o into the link 7 years ago
Thomas Petazzoni 90340c87e5 arch/sh: allow building in big-endian mode 7 years ago
Simon Glass 0649cd0d49 Move environment files from common/ to env/ 7 years ago
Vladimir Zapolskiy 76a55989b1 sh: generate position independent code for all platforms 8 years ago
Vladimir Zapolskiy 3500581ef3 sh: share the correct version of start.S among all cpus 8 years ago
Vladimir Zapolskiy 9c141b2bd7 sh4: fix start.S by calling board_init_f() after first code relocation 8 years ago
Vladimir Zapolskiy bccf09e0e1 sh: add shared relocate_code() function and call board_init_r() 8 years ago
Vladimir Zapolskiy 8371dabb5f sh: add MEMORY command to a shared linker script 8 years ago
Vladimir Zapolskiy b26d25072f sh: define entry point and reloc_dst inside a linker script 8 years ago
Vladimir Zapolskiy 9ec4a67ef3 sh: place board lowlevel_init code in the beginning of .text 8 years ago
Vladimir Zapolskiy 3f8b5391ec sh4: use single u-boot linker script for all boards 8 years ago
Vladimir Zapolskiy b33718c614 sh4: cache: move exported cache manipulation functions into cache.c 8 years ago
Vladimir Zapolskiy 6ab8b961de sh: cache: don't modify CCR from P1 area 8 years ago
Vladimir Zapolskiy c230a37838 sh: cache use jump_to_P2() and back_to_P1() from asm/system.h 8 years ago
Vladimir Zapolskiy dad2b3005e sh3: remove unused cache.c file from being built 8 years ago
Vladimir Zapolskiy 0f62bf633f sh4: cache: correct flush_cache() to writeback and invalidate 8 years ago
Vladimir Zapolskiy ee47c4cb2b sh4: cache: correct dcache flush to invalidate with write-back 8 years ago
Simon Glass f41e6088eb sh: Fix build errors for generic board 8 years ago
Rob Herring 7682a99826 remove unnecessary version.h includes 9 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 10 years ago
Masahiro Yamada 08f11151c2 sh: merge compiler flag -ffixed-r13 10 years ago
Masahiro Yamada aceba5a5cf sh: Do not define -ffreestanding twice 10 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 11 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 11 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__ 13 years ago
Nobuhiro Iwamatsu b52da2aed8 sh: Add KEEP order to start.o section 13 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