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: add dev_read_u32()
Masahiro Yamada
2018-01-22
1
-0
/
+5
*
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2018-01-20
6
-38
/
+62
|
\
|
*
ddr: marvell: update ddr controller init and freq
Chris Packham
2018-01-19
3
-21
/
+34
|
*
ddr: marvell: update additional ODT setting
Chris Packham
2018-01-19
1
-8
/
+14
|
*
ddr: marvell: use correct TREFI value
Chris Packham
2018-01-19
1
-1
/
+1
|
*
ddr: marvell: only assert M_ODT[0] on write for a single CS
Chris Packham
2018-01-19
3
-8
/
+13
*
|
Merge git://git.denx.de/u-boot-arc
Tom Rini
2018-01-19
1
-10
/
+167
|
\
\
|
*
|
ARC: HSDK: CGU: Add 'Hz' when printing clock frequency
Eugeniy Paltsev
2018-01-19
1
-3
/
+3
|
*
|
ARC: HSDK: CGU: Use plat data instead of priv data
Eugeniy Paltsev
2018-01-19
1
-1
/
+1
|
*
|
ARC: HSDK: CGU: Update AXI, TUN, ARC clock options
Eugeniy Paltsev
2018-01-19
1
-6
/
+163
|
|
/
*
|
serial: stm32: Rename serial_stm32x7.c to serial_stm32.c
Patrice Chotard
2018-01-19
4
-6
/
+6
*
|
GPIO: tca642x: Rework to not include commands in SPL
Tom Rini
2018-01-19
1
-3
/
+3
*
|
GPIO: pca953x: Rework to not include commands in SPL
Tom Rini
2018-01-19
1
-3
/
+3
*
|
drivers: dma: ti-edma3: add support for memory fill
Tero Kristo
2018-01-19
1
-7
/
+48
*
|
mmc: omap_hsmmc: Fix incorrect bit operations for disabling a bit
Kishon Vijay Abraham I
2018-01-19
1
-3
/
+4
*
|
mmc: omap_hsmmc: Enable Auto command (CMD12) enable
Kishon Vijay Abraham I
2018-01-19
1
-1
/
+5
*
|
mmc: omap_hsmmc: Add support for DMA (ADMA2)
Kishon Vijay Abraham I
2018-01-19
1
-3
/
+202
*
|
Revert "omap_hsmmc: update struct hsmmc to accommodate omap3 from DT"
Jean-Jacques Hiblot
2018-01-18
1
-31
/
+4
|
/
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2018-01-17
1
-11
/
+7
|
\
|
*
serial: lpuart: Proper device identification
Sriram Dash
2018-01-15
1
-11
/
+7
*
|
i2c: mxc_i2c: Use or operation
Peng Fan
2018-01-16
1
-3
/
+3
*
|
i2c: lpi2c: do not add 4 for bus seq
Peng Fan
2018-01-16
1
-4
/
+4
*
|
Merge git://git.denx.de/u-boot-net
Tom Rini
2018-01-15
17
-146
/
+1083
|
\
\
|
*
|
phy: atheros: set auto-negotiation for AR8021
Zhao Qiang
2018-01-15
1
-0
/
+1
|
*
|
net: sh-eth: Add to Kconfig and convert
Nobuhiro Iwamatsu
2018-01-15
1
-0
/
+6
|
*
|
net: sh-eth: Fix misaligned cache operation warning
Nobuhiro Iwamatsu
2018-01-15
1
-2
/
+3
|
*
|
net: sh-eth: Change read/write() param to struct sh_eth_info
Nobuhiro Iwamatsu
2018-01-15
2
-57
/
+75
|
*
|
net: sh-eth: Remove bd_t from sh_eth_config()
Nobuhiro Iwamatsu
2018-01-15
1
-2
/
+2
|
*
|
net: sh-eth: Fix coding style checked by checkpatch.pl
Nobuhiro Iwamatsu
2018-01-15
1
-12
/
+19
|
*
|
net: phy: b53: Add b53_reg read/write commands
Florian Fainelli
2018-01-15
1
-0
/
+139
|
*
|
net: designware: Pad small packets
Florian Fainelli
2018-01-15
1
-0
/
+5
|
*
|
net: phy: Add Broadcom BCM53xx switch driver
Florian Fainelli
2018-01-15
4
-0
/
+650
|
*
|
net: designware: add clock support
Patrice Chotard
2018-01-15
2
-0
/
+47
|
*
|
dm: core: add missing dev_count_phandle_with_args()
Patrice Chotard
2018-01-15
1
-0
/
+7
|
*
|
net: mvneta - Fixed recv() when multiple packets have arrived.
Jason Brown
2018-01-15
1
-1
/
+5
|
*
|
net: miiphybb: fix casting error
Chris Brandt
2018-01-15
1
-1
/
+1
|
*
|
net: sh-eth: remove sh_eth_offset_rz table
Chris Brandt
2018-01-15
1
-58
/
+1
|
*
|
net: sh-eth: fix inl and outl definitions
Chris Brandt
2018-01-15
1
-1
/
+3
|
*
|
net: phy: marvell: Add functions to read PHY's extended registers
Lukasz Majewski
2018-01-15
1
-0
/
+29
|
*
|
net: Fix buffer overrun error in netconsole
Joe Hershberger
2018-01-15
1
-2
/
+5
|
*
|
net: macb: Add support for Xilinx Zynq SoC
Wilson Lee
2018-01-15
3
-12
/
+87
|
|
/
*
|
Merge git://git.denx.de/u-boot-imx
Tom Rini
2018-01-15
3
-2
/
+48
|
\
\
|
*
|
drivers: pci: imx: fix enumeration logic error
Koen Vandeputte
2018-01-12
1
-0
/
+11
|
*
|
spi: fsl_qspi: support i.MX6UL/6ULLL/7D
Peng Fan
2018-01-12
1
-2
/
+16
|
*
|
pci: imx: request gpio before use
Peng Fan
2018-01-12
1
-0
/
+4
|
*
|
misc: mxc_ocotp: check fuse word before programming on i.MX7ULP
Peng Fan
2018-01-12
1
-0
/
+17
*
|
|
db410c: replace reset driver with psci
Jorge Ramirez-Ortiz
2018-01-15
2
-42
/
+0
*
|
|
db820c: enable pmic gpios for pm8994
Jorge Ramirez-Ortiz
2018-01-15
1
-2
/
+5
*
|
|
dm: core: parse chosen node
Rob Clark
2018-01-15
1
-0
/
+11
*
|
|
spmi: msm: display the PMIC Arb version (debug)
Jorge Ramirez-Ortiz
2018-01-15
1
-0
/
+12
|
|
/
|
/
|
[next]