Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2219026c87c7b1eaa23d9c63748227be4f5412d7
/
arch
/
arm
/
lib
2219026
ARM: cache: implement a default weak flush_cache() function
by Wu, Josh
· 9 years ago
aaa3545
ARM: cache: add an empty stub function for invalidate/flush dcache
by Wu, Josh
· 9 years ago
62cb156
spl, common, serial: build SPL without serial support
by Heiko Schocher
· 9 years ago
419228a
arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN values
by Thierry Reding
· 9 years ago
ba4d90a
arm: Add ENTRY/ENDPROC to private libgcc functions
by Simon Glass
· 10 years ago
bd1fef5
common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()
by Matt Porter
· 10 years ago
9fcb5ef
arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h>
by Tom Rini
· 10 years ago
cb33440
virt-dt: Allow reservation of secure region when in a RAM carveout
by Jan Kiszka
· 10 years ago
ac31b5a
ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions
by Jan Kiszka
· 10 years ago
5895b7c
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
c35f6cb
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
8e728cd
armv8/ls2085aqds: NAND boot support
by Scott Wood
· 10 years ago
b3b57e8
ARM: Add ARMv7-M support
by rev13@wp.pl
· 10 years ago
3dbe17e
net: Remove the bd* parameter from net stack functions
by Joe Hershberger
· 10 years ago
65b905b
common: Make sure arch-specific map_sysmem() is defined
by Joe Hershberger
· 10 years ago
29d23ec
ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow caching
by Bryan Brinsko
· 10 years ago
c1a1955
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
e47e38e
armv8: semihosting: delete external interface
by Linus Walleij
· 10 years ago
6cf1671
armv8: semihosting: add a command to load semihosted images
by Linus Walleij
· 10 years ago
1c2e27e
armv8: semihosting: do not inline trap call
by Linus Walleij
· 10 years ago
f36fede
ARMv8: enable pre-allocation malloc
by David Feng
· 10 years ago
23d9b03
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
fb02cc1
ARM: PSCI: Rework the DT handler slightly
by Tom Rini
· 10 years ago
42b500b
arm: relocation: clear .bss section with arch memset if defined
by Przemyslaw Marczak
· 10 years ago
d8711af
arm: spl: Allow board_init_r() to run with a larger stack
by Simon Glass
· 10 years ago
aeca9cc
arm: spl: Avoid setting up a duplicate global data structure
by Simon Glass
· 10 years ago
1eba1d7
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
26ea9f4
ARM: remove jadecpu board support
by Masahiro Yamada
· 10 years ago
1ce575f
armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stack
by York Sun
· 10 years ago
b90e01d
Merge remote-tracking branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
2542986
common/board_f: factor out reserve_stacks
by Andreas Bießmann
· 10 years ago
4b15a5f
arm: Show relocated PC/LR in the register dump
by Simon Glass
· 10 years ago
8312e53
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 10 years ago
b642d83
arm, arm926ejs: make thumb mode compileable
by Heiko Schocher
· 10 years ago
37972d8
arm: Add warnings about using gdata
by Simon Glass
· 10 years ago
a257f2e
arm: build arch memset/memcpy in Thumb2 mode
by Stefan Agner
· 10 years ago
68bc8f5
ARM: bootm: do not add PSCI to fdt when booting in secure mode.
by Ian Campbell
· 10 years ago
e37443f
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
7cc8ca8
arm: semihosting: get rid of forward declarations
by Linus Walleij
· 10 years ago
6fda265
arm: semihosting: fix up compile bugs
by Linus Walleij
· 10 years ago
ef6d09c
arm: semihosting: staticize internal functions
by Linus Walleij
· 10 years ago
c97d974
ARM: Implement non-cached memory support
by Thierry Reding
· 10 years ago
4b3175f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
36f9f1b
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
7e08a1f
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
63fb548
ARM: bootm: Allow booting in secure mode on hyp capable systems
by Hans de Goede
· 10 years ago
8aaab90
dm: arm: spl: Allow simple malloc() in SPL
by Simon Glass
· 10 years ago
a8b4c8c
ARM: remove CONFIG_ARM1136 defines
by Masahiro Yamada
· 10 years ago
4fb5d07
ARM: remove CONFIG_ARM926EJS defines
by Masahiro Yamada
· 10 years ago
bd6e56f
imx: fix exception vectors relocation in imx27
by Albert ARIBAUD
· 10 years ago
da75866
cosmetic: arm: fix whitespace in arch/arm/lib/relocate.S
by Albert ARIBAUD
· 10 years ago
fe200715
ARM: cache-cp15: Use more accurate types
by Thierry Reding
· 10 years ago
72c2875
Revert "lib: bootm: add missing include"
by Michal Simek
· 10 years ago
4cb650f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
393db65
arm: interrupt_init: set sp in IRQ/FIQ modes
by Georges Savoundararadj
· 10 years ago
58623d1
arm: relocate the exception vectors
by Georges Savoundararadj
· 10 years ago
c381084
arm: make .vectors section allocatable
by Georges Savoundararadj
· 10 years ago
f0e1f8d
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Tom Rini
· 10 years ago
4cb23ab
arm: debug: adjust for U-Boot
by Masahiro Yamada
· 10 years ago
df00e52
arm: debug: add Kconfig entries for lowlevel debug
by Masahiro Yamada
· 10 years ago
349eba2
arm: debug: replace license blocks with SPDX
by Masahiro Yamada
· 10 years ago
59cbe79
arm: debug: import debug files from Linux 3.16
by Masahiro Yamada
· 10 years ago
a964133
arm: vectors: provide protypes from vectors.S
by Jeroen Hofstee
· 10 years ago
506f0e5
lib: bootm: add missing include
by Jeroen Hofstee
· 10 years ago
74a08bc
leds: missing include
by Jeroen Hofstee
· 10 years ago
dca7d08
arm: board: use __weak
by Jeroen Hofstee
· 10 years ago
b7c236b
ARM: prevent compiler warnings from bootm.c
by Eric Nelson
· 10 years ago
79b9072
arm: cache: Add support for write-allocate D-Cache
by Marek Vasut
· 10 years ago
56cc3db
armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page
by York Sun
· 10 years ago
8b2da02
Revert "ARM: SPL: do not set gd again"
by Tom Rini
· 10 years ago
df66ec6
arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG
by Benoît Thébaudeau
· 10 years ago
68a0f16
arm: Make reset position-independent
by Benoît Thébaudeau
· 10 years ago
30f527d
eabi_compat: add __aeabi_memcpy __aeabi_memset
by Jeroen Hofstee
· 10 years ago
073000a
ARM: SPL: do not set gd again
by Jeroen Hofstee
· 10 years ago
ec1c122
arm:reset: call the reset_misc() before the cpu reset
by Przemyslaw Marczak
· 10 years ago
67d604e
arm64: Correct passing of Linux kernel args
by Tom Rini
· 10 years ago
c20f6f5
ARM: Fix overflow in MMU setup
by Marek Vasut
· 10 years ago
80c5a53
arm: include config.h in arch/arm/lib/vectors.S
by Christian Riesch
· 10 years ago
1f36da0
arm: Support pre-relocation malloc()
by Simon Glass
· 10 years ago
f6cbf99
arm: Set up global data before board_init_f()
by Simon Glass
· 10 years ago
b32cf0e
ARM: HYP/non-sec/PSCI: emit DT nodes
by Marc Zyngier
· 10 years ago
6235824
ARM: convert arch_fixup_memory_node to a generic FDT fixup function
by Ma Haijun
· 10 years ago
855ca66
ARM: HYP/non-sec: allow relocation to secure RAM
by Marc Zyngier
· 10 years ago
c0451ec
ARM: HYP/non-sec: add separate section for secure code
by Marc Zyngier
· 10 years ago
6b5b129
ARM: add missing HYP mode constant
by Marc Zyngier
· 10 years ago
915a09e
ARM: HYP/non-sec: move switch to non-sec to the last boot phase
by Marc Zyngier
· 10 years ago
d746077
ARM: cache_v7: use __weak
by Jeroen Hofstee
· 10 years ago
d32d411
arm: Add support for semihosting for armv8 fastmodel targets.
by Darwin Rambo
· 10 years ago
d0b3d76
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
4e4b3fb
arm: fix a double-definition error of _start symbol
by Masahiro Yamada
· 11 years ago
7c3f130
arm: fdt_control: fix a build error with CONFIG_OF_EMBED=y
by Masahiro Yamada
· 11 years ago
95eb65a
Merge remote-tracking branch 'u-boot/master'
by Albert ARIBAUD
· 11 years ago
9852cc6
arm: move exception handling out of start.S files
by Albert ARIBAUD
· 11 years ago
7a6fd04
arm1136: move cache code from start.S to cache.c
by Albert ARIBAUD
· 11 years ago
197c720
bd_info: remove bi_barudrate member from struct bd_info
by Masahiro Yamada
· 11 years ago
b8fb7b8
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
79bbde0
arm64 patch: gicv3 support
by David Feng
· 11 years ago
5625c8b
bootstage: arm: fix fdt stashing code
by Mela Custodio
· 11 years ago
b7ebd10
armv8: Flush dcache before switching to EL2
by York Sun
· 11 years ago
11b84ee
armv8/cache: Flush D-cache, invalidate I-cache for relocation
by York Sun
· 11 years ago
Next »