index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-15
10
-0
/
+10
|
\
|
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
10
-0
/
+10
*
|
bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bit
Bin Meng
2021-02-03
1
-4
/
+4
*
|
bdinfo: Rename function names to be clearer
Bin Meng
2021-02-03
1
-8
/
+8
*
|
arm: Remove vital devices last
Simon Glass
2021-02-03
1
-0
/
+3
|
/
*
efi_loader: add Linux magic to aarch64 crt0
Heinrich Schuchardt
2021-01-29
1
-1
/
+2
*
common: board_r: Drop initr_noncached wrapper
Ovidiu Panait
2021-01-15
1
-1
/
+3
*
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2021-01-05
1
-5
/
+5
*
treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORT
Michael Walle
2020-12-04
2
-4
/
+4
*
arm64: Add support for larger PIE U-Boot
Edgar E. Iglesias
2020-09-22
1
-1
/
+7
*
arm: Add SPL build check to SPL early bss clear
Brian Moyer
2020-08-04
1
-5
/
+5
*
arch: arm: use dt and UCLASS_SYSCON to get gic lpi details
Rayagonda Kokatanur
2020-07-29
1
-7
/
+56
*
arch: arm: use dt and UCLASS_IRQ to get gic details
Rayagonda Kokatanur
2020-07-29
1
-7
/
+66
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
4
-8
/
+9
*
arm: provide a function for boards init code to modify MMU virtual-physical map
Marek Szyprowski
2020-07-10
1
-6
/
+18
*
bdinfo: arm: Move ARM-specific info into its own file
Simon Glass
2020-06-25
2
-0
/
+52
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop log.h from common header
Simon Glass
2020-05-18
5
-0
/
+5
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
4
-5
/
+8
*
common: Drop init.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop image.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
4
-0
/
+4
*
cmd: cache: Fix non-cached memory cachability
Patrice Chotard
2020-05-07
1
-3
/
+10
*
Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-05-04
1
-1
/
+1
|
\
|
*
ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for them
Claudius Heine
2020-05-01
1
-1
/
+1
*
|
common/board_r: arm: Merge initr_enable_interrupts into interrupts_init
Ovidiu Panait
2020-05-01
3
-0
/
+6
*
|
arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviour
Patrick Delaunay
2020-05-01
1
-1
/
+4
*
|
arm: caches: add DCACHE_DEFAULT_OPTION
Patrick Delaunay
2020-05-01
1
-9
/
+2
*
|
arm: caches: protect dram_bank_mmu_setup access to bi_dram
Patrick Delaunay
2020-05-01
1
-0
/
+4
|
/
*
common/board_f: Make reserve_mmu generic
Ovidiu Panait
2020-04-24
1
-1
/
+1
*
arm: asm/cache.c: Introduce arm_reserve_mmu
Ovidiu Panait
2020-04-24
1
-0
/
+5
*
common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c
Ovidiu Panait
2020-04-24
1
-0
/
+28
*
ARM: bootm: take into account gd->ram_top
Patrice Chotard
2020-04-17
1
-0
/
+3
*
arm: set the relocated gd with gd->new_gd
Patrick Delaunay
2020-04-16
1
-2
/
+1
*
arch: arm: Fix SZ_64K undeclared compilation error
Wasim Khan
2020-02-25
1
-0
/
+1
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
2
-2
/
+3
*
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
3
-1
/
+4
*
common: Move relocate_code() to init.h
Simon Glass
2020-01-17
1
-1
/
+1
*
arch: arm: Program GIC LPI configuration table
Bharat Kumar Reddy Gooty
2020-01-10
2
-0
/
+101
*
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
3
-0
/
+3
*
arm: powerpc: Tidy up code style for interrupt functions
Simon Glass
2019-12-02
1
-3
/
+3
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
arm: powerpc: Tidy up code style for cache functions
Simon Glass
2019-12-02
1
-6
/
+6
*
common: Move some SMP functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
spl: separate SPL_FRAMEWORK config for spl and tpl
Heiko Stuebner
2019-11-17
3
-2
/
+4
[next]