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
...
*
|
mv_ddr: ddr3: Use correct bitmask for read sample delay
Chris Packham
2020-07-09
1
-1
/
+1
|
/
*
spl: fit: nand: fix fit loading in case of bad blocks
Dario Binacchi
2020-07-08
1
-0
/
+28
*
tpm: add #ifndef to fix redeclaration build errors
Johannes Holland
2020-07-08
1
-0
/
+2
*
tpm2: tis_spi: add linux compatible fallback string
Bruno Thomsen
2020-07-08
1
-1
/
+1
*
sata_sil: Enable DM_PCI operation
Andre Przywara
2020-07-07
2
-2
/
+15
*
net: smc911x: Properly handle EEPROM MAC address
Andre Przywara
2020-07-07
1
-24
/
+36
*
gpio: search for gpio label if gpio is not found through bank name
Heiko Schocher
2020-07-07
2
-0
/
+66
*
net: designware: s700: Add glue code for S700 mac
Amit Singh Tomar
2020-07-07
3
-0
/
+75
*
net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx t...
Amit Singh Tomar
2020-07-07
2
-0
/
+44
*
net: phy: realtek: Add support for RTL8201F PHY module.
Amit Singh Tomar
2020-07-07
1
-0
/
+20
*
clk: actions: Add Ethernet clocks
Amit Singh Tomar
2020-07-07
2
-2
/
+9
*
cmd: dm: Fixed/Added DM driver listing subcommands
Niel Fourie
2020-07-07
1
-1
/
+54
*
ram: stm32mp1: add size and addr parameter to test all
Patrick Delaunay
2020-07-07
1
-3
/
+44
*
ram: stm32mp1: use the DDR size by default in the test addressBus
Patrick Delaunay
2020-07-07
1
-1
/
+2
*
ram: stm32mp1: add parameter addr in test FrequencySelectivePattern
Patrick Delaunay
2020-07-07
1
-6
/
+7
*
ram: stm32mp1: protect minimum value in get_bufsize
Patrick Delaunay
2020-07-07
1
-18
/
+19
*
power: regulator: stm32: vrefbuf: fix a possible overshoot when re-enabling
Fabrice Gasnier
2020-07-07
1
-2
/
+14
*
pinctrl: stm32: add information on pin configuration
Patrick Delaunay
2020-07-07
1
-3
/
+24
*
pinctrl: stmfx: add information on pin configuration
Patrick Delaunay
2020-07-07
1
-1
/
+31
*
gpio: stmfx: add ops get_dir_flags
Patrick Delaunay
2020-07-07
1
-0
/
+50
*
gpio: stmfx: add ops set_dir_flag
Patrick Delaunay
2020-07-07
1
-0
/
+37
*
gpio: stmfx: add function stmfx_read_reg and stmfx_write_reg
Patrick Delaunay
2020-07-07
1
-42
/
+26
*
gpio: stmfx: rename function used to change pin configuration
Patrick Delaunay
2020-07-07
1
-10
/
+8
*
gpio: stmfx: move function to prepare new ops introduction
Patrick Delaunay
2020-07-07
1
-30
/
+30
*
gpio: stm32: add ops get_dir_flags
Patrick Delaunay
2020-07-07
1
-0
/
+59
*
gpio: stm32: add ops set_dir_flags
Patrick Delaunay
2020-07-07
1
-14
/
+76
*
arm: stm32mp: add weak function to save vddcore
Patrick Delaunay
2020-07-07
1
-0
/
+5
*
stm32mp1: clk: configure pll1 with OPP
Patrick Delaunay
2020-07-07
1
-28
/
+262
*
net: dwc_eth_qos: update the compatible supported for STM32
Patrick Delaunay
2020-07-07
1
-1
/
+1
*
video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean
Patrick Delaunay
2020-07-06
1
-1
/
+11
*
Merge branch 'next'
Tom Rini
2020-07-06
78
-1359
/
+4085
|
\
|
*
Merge branch '2020-07-01-kconfig-etc-updates' into next
Tom Rini
2020-07-05
1
-3
/
+2
|
|
\
|
|
*
pci: rockchip: Mark inline functions as static inline
Tom Rini
2020-07-01
1
-3
/
+2
|
*
|
riscv: cpu: check and append L1 cache to cpu features
Sagar Shrikant Kadam
2020-07-01
1
-0
/
+12
|
*
|
riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit
Sagar Shrikant Kadam
2020-07-01
1
-4
/
+1
|
*
|
uclass: cpu: fix to display proper CPU features
Sagar Shrikant Kadam
2020-07-01
1
-0
/
+3
|
*
|
riscv: Enable cpu clock if it is present
Sean Anderson
2020-07-01
1
-0
/
+20
|
*
|
riscv: Try to get cpu frequency from a "clocks" node if it exists
Sean Anderson
2020-07-01
1
-1
/
+18
|
*
|
reset: Add generic reset driver
Sean Anderson
2020-07-01
3
-0
/
+87
|
*
|
dm: Fix error handling for dev_read_addr_ptr
Sean Anderson
2020-07-01
4
-4
/
+4
|
*
|
dm: Add support for simple-pm-bus
Sean Anderson
2020-07-01
3
-0
/
+64
|
*
|
clk: Add K210 clock support
Sean Anderson
2020-07-01
3
-2
/
+665
|
*
|
clk: Add a bypass clock for K210
Sean Anderson
2020-07-01
2
-1
/
+271
|
*
|
clk: Add K210 pll support
Sean Anderson
2020-07-01
5
-0
/
+616
|
*
|
clk: Fix clk_get_by_* handling of index
Sean Anderson
2020-07-01
1
-4
/
+4
|
*
|
clk: Check that ops of composite clock components exist before calling
Sean Anderson
2020-07-01
1
-22
/
+35
|
*
|
clk: Always use the supplied struct clk
Sean Anderson
2020-07-01
6
-20
/
+18
|
|
/
|
*
Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-06-30
13
-57
/
+92
|
|
\
|
|
*
net: pcnet: Add Kconfig entries
Marek Vasut
2020-06-29
1
-0
/
+6
|
|
*
net: pcnet: Add DM support
Marek Vasut
2020-06-29
1
-1
/
+126
[prev]
[next]