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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-09-24
51
-298
/
+499
|
\
|
*
clk: fixed-rate: Enable DM_FLAG_PRE_RELOC flag
Michal Simek
2020-09-23
1
-0
/
+1
|
*
xilinx: zynqmp-r5: Increase amount of MALLOC space
Michal Simek
2020-09-23
1
-0
/
+1
|
*
cmd: pxe: Add relocation to pxe_sub cmds
T Karthik Reddy
2020-09-23
1
-0
/
+14
|
*
xilinx: versal: Fix compilation error when !CONFIG_NET
Michal Simek
2020-09-23
1
-2
/
+14
|
*
xilinx: r5: Fix MPU setting for R5
Michal Simek
2020-09-23
1
-7
/
+4
|
*
xilinx: r5: Disable EFI loader
Michal Simek
2020-09-23
1
-0
/
+1
|
*
spl: Kconfig: Record proper dependency for SPL_ATF
Michal Simek
2020-09-23
1
-1
/
+1
|
*
xilinx: Disable CONFIG_EFI_LOADER_BOUNCE_BUFFER for ZynqMP/Versal
Michal Simek
2020-09-23
2
-2
/
+0
|
*
mmc: zynq: Fix incorrect indentation
Michal Simek
2020-09-23
1
-1
/
+1
|
*
fpga: zynqmp: Protect zynqmp_loads() for SPL
Michal Simek
2020-09-23
1
-1
/
+1
|
*
fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA
Michal Simek
2020-09-23
9
-20
/
+11
|
*
fpga: zynqmp: Get rid of ZYNQMP_SIP_SVC* macros
Michal Simek
2020-09-23
2
-7
/
+4
|
*
xilinx: common: Do not save fdt_blob to bss section
Michal Simek
2020-09-23
1
-1
/
+1
|
*
ARM: zynqmp: Fix SPL_DM_SPI dependencies
Michal Simek
2020-09-23
6
-6
/
+2
|
*
arm64: versal: Generate position-independent pre-relocation code
Michal Simek
2020-09-23
1
-0
/
+1
|
*
xilinx: zynqmp: Add support for saving variables
Michal Simek
2020-09-23
2
-0
/
+39
|
*
xilinx: zynqmp: Get zynqmp_get_bootmode() out of CONFIG_BOARD_LATE_INIT
Michal Simek
2020-09-23
1
-18
/
+18
|
*
xilinx: zynqmp: Remove one static variable
Michal Simek
2020-09-23
1
-3
/
+3
|
*
xilinx: zynqmp: Add missing 43/46/47dr ID codes
Michal Simek
2020-09-23
1
-0
/
+15
|
*
xilinx: zynqmp: refactor silicon name function
Ibai Erkiaga
2020-09-23
1
-165
/
+138
|
*
xilinx: versal: Enable AXI ethernet driver
Ashok Reddy Soma
2020-09-23
2
-2
/
+2
|
*
net: xilinx: axi_emac: Typecast flush_cache arguments
Ashok Reddy Soma
2020-09-23
1
-6
/
+6
|
*
net: xilinx: axi_emac: Fix dma descriptors for 64bit and compilation warnings
Ashok Reddy Soma
2020-09-23
1
-12
/
+24
|
*
include: dt-bindings: Add MSCC header
Harini Katakam
2020-09-23
1
-0
/
+40
|
*
arm64: zynqmp: Change bl2_plat_get_bl31_params() guarding
Michal Simek
2020-09-23
1
-1
/
+1
|
*
nand: Kconfig: Change dependency for NAND_ARASAN
Michal Simek
2020-09-23
4
-1
/
+4
|
*
arm64: zynqmp: Correct value of shunt resistor for VCCINT and VCC_SOC
Saeed Nowshadi
2020-09-23
1
-4
/
+4
|
*
arm64: zynqmp: Add device tree node for 2nd mux on I2C1 bus
Saeed Nowshadi
2020-09-23
1
-0
/
+25
|
*
xilinx: Enable uartlite driver for Versal/ZynqMP
T Karthik Reddy
2020-09-23
2
-0
/
+2
|
*
serial: uartlite: Add support to work with any endianness
T Karthik Reddy
2020-09-23
1
-16
/
+48
|
*
configs: xilinx: Enable configs required for ubifs
Ashok Reddy Soma
2020-09-23
2
-0
/
+5
|
*
microblaze: Add support for little/big endian in/out api's
T Karthik Reddy
2020-09-23
1
-6
/
+16
|
*
board: xilinx: Enable changing default DTB pick up address
Michal Simek
2020-09-23
1
-1
/
+1
|
*
xilinx: kconfig: Move sourcing of board Kconfig to mach folders
Michal Simek
2020-09-23
5
-5
/
+10
|
*
xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers
Michal Simek
2020-09-23
3
-7
/
+3
|
*
env: kconfig: Add default option for ARCH_ZYNQ
Michal Simek
2020-09-23
1
-1
/
+1
|
*
net: gem: Add support for more PHYs on MDIO bus
Michal Simek
2020-09-23
1
-0
/
+10
|
*
xilinx: drivers: Use '_' instead of '-' in driver name
Michal Simek
2020-09-23
6
-6
/
+6
|
*
arm64: Add support for larger PIE U-Boot
Edgar E. Iglesias
2020-09-22
2
-3
/
+11
|
*
arm64: Trap PIE builds early if load address is not 4K aligned
Edgar E. Iglesias
2020-09-22
1
-0
/
+17
|
*
arm64: Mention 4K aligned load addresses in the PIE Kconfig help
Edgar E. Iglesias
2020-09-22
1
-2
/
+2
*
|
Merge branch 'mpc85xx-for-v2021.01' into next
Tom Rini
2020-09-24
204
-4564
/
+1235
|
\
\
|
*
|
configs: powerpc: add usb (host) mass storage support
Ran Wang
2020-09-24
48
-0
/
+48
|
*
|
configs: Remove P5040DS secure boot configs
Priyanka Jain
2020-09-24
2
-123
/
+0
|
*
|
board/freescale: Remove P5020DS board support
Priyanka Jain
2020-09-24
15
-495
/
+0
|
*
|
powerpc:Remove P4080DS secure boot configs
Priyanka Jain
2020-09-24
2
-60
/
+0
|
*
|
configs: Remove P3041DS secure boot configs
Priyanka Jain
2020-09-24
3
-123
/
+0
|
*
|
board/freescale: Remove P1024RDB board support
Priyanka Jain
2020-09-24
9
-375
/
+0
|
*
|
board/freescale: Remove P1021RDB board support
Priyanka Jain
2020-09-24
14
-745
/
+1
[next]