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
...
|
*
|
dm: core: Reorder include files in read.c
Stefan Roese
2020-05-29
1
-3
/
+3
|
|
/
*
|
misc: i2c_eeprom: implement different probe test eeprom offset
Eugen Hristev
2020-05-28
1
-1
/
+7
*
|
i2c: observe scl_count in i2c_deblock_gpio_loop()
Heinrich Schuchardt
2020-05-28
1
-1
/
+1
*
|
i2c: designware_i2c: Check if the device is powered
Raul E Rangel
2020-05-28
1
-0
/
+17
*
|
i2c: designware_i2c: Tidy up use of NULL priv
Simon Glass
2020-05-28
1
-11
/
+23
|
/
*
phy: Fix possible NULL pointer deference
Vignesh Raghavendra
2020-05-25
1
-5
/
+5
*
Merge git://git.denx.de/u-boot-usb
Tom Rini
2020-05-22
4
-12
/
+129
|
\
|
*
eth/r8152: fix typo in register name
Hayes Wang
2020-05-22
2
-6
/
+6
|
*
usb: dwc3: fix NULL pointer issue
Chunfeng Yun
2020-05-22
1
-3
/
+3
|
*
usb: ehci-omap: Add Support for DM_USB and OF_CONTROL
Adam Ford
2020-05-22
1
-3
/
+120
*
|
Merge branch 'net' of git://git.denx.de/u-boot-socfpga
Tom Rini
2020-05-22
2
-264
/
+320
|
\
\
|
*
|
net: ks8851: Add Kconfig entries
Marek Vasut
2020-05-22
1
-0
/
+14
|
*
|
net: ks8851: Add DM support
Marek Vasut
2020-05-22
1
-0
/
+103
|
*
|
net: ks8851: Receive one packet per recv call
Marek Vasut
2020-05-22
1
-29
/
+36
|
*
|
net: ks8851: Split non-DM specific bits from common code
Marek Vasut
2020-05-22
1
-16
/
+44
|
*
|
net: ks8851: Pass around driver private data
Marek Vasut
2020-05-22
1
-124
/
+133
|
*
|
net: ks8851: Checkpatch cleanup
Marek Vasut
2020-05-22
1
-9
/
+10
|
*
|
net: ks8851: Clean up chip ID readout
Marek Vasut
2020-05-22
1
-19
/
+2
|
*
|
net: ks8851: Remove type_frame_head
Marek Vasut
2020-05-22
1
-29
/
+7
|
*
|
net: ks8851: Trim down struct ks_net
Marek Vasut
2020-05-22
1
-61
/
+9
|
*
|
net: ks8851: Use 16bit RXQCR access
Marek Vasut
2020-05-22
1
-13
/
+4
|
*
|
net: ks8851: Remove RXQCR cache
Marek Vasut
2020-05-22
1
-9
/
+6
|
*
|
net: ks8851: Replace malloc()+memset() with calloc()
Marek Vasut
2020-05-22
1
-6
/
+3
|
|
/
*
|
Merge tag 'u-boot-rockchip-20200522' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2020-05-22
6
-0
/
+1001
|
\
\
|
*
|
pci: Add Rockchip PCIe PHY controller driver
Jagan Teki
2020-05-22
4
-14
/
+306
|
*
|
pci: Add Rockchip PCIe controller driver
Jagan Teki
2020-05-22
4
-0
/
+555
|
*
|
clk: rk3399: Enable/Disable the PCIEPHY clk
Jagan Teki
2020-05-22
1
-0
/
+6
|
*
|
clk: rk3399: Add enable/disable clks
Jagan Teki
2020-05-22
1
-0
/
+148
|
|
/
*
|
Merge tag 'imx8qxp-fixes' of https://gitlab.denx.de/u-boot/custodians/u-boot-...
Tom Rini
2020-05-22
2
-26
/
+28
|
\
\
|
*
|
thermal: imx_scu_thermal: prevent boot hang with zero pdata
Anatolij Gustschin
2020-05-22
1
-1
/
+3
|
*
|
cpu: imx8: use intended cpu-thermal device when getting temp value
Anatolij Gustschin
2020-05-22
1
-25
/
+25
|
*
|
cpu: imx8: fix type and rate detection
Anatolij Gustschin
2020-05-22
1
-6
/
+6
|
|
/
*
|
mtd: rawnand: denali: deassert write protect pin
Masahiro Yamada
2020-05-22
1
-0
/
+1
*
|
mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_spl
Masahiro Yamada
2020-05-22
1
-9
/
+9
|
/
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-05-20
2
-5
/
+31
|
\
|
*
net: fsl-mc: fixup DPC: add /board/ports node if missing
Razvan Ionut Cirjan
2020-05-19
1
-3
/
+14
|
*
drivers: net: fsl-mc: fixup msi-map property
Laurentiu Tudor
2020-05-19
1
-1
/
+16
|
*
driver: net: fm: minor fix in DM ETH support
Madalin Bucur
2020-05-19
1
-1
/
+1
*
|
drivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOC
Jan Kiszka
2020-05-19
1
-0
/
+1
*
|
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
438
-0
/
+444
*
|
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
452
-0
/
+452
*
|
Fix some checkpatch warnings in calls to udelay()
Simon Glass
2020-05-18
9
-60
/
+60
*
|
common: Drop linux/stringify.h from common header
Simon Glass
2020-05-18
6
-0
/
+6
*
|
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
67
-0
/
+67
*
|
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
|
common: Drop log.h from common header
Simon Glass
2020-05-18
832
-2
/
+837
*
|
Fix some checkpatch warnings in calls to debug()
Simon Glass
2020-05-18
1
-6
/
+6
*
|
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
33
-63
/
+92
*
|
common: Drop init.h from common header
Simon Glass
2020-05-18
31
-0
/
+31
*
|
common: Drop image.h from common header
Simon Glass
2020-05-18
18
-1
/
+21
[prev]
[next]