Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d48f49b207b2225d3c90c0a6735ae4239f46af80
/
arch
/
arm
/
lib
0cd671b
arm: smh: Allow semihosting trap calls to be inlined
by Andre Przywara
· Wed Oct 05 17:38:49 2022 +0100
b94ebde
arm: smh: Make semihosting trap calls more robust
by Andre Przywara
· Wed Oct 05 17:38:48 2022 +0100
c1b6d76
arm: smh: specify Thumb trap instruction
by Andre Przywara
· Wed Oct 05 17:38:47 2022 +0100
72cc538
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
by Simon Glass
· Thu Oct 20 18:22:39 2022 -0600
fefffcf
common/board_f: move CONFIG_MACH_TYPE logic to arch/arm/lib/bdinfo.c
by Ovidiu Panait
· Tue Sep 13 21:31:27 2022 +0300
df00afa
treewide: Drop bootm_headers_t typedef
by Simon Glass
· Tue Sep 06 20:26:50 2022 -0600
586c22b
Merge branch 'master' into next
by Tom Rini
· Mon Sep 19 13:19:39 2022 -0400
c20400a
Add in the ability to load and boot an uncompressed kernel image during the Falcon Mode boot sequence.
by Nathan Barrett-Morrison
· Wed Feb 02 15:05:18 2022 -0500
85f8c35
arm: ARMv4 assembly compatibility
by Sergei Antonov
· Sun Aug 21 16:34:20 2022 +0300
c55a252
ARM: cache: Allow SPL to build cache-pl310.c
by Philip Oberfichtner
· Wed Aug 17 15:07:13 2022 +0200
97611c9
arm: smh: Fix uninitialized parameters with newer GCCs
by Sean Anderson
· Tue Aug 30 16:32:27 2022 -0400
d43d4ec
ARM: relocate: Fix Thumb code by using proper label type
by Andre Przywara
· Tue Jul 12 12:00:23 2022 +0100
8aaae3d
zynqmp: Run board_get_usable_ram_top() only on main U-Boot
by Ashok Reddy Soma
· Thu Jul 07 10:45:37 2022 +0200
c65d29f
arm: riscv: Remove additional ifdef from code guarded by CONFIG_IS_ENABLED
by Michal Simek
· Thu Jul 07 10:47:16 2022 +0200
4ddbade
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
by Tom Rini
· Wed May 25 12:16:03 2022 -0400
bd3fd0c
arm: gic_v2: Skip gic_init_secure when cpu is not in el3
by Sai Pavan Boddu
· Wed May 11 10:39:07 2022 +0200
3588a41
arm: Add new config option ARCH_VERY_EARLY_INIT
by Pali Rohár
· Fri May 06 11:05:13 2022 +0200
40046d2
arm: Do not compile vector table when SYS_NO_VECTOR_TABLE is enabled
by Pali Rohár
· Wed Apr 06 16:20:19 2022 +0200
a346306
arm: init: save previous bootloader data
by Dzmitry Sankouski
· Tue Feb 22 21:49:52 2022 +0300
064c857
arm64: Catch non-emulated semihosting calls
by Sean Anderson
· Tue Mar 22 16:59:31 2022 -0400
52cf0f0
arm: smh: Add option to detect semihosting
by Sean Anderson
· Tue Mar 22 16:59:30 2022 -0400
2d75549
arm64: Save esr in pt_regs
by Sean Anderson
· Tue Mar 22 17:17:35 2022 -0400
1e9f443
arm: smh: Add some functions for working with the host console
by Sean Anderson
· Tue Mar 22 16:59:23 2022 -0400
3e056ba
arm: smh: Remove smhload command
by Sean Anderson
· Tue Mar 22 16:59:22 2022 -0400
86b6f47
cmd: fdt: Use start/size for chosen instead of start/end
by Sean Anderson
· Tue Mar 22 16:59:21 2022 -0400
89346ad
spl: Add semihosting boot method
by Sean Anderson
· Tue Mar 22 16:59:19 2022 -0400
56e3fe8
arm: smh: Add some file manipulation commands
by Sean Anderson
· Tue Mar 22 16:59:18 2022 -0400
660b626
arm: smh: Document functions in header
by Sean Anderson
· Tue Mar 22 16:59:17 2022 -0400
003eaa8
arm: smh: Return errno on error
by Sean Anderson
· Tue Mar 22 16:59:16 2022 -0400
a3a6c69
arm: smh: Use numeric modes for smh_open
by Sean Anderson
· Tue Mar 22 16:59:15 2022 -0400
adf073a
arm: smh: Export semihosting functions
by Sean Anderson
· Tue Mar 22 16:59:14 2022 -0400
f263479
efi_loader: fix SectionAlignment, FileAlignment
by Heinrich Schuchardt
· Fri Jan 14 21:40:15 2022 +0100
769c468
Merge tag 'v2022.01-rc3' into next
by Tom Rini
· Mon Nov 29 12:00:57 2021 -0500
9ecb266
arm64: Add missing GD_FLG_SKIP_RELOC handling
by Marek Vasut
· Sat Nov 13 18:34:59 2021 +0100
1ed9bf9
arm: Init the debug UART
by Simon Glass
· Wed Nov 03 07:16:06 2021 -0600
cf37a68
arm: Fix bad memcpy.S str8w macro argument count
by Pierre-Clément Tosi
· Wed Nov 10 15:04:40 2021 +0100
c2e7888
spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
by Tom Rini
· Sat Oct 30 23:03:48 2021 -0400
29b1d33
Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"
by Michael Walle
· Wed Oct 27 18:54:54 2021 +0200
ec0352a
arm: spl: prepare for jumping to OPTEE
by Ricardo Salveti
· Wed Oct 20 15:12:06 2021 +0300
85c057e
image: Drop IMAGE_ENABLE_OF_LIBFDT
by Simon Glass
· Sat Sep 25 19:43:21 2021 -0600
eac76b8
arm: Remove zmx25 board and ARCH_MX25
by Tom Rini
· Thu Sep 09 07:54:50 2021 -0400
74f00e8
arm: Remove flea3 board
by Tom Rini
· Tue Sep 14 09:09:31 2021 -0400
62fb2b4
WS cleanup: remove SPACE(s) followed by TAB
by Wolfgang Denk
· Mon Sep 27 17:42:39 2021 +0200
9d328a6
WS cleanup: remove trailing white space
by Wolfgang Denk
· Mon Sep 27 17:42:38 2021 +0200
3fd6633
WS cleanup: remove trailing empty lines
by Wolfgang Denk
· Mon Sep 27 17:42:36 2021 +0200
93e7dfd
arm64: memset-arm64: Use simple memset when cache is disabled
by Stefan Roese
· Thu Sep 02 17:00:18 2021 +0200
27c3e95
arm64: arch/arm/lib: Add optimized memset/memcpy/memmove functions
by Stefan Roese
· Thu Sep 02 17:00:17 2021 +0200
e2afcf4
lmb: arm: Increase LMB alignment to 16k in arch_lmb_reserve_generic()
by Marek Vasut
· Fri Sep 10 22:47:11 2021 +0200
d0dd68f
lmb: Switch to generic arch_lmb_reserve_generic()
by Marek Vasut
· Fri Sep 10 22:47:10 2021 +0200
964beff
lmb: Always compile arch_lmb_reserve() into U-Boot on arm
by Marek Vasut
· Fri Sep 10 22:47:07 2021 +0200
3a6d453
Revert most of the series for adding vexpress_aemv8r support
by Tom Rini
· Fri Sep 03 10:40:28 2021 -0400
a673266
arm: Use armv8_switch_to_el1 env to switch to EL1
by Peter Hoyes
· Thu Aug 19 16:53:13 2021 +0100
bbd3c61
armv7: Add Position Independent Execution support
by Chia-Wei Wang
· Tue Aug 03 10:50:10 2021 +0800
13788be
Revert "arm: bootm: Disable LMB reservation for command line and board info on arm64"
by Jan Kiszka
· Thu Jul 29 09:22:02 2021 +0200
3ff49ec
global: Convert simple_strtoul() with hex to hextoul()
by Simon Glass
· Sat Jul 24 09:03:29 2021 -0600
2b767e3
arm: bootm: Disable LMB reservation for command line and board info on arm64
by Marek Vasut
· Sat May 29 13:34:32 2021 +0200
28522a6
arch: cache: cp15: Add mmu_set_region_dcache_behaviour() when SYS_DCACHE_OFF is enable
by Patrice Chotard
· Wed Feb 24 13:48:42 2021 +0100
a11ee78
arm64: Fix relocation of env_addr if POSITION_INDEPENDENT=y
by Kunihiko Hayashi
· Tue Jun 15 15:33:02 2021 +0900
4778a58
ARM: make LTO available
by Marek Behún
· Thu May 20 13:24:22 2021 +0200
a62fac9
ARM: fix LTO build for some thumb-interwork cases
by Marek Behún
· Thu May 20 13:24:11 2021 +0200
4bebdd3
treewide: Convert macro and uses of __section(foo) to __section("foo")
by Marek Behún
· Thu May 20 13:23:52 2021 +0200
3b2ae6a
arm: zimage: Use correct symbol to hide messages in SPL
by Samuel Holland
· Sat Apr 17 09:34:37 2021 -0500
295b42d
arm64: gic-v3-its: Clear the Pending table before enabling LPIs
by Hou Zhiqiang
· Fri Mar 05 15:02:35 2021 +0800
e3550d5
bootm: do not hang on failure
by Heinrich Schuchardt
· Wed Feb 17 12:55:54 2021 +0100
a14e5b4
arm: cp15: remove weak function arm_init_domains
by Patrick Delaunay
· Fri Feb 05 13:53:38 2021 +0100
4aae24d
arm: cp15: update DACR value to activate access control
by Patrick Delaunay
· Fri Feb 05 13:53:36 2021 +0100
6f14d5f
reset: Remove addr parameter from reset_cpu()
by Harald Seiler
· Tue Dec 15 16:47:52 2020 +0100
b1db71b
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
by Tom Rini
· Mon Feb 15 08:19:40 2021 -0500
f5dc7f6
bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bit
by Bin Meng
· Sun Jan 31 20:36:06 2021 +0800
1ae7a0c
bdinfo: Rename function names to be clearer
by Bin Meng
· Sun Jan 31 20:36:05 2021 +0800
8ae8744
arm: Remove vital devices last
by Simon Glass
· Sun Jan 24 14:32:47 2021 -0700
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
d6bc9ec
efi_loader: add Linux magic to aarch64 crt0
by Heinrich Schuchardt
· Fri Jan 29 12:35:51 2021 +0100
1c45ed9
common: board_r: Drop initr_noncached wrapper
by Ovidiu Panait
· Sat Nov 28 10:43:13 2020 +0200
65130cd
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
by Simon Glass
· Mon Dec 28 20:34:56 2020 -0700
16fd24c
treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORT
by Michael Walle
· Wed Nov 18 17:45:54 2020 +0100
545474e
arm64: Add support for larger PIE U-Boot
by Edgar E. Iglesias
· Wed Sep 09 19:07:26 2020 +0200
6c9e2a9
arm: Add SPL build check to SPL early bss clear
by Brian Moyer
· Sun Jul 26 13:17:53 2020 -0700
158c16e
arch: arm: use dt and UCLASS_SYSCON to get gic lpi details
by Rayagonda Kokatanur
· Sun Jul 26 22:37:33 2020 +0530
b417ca1
arch: arm: use dt and UCLASS_IRQ to get gic details
by Rayagonda Kokatanur
· Sun Jul 26 22:37:32 2020 +0530
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
f76fb51
arm: provide a function for boards init code to modify MMU virtual-physical map
by Marek Szyprowski
· Wed Jun 03 14:43:42 2020 +0200
a83ab16
bdinfo: arm: Move ARM-specific info into its own file
by Simon Glass
· Sun May 10 14:16:56 2020 -0600
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
6b9f010
common: Drop asm/ptrace.h from common header
by Simon Glass
· Sun May 10 11:40:06 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· Sun May 10 11:40:03 2020 -0600
9758973
common: Drop init.h from common header
by Simon Glass
· Sun May 10 11:40:02 2020 -0600
2dc9c34
common: Drop image.h from common header
by Simon Glass
· Sun May 10 11:40:01 2020 -0600
1ea9789
common: Drop bootstage.h from common header
by Simon Glass
· Sun May 10 11:40:00 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
e2eb721
cmd: cache: Fix non-cached memory cachability
by Patrice Chotard
· Tue Apr 28 11:38:03 2020 +0200
931f1d3
Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Mon May 04 09:29:42 2020 -0400
8998e71
common/board_r: arm: Merge initr_enable_interrupts into interrupts_init
by Ovidiu Panait
· Mon Apr 20 10:31:44 2020 +0300
594b7cf
arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviour
by Patrick Delaunay
· Fri Apr 24 20:20:17 2020 +0200
d7e6a1d
arm: caches: add DCACHE_DEFAULT_OPTION
by Patrick Delaunay
· Fri Apr 24 20:20:16 2020 +0200
77cc8b2
arm: caches: protect dram_bank_mmu_setup access to bi_dram
by Patrick Delaunay
· Fri Apr 24 20:20:15 2020 +0200
39396fe
ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for them
by Claudius Heine
· Wed Mar 04 15:23:10 2020 +0100
2a2941b
common/board_f: Make reserve_mmu generic
by Ovidiu Panait
· Sun Mar 29 20:57:41 2020 +0300
Next »