Commit Graph

39 Commits (06b36cb7752f64232e15a53864a97861de0aab7f)

Author SHA1 Message Date
Marek Vasut 11b1a9b2c0 arm: lib: Drop underscore from private libgcc filenames 9 years ago
Marek Vasut c0db6f8d20 arm: include: Import unified.h from Linux kernel 9 years ago
Stephen Warren 1163625898 Rename reset to sysreset 9 years ago
Simon Glass 9ab60493c9 arm: Add a 64-bit division routine to the private library 9 years ago
Albert ARIBAUD 62e92077a8 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD 10 years ago
Simon Glass 1090a56c87 arm: Drop old non-generic-board code 10 years ago
Simon Glass c6aabe9289 arm: reset: Avoid a build error when the reset uclass is enabled 10 years ago
Bhupesh Sharma 3ffa95c283 armv8: Add framework for CCN-504 interconnect configuration 10 years ago
Matt Porter f99993c108 common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec() 10 years ago
rev13@wp.pl 12d8a72913 ARM: Add ARMv7-M support 10 years ago
Andreas Bießmann 68145d4c7b common/board_f: factor out reserve_stacks 10 years ago
Masahiro Yamada 51b17d4946 arm: debug: add Kconfig entries for lowlevel debug 11 years ago
Darwin Rambo 261d27605c arm: Add support for semihosting for armv8 fastmodel targets. 11 years ago
Albert ARIBAUD 41623c91b0 arm: move exception handling out of start.S files 11 years ago
David Feng c71645ad2b arm64 patch: gicv3 support 11 years ago
Masahiro Yamada cd2e46cb38 kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC 11 years ago
Albert ARIBAUD d0b5d9da5d arm: make _end compiler-generated 11 years ago
David Feng 0ae7653128 arm64: core support 12 years ago
Masahiro Yamada fa8f95084d ARM: convert makefiles to Kbuild style 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Dirk Eibach b8eee4354f Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 12 years ago
Albert ARIBAUD df84502edf arm: generalize lib/bss.c into lib/sections.c 12 years ago
Albert ARIBAUD 3da0e5750b arm: factorize relocate_code routine 12 years ago
Simon Glass 6caa195614 arm: Use image_setup_linux() instead of local code 12 years ago
Simon Glass 959daa21d4 arm: Enable generic board support 12 years ago
Albert ARIBAUD 3ebd1cbc49 arm: make __bss_start and __bss_end__ compiler-generated 12 years ago
Tom Wai-Hong Tam fe34f8dc8c arm: Make interrupts.o and reset.o in libarm also appear in SPL 13 years ago
Albert ARIBAUD e05e5de7fa arm: move C runtime setup code in crt0.S 13 years ago
Tom Rini 6507f133f3 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux 13 years ago
Allen Martin c497be78b3 arm: enable libgcc build for SPL 13 years ago
Stefano Babic d460587a44 Add cache functions to SPL for armv7 13 years ago
Aneesh V 05bad4aa56 scaled down version of generic libraries for SPL 14 years ago
Aneesh V 93bc21930a armv7: add PL310 support to u-boot 14 years ago
Aneesh V e47f2db537 armv7: rename cache related CONFIG flags 14 years ago
Matthias Weisser d8834a1323 arm: Use optimized memcpy and memset from linux 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 15 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago
Wolfgang Denk f772acf8a5 ARM: compiler options cleanup - improve tool chain support 16 years ago
Heiko Schocher deec15b306 arm: add _lshrdi3.S 16 years ago
Wolfgang Denk 52b1bf2c5c Make linking against libgcc configurable 16 years ago
Jean-Christophe PLAGNIOL-VILLARD ab29823151 arm: unify reset command 16 years ago
Jean-Christophe PLAGNIOL-VILLARD b3acb6cd40 arm: clean cache management 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Marian Balakowicz 823afe7cef [Makefile] Sort COBJS in lib_<arch> Makefiles 18 years ago
Andreas Engel 6d0943a6be ARM: cleanup duplicated exception handlingcode 18 years ago
Marian Balakowicz 4a995edec1 [new uImage] Rename architecture specific bootm code files 18 years ago
Wolfgang Denk 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" 19 years ago
Marian Balakowicz f93286397e Add support for a saving build objects in a separate directory. 19 years ago
Wolfgang Denk ba94a1bba3 * Update Intel IXP4xx support 19 years ago
wdenk f47713f378 Initial revision 23 years ago