Commit Graph

65 Commits (933aa017145838510d1311e3a22e191d14074e53)

Author SHA1 Message Date
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Albert ARIBAUD 47bd65ef05 arm: make __rel_dyn_{start, end} compiler-generated 12 years ago
Albert ARIBAUD d026dec875 arm: make __image_copy_{start, end} compiler-generated 12 years ago
Albert ARIBAUD 09d81184e1 remove all references to .dynsym 12 years ago
Albert ARIBAUD 3da0e5750b arm: factorize relocate_code routine 12 years ago
Albert ARIBAUD fa6c7413d1 arm: do not compile relocate_code() for SPL builds 12 years ago
Tom Rini fd72569179 arm: Enable -ffunction-sections / -fdata-sections / --gc-sections 12 years ago
Albert ARIBAUD f84a7b8f54 ARM: Fix __bss_start and __bss_end in linker scripts 12 years ago
Benoît Thébaudeau 5c6db120fc arm: Remove unused relocate_code() parameters 12 years ago
Benoît Thébaudeau 7086e91b0e arm: relocate_code(): Use __image_copy_end for end of relocation 12 years ago
Benoît Thébaudeau 4b3db1cd31 arm: relocate_code(): Remove useless relocation offset computation 12 years ago
Benoît Thébaudeau 959eaa74b8 arm: relocate_code() is no longer noreturn 12 years ago
Benoît Thébaudeau 508611bcb7 arm: start.S: Fix _TEXT_BASE for SPL 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
Albert ARIBAUD 3ebd1cbc49 arm: make __bss_start and __bss_end__ compiler-generated 12 years ago
Simon Glass b4d51db86b ixp: Move timestamp to arch_global_data 12 years ago
Simon Glass 582601da2f arm: Move lastinc to arch_global_data 12 years ago
Albert ARIBAUD e05e5de7fa arm: move C runtime setup code in crt0.S 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
Zhong Hongbo 76abfa5781 arm: Fixed the offset for the no relocation. 13 years ago
Marek Vasut 61e129885a dm: net: Move IXP NPE to drivers/net/ 13 years ago
Stefan Roese 0044c42e94 Consolidate bootcount code into drivers/bootcount 13 years ago
Zhong Hongbo 448217d4b2 arm: Fix to mistake clean the memory space 13 years ago
Anatolij Gustschin 287e3ad488 arch/arm/cpu/ixp/npe/npe.c: Fix build warning 13 years ago
Marek Vasut 0c7857f253 IXP: Squash warnings in IXP NPE 13 years ago
Marek Vasut 696df71b5f IXP: Make IXP buildable with arm-linux- toolchains 13 years ago
Wolfgang Denk cca4e4aec1 Reduce build times 13 years ago
Jason Kridner 2d3be7c456 led: remove camel casing of led identifiers globally 14 years ago
Albert ARIBAUD fa82f871c8 Convert ISO-8859 files to UTF-8 14 years ago
Mike Williams 1626308797 cleanup: Fix typos and misspellings in various files. 14 years ago
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 14 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 14 years ago
Aneesh V 401bb30b6d replace CONFIG_PRELOADER with CONFIG_SPL_BUILD 14 years ago
Wolfgang Denk 177f38609b Minor coding style fixes. 14 years ago
Michael Schwingen d697d79f8d IXP NPE: add support for fixed-speed MII ports 14 years ago
Michael Schwingen 66463e60df use -ffunction-sections / --gc-sections on IXP42x 14 years ago
Michael Schwingen 3053fa0bfb fix "depend" target in npe directory 14 years ago
Michael Schwingen ce04bb41a6 Fix IXP code to work after relocation was added 14 years ago
Michael Schwingen 20f172815d add support for IXP42x Rev. B1 and newer 14 years ago
Po-Yu Chuang f326cbba98 arm: fix incorrect monitor protection region in FLASH 14 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
Liu Hui-R64343 386ad72637 ARM: */start.S: code cleanup 14 years ago
Mike Frysinger 8ef583a035 miiphy: convert to linux/mii.h 14 years ago
Wolfgang Denk 3600945b5a ARM: */start.S: use canonical asm syntax 14 years ago
Andreas Bießmann 1f52d89f2b arm: fixloop(): do not use r8 for relocation 14 years ago
Andreas Bießmann a1a47d3c57 arm: relocate_code(): do not set register useless 14 years ago
Andreas Bießmann a78fb68f71 arm: copy_loop(): use scratch register 14 years ago
Heiko Schocher 296cae732b arm: add 8-byte alignment for ABI compliance before board_init_f 14 years ago