index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
/
Makefile
Age
Commit message (
Expand
)
Author
2017-05-17
armv8: fsl: move ccn504 code into FSL Makefile
Andre Przywara
2017-05-17
armv8: SPL: only compile GIC code if needed
Andre Przywara
2017-05-11
spl: fdt: support for fdt fixup for falcon boot
B, Ravi
2017-04-08
armv7m: add instruction & data cache support
Vikas Manocha
2017-03-18
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
Tom Rini
2017-01-20
ARM: Default to using optimized memset and memcpy routines
Tom Rini
2017-01-04
armv8: prevent using THUMB
Andre Przywara
2016-11-27
efi_loader: Allow to compile helloworld.efi w/o bundling it
Alexander Graf
2016-11-14
efi: arm: Add EFI app support
Simon Glass
2016-08-20
cmd: Split 'bootz' and 'booti' out from 'bootm'
Tom Rini
2016-08-05
ARM: Rework and correct barrier definitions
Tom Rini
2016-07-22
spl: zImage support in Falcon mode
Ladislav Michl
2016-07-19
ARMv8/PSCI: Fixup the device tree for PSCI
Hou Zhiqiang
2016-06-02
arm: lib: import muldi3.S from Linux
Marek Vasut
2016-06-02
arm: lib: Import __do_div64 from Linux
Marek Vasut
2016-06-02
arm: lib: Sync libgcc 32b division/modulo operations
Marek Vasut
2016-06-02
arm: lib: Drop underscore from private libgcc filenames
Marek Vasut
2016-06-02
arm: include: Import unified.h from Linux kernel
Marek Vasut
2016-05-26
Rename reset to sysreset
Stephen Warren
2016-03-17
arm: Add a 64-bit division routine to the private library
Simon Glass
2015-11-10
arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
Albert ARIBAUD
2015-09-28
arm: Drop old non-generic-board code
Simon Glass
2015-09-03
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2015-09-02
arm: reset: Avoid a build error when the reset uclass is enabled
Simon Glass
2015-09-01
armv8: Add framework for CCN-504 interconnect configuration
Bhupesh Sharma
2015-05-28
common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()
Matt Porter
2015-04-22
ARM: Add ARMv7-M support
rev13@wp.pl
2015-02-17
common/board_f: factor out reserve_stacks
Andreas Bießmann
2014-10-26
arm: debug: add Kconfig entries for lowlevel debug
Masahiro Yamada
2014-07-03
arm: Add support for semihosting for armv8 fastmodel targets.
Darwin Rambo
2014-05-15
arm: move exception handling out of start.S files
Albert ARIBAUD
2014-04-08
arm64 patch: gicv3 support
David Feng
2014-03-07
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
Masahiro Yamada
2014-02-26
arm: make _end compiler-generated
Albert ARIBAUD
2014-01-09
arm64: core support
David Feng
2013-10-31
ARM: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-16
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
2013-06-21
arm: generalize lib/bss.c into lib/sections.c
Albert ARIBAUD
2013-05-30
arm: factorize relocate_code routine
Albert ARIBAUD
2013-05-14
arm: Use image_setup_linux() instead of local code
Simon Glass
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
arm: Enable generic board support
Simon Glass
2013-03-12
arm: make __bss_start and __bss_end__ compiler-generated
Albert ARIBAUD
2013-01-10
arm: Make interrupts.o and reset.o in libarm also appear in SPL
Tom Wai-Hong Tam
2013-01-08
arm: move C runtime setup code in crt0.S
Albert ARIBAUD
2012-09-27
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
Tom Rini
2012-09-01
arm: enable libgcc build for SPL
Allen Martin
2012-03-27
Add cache functions to SPL for armv7
Stefano Babic
2011-07-26
scaled down version of generic libraries for SPL
Aneesh V
[next]