u-boot-brain/arch
Daniel Schwierzeck 1bef0c530b MIPS: fix linking of standalone programs
Use the global MIPS specific u-boot.lds for linking standalone programs
instead of the outdated ones in examples/standalone/. Also pass --gc-sections
in LDFLAGS_STANDALONE to optimize the size of standalone programs.
Finally remove the deprecated config.mk files in arch/mips/cpu/mips[32,64]/.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2018-11-18 16:02:23 +01:00
..
arc emdk->emsdp: Rename board 2018-11-01 23:04:05 +03:00
arm armv7r: dts: am654: Add initial support 2018-11-16 16:51:59 -05:00
m68k m68k: ColdFire mcf5441x, add eSDHC support 2018-09-16 00:01:13 +02:00
microblaze arch: types.h: factor out fixed width typedefs to int-ll64.h 2018-09-10 20:48:16 -04:00
mips MIPS: fix linking of standalone programs 2018-11-18 16:02:23 +01:00
nds32 Kbuild: add LDFLAGS_STANDALONE 2018-11-18 16:02:23 +01:00
nios2 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore 2018-06-18 14:43:12 -04:00
powerpc powerpc: t1040: Correct RCW EC2 settings 2018-10-29 13:19:43 -07:00
riscv Kbuild: add LDFLAGS_STANDALONE 2018-11-18 16:02:23 +01:00
sandbox test/py: test pinmux command 2018-11-16 16:51:57 -05:00
sh Kbuild: add LDFLAGS_STANDALONE 2018-11-18 16:02:23 +01:00
x86 cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers 2018-11-14 09:16:28 -08:00
xtensa xtensa: use asm-generic/atomic.h 2018-09-25 21:49:18 -04:00
.gitignore
Kconfig test: dm: virtio: Add test cases for virtio uclass 2018-11-14 09:16:28 -08:00