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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert CONFIG_CMD_PCI to Kconfig
Simon Glass
2017-08-11
1
-0
/
+1
*
armv8/fsl-lsch2: correct the config description of DSPI clock divider
Hou Zhiqiang
2017-08-09
1
-1
/
+1
*
Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2017-08-04
4
-28
/
+71
|
\
|
*
arm64: zynqmp: Add Kconfig option for adding psu_init to binary
Michal Simek
2017-08-02
1
-0
/
+5
|
*
arm64: zynqmp: Call psu_init from board_early_init_f
Michal Simek
2017-08-02
1
-1
/
+1
|
*
arm64: zynqmp: Remove ifdef around zynqmp mmio read and write rotuines
Siva Durga Prasad Paladugu
2017-08-02
1
-27
/
+36
|
*
arm64: zynqmp: Define a way to intialize TCM
Siva Durga Prasad Paladugu
2017-08-02
1
-0
/
+15
|
*
arm64: zynqmp: Provide a Kconfig option to define OCM and TCM in MMU
Siva Durga Prasad Paladugu
2017-08-02
2
-0
/
+14
*
|
armv8: Remove duplicate definition for IH_ARCH_ARM and IH_ARCH_ARM64
Alison Wang
2017-08-01
2
-9
/
+10
|
/
*
armv8: fsl-layerscape: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
1
-6
/
+9
*
dm: scsi: Document and rename the scsi_scan() parameter
Simon Glass
2017-07-11
1
-2
/
+2
*
Convert CONFIG_SCSI to Kconfig
Simon Glass
2017-07-11
1
-0
/
+2
*
arm64: use psci reset on snapdragon
Rob Clark
2017-07-06
1
-1
/
+1
*
arm64: zynqmp: Check pmufw version
Michal Simek
2017-06-20
1
-0
/
+35
*
arm64: zynqmp: Define routines for mmio write and read
Siva Durga Prasad Paladugu
2017-06-20
1
-0
/
+73
*
arm64: zynqmp: Do not map unused OCM/TCM region
Michal Simek
2017-06-20
1
-6
/
+0
*
arm64: zynqmp: Add comment about level shifter mode v1
Michal Simek
2017-06-20
1
-1
/
+1
*
arm64: zynqmp: spl: use given boot_device instead of fetching it again
Jean-Francois Dagenais
2017-06-19
1
-1
/
+1
*
arm64: zynqmp: spl: fix dual SD controller support
Jean-Francois Dagenais
2017-06-19
1
-2
/
+8
*
arm64: zynqmp: Wire SD1 level shifter mode to SPL
Michal Simek
2017-06-19
1
-0
/
+1
*
arm64: Add NOLOAD attribute NOLOAD to .bss sections
Michal Simek
2017-06-05
1
-3
/
+3
*
ARMv8: Add support for poweroff via PSCI
Michal Simek
2017-06-05
1
-0
/
+17
*
common: freescale: Move arch-specific declarations
Simon Glass
2017-06-05
1
-0
/
+1
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-06-03
9
-13
/
+108
|
\
|
*
armv8: layerscape: Enabling loading PPA during SPL stage
York Sun
2017-06-01
2
-1
/
+53
|
*
armv8: layerscape: Make U-Boot EL2 safe
York Sun
2017-06-01
6
-5
/
+48
|
*
armv8: ls2080aqds: Add support for SD boot
Santan Kumar
2017-06-01
2
-6
/
+6
|
*
armv8: ls2080a: Reorganise NAND_BOOT code in config flag
Santan Kumar
2017-06-01
1
-1
/
+1
*
|
fdt: Rename a few functions in fdt_support
Simon Glass
2017-06-01
1
-2
/
+2
|
/
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-05-26
4
-6
/
+21
|
\
|
*
armv8: ls2080ardb, ls2080aqds: Adjust memory map for NOR-boot
Santan Kumar
2017-05-23
1
-1
/
+1
|
*
armv8: layerscape: Adjust memory mapping for Flash/SD card on LS1043A
Alison Wang
2017-05-23
1
-4
/
+4
|
*
armv8: ls2080ardb: Add LS2081ARDB board support
Priyanka Jain
2017-05-23
1
-0
/
+1
|
*
armv8: fsl-layerscape: Add NXP LS2081A, LS2041A SoC support
Priyanka Jain
2017-05-23
2
-1
/
+14
|
*
armv8: ls2080ardb: Add QSPI-boot support
Priyanka Jain
2017-05-23
1
-0
/
+1
*
|
armv8: minor fix to comment for enabling SMPEN bit
Dinh Nguyen
2017-05-15
1
-2
/
+2
|
/
*
arm: Support cache invalidate
Simon Glass
2017-05-11
2
-1
/
+25
*
arm: Correct signature for get_ticks()
Simon Glass
2017-05-11
1
-1
/
+1
*
arm: psci: make psci usable on single core socs
Yuantian Tang
2017-04-24
3
-30
/
+20
*
armv8: fsl-layerscape: Add validation of PPA image from NAND and SD
Sumit Garg
2017-04-24
1
-2
/
+70
*
armv8: fsl-layerscape: Support loading PPA header from eMMC/SD and NAND Flash
Sumit Garg
2017-04-24
1
-0
/
+10
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-04-18
8
-21
/
+65
|
\
|
*
armv8/fsl-layerscape: fdt: avoid incorrect fixing with CONFIG_SYS_CLK_FREQ
Yangbo Lu
2017-04-17
1
-2
/
+2
|
*
armv8: fsl-lsch3: Instantiate TZASC configuration in 2 groups
Ashish kumar
2017-04-17
2
-11
/
+21
|
*
armv8: ls2080a: Add serdes2 protocol 0x51 support
Santan Kumar
2017-04-17
1
-0
/
+1
|
*
arm64/ls1046a: Enable ERRATUM_A008850 for ls1046a SoC
Shengzhou Liu
2017-04-17
1
-0
/
+1
|
*
armv8: ls1043a: Drop macro CONFIG_LS1043A
York Sun
2017-04-17
1
-1
/
+1
|
*
armv8: ls2080a: Drop macro CONFIG_LS2080A
York Sun
2017-04-17
4
-6
/
+6
|
*
arm: ls1043ardb: Add SD secure boot target
Ruchika Gupta
2017-04-17
1
-0
/
+18
|
*
armv8: SECURE_BOOT: Enable chain of trust on LS1012A platform
Vinitha Pillai-B57223
2017-04-17
1
-0
/
+1
[next]