- c20400a Add in the ability to load and boot an uncompressed kernel image during the Falcon Mode boot sequence. by Nathan Barrett-Morrison · 2 years, 10 months ago
- c55a252 ARM: cache: Allow SPL to build cache-pl310.c by Philip Oberfichtner · 2 years, 4 months ago
- a346306 arm: init: save previous bootloader data by Dzmitry Sankouski · 2 years, 9 months ago
- 89346ad spl: Add semihosting boot method by Sean Anderson · 2 years, 8 months ago
- 27c3e95 arm64: arch/arm/lib: Add optimized memset/memcpy/memmove functions by Stefan Roese · 3 years, 3 months ago
- 4778a58 ARM: make LTO available by Marek Behún · 3 years, 6 months ago
- a62fac9 ARM: fix LTO build for some thumb-interwork cases by Marek Behún · 3 years, 6 months ago
- a83ab16 bdinfo: arm: Move ARM-specific info into its own file by Simon Glass · 4 years, 7 months ago
- 39396fe ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for them by Claudius Heine · 4 years, 9 months ago
- 436efc0 arch: arm: Program GIC LPI configuration table by Bharat Kumar Reddy Gooty · 5 years ago
- 4a0da7c spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · 5 years ago
- 95dc0fd efi_selftest: allow building on ARMv7-M by Heinrich Schuchardt · 6 years ago
- 5a5bb6c arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15 by Lokesh Vutla · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 6e3abf3 ARM: Fix Makefile during SPL and TPL build by Marek Vasut · 7 years ago
- dac184b move booti_setup to arch/arm/lig/image.c by Bin Chen · 7 years ago
- e3cde3a efi_selftest: test start image by Heinrich Schuchardt · 7 years ago
- e5a246f arm: provide a PCS-compliant setjmp implementation by Philipp Tomsich · 7 years ago
- 3b8f16a arm: Add Kconfig symbols used for Linux asm compatibility by Phil Edworthy · 8 years ago
- 739a9d1 armv8: fsl: move ccn504 code into FSL Makefile by Andre Przywara · 8 years ago
- e778223 armv8: SPL: only compile GIC code if needed by Andre Przywara · 8 years ago
- 4d86356 spl: fdt: support for fdt fixup for falcon boot by B, Ravi · 8 years ago
- 948c61b armv7m: add instruction & data cache support by Vikas Manocha · 8 years ago
- 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
- 443b516 ARM: Default to using optimized memset and memcpy routines by Tom Rini · 8 years ago
- 67bf820 armv8: prevent using THUMB by Andre Przywara · 8 years ago
- b548351 efi_loader: Allow to compile helloworld.efi w/o bundling it by Alexander Graf · 8 years ago
- fc03fb9 efi: arm: Add EFI app support by Simon Glass · 8 years ago
- 36f067f cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · 8 years ago
- 3b787ef ARM: Rework and correct barrier definitions by Tom Rini · 8 years ago
- 9c74372 spl: zImage support in Falcon mode by Ladislav Michl · 8 years ago
- dae0277 ARMv8/PSCI: Fixup the device tree for PSCI by Hou Zhiqiang · 8 years ago
- eb91a46 arm: lib: import muldi3.S from Linux by Marek Vasut · 9 years ago
- d2c1fbb arm: lib: Import __do_div64 from Linux by Marek Vasut · 9 years ago
- 14fefa0 arm: lib: Sync libgcc 32b division/modulo operations by Marek Vasut · 9 years ago
- 98260c2 arm: lib: Drop underscore from private libgcc filenames by Marek Vasut · 9 years ago
- d086918 arm: include: Import unified.h from Linux kernel by Marek Vasut · 9 years ago
- 859f256 Rename reset to sysreset by Stephen Warren · 9 years ago
- 33a1d87 arm: Add a 64-bit division routine to the private library by Simon Glass · 9 years ago
- a382322 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · 9 years ago
- 81eb219 arm: Drop old non-generic-board code by Simon Glass · 9 years ago
- e2cb6c5 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
- 3f67b7d arm: reset: Avoid a build error when the reset uclass is enabled by Simon Glass · 9 years ago
- 8238f34 armv8: Add framework for CCN-504 interconnect configuration by Bhupesh Sharma · 9 years ago
- bd1fef5 common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec() by Matt Porter · 10 years ago
- b3b57e8 ARM: Add ARMv7-M support by rev13@wp.pl · 10 years ago
- 2542986 common/board_f: factor out reserve_stacks by Andreas Bießmann · 10 years ago
- df00e52 arm: debug: add Kconfig entries for lowlevel debug by Masahiro Yamada · 10 years ago
- d32d411 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · 10 years ago
- 9852cc6 arm: move exception handling out of start.S files by Albert ARIBAUD · 11 years ago
- 79bbde0 arm64 patch: gicv3 support by David Feng · 11 years ago
- e1a211d kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
- 9d25fa4 arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
- 85fd5f1 arm64: core support by David Feng · 11 years ago
- 5a0c0ba ARM: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
- 800ea3e arm: generalize lib/bss.c into lib/sections.c by Albert ARIBAUD · 11 years ago
- 9580b32 arm: factorize relocate_code routine by Albert ARIBAUD · 12 years ago
- 653909f arm: Use image_setup_linux() instead of local code by Simon Glass · 12 years ago
- 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
- 97bbf18 arm: Enable generic board support by Simon Glass · 12 years ago
- 436f632 arm: make __bss_start and __bss_end__ compiler-generated by Albert ARIBAUD · 12 years ago
- f1ffb6c arm: Make interrupts.o and reset.o in libarm also appear in SPL by Tom Wai-Hong Tam · 12 years ago
- facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
- 31dfba4 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · 12 years ago
- ea74c93 arm: enable libgcc build for SPL by Allen Martin · 12 years ago
- 84fb0dd Add cache functions to SPL for armv7 by Stefano Babic · 13 years ago
- 55fc5b6 scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
- 686a075 armv7: add PL310 support to u-boot by Aneesh V · 13 years ago
- ecee9c8 armv7: rename cache related CONFIG flags by Aneesh V · 13 years ago
- 93416c1 arm: Use optimized memcpy and memset from linux by Matthias Weisser · 14 years ago
- a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
- cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago[Renamed from lib_arm/Makefile]
- d47f486 ARM: compiler options cleanup - improve tool chain support by Wolfgang Denk · 15 years ago
- 8ffa25f arm: add _lshrdi3.S by Heiko Schocher · 15 years ago
- c73f44d Make linking against libgcc configurable by Wolfgang Denk · 15 years ago
- 189b87a arm: unify reset command by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- e6b5f1b arm: clean cache management by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
- 699ffe5 [Makefile] Sort COBJS in lib_<arch> Makefiles by Marian Balakowicz · 17 years ago
- 2429d4f Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · 17 years ago
- 2d4b253 ARM: cleanup duplicated exception handlingcode by Andreas Engel · 17 years ago
- 79fcab8 [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · 17 years ago
- 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
- d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
- 4646d2a * Update Intel IXP4xx support by Wolfgang Denk · 19 years ago
- f47713f Initial revision by wdenk · 22 years ago