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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop net.h from common header
Simon Glass
2020-05-18
92
-0
/
+104
*
arm: Don't include common.h in header files
Simon Glass
2020-05-18
3
-0
/
+11
*
common: Drop flash.h from common header
Simon Glass
2020-05-18
10
-0
/
+10
*
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2020-05-17
3
-9
/
+7
*
drivers/reset/Kconfig: fix typo
Trevor Woerner
2020-05-15
1
-1
/
+1
*
rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32
Trevor Woerner
2020-05-15
3
-3
/
+3
*
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
2020-05-15
6
-6
/
+6
*
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
Trevor Woerner
2020-05-15
8
-13
/
+13
*
rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
Trevor Woerner
2020-05-15
6
-6
/
+6
*
Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-05-14
5
-15
/
+42
|
\
|
*
clk: stm32mp1: fix CK_MPU calculation
Lionel Debieve
2020-05-14
1
-3
/
+4
|
*
mmc: stm32_sdmmc2: change the displayed config name
Patrick Delaunay
2020-05-14
1
-1
/
+1
|
*
gpio: stm32: support gpio ops in SPL
Patrick Delaunay
2020-05-14
1
-6
/
+1
|
*
usb: gadget: g_dnl: add function g_dnl_set_product
Patrick Delaunay
2020-05-14
1
-0
/
+8
|
*
ram: stm32mp1: Add support for multiple configs
Marek Vasut
2020-05-14
1
-5
/
+28
*
|
Merge tag 'rpi-next-2020.07' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-05-14
4
-25
/
+30
|
\
\
|
*
|
mmc: sdhci: Use debug for not supported SDMA info message
Matthias Brugger
2020-05-13
1
-2
/
+2
|
*
|
mmc: sdhci: not return error when SDMA is not supported
Jaehoon Chung
2020-05-12
1
-4
/
+3
|
*
|
mmc: sdhci: use phys2bus macro when dma address is accessed
Jaehoon Chung
2020-05-12
1
-2
/
+4
|
*
|
arm: bcm283x: serial: Move ofdata reading to probe() method
Simon Glass
2020-05-12
2
-16
/
+17
|
*
|
net: bcmgenet: Don't set ID_MODE_DIS when not using RGMII
Nicolas Saenz Julienne
2020-05-12
1
-1
/
+4
*
|
|
CLK: ARC: HSDK: add separate clock map for HSDK-4xD
Eugeniy Paltsev
2020-05-13
2
-11
/
+64
*
|
|
CLK: ARC: HSDK: define clock map with DT binding constants
Eugeniy Paltsev
2020-05-13
1
-27
/
+29
*
|
|
CLK: ARC: HSDK: make set_clock optional
Eugeniy Paltsev
2020-05-13
1
-1
/
+4
*
|
|
CLK: ARC: HSDK: prepare for multiple clock maps support
Eugeniy Paltsev
2020-05-13
1
-7
/
+20
*
|
|
CLK: ARC: HSDK: driver cleanup
Eugeniy Paltsev
2020-05-13
1
-36
/
+39
*
|
|
CLK: ARC: HSDK: use appropriate config data types
Eugeniy Paltsev
2020-05-13
1
-20
/
+21
*
|
|
CLK: ARC: HSDK: drop unused offset
Eugeniy Paltsev
2020-05-13
1
-29
/
+28
*
|
|
CLK: ARC: HSDK: avoid code duplication
Eugeniy Paltsev
2020-05-13
1
-72
/
+40
|
|
/
|
/
|
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2020-05-12
3
-0
/
+8
|
\
\
|
*
|
usb: dwc3: Add versal compatibility string to dwc3 glue ids
Siva Durga Prasad Paladugu
2020-05-12
1
-0
/
+1
|
*
|
usb: dwc3: add dis_del_phy_power_chg_quirk
Jagan Teki
2020-05-12
2
-0
/
+7
|
|
/
*
|
Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-05-12
1
-0
/
+15
|
\
\
|
|
/
|
/
|
|
*
gpio: emulate open drain & open source in dm_gpio_set_value()
Neil Armstrong
2020-05-11
1
-0
/
+15
*
|
Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-05-11
2
-4
/
+8
|
\
\
|
*
|
video: omap: change include order
Dario Binacchi
2020-05-11
1
-4
/
+4
|
*
|
net: ethernet: ti: am65-cpsw-nuss: enable 10Mbps link speed in rgmii mode
Murali Karicheri
2020-05-09
1
-0
/
+4
|
|
/
*
|
Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-05-11
28
-155
/
+1541
|
\
\
|
*
|
imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-boot
Peng Fan
2020-05-10
1
-0
/
+35
|
*
|
mtd: nand: raw: mxs_nand changes for nandbcb
Han Xu
2020-05-10
1
-3
/
+40
|
*
|
imx8: Replace SC_R_LAST with SC_R_NONE in DTB
Leonard Crestez
2020-05-10
1
-3
/
+3
|
*
|
power: imx8: Check owned resource in power on
Ye Li
2020-05-10
1
-0
/
+3
|
*
|
power: imx8: remove the resource owned check before power off
Peng Fan
2020-05-10
1
-4
/
+4
|
*
|
power: imx8-power-domain: Set DM_FLAG_DEFAULT_PD_CTRL_OFF flag
Ye Li
2020-05-10
1
-0
/
+1
|
*
|
imx8: power: Add PD device lookup interface to power domain uclass
Peng Fan
2020-05-10
1
-0
/
+28
|
*
|
nand: enable the Randomizer module for i.mx7 and i.mx8
Alice Guo
2020-05-10
1
-1
/
+7
|
*
|
mxs_nand: don't check zero count when ECC reading with randomizer
Han Xu
2020-05-10
1
-2
/
+3
|
*
|
MXS_NAND: Add clock support for iMX8
Ye Li
2020-05-10
1
-0
/
+69
|
*
|
mtd: nand: support GPMI NAND driver for i.MX8
Peng Fan
2020-05-10
5
-16
/
+28
|
*
|
nand: mxs_nand: make imx8mm can use hardware BCH and randomizer
Alice Guo
2020-05-10
1
-1
/
+1
[next]