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
/
cpu
/
armv8
/
fsl-layerscape
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "spl: Drop bd_info in the data section"
Alexandru Gagniuc
2021-04-19
1
-4
/
+1
*
Merge branch '2021-04-14-assorted-vboot-improvements'
Tom Rini
2021-04-15
1
-9
/
+0
|
\
|
*
common: fit: Add weak board_fit_config_name_match
Sean Anderson
2021-04-14
1
-9
/
+0
*
|
armv8: fsl-layerscape: spl: call spl_early_init()
Michael Walle
2021-04-15
1
-0
/
+8
*
|
armv8: fsl-layerscape: spl: add debug UART support
Michael Walle
2021-04-15
1
-0
/
+3
|
/
*
mmc: fsl_esdhc: add pulse width detection workaround
Michael Walle
2021-04-06
1
-0
/
+1
*
mmc: fsl_esdhc: add workaround for erratum A-011334
Michael Walle
2021-04-06
1
-0
/
+1
*
Merge tag 'v2021.04-rc4' into next
Tom Rini
2021-03-15
1
-0
/
+10
|
\
|
*
configs: fsl: move bootrom specific defines to Kconfig
Rajesh Bhagat
2021-03-05
1
-0
/
+10
*
|
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-03-02
1
-2
/
+2
|
/
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
6
-0
/
+6
*
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
1
-1
/
+4
|
\
|
*
spl: Drop bd_info in the data section
Simon Glass
2021-01-05
1
-1
/
+4
*
|
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
9
-43
/
+142
|
\
\
|
|
/
|
/
|
|
*
armv8: fsl-layerscape: Fix automatic setting of bootmcd with TF-A
Alban Bedel
2020-12-10
1
-23
/
+4
|
*
layerscape: fdt.c: Check for NULL return value from fdt_getprop()
Priyanka Singh
2020-12-10
1
-4
/
+6
|
*
armv8: lx2162a: Add Soc changes to support LX2162A
Meenakshi Aggarwal
2020-12-10
8
-16
/
+132
*
|
armv8: layerscape: don't initialize GIC in SPL
Michael Walle
2020-12-04
1
-0
/
+2
*
|
treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORT
Michael Walle
2020-12-04
2
-5
/
+5
|
/
*
armv8: layerscape: don't remove crypto node if just partially disabled
Michael Walle
2020-10-23
1
-1
/
+40
*
net: lx2160a.c: Update to set ECx_PMUX precedence
Razvan Ionut Cirjan
2020-10-23
1
-8
/
+8
*
pci: layerscape: add a way of specifying additional iommu mappings
Laurentiu Tudor
2020-10-23
1
-0
/
+67
*
arm: fsl-layerscape: Include device_compat.h in soc.c
Tom Rini
2020-10-16
1
-0
/
+1
*
Merge branch 'next'
Tom Rini
2020-10-05
1
-1
/
+1
|
\
*
|
armv8: lx2160a: fix reset sequence
Meenakshi Aggarwal
2020-09-24
1
-6
/
+8
*
|
arm64: Layerscape: Survive LPI one-way reset workaround
Hou Zhiqiang
2020-09-24
1
-1
/
+16
*
|
fsl-layerscape: enable dwc3 snooping feature
Ran Wang
2020-09-24
1
-0
/
+37
|
/
*
arch: arm: use dt and UCLASS_SYSCON to get gic lpi details
Rayagonda Kokatanur
2020-07-29
1
-27
/
+1
*
arm64: ls1043a: Remove the workaround of erratum A-009929
Hou Zhiqiang
2020-07-27
2
-19
/
+0
*
I2C: ls1043a, ls1046a: enable SYS_I2C_MXC
Biwen Li
2020-07-27
1
-2
/
+2
*
armv8: layerscape: rework spin table
Michael Walle
2020-07-27
1
-60
/
+23
*
armv8: layerscape: relocate spin table if EFI_LOADER is enabled
Michael Walle
2020-07-27
1
-0
/
+36
*
armv8: layerscape: clean exported symbols in spintable.S
Michael Walle
2020-07-27
3
-18
/
+21
*
armv8: layerscape: drop first .ltorg directive in spintable.S
Michael Walle
2020-07-27
1
-2
/
+0
*
armv8: layerscape: make wake_secondary_core_n() static
Michael Walle
2020-07-27
1
-1
/
+1
*
armv8: layerscape: simplify get_spin_tbl_addr() calls
Michael Walle
2020-07-27
1
-8
/
+7
*
armv8: layerscape: remove determine_mp_bootpg()
Michael Walle
2020-07-27
1
-5
/
+0
*
armv8: layerscape: fix alignment for spin table
Michael Walle
2020-07-27
1
-2
/
+2
*
armv8: layerscape: load function pointer using ADR
Michael Walle
2020-07-27
1
-3
/
+3
*
armv8: layerscape: move spin table into own module
Michael Walle
2020-07-27
3
-150
/
+161
*
armv8: layerscape: properly use CPU_RELEASE_ADDR
Michael Walle
2020-07-27
1
-2
/
+12
*
armv8: layerscape: pretty print info about SMP cores
Michael Walle
2020-07-27
1
-4
/
+5
*
armv8: layerscape: fix spin-table support
Michael Walle
2020-07-27
2
-11
/
+5
*
armv8: ls1028a: move FSL_LAYERSCAPE to kconfig
Michael Walle
2020-07-27
1
-0
/
+1
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
2
-3
/
+3
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
8
-0
/
+8
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
2
-1
/
+2
[next]