Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
47c0d79edc35fdd959851abcb3332bd5e702d0eb
/
arch
/
arm
/
lib
5be9356
Change e-mail address of Kamil Lulko
by Kamil Lulko
· 9 years ago
bc3c89b
common: bootm: check return value of strict_strtoul
by Peng Fan
· 9 years ago
62e9207
arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
by Albert ARIBAUD
· 9 years ago
7bdf75c
arm: fix compile warnings when semihosting is enabled on ARMv7M target.
by Vadzim Dambrouski
· 9 years ago
432a624
arm: add support for semihosting for ARMv7M targets
by Vadzim Dambrouski
· 9 years ago
5ba534d
arm: Switch 32-bit ARM to using generic global_data setup
by Simon Glass
· 9 years ago
931bec3
arm: Switch aarch64 to using generic global_data setup
by Simon Glass
· 9 years ago
b1964c7
armv8/gic: Fix GIC v2 initialization
by Thierry Reding
· 9 years ago
13a3972
Merge remote-tracking branch 'u-boot/master'
by Albert ARIBAUD
· 9 years ago
1090a56
arm: Drop old non-generic-board code
by Simon Glass
· 9 years ago
ed64190
arm: Correct comments in crt0.S for the recent SPL improvements
by Simon Glass
· 9 years ago
c9feb42
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 9 years ago
c6aabe9
arm: reset: Avoid a build error when the reset uclass is enabled
by Simon Glass
· 9 years ago
3ffa95c
armv8: Add framework for CCN-504 interconnect configuration
by Bhupesh Sharma
· 9 years ago
b5d92ba
ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM
by Tom Rini
· 9 years ago
633b6cc
ARM: cache: implement a default weak flush_cache() function
by Wu, Josh
· 9 years ago
387871a
ARM: cache: add an empty stub function for invalidate/flush dcache
by Wu, Josh
· 9 years ago
80402f3
spl, common, serial: build SPL without serial support
by Heiko Schocher
· 9 years ago
502a2af
arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN values
by Thierry Reding
· 9 years ago
1251d51
arm: Add ENTRY/ENDPROC to private libgcc functions
by Simon Glass
· 9 years ago
f99993c
common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()
by Matt Porter
· 10 years ago
4588d61
arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h>
by Tom Rini
· 9 years ago
d6b72da
virt-dt: Allow reservation of secure region when in a RAM carveout
by Jan Kiszka
· 10 years ago
104d6fb
ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions
by Jan Kiszka
· 10 years ago
b939689
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
3f6dcdb
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
b2d5ac5
armv8/ls2085aqds: NAND boot support
by Scott Wood
· 10 years ago
12d8a72
ARM: Add ARMv7-M support
by rev13@wp.pl
· 10 years ago
d2eaec6
net: Remove the bd* parameter from net stack functions
by Joe Hershberger
· 10 years ago
0eb25b6
common: Make sure arch-specific map_sysmem() is defined
by Joe Hershberger
· 10 years ago
97840b5
ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow caching
by Bryan Brinsko
· 10 years ago
692e5c4
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
d5f3d17
armv8: semihosting: delete external interface
by Linus Walleij
· 10 years ago
202a674
armv8: semihosting: add a command to load semihosted images
by Linus Walleij
· 10 years ago
e769f68
armv8: semihosting: do not inline trap call
by Linus Walleij
· 10 years ago
b263302
ARMv8: enable pre-allocation malloc
by David Feng
· 10 years ago
b79dadf
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
dd09f7e
ARM: PSCI: Rework the DT handler slightly
by Tom Rini
· 10 years ago
114c86d
arm: relocation: clear .bss section with arch memset if defined
by Przemyslaw Marczak
· 10 years ago
db91035
arm: spl: Allow board_init_r() to run with a larger stack
by Simon Glass
· 10 years ago
fc8fdc7
arm: spl: Avoid setting up a duplicate global data structure
by Simon Glass
· 10 years ago
1606b34
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
41fbbbb
ARM: remove jadecpu board support
by Masahiro Yamada
· 10 years ago
dcd468b
armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stack
by York Sun
· 10 years ago
e1cc4d3
Merge remote-tracking branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
68145d4
common/board_f: factor out reserve_stacks
by Andreas Bießmann
· 10 years ago
23d184d
arm: Show relocated PC/LR in the register dump
by Simon Glass
· 10 years ago
aed03fa
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 10 years ago
99197a9
arm, arm926ejs: make thumb mode compileable
by Heiko Schocher
· 10 years ago
480ca13
arm: Add warnings about using gdata
by Simon Glass
· 10 years ago
75d7a0d
arm: build arch memset/memcpy in Thumb2 mode
by Stefan Agner
· 10 years ago
97a8196
ARM: bootm: do not add PSCI to fdt when booting in secure mode.
by Ian Campbell
· 10 years ago
a74a4a8
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
9be5c66
arm: semihosting: get rid of forward declarations
by Linus Walleij
· 10 years ago
4e1ef15
arm: semihosting: fix up compile bugs
by Linus Walleij
· 10 years ago
50b5639
arm: semihosting: staticize internal functions
by Linus Walleij
· 10 years ago
1dfdd9b
ARM: Implement non-cached memory support
by Thierry Reding
· 10 years ago
fce0a90
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
dee332f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
1739564
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
8bc347e
ARM: bootm: Allow booting in secure mode on hyp capable systems
by Hans de Goede
· 10 years ago
ba19599
dm: arm: spl: Allow simple malloc() in SPL
by Simon Glass
· 10 years ago
3fd968e
ARM: remove CONFIG_ARM1136 defines
by Masahiro Yamada
· 10 years ago
5d7b131
ARM: remove CONFIG_ARM926EJS defines
by Masahiro Yamada
· 10 years ago
db544b9
imx: fix exception vectors relocation in imx27
by Albert ARIBAUD
· 10 years ago
28970ef
cosmetic: arm: fix whitespace in arch/arm/lib/relocate.S
by Albert ARIBAUD
· 10 years ago
25026fa
ARM: cache-cp15: Use more accurate types
by Thierry Reding
· 10 years ago
f888cf5
Revert "lib: bootm: add missing include"
by Michal Simek
· 10 years ago
2db8c2d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
571bdf1
arm: interrupt_init: set sp in IRQ/FIQ modes
by Georges Savoundararadj
· 10 years ago
3ff46cc
arm: relocate the exception vectors
by Georges Savoundararadj
· 10 years ago
c57a642
arm: make .vectors section allocatable
by Georges Savoundararadj
· 10 years ago
0ce4af9
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Tom Rini
· 10 years ago
b81fa61
arm: debug: adjust for U-Boot
by Masahiro Yamada
· 10 years ago
51b17d4
arm: debug: add Kconfig entries for lowlevel debug
by Masahiro Yamada
· 10 years ago
9345651
arm: debug: replace license blocks with SPDX
by Masahiro Yamada
· 10 years ago
1cfe9fa
arm: debug: import debug files from Linux 3.16
by Masahiro Yamada
· 10 years ago
49c4bc3
arm: vectors: provide protypes from vectors.S
by Jeroen Hofstee
· 10 years ago
1e96220
lib: bootm: add missing include
by Jeroen Hofstee
· 10 years ago
52422e3
leds: missing include
by Jeroen Hofstee
· 10 years ago
8590c80
arm: board: use __weak
by Jeroen Hofstee
· 10 years ago
8d196e5
ARM: prevent compiler warnings from bootm.c
by Eric Nelson
· 10 years ago
ff7e970
arm: cache: Add support for write-allocate D-Cache
by Marek Vasut
· 10 years ago
40f8dec
armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page
by York Sun
· 10 years ago
1ee30ae
Revert "ARM: SPL: do not set gd again"
by Tom Rini
· 10 years ago
a7f99bf
arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG
by Benoît Thébaudeau
· 10 years ago
58f9e1a
arm: Make reset position-independent
by Benoît Thébaudeau
· 10 years ago
f2cbb03
eabi_compat: add __aeabi_memcpy __aeabi_memset
by Jeroen Hofstee
· 10 years ago
f0c3a6c
ARM: SPL: do not set gd again
by Jeroen Hofstee
· 10 years ago
1fb4dab
arm:reset: call the reset_misc() before the cpu reset
by Przemyslaw Marczak
· 10 years ago
3f1b6be
arm64: Correct passing of Linux kernel args
by Tom Rini
· 10 years ago
221a49d
ARM: Fix overflow in MMU setup
by Marek Vasut
· 10 years ago
db993fc
arm: include config.h in arch/arm/lib/vectors.S
by Christian Riesch
· 10 years ago
76a1e584
arm: Support pre-relocation malloc()
by Simon Glass
· 10 years ago
aae2aef
arm: Set up global data before board_init_f()
by Simon Glass
· 10 years ago
e771a3d
ARM: HYP/non-sec/PSCI: emit DT nodes
by Marc Zyngier
· 10 years ago
e29607e
ARM: convert arch_fixup_memory_node to a generic FDT fixup function
by Ma Haijun
· 10 years ago
f510aea
ARM: HYP/non-sec: allow relocation to secure RAM
by Marc Zyngier
· 10 years ago
bf433af
ARM: HYP/non-sec: add separate section for secure code
by Marc Zyngier
· 10 years ago
b726d22
ARM: add missing HYP mode constant
by Marc Zyngier
· 10 years ago
Next »