u-boot/arch/mips
Daniel Schwierzeck 5b6f357fe7 MIPS: create .text sub-sections for assembler functions
Put all functions coded in assembly in sub-sections of
section .text. This allows the linker to garbage collect
unused assembly functions too.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2016-01-16 21:06:45 +01:00
..
cpu MIPS: fix annotation of _start and relocate_code 2016-01-16 21:06:45 +01:00
include/asm MIPS: create .text sub-sections for assembler functions 2016-01-16 21:06:45 +01:00
lib MIPS: bootm: use CONFIG_IS_ENABLED() everywhere 2015-11-06 13:27:28 +01:00
mach-au1x00 Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
config.mk generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 2015-03-28 09:03:08 -04:00
Kconfig Move default y configs out of arch/board Kconfig 2015-06-25 22:17:55 -04:00
Makefile MIPS: unify CPU code in arch/mips/cpu/ 2015-01-30 14:19:58 +01:00