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
*
drivers: usb: Fix config indentation
Ruben Di Battista
2020-08-27
1
-6
/
+6
*
Prepare v2020.10-rc3
Tom Rini
2020-08-26
1
-1
/
+1
*
configs: Resync with savedefconfig
Tom Rini
2020-08-26
9
-18
/
+15
*
Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-08-25
123
-186
/
+304
|
\
|
*
imx8m: config: convert to bootm_size
Grygorii Tertychnyi
2020-08-25
4
-9
/
+4
|
*
ARM: imx6q_logic: Fix broken booting by moving fdt_addr_r address
Adam Ford
2020-08-25
1
-2
/
+2
|
*
pico-imx6: Remove unneeded CONFIG_DM_MDIO
Fabio Estevam
2020-08-25
1
-1
/
+0
|
*
arm: mx6: Make all i.MX6 SoCs user-selectable
Tom Rini
2020-08-25
108
-107
/
+210
|
*
pico-imx6ul: convert ethernet function to DM_ETH
Wig Cheng
2020-08-18
2
-53
/
+2
|
*
configs: pico-imx6ul: convert DM_VIDEO
Wig Cheng
2020-08-18
1
-1
/
+1
|
*
configs: pico-imx6ul: convert DM_USB
Wig Cheng
2020-08-18
1
-0
/
+1
|
*
tools/imximage: fix DCD Blocks message output order
Matthias Schiffer
2020-08-18
1
-1
/
+1
|
*
ARM: imx: ddr: Add deskew register programming
Marek Vasut
2020-08-17
2
-3
/
+22
|
*
ARM: imx: Add support for reading out the primary/secondary bmode to MX7
Marek Vasut
2020-08-17
1
-0
/
+7
|
*
ARM: imx: Add support for reading out the primary/secondary bmode
Marek Vasut
2020-08-17
1
-0
/
+12
|
*
ARM: imx: Add support for switching primary/secondary boot mode to bmode
Marek Vasut
2020-08-17
4
-7
/
+21
|
*
ARM: imx: Add bmode support for iMX7
Marek Vasut
2020-08-17
4
-5
/
+23
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2020-08-25
77
-94
/
+34981
|
\
\
|
*
|
x86: qemu-x86_defconfig: Increase CONFIG_SYS_MALLOC_F_LEN
Stefan Roese
2020-08-25
1
-0
/
+1
|
*
|
arm: octeontx2: Add support for OcteonTX2 SoC platforms
Suneel Garapati
2020-08-25
18
-0
/
+1105
|
*
|
arm: octeontx: Add support for OcteonTX SoC platforms
Suneel Garapati
2020-08-25
17
-0
/
+1104
|
*
|
watchdog: Add reset support for OcteonTX / TX2
Suneel Garapati
2020-08-25
3
-0
/
+77
|
*
|
mmc: Add MMC controller driver for OcteonTX / TX2
Suneel Garapati
2020-08-25
4
-0
/
+4114
|
*
|
pci: Add PCI controller driver for OcteonTX / TX2
Suneel Garapati
2020-08-25
3
-0
/
+373
|
*
|
ata: ahci: Add BAR index quirk for Cavium PCI SATA device
Suneel Garapati
2020-08-25
1
-0
/
+15
|
*
|
arm: octeontx2: Add headers for OcteonTX2
Suneel Garapati
2020-08-25
13
-0
/
+25948
|
*
|
arm: octeontx: Add headers for OcteonTX
Suneel Garapati
2020-08-25
7
-0
/
+1828
|
*
|
arm: include/asm/io.h: Add 64bit clrbits and setbits helpers
Suneel Garapati
2020-08-25
1
-0
/
+16
|
*
|
pci: pci-uclass: Check validity of ofnode
Suneel Garapati
2020-08-25
1
-3
/
+7
|
*
|
pci: pci-uclass: Add support for Alternate-RoutingID capability
Suneel Garapati
2020-08-25
2
-0
/
+35
|
*
|
pci: pci-uclass: Add VF BAR map support for Enhanced Allocation
Suneel Garapati
2020-08-25
2
-5
/
+65
|
*
|
pci: pci-uclass: Add support for Single-Root I/O Virtualization
Suneel Garapati
2020-08-25
3
-0
/
+162
|
*
|
pci: pci-uclass: Add support for Enhanced Allocation in Bridges
Suneel Garapati
2020-08-25
1
-6
/
+18
|
*
|
pci: pci-uclass: Add multi entry support for memory regions
Suneel Garapati
2020-08-25
6
-5
/
+43
|
*
|
pci: pci-uclass: Make DT subnode parse optional
Suneel Garapati
2020-08-25
1
-1
/
+2
|
*
|
pci: pci-uclass: Fix incorrect argument in map_physmem
Suneel Garapati
2020-08-25
1
-2
/
+2
|
*
|
pci: pci-uclass: Dynamically allocate the PCI regions
Stefan Roese
2020-08-25
2
-9
/
+9
|
*
|
ARM: renesas: Drop unnecessary function ft_board_setup()
Stefan Roese
2020-08-25
1
-47
/
+0
|
*
|
pci: pci-uclass: Remove #ifdef CONFIG_NR_DRAM_BANKS as its always set
Stefan Roese
2020-08-25
1
-16
/
+1
|
*
|
dm: core: Add API to read PCI bus-range property
Stefan Roese
2020-08-25
2
-0
/
+29
|
*
|
fdtdec: Add API to read pci bus-range property
Suneel Garapati
2020-08-25
2
-0
/
+29
*
|
|
Merge tag 'i2c-bugfixes-for-v2020.10' of https://gitlab.denx.de/u-boot/custod...
Tom Rini
2020-08-25
3
-35
/
+28
|
\
\
\
|
*
|
|
Link failure with CONFIG_SPL and CONFIG_I2C_MUX_PCA954x
Trommel, Kees (Contractor)
2020-08-25
2
-2
/
+2
|
*
|
|
i2c: octeon_i2c: Misc fixes for ARM Octeon TX2 support
Stefan Roese
2020-08-25
1
-33
/
+26
|
|
/
/
*
|
|
Merge tag 'u-boot-rockchip-20200820' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2020-08-25
4
-2
/
+20
|
\
\
\
|
*
|
|
rockchip: firefly-rk3288: Fix the code support for SPL_LED
Kever Yang
2020-08-21
1
-1
/
+3
|
*
|
|
rockchip: rk3188: Fix the code support for SPL_LED
Kever Yang
2020-08-21
1
-1
/
+3
|
*
|
|
rockchip: config: evb-rk3399: Add rockchip dwmmc support
Kever Yang
2020-08-21
1
-0
/
+1
|
*
|
|
rockchip: dts: rk3399-evb: add sdmmc node
Kever Yang
2020-08-21
1
-0
/
+13
*
|
|
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2020-08-25
12
-5
/
+197
|
\
\
\
\
[next]