Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
dae027763982208ed1a420e3f24d35a504b23305
/
arch
/
arm
/
lib
dae0277
ARMv8/PSCI: Fixup the device tree for PSCI
by Hou Zhiqiang
· 8 years ago
909cc1c
ARM: move #ifdef to match the error handling code
by Masahiro Yamada
· 8 years ago
48321ba
arm/arm64: implement a boot header capability
by Andre Przywara
· 8 years ago
0529a67
arm: lib: Fix fix push/pop-section directives
by Marek Vasut
· 8 years ago
14d74b0
arm: lib: fix push/pop-section directives
by Stephen Warren
· 8 years ago
71cfb33
arm: lib: Split asm symbols into different .text subsections
by Marek Vasut
· 9 years ago
e92cb0b
arm: lib: Import Thumb1 functions
by Marek Vasut
· 9 years ago
eb91a46
arm: lib: import muldi3.S from Linux
by Marek Vasut
· 9 years ago
d0a8586
arm: lib: Repair Warning: conditional infixes are deprecated in unified syntax
by Marek Vasut
· 9 years ago
d2c1fbb
arm: lib: Import __do_div64 from Linux
by Marek Vasut
· 9 years ago
8eb18ae
arm: lib: Fix uldivmod.S build on Thumb2
by Marek Vasut
· 9 years ago
14fefa0
arm: lib: Sync libgcc 32b division/modulo operations
by Marek Vasut
· 9 years ago
c480fe7
arm: lib: Sync libgcc shift 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
07dafdb
Change my mailaddress
by Andreas Bießmann
· 9 years ago
f57ef51
arm: spl: Align default board_init_f comment with code
by Andreas Dannenberg
· 9 years ago
ae6c2bc
arm: Add support for HYP mode and LPAE page tables
by Alexander Graf
· 9 years ago
edbbd25
armv8: lsch3: Enable WUO config for RNI-20 node
by Prabhakar Kushwaha
· 9 years ago
33a1d87
arm: Add a 64-bit division routine to the private library
by Simon Glass
· 9 years ago
80b9c6b
arm: Allow EFI payload code to take exceptions
by Alexander Graf
· 9 years ago
5817786
arm64: Allow EFI payload code to take exceptions
by Alexander Graf
· 9 years ago
0bd425a
efi_loader: Add runtime services
by Alexander Graf
· 9 years ago
408a12d
arm: make sure board_init_r() is being called using the right mode (ARM / THUMB)
by David Müller (ELSOFT AG)
· 9 years ago
fbf49c0
arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7
by Marek Vasut
· 9 years ago
113094e
ARM: bootm: Try to use relocated ramdisk
by Jeffy Chen
· 9 years ago
159c0da
arm: initialize gd for AArch64
by Stephen Warren
· 9 years ago
85260bb
arm: move gd handling outside of C code
by Albert ARIBAUD
· 9 years ago
6cb4c46
Fix board init code to respect the C runtime environment
by Albert ARIBAUD
· 9 years ago
decd33b
Change e-mail address of Kamil Lulko
by Kamil Lulko
· 9 years ago
c4485e7
common: bootm: check return value of strict_strtoul
by Peng Fan
· 9 years ago
a382322
arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
by Albert ARIBAUD
· 9 years ago
2738215
arm: fix compile warnings when semihosting is enabled on ARMv7M target.
by Vadzim Dambrouski
· 9 years ago
98d3894
arm: add support for semihosting for ARMv7M targets
by Vadzim Dambrouski
· 9 years ago
35375d4
arm: Switch 32-bit ARM to using generic global_data setup
by Simon Glass
· 9 years ago
4f45651
arm: Switch aarch64 to using generic global_data setup
by Simon Glass
· 9 years ago
da1a904
armv8/gic: Fix GIC v2 initialization
by Thierry Reding
· 9 years ago
88f4c83
Merge remote-tracking branch 'u-boot/master'
by Albert ARIBAUD
· 9 years ago
81eb219
arm: Drop old non-generic-board code
by Simon Glass
· 9 years ago
cb60ae8
arm: Correct comments in crt0.S for the recent SPL improvements
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
f295d9e
ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM
by Tom Rini
· 9 years ago
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
· 9 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
Next »