index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: build arch memset/memcpy in Thumb2 mode
Stefan Agner
2015-01-09
2
-81
/
+111
*
ARM: bootm: do not add PSCI to fdt when booting in secure mode.
Ian Campbell
2015-01-05
1
-2
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-01-01
1
-0
/
+44
|
\
|
*
ARM: Implement non-cached memory support
Thierry Reding
2014-12-18
1
-0
/
+44
*
|
arm: semihosting: get rid of forward declarations
Linus Walleij
2014-12-29
1
-89
/
+84
*
|
arm: semihosting: fix up compile bugs
Linus Walleij
2014-12-29
1
-49
/
+52
*
|
arm: semihosting: staticize internal functions
Linus Walleij
2014-12-29
1
-4
/
+9
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-11-24
1
-5
/
+26
|
\
|
*
ARM: bootm: Allow booting in secure mode on hyp capable systems
Hans de Goede
2014-11-24
1
-5
/
+26
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2014-11-24
2
-30
/
+48
|
\
\
|
*
|
imx: fix exception vectors relocation in imx27
Albert ARIBAUD
2014-11-20
2
-28
/
+46
|
*
|
cosmetic: arm: fix whitespace in arch/arm/lib/relocate.S
Albert ARIBAUD
2014-11-20
1
-4
/
+4
|
|
/
*
|
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-24
1
-1
/
+1
|
\
\
|
*
|
dm: arm: spl: Allow simple malloc() in SPL
Simon Glass
2014-11-21
1
-1
/
+1
|
|
/
*
|
ARM: remove CONFIG_ARM1136 defines
Masahiro Yamada
2014-11-20
1
-2
/
+2
*
|
ARM: remove CONFIG_ARM926EJS defines
Masahiro Yamada
2014-11-20
1
-2
/
+2
|
/
*
ARM: cache-cp15: Use more accurate types
Thierry Reding
2014-11-12
1
-3
/
+3
*
Revert "lib: bootm: add missing include"
Michal Simek
2014-11-11
1
-1
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-11-10
2
-0
/
+138
|
\
|
*
arm: debug: adjust for U-Boot
Masahiro Yamada
2014-10-26
1
-1
/
+1
|
*
arm: debug: add Kconfig entries for lowlevel debug
Masahiro Yamada
2014-10-26
1
-0
/
+2
|
*
arm: debug: replace license blocks with SPDX
Masahiro Yamada
2014-10-26
1
-3
/
+1
|
*
arm: debug: import debug files from Linux 3.16
Masahiro Yamada
2014-10-26
1
-0
/
+138
*
|
arm: interrupt_init: set sp in IRQ/FIQ modes
Georges Savoundararadj
2014-10-29
1
-0
/
+27
*
|
arm: relocate the exception vectors
Georges Savoundararadj
2014-10-29
1
-0
/
+30
*
|
arm: make .vectors section allocatable
Georges Savoundararadj
2014-10-29
1
-1
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-imx
Tom Rini
2014-10-27
1
-1
/
+4
|
\
\
|
*
|
ARM: prevent compiler warnings from bootm.c
Eric Nelson
2014-10-21
1
-1
/
+4
|
|
/
*
|
arm: vectors: provide protypes from vectors.S
Jeroen Hofstee
2014-10-25
1
-0
/
+1
*
|
lib: bootm: add missing include
Jeroen Hofstee
2014-10-25
1
-0
/
+1
*
|
leds: missing include
Jeroen Hofstee
2014-10-25
1
-0
/
+1
*
|
arm: board: use __weak
Jeroen Hofstee
2014-10-24
1
-28
/
+12
|
/
*
arm: cache: Add support for write-allocate D-Cache
Marek Vasut
2014-10-06
1
-0
/
+2
*
armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page
York Sun
2014-09-25
1
-7
/
+3
*
Revert "ARM: SPL: do not set gd again"
Tom Rini
2014-09-16
1
-0
/
+3
*
arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG
Benoît Thébaudeau
2014-09-11
1
-1
/
+2
*
arm: Make reset position-independent
Benoît Thébaudeau
2014-09-11
1
-2
/
+1
*
eabi_compat: add __aeabi_memcpy __aeabi_memset
Jeroen Hofstee
2014-09-09
1
-2
/
+13
*
ARM: SPL: do not set gd again
Jeroen Hofstee
2014-09-09
1
-3
/
+0
*
arm:reset: call the reset_misc() before the cpu reset
Przemyslaw Marczak
2014-09-05
1
-0
/
+6
*
arm64: Correct passing of Linux kernel args
Tom Rini
2014-08-30
1
-3
/
+5
*
ARM: Fix overflow in MMU setup
Marek Vasut
2014-08-30
1
-1
/
+1
*
arm: include config.h in arch/arm/lib/vectors.S
Christian Riesch
2014-08-29
1
-0
/
+2
*
arm: Support pre-relocation malloc()
Simon Glass
2014-08-04
1
-1
/
+4
*
arm: Set up global data before board_init_f()
Simon Glass
2014-08-04
1
-0
/
+9
*
ARM: HYP/non-sec/PSCI: emit DT nodes
Marc Zyngier
2014-07-28
1
-2
/
+10
*
ARM: convert arch_fixup_memory_node to a generic FDT fixup function
Ma Haijun
2014-07-28
2
-2
/
+2
*
ARM: HYP/non-sec: allow relocation to secure RAM
Marc Zyngier
2014-07-28
1
-13
/
+9
*
ARM: HYP/non-sec: add separate section for secure code
Marc Zyngier
2014-07-28
1
-0
/
+2
*
ARM: add missing HYP mode constant
Marc Zyngier
2014-07-28
1
-1
/
+1
[next]