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
...
|
*
|
|
apalis-tk1: set apalis gpio 8 aka fan_en
Igor Opaniuk
2019-08-09
1
-0
/
+10
|
*
|
|
apalis-tk1: do not explicitly release reset_moci#
Marcel Ziswiler
2019-08-09
1
-1
/
+1
|
*
|
|
colibri/apalis tegra: drop DFU support
Igor Opaniuk
2019-08-09
4
-12
/
+0
|
*
|
|
mmc: Move tegra loopback disable option to be under tegra
Trent Piepho
2019-08-09
1
-11
/
+11
|
*
|
|
sound: Add codec enable to the sound bindings
Simon Glass
2019-08-09
3
-0
/
+3
|
*
|
|
sound: tegra: Add the binding file for tegra-audio
Simon Glass
2019-08-09
1
-0
/
+53
|
*
|
|
sound: snow: Add the binding file for snow
Simon Glass
2019-08-09
1
-0
/
+31
|
/
/
/
*
|
|
Merge tag 'mmc-8-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2019-08-09
11
-16
/
+23
|
\
\
\
|
*
|
|
mmc: tangier_sdhci: fix uninitialized pointer deref on probe
Peng Fan
2019-08-09
1
-1
/
+2
|
*
|
|
mmc: sdhci-cadence: fix uninitialized pointer deref on probe
Peng Fan
2019-08-09
1
-1
/
+2
|
*
|
|
mmc: s5p: fix uninitialized pointer deref on probe
Peng Fan
2019-08-09
1
-2
/
+2
|
*
|
|
mmc: pci: fix uninitialized pointer deref on probe
Peng Fan
2019-08-09
1
-2
/
+2
|
*
|
|
mmc: msm_sdhci: fix uninitialized pointer deref on probe
Peng Fan
2019-08-09
1
-2
/
+2
|
*
|
|
mmc: bcm: fix uninitialized pointer deref on probe
Peng Fan
2019-08-09
2
-2
/
+5
|
*
|
|
mmc: atmel_sdhci: fix uninitialized pointer deref on probe
Peng Fan
2019-08-09
1
-2
/
+2
|
*
|
|
test/py: Fix MMC/SD block write test dependency
Michal Simek
2019-08-09
1
-1
/
+1
|
*
|
|
mmc: zynq_sdhci: fix uninitialized pointer deref on probe
Matwey V. Kornilov
2019-08-09
1
-3
/
+4
|
*
|
|
mmc: Select SPL_HS200_SUPPORT if SPL_HS400_SUPPORT is selected
Faiz Abbas
2019-08-09
1
-0
/
+1
|
|
/
/
*
|
|
Merge tag 'u-boot-rockchip-20190809' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2019-08-09
29
-18
/
+3343
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
doc: rockchip: Adapt Pine64 Rock64 board instructions
Matwey V. Kornilov
2019-08-05
1
-8
/
+2
|
*
|
configs: rk3328: enable TPL for rock64-rk3328_defconfig
Matwey V. Kornilov
2019-08-05
1
-0
/
+14
|
*
|
rockchip: evb-rk3328: enable defconfig options for TPL/SPL
Kever Yang
2019-08-05
1
-2
/
+35
|
*
|
rockchip: Kconfig: enable TPL support for rk3328
Kever Yang
2019-08-05
2
-0
/
+17
|
*
|
rockchip: dts: rk3328: update dmc node for driver
Kever Yang
2019-08-05
6
-3
/
+657
|
*
|
rockchip: ram: add full feature rk3328 DRAM driver
Kever Yang
2019-08-05
2
-3
/
+1456
|
*
|
rockchip: dts: rk3328: Add rk3328-evb-u-boot.dtsi
Matwey V. Kornilov
2019-08-05
1
-0
/
+31
|
*
|
arm: dts: ficus: Enable booting from eMMC when using SPL
Manivannan Sadhasivam
2019-08-05
1
-0
/
+7
|
*
|
arm: dts: rock960: Enable booting from eMMC when using SPL
Manivannan Sadhasivam
2019-08-05
1
-0
/
+7
|
*
|
arm64: dts: rockchip: Add support for Khadas Edge-Captain
Nick Xie
2019-08-05
5
-0
/
+100
|
*
|
arm64: dts: rockchip: Add support for Khadas Edge-V
Nick Xie
2019-08-05
5
-0
/
+100
|
*
|
arm64: dts: rockchip: Add support for Khadas Edge
Nick Xie
2019-08-05
6
-0
/
+896
|
*
|
rockchip: rk3328: enable DMA for MMCs at Rock64
Matwey V. Kornilov
2019-08-05
1
-2
/
+0
|
*
|
rockchip: rk3328: set DDR as non-secure in SPL
Kever Yang
2019-08-05
1
-0
/
+5
|
*
|
dw_mmc: turn on the IO supply
Urja Rannikko
2019-07-31
1
-0
/
+16
*
|
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2019-08-08
5
-57
/
+16
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
watchdog: mtk_wdt: Cosmetic cleanup of latest changes
Stefan Roese
2019-08-05
1
-9
/
+16
|
*
|
watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references
Stefan Roese
2019-08-05
4
-48
/
+0
*
|
|
test/py: avb: Move AVB test to android dir
Sam Protsenko
2019-08-07
1
-0
/
+0
*
|
|
Merge branch '2019-08-07-master-imports'
Tom Rini
2019-08-07
18
-86
/
+274
|
\
\
\
|
*
|
|
Update include/android_image.h from AOSP
Alex Deymo
2019-08-07
1
-30
/
+90
|
*
|
|
common: image-android-dt: Fix logic in print fdt info routine
Sam Protsenko
2019-08-07
1
-5
/
+6
|
*
|
|
fit: Do not automatically decompress ramdisk images
Julius Werner
2019-08-07
2
-5
/
+18
|
*
|
|
console: execute flush on uart when silent is removed
Patrick Delaunay
2019-08-07
1
-9
/
+36
|
*
|
|
console: update silent tag after env load
Patrick Delaunay
2019-08-07
1
-0
/
+4
|
*
|
|
cmd: avb: Fix compiler warnings
Sam Protsenko
2019-08-07
1
-2
/
+2
|
*
|
|
avb: Fix build when CONFIG_OPTEE_TA_AVB is disabled
Sam Protsenko
2019-08-07
1
-0
/
+3
|
*
|
|
pci_ep: Fix Coverity warning
Ramon Fried
2019-08-07
1
-1
/
+1
|
*
|
|
clk: MediaTek: add hifsys entry for MT7623 SoC.
Ryder Lee
2019-08-07
3
-23
/
+51
|
*
|
|
ARM: dts: add hifsys reset for MediaTek SoCs
Ryder Lee
2019-08-07
2
-0
/
+16
|
*
|
|
MAINTAINERS: MediaTek: add MediaTek team in the entry
Ryder Lee
2019-08-07
1
-0
/
+1
[prev]
[next]