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
...
|
*
|
sh: r2dplus: Enable additional PCI ethernet devices
Marek Vasut
2020-08-02
1
-0
/
+4
|
*
|
sh: r2dplus: Enable DM_SERIAL and DM_CLK
Marek Vasut
2020-08-02
2
-2
/
+4
|
*
|
sh: r2dplus: Add SCIF1 to the basic DT
Marek Vasut
2020-08-02
1
-0
/
+23
|
*
|
sh: Set gd->malloc_base if MALLOC_F_LEN is set
Marek Vasut
2020-08-02
1
-1
/
+7
|
*
|
sh: r2dplus: Add pci enum to preboot
Marek Vasut
2020-08-02
1
-0
/
+2
|
*
|
sh: r2dplus: Switch to DM ETH
Marek Vasut
2020-08-02
1
-1
/
+1
*
|
|
Merge branch '2020-08-05-misc-fixes'
Tom Rini
2020-08-05
44
-128
/
+421
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tools: env: Avoid an uninited warning with was_locked
Simon Glass
2020-08-05
1
-1
/
+1
|
*
|
tools: env: Fix printf() warning in fw_env
Simon Glass
2020-08-05
1
-2
/
+2
|
*
|
ARM: add Kconfig option for PSCI 0.1
Icenowy Zheng
2020-08-05
1
-0
/
+4
|
*
|
cmd: bdinfo: cleanup phys_addr_t output
Heinrich Schuchardt
2020-08-05
1
-3
/
+4
|
*
|
cmd: bootz: fix device-tree overlap test
Baruch Siach
2020-08-05
1
-1
/
+1
|
*
|
fit_image: Use calloc() to fix reproducibility issue
Fabio Estevam
2020-08-05
1
-4
/
+4
|
*
|
arm: Add SPL build check to SPL early bss clear
Brian Moyer
2020-08-04
1
-5
/
+5
|
*
|
doc: move Clang documentation to HTML
Heinrich Schuchardt
2020-08-04
3
-55
/
+77
|
*
|
pinctrl: aspeed: Fix Kconfig entry indentation
Michal Simek
2020-08-04
1
-7
/
+7
|
*
|
Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabled
Michal Simek
2020-08-04
1
-1
/
+1
|
*
|
dt-bindings: Sync include/dt-bindings/phy/phy.h from Linux
Michal Simek
2020-08-04
1
-0
/
+4
|
*
|
fixdep: fix coding style in previous fix
Stephen Warren
2020-08-04
1
-1
/
+1
|
*
|
test/py: Add test support for three stage boot
Yan Liu
2020-08-04
1
-0
/
+10
|
*
|
arm: move CONFIG_PREBOOT="usb start" to KConfig
Jonas Smedegaard
2020-08-04
15
-14
/
+1
|
*
|
net: ping: reset stored IP address
Marek Szyprowski
2020-08-04
1
-0
/
+4
|
*
|
net: dwc_eth_qos: add Kconfig option to select supported configuration
Patrick Delaunay
2020-08-04
2
-6
/
+33
|
*
|
lmb/bdinfo: dump lmb info via bdinfo
Tero Kristo
2020-08-04
3
-19
/
+31
|
*
|
net: tftp: Add client support for RFC 7440
Ramon Fried
2020-08-04
3
-7
/
+86
|
*
|
psci: put psci_method in .data section if EFI_LOADER is not enabled
Yann Gautier
2020-08-04
1
-0
/
+4
|
*
|
Fix corner case in bad block table handling.
Doyle, Patrick
2020-08-04
1
-1
/
+1
|
*
|
cmd: add clone command
John Chau
2020-08-04
4
-0
/
+136
|
*
|
fs/fat/fat.c: Do not perform zero block reads if there are no blocks left
Jason Wessel
2020-08-04
1
-1
/
+4
|
/
/
*
|
Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-08-04
52
-247
/
+1716
|
\
\
|
*
|
configs: pico-imx6: convert ethernet function to DM_ETH
Wig Cheng
2020-08-03
1
-0
/
+3
|
*
|
imx8m: enlarge CONFIG_SYS_BOOTM_LEN
Peng Fan
2020-08-03
3
-0
/
+6
|
*
|
arm: imx6q: pcm058: Rework SPI NOR configuration
Niel Fourie
2020-08-03
2
-9
/
+14
|
*
|
ARM: imx: hab: panic on authentication failure
Marek Vasut
2020-08-03
1
-4
/
+2
|
*
|
imx: Add MYiR Tech MYS-6ULX support
Parthiban Nallathambi
2020-08-03
14
-0
/
+840
|
*
|
mx6cuboxi: enable OF_PLATDATA
Walter Lozano
2020-08-02
1
-0
/
+1
|
*
|
drivers: rename more drivers to match compatible string
Walter Lozano
2020-08-02
2
-4
/
+6
|
*
|
mmc: fsl_esdhc_imx: add CD support when OF_PLATDATA is enabled
Walter Lozano
2020-08-02
1
-1
/
+24
|
*
|
gpio: mxc_gpio: add OF_PLATDATA support
Walter Lozano
2020-08-02
1
-6
/
+21
|
*
|
mmc: fsl_esdhc_imx: add OF_PLATDATA support
Walter Lozano
2020-08-02
1
-14
/
+53
|
*
|
mmc: fsl_esdhc_imx: rename driver name to match ll_entry
Walter Lozano
2020-08-02
1
-1
/
+1
|
*
|
dm: Fix build error when OF_CONTROL is not set
Dan Murphy
2020-07-27
1
-0
/
+2
|
*
|
imx8m: soc: Remove unneeded space
Fabio Estevam
2020-07-27
1
-1
/
+1
|
*
|
imx8m: ddrphy_utils: Improve coding style
Fabio Estevam
2020-07-27
1
-14
/
+15
|
*
|
colibri-imx7: fix splash logo drawing
Igor Opaniuk
2020-07-27
3
-32
/
+16
|
*
|
colibri-imx6ull: fix splash screen logo drawing
Igor Opaniuk
2020-07-27
1
-0
/
+1
|
*
|
colibri-imx6ull: show boot logo
Igor Opaniuk
2020-07-27
1
-33
/
+7
|
*
|
ARM: dts: imx7-colibri: multiple node updates
Igor Opaniuk
2020-07-27
5
-38
/
+79
|
*
|
toradex: common: show boot logo
Igor Opaniuk
2020-07-27
2
-0
/
+30
|
*
|
ARM: dts: imx6ull-colibri: move u-boot specific node
Igor Opaniuk
2020-07-27
2
-43
/
+45
[prev]
[next]