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
...
*
|
arm: ti: Add missing "=" from previous fix
Tom Rini
2019-09-09
1
-1
/
+1
*
|
Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2019-09-08
23
-66
/
+289
|
\
\
|
|
/
|
/
|
|
*
mmc: sdhci: Add support for dt caps & caps mask
T Karthik Reddy
2019-09-06
1
-9
/
+14
|
*
dm: core: Add functions to read 64-bit dt properties
T Karthik Reddy
2019-09-06
4
-2
/
+45
|
*
dm: mmc_spi: Fix NULL pointer dereference in mmc_spi_bind()
Bin Meng
2019-09-05
1
-15
/
+20
|
*
mmc: dw_mmc: fix timeout calculate method
Kever Yang
2019-09-05
1
-2
/
+3
|
*
ARM: dts: ast2500: Add SDHCI nodes
Eddie James
2019-09-05
2
-0
/
+30
|
*
configs: AST2500 EVB: Enable SD controller
Eddie James
2019-09-05
1
-0
/
+8
|
*
mmc: Add Aspeed SD controller driver
Eddie James
2019-09-05
4
-1
/
+104
|
*
clk: aspeed: Add support for SD clock
Eddie James
2019-09-05
3
-0
/
+32
|
*
mmc: Rename timeout parameters for clarification
Sam Protsenko
2019-09-05
6
-32
/
+33
|
*
mmc: Fix timeout values passed to mmc_wait_dat0()
Sam Protsenko
2019-09-05
1
-2
/
+2
|
*
dm: mmc: remove unused U_BOOT_DRIVER(mmc)
Andy Yan
2019-09-05
1
-4
/
+0
*
|
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2019-09-07
13
-86
/
+177
|
\
\
|
*
|
sh: r2dplus: Switch to DM PCI driver
Marek Vasut
2019-09-02
4
-20
/
+16
|
*
|
pci: sh7751: Convert to DM and DT probing
Marek Vasut
2019-09-02
1
-58
/
+106
|
*
|
sh: r2dplus: Enable OF control
Marek Vasut
2019-09-02
5
-0
/
+29
|
*
|
sh: r2dplus: Enable DM
Marek Vasut
2019-09-02
1
-0
/
+3
|
*
|
sh: Fix OF_SEPARATE support
Marek Vasut
2019-09-02
2
-0
/
+15
|
*
|
sh: tmu: Fix SH4 TCNT0 offset
Marek Vasut
2019-09-02
1
-1
/
+1
|
*
|
dm: core: Decouple DM from DT
Marek Vasut
2019-09-02
3
-7
/
+7
*
|
|
Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-boot
Tom Rini
2019-09-06
13
-35
/
+200
|
\
\
\
|
*
|
|
git-mailrc: Add rpi and bcm283x maintainer
Andrei Gherzan
2019-09-06
1
-0
/
+4
|
*
|
|
RPI: Add memory map for bcm2711
Andrei Gherzan
2019-09-06
1
-3
/
+24
|
*
|
|
mmc: bcm283x: Add support for bcm2711 device in bcm2835_sdhci
Matthias Brugger
2019-09-06
1
-2
/
+10
|
*
|
|
ARM: bcm283x: Include definition for additional emmc clock
Andrei Gherzan
2019-09-06
1
-0
/
+1
|
*
|
|
RPI: Add entry for Raspberry Pi 4 model B
Andrei Gherzan
2019-09-06
1
-0
/
+5
|
*
|
|
ARM: bcm283x: Define configs for RaspberryPi 4
Andrei Gherzan
2019-09-06
1
-0
/
+62
|
*
|
|
ARM: bcm283x: Add BCM283x_BASE define
Matthias Brugger
2019-09-06
5
-20
/
+9
|
*
|
|
RPI: Add defconfigs for rpi4 (32/64)
Andrei Gherzan
2019-09-06
2
-0
/
+66
|
*
|
|
rpi: increase SYS_BOOTM_LEN to 64M on ARM64
Bonnans, Laurent
2019-09-06
1
-0
/
+4
|
*
|
|
mmc: bcm2835-host: Fix wait_transfer_complete
Raul Benet
2019-09-06
1
-5
/
+7
|
*
|
|
ARM: bcm283x mbox: Fix send status register
Fabian Vogt
2019-09-06
2
-5
/
+8
*
|
|
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
Tom Rini
2019-09-06
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
ARM: exynos5: Try to boot on mmc2 before mmc0/1
Guillaume GARDET
2019-09-05
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'efi-2019-10-rc4-3' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2019-09-06
15
-102
/
+410
|
\
\
\
\
|
*
|
|
|
doc: UEFI API documentation
Heinrich Schuchardt
2019-09-05
4
-9
/
+46
|
*
|
|
|
efi_loader: EFI_BLOCK_IO_PROTOCOL.Reset()
Heinrich Schuchardt
2019-09-05
1
-1
/
+16
|
*
|
|
|
efi_loader: use EFI_PRINT() instead of debug()
Heinrich Schuchardt
2019-09-05
1
-3
/
+3
|
*
|
|
|
efi_loader: parameter checks BLOCK_IO_PROTOCOL
Heinrich Schuchardt
2019-09-05
1
-1
/
+36
|
*
|
|
|
efi_loader: do not set invalid screen mode
Heinrich Schuchardt
2019-09-05
1
-0
/
+4
|
*
|
|
|
efi_loader: cursor positioning
Heinrich Schuchardt
2019-09-05
1
-5
/
+13
|
*
|
|
|
efi_loader: correctly render UsbClass DP nodes as text
Heinrich Schuchardt
2019-09-05
1
-1
/
+1
|
*
|
|
|
efi_loader: correctly render CD-ROM device path nodes
Heinrich Schuchardt
2019-09-05
3
-3
/
+4
|
*
|
|
|
efi_loader: correctly render MAC address device path nodes
Heinrich Schuchardt
2019-09-05
1
-8
/
+7
|
*
|
|
|
efi_loader: correct text conversion for vendor DP
Heinrich Schuchardt
2019-09-05
1
-1
/
+10
|
*
|
|
|
efi_loader: Extract adding a conventional memory in separate routine
Park, Aiden
2019-09-05
2
-32
/
+54
|
*
|
|
|
efi_loader: implement MCastIPtoMAC
Heinrich Schuchardt
2019-09-05
1
-2
/
+42
|
*
|
|
|
efi_loader: fix status management in network stack
Heinrich Schuchardt
2019-09-05
2
-13
/
+104
|
*
|
|
|
efi_loader: EFI_SIMPLE_NETWORK.Transmit() fill header
Heinrich Schuchardt
2019-09-05
1
-6
/
+25
[prev]
[next]