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
...
|
*
|
|
mpc85xx, socrates: suppress unknown flash warning
Heiko Schocher
2019-11-06
1
-0
/
+1
|
*
|
|
pci: add DM based mpc85xx driver
Heiko Schocher
2019-11-06
4
-0
/
+171
*
|
|
|
Merge branch '2019-11-06-reenable-llvm-in-ci'
Tom Rini
2019-11-06
4
-1
/
+18
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
gitlab/azure: Enable LLVM tests
Tom Rini
2019-11-06
2
-0
/
+13
|
*
|
|
travis: Fix the clang-7 test
Tom Rini
2019-11-06
1
-1
/
+1
|
*
|
|
common/console.c: Fix unused warning with console_doenv()
Tom Rini
2019-11-06
1
-0
/
+4
|
/
/
/
*
|
|
Makefile: fix dependency for imx targets
Heiko Schocher
2019-11-06
1
-1
/
+9
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2019-11-06
18
-87
/
+992
|
\
\
\
|
*
|
|
usb: ehci-hcd: Keep async schedule running
Marek Vasut
2019-10-31
1
-30
/
+21
|
*
|
|
usb: storage: Only clear READY flag on error
Marek Vasut
2019-10-31
1
-3
/
+3
|
*
|
|
usb: storage: Limit transfer size to 120 kiB
Marek Vasut
2019-10-31
1
-21
/
+22
|
*
|
|
dfu: add callback for flush and initiated operation
Patrick Delaunay
2019-10-31
3
-0
/
+49
|
*
|
|
dfu: add DFU virtual backend
Patrick Delaunay
2019-10-31
6
-2
/
+114
|
*
|
|
dfu: add partition support for MTD backend
Patrick Delaunay
2019-10-31
3
-1
/
+103
|
*
|
|
dfu: add backend for MTD device
Patrick Delaunay
2019-10-31
6
-1
/
+274
|
*
|
|
dfu: allow read with no data without error for EOF indication
Patrick Delaunay
2019-10-31
1
-0
/
+2
|
*
|
|
dfu: allow to manage DFU on several devices
Patrick Delaunay
2019-10-31
3
-12
/
+127
|
*
|
|
dfu: prepare the support of multiple interface
Patrick Delaunay
2019-10-31
2
-12
/
+41
|
*
|
|
dfu: sf: add partition support for nor backend
Patrick Delaunay
2019-10-31
4
-0
/
+67
|
*
|
|
doc: dfu: Add dfu documentation
Patrick Delaunay
2019-10-31
1
-0
/
+144
|
*
|
|
dfu: cosmetic: cleanup sf to avoid checkpatch error
Patrick Delaunay
2019-10-31
2
-5
/
+6
|
*
|
|
thor: fix error path after g_dnl_register() failure
Marek Szyprowski
2019-10-31
1
-1
/
+2
|
*
|
|
dwc3: flush cache only if there is a buffer attached to a request
Marek Szyprowski
2019-10-31
1
-1
/
+2
|
*
|
|
dfu: mmc: add support for in-partition offset
Marek Szyprowski
2019-10-31
1
-2
/
+11
|
*
|
|
cmd: thor: select DFU subsystem also for 'thor' download tool
Marek Szyprowski
2019-10-31
1
-0
/
+1
|
*
|
|
gadget: f_thor: properly enable 3rd endpoint defined by the protocol
Marek Szyprowski
2019-10-31
1
-0
/
+7
|
*
|
|
dfu: dfu_nand: reduce verbosity
Ralph Siemsen
2019-10-31
1
-1
/
+1
|
*
|
|
dwc3-generic: Don't fail probe if clk/reset entries are absent
Vignesh Raghavendra
2019-10-31
1
-2
/
+2
*
|
|
|
Merge tag 'mmc-2019-11-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2019-11-06
3
-260
/
+139
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
mmc: fsl_esdhc_imx: Update compatible string for imx8m
Peng Fan
2019-11-05
1
-0
/
+3
|
*
|
|
mmc: fsl_esdhc_imx: drop redundant clock settings
Peng Fan
2019-11-05
1
-5
/
+7
|
*
|
|
mmc: fsl_esdhc: clean up DM and non-DM code
Yangbo Lu
2019-11-05
1
-104
/
+100
|
*
|
|
mmc: fsl_esdhc: always check write protect state
Yangbo Lu
2019-11-05
2
-12
/
+4
|
*
|
|
mmc: fsl_esdhc: drop redundant code for non-removable feature
Yangbo Lu
2019-11-05
1
-14
/
+4
|
*
|
|
mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common()
Yangbo Lu
2019-11-05
1
-35
/
+8
|
*
|
|
mmc: fsl_esdhc: clean up bus width configuration code
Yangbo Lu
2019-11-05
1
-48
/
+22
|
*
|
|
mmc: fsl_esdhc: fix voltage validation
Yangbo Lu
2019-11-05
2
-32
/
+17
|
*
|
|
mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init()
Yangbo Lu
2019-11-05
1
-36
/
+0
|
|
|
/
|
|
/
|
*
|
|
travis: Rework how we write the ~/.buildman file
Tom Rini
2019-11-05
1
-3
/
+3
*
|
|
Merge tag 'fdt-pull-5nov19' of git://git.denx.de/u-boot-fdt
Tom Rini
2019-11-05
54
-1181
/
+1645
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
binman: Move to use Python 3
Simon Glass
2019-11-04
1
-1
/
+1
|
*
|
dtoc: Convert fdt.py to Python 3
Simon Glass
2019-11-04
1
-13
/
+4
|
*
|
binman: Convert a few tests to Python 3
Simon Glass
2019-11-04
1
-7
/
+7
|
*
|
binman: Remember the pre-reset entry size
Simon Glass
2019-11-04
1
-1
/
+8
|
*
|
pylibfdt: Correct the type for fdt_property_stub()
Simon Glass
2019-11-04
1
-2
/
+2
|
*
|
pylibfdt: Sync up with upstream
Simon Glass
2019-11-04
1
-12
/
+33
|
*
|
pylibfdt: Convert to Python 3
Simon Glass
2019-11-04
6
-33
/
+6
|
*
|
rkmux: Convert to Python 3
Simon Glass
2019-11-04
1
-8
/
+8
|
*
|
move_config: Convert to Python 3
Simon Glass
2019-11-04
1
-41
/
+41
|
*
|
microcode_tool: Convert to Python 3
Simon Glass
2019-11-04
1
-14
/
+14
[prev]
[next]