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
...
|
*
|
phy: meson-gxl: remove invalid USB3 PHY driver
Neil Armstrong
2020-10-05
3
-221
/
+1
|
*
|
ARM: mach-meson: use new DWC3 glue for GXL & GXM
Neil Armstrong
2020-10-05
8
-62
/
+79
|
*
|
usb: dwc3: add Amlogic GXL & GXL DWC3 Glue
Neil Armstrong
2020-10-05
4
-0
/
+436
|
*
|
ARM: dts: sync amlogic AXG/GXL/GXM DT from Linux 5.8-rc1
Neil Armstrong
2020-10-05
22
-82
/
+358
|
*
|
board: s400: generate unique mac address from SoC serial
Neil Armstrong
2020-10-05
1
-0
/
+2
|
|
/
*
|
configs: Resync with savedefconfig
Tom Rini
2020-10-05
81
-446
/
+290
*
|
Merge branch 'next'
Tom Rini
2020-10-05
864
-11226
/
+47331
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2020-10-05
46
-928
/
+6713
|
|
\
|
|
*
cpu: at91: add driver for CPU
Claudiu Beznea
2020-10-05
3
-0
/
+125
|
|
*
MAINTAINERS: add Microchip PIT64B timer
Claudiu Beznea
2020-09-28
1
-0
/
+1
|
|
*
timer: mchp-pit64b: add support for pit64b
Claudiu Beznea
2020-09-28
3
-0
/
+117
|
|
*
mmc: atmel-sdhci: use mmc_of_parse to get the DT properties
Eugen Hristev
2020-09-25
1
-0
/
+4
|
|
*
mmc: atmel-sdhci: enable the required generic clock
Eugen Hristev
2020-09-25
1
-0
/
+4
|
|
*
mmc: atmel-sdhci: do not check clk_set_rate return value
Eugen Hristev
2020-09-25
1
-3
/
+1
|
|
*
mmc: atmel-sdhci: add sama7g5-sdhci compatibility string
Eugen Hristev
2020-09-25
1
-0
/
+1
|
|
*
pinctrl: at91-pio4: add compatible for sama7g5 pinctrl block
Eugen Hristev
2020-09-25
1
-0
/
+1
|
|
*
ARM: mach-at91: add support for new SoC sama7g5
Eugen Hristev
2020-09-25
6
-0
/
+1016
|
|
*
ARM: at91: common: guard ATMEL_PIT code by ifdef
Eugen Hristev
2020-09-22
1
-0
/
+2
|
|
*
board: atmel: common: introduce at91_set_eth1addr for second interface
Eugen Hristev
2020-09-22
2
-0
/
+34
|
|
*
clk: at91: sama7g5: add clock support
Claudiu Beznea
2020-09-22
2
-0
/
+1402
|
|
*
clk: at91: pmc: add generic clock ops
Claudiu Beznea
2020-09-22
2
-0
/
+73
|
|
*
clk: at91: clk-generic: add driver compatible with ccf
Claudiu Beznea
2020-09-22
3
-0
/
+209
|
|
*
clk: at91: clk-peripheral: add driver compatible with ccf
Claudiu Beznea
2020-09-22
3
-0
/
+272
|
|
*
clk: at91: clk-system: add driver compatible with ccf
Claudiu Beznea
2020-09-22
3
-1
/
+116
|
|
*
clk: at91: clk-programmable: add driver compatible with ccf
Claudiu Beznea
2020-09-22
3
-1
/
+226
|
|
*
clk: at91: clk-utmi: add support for sama7g5
Claudiu Beznea
2020-09-22
2
-1
/
+73
|
|
*
clk: at91: clk-utmi: add driver compatible with ccf
Claudiu Beznea
2020-09-22
3
-0
/
+169
|
|
*
clk: at91: clk-master: add support for sama7g5
Claudiu Beznea
2020-09-22
2
-1
/
+182
|
|
*
clk: at91: clk-master: add driver compatible with ccf
Claudiu Beznea
2020-09-22
3
-1
/
+178
|
|
*
clk: at91: sam9x60-pll: add driver compatible with ccf
Claudiu Beznea
2020-09-22
4
-0
/
+486
|
|
*
clk: at91: clk-main: add driver compatible with ccf
Claudiu Beznea
2020-09-22
3
-1
/
+398
|
|
*
clk: at91: sckc: add driver compatible with ccf
Claudiu Beznea
2020-09-22
2
-1
/
+173
|
|
*
clk: at91: move clock code to compat.c
Claudiu Beznea
2020-09-22
16
-1163
/
+1030
|
|
*
clk: at91: pmc: add helpers for clock drivers
Claudiu Beznea
2020-09-22
2
-0
/
+104
|
|
*
clk: at91: add pre-requisite headers for AT91 clock architecture
Claudiu Beznea
2020-09-22
2
-0
/
+269
|
|
*
clk: get clock pointer before proceeding
Claudiu Beznea
2020-09-22
1
-4
/
+33
|
|
*
clk: do not disable clock if it is critical
Claudiu Beznea
2020-09-22
2
-1
/
+34
|
|
*
clk: bind clk to new parent device
Claudiu Beznea
2020-09-22
2
-1
/
+37
|
|
*
dm: core: add support for device re-parenting
Claudiu Beznea
2020-09-22
3
-0
/
+191
|
|
*
clk: check hw and hw->dev before dereference it
Claudiu Beznea
2020-09-22
1
-0
/
+3
|
*
|
Merge tag 'u-boot-stm32-20201003' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-10-05
12
-55
/
+360
|
|
\
\
|
|
*
|
mailbox: stm32_ipcc: Convert to use APIs which support live DT
Patrick Delaunay
2020-10-02
1
-6
/
+3
|
|
*
|
video: stm32_dsi: Convert to use APIs which support live DT
Patrick Delaunay
2020-10-02
1
-2
/
+1
|
|
*
|
video: stm32_ltdc: Convert to use APIs which support live DT
Patrick Delaunay
2020-10-02
1
-2
/
+1
|
|
*
|
pinctrl: stm32: Add header with SPDX licence
Patrick Delaunay
2020-10-02
1
-0
/
+5
|
|
*
|
pinctrl: stm32: Convert to use APIs which support live DT
Patrick Delaunay
2020-10-02
1
-20
/
+23
|
|
*
|
gpio: stm32: check result of ofnode_phandle_args
Patrick Delaunay
2020-10-02
1
-0
/
+5
|
|
*
|
gpio: stm32: cosmetic: cleanup gpio_stm32_probe
Patrick Delaunay
2020-10-02
1
-6
/
+4
|
|
*
|
ARM: dts: stm32mp1: DT alignment with Linux kernel v5.9-rc4
Patrick Delaunay
2020-10-02
7
-19
/
+318
|
*
|
|
Merge branch 'rpi-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ra...
Tom Rini
2020-10-02
1
-9
/
+12
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
[prev]
[next]