Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
008e61f5120e7d3acb937953b1322e3aee3160d4
/
drivers
008e61f
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
23e7578
drivers: net: Add ethernet driver for Microchip PIC32.
by Purna Chandra Mandal
· 9 years ago
46c9d93
drivers: net: phy: add SMSC LAN8740 Phy support.
by Purna Chandra Mandal
· 9 years ago
102142c
drivers: mmc: add driver for Microchip PIC32 SDHCI controller.
by Andrei Pistirica
· 9 years ago
9ffa7a3
drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32.
by Purna Chandra Mandal
· 9 years ago
9e160ee
drivers: serial: add driver for Microchip PIC32 UART controller.
by Paul Thacker
· 9 years ago
386d934
drivers: gpio: add driver for Microchip PIC32 GPIO controller.
by Purna Chandra Mandal
· 9 years ago
5f266c6
drivers: pinctrl: Add pinctrl driver for Microchip PIC32.
by Purna Chandra Mandal
· 9 years ago
a0e7908
drivers: clk: Add clock driver for Microchip PIC32 Microcontroller.
by Purna Chandra Mandal
· 9 years ago
a2a4dc5
driver: net: fsl-mc: Update print to reflect correct string
by Prabhakar Kushwaha
· 9 years ago
5373b20
driver: net: fsl-mc: Memset dprc_cfg before configuring
by Prabhakar Kushwaha
· 9 years ago
8de536c
video: sandbox: Allow selection of font size and console name
by Simon Glass
· 9 years ago
826f35f
video: Allow selection of the driver and font size
by Simon Glass
· 9 years ago
c0603b9
video: Add the Cantoraone decorative font
by Simon Glass
· 9 years ago
7ad4e30
video: Add the Rufscript handwriting font
by Simon Glass
· 9 years ago
c43c43c
video: Add the AnkaCoder mono-spaced font
by Simon Glass
· 9 years ago
84b4791
video: Add the Nimbus sans font
by Simon Glass
· 9 years ago
a29b012
video: Add a console driver that uses TrueType fonts
by Simon Glass
· 9 years ago
7b9f7e4
video: Provide a backspace method
by Simon Glass
· 9 years ago
58c733a
video: Provide a signal when a new console line is started
by Simon Glass
· 9 years ago
c5b77d0
video: Provide a left margin for the text console
by Simon Glass
· 9 years ago
5508f10
video: Handle the 'bell' character
by Simon Glass
· 9 years ago
f266178
video: Use fractional units for X coordinates
by Simon Glass
· 9 years ago
6e42e25
video kconfig console_normal
by Simon Glass
· 9 years ago
8340ef6
video: Add stb TrueType font renderer
by Simon Glass
· 9 years ago
8a36287
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
e578b92
Implement "pci enum" command for CONFIG_DM_PCI
by Stephen Warren
· 9 years ago
c6db965
dm: Remove device_probe_child()
by Simon Glass
· 9 years ago
b75fdc1
tpm: st33zp24: Add tpm st33zp24 spi support
by Christophe Ricard
· 9 years ago
3aa7408
tpm: st33zp24: Add tpm st33zp24 support with i2c
by Christophe Ricard
· 9 years ago
1259dcd
tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c
by Christophe Ricard
· 9 years ago
ca5bc1b
tpm: tpm_tis_lpc: fix typo
by Christophe Ricard
· 9 years ago
82d72a1
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
d8877e6
net: phy: implements probe for Cortina phy
by Shaohui Xie
· 9 years ago
ddcd1f3
net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET
by Shaohui Xie
· 9 years ago
ff7bd21
net: phy: micrel: fix divisor value for KSZ9031 phy skew
by Dinh Nguyen
· 9 years ago
1f9e672
net: phy: Use 'autoneg' flag from phydev
by Alexandre Messier
· 9 years ago
53b0c38
net: phy: Set ANRESTART in setup_forced
by Alexandre Messier
· 9 years ago
79e3efd
net: phy: micrel: Disable B_CAST on config
by Alexandre Messier
· 9 years ago
dfa71e9
tegra: Report errors from PCI init
by Simon Glass
· 9 years ago
6968ec9
net/designware: add support of max-speed device tree property
by Alexey Brodkin
· 9 years ago
b884c3f
net/designware: do explicit port selection for 1Gb mode
by Alexey Brodkin
· 9 years ago
b18acb0
drivers/net/phy: introduce phy_set_supported()
by Alexey Brodkin
· 9 years ago
44bc317
net: phy: genphy: Allow overwriting features
by Sascha Hauer
· 9 years ago
bbdcaff
net: phy: ensure Gigabit features are masked off if requested
by Florian Fainelli
· 9 years ago
a1c76c1
net: tsec: Use priv->tbiaddr to initialize TBI PHY address
by Bin Meng
· 9 years ago
9a1d6af
net: tsec: Add driver model ethernet support
by Bin Meng
· 9 years ago
56a27a1
net: tsec: Use tsec_private pointer as the parameter for internal routines
by Bin Meng
· 9 years ago
8ba5017
net: tsec: Adjust orders to avoid forward declaration of tsec_send()
by Bin Meng
· 9 years ago
e677da9
net: tsec: Move rxbd and txbd to struct tsec_private
by Bin Meng
· 9 years ago
362b123
net: tsec: Move rx_idx and tx_idx to struct tsec_private
by Bin Meng
· 9 years ago
9872b73
net: tsec: fsl_mdio: Fix several cosmetic issues
by Bin Meng
· 9 years ago
aae0e68
drivers: net: vsc9953: Add LAG support
by Codrin Ciubotariu
· 9 years ago
ba389e6
drivers: net: vsc9953: Fix FDB aging time
by Codrin Ciubotariu
· 9 years ago
a058052
net: phy: do not read configuration register on reset
by Stefan Agner
· 9 years ago
4b5a4a0
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
8505693
misc: Add simple driver to enable the legacy UART on Winbond Super IO chips
by Stefan Roese
· 9 years ago
cd85bec
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
940d2b8
spi: fsl_qspi: Fix qspi_op_rdsr memcpy issue
by Gong Qianyu
· 9 years ago
5207014
spi: fsl_qspi: Fix qspi_op_rdid memcpy issue
by Gong Qianyu
· 9 years ago
c2a4cb1
spi: fsl_qspi: fix compile warning for 64-bit platform
by Gong Qianyu
· 9 years ago
2550344
mmc: fsl_esdhc: set Abort command type for CMD12
by Yangbo Lu
· 9 years ago
e978a31
mmc: fsl_esdhc: increase data transaction timeout to 500ms
by Yangbo Lu
· 9 years ago
335b193
driver: net: fsl-mc: Remove portal id hard-coding
by Prabhakar Kushwaha
· 9 years ago
44b2036
driver: net: ldpaa: Add debug info of printing DPMAC stats
by Prabhakar Kushwaha
· 9 years ago
1c42bea
driver: net: ldpaa: Increase num of buffers for a pool
by Prabhakar Kushwaha
· 9 years ago
6073548
driver: net: ldpaa: Report back only error frames for tx
by Prabhakar Kushwaha
· 9 years ago
879a59a
driver: net: fsl-mc: Prepare extended cfg for DPNI create
by Prabhakar Kushwaha
· 9 years ago
53e353f
driver: net: fsl-mc: flib changes for MC FW 9.0.0
by Prabhakar Kushwaha
· 9 years ago
9a696f5
driver: net: fsl-mc: Add version check for MC objects
by Prabhakar Kushwaha
· 9 years ago
21909ba
net: xilinx_ll_temac: Fix string overflow
by Ricardo Ribalda Delgado
· 9 years ago
80cce26
ppc: xilinx-ppc4xx: Port to DM serial
by Ricardo Ribalda Delgado
· 9 years ago
b215614
mmc: zynq_sdhci: Added qurik to disable high speed
by Siva Durga Prasad Paladugu
· 9 years ago
4297900
mmc: sdhci: Clear high speed if not supported
by Siva Durga Prasad Paladugu
· 9 years ago
a57a4a5
sdhci: zynq: Remove hardcoded value zero as min frequency
by Siva Durga Prasad Paladugu
· 9 years ago
f17ea71
net: zynq: Change MDC setup for arm64
by Michal Simek
· 9 years ago
0179063
net: phy: ti: Enable automatic crossover mode
by Michal Simek
· 9 years ago
842efb3
serial: zynq: Fix address reading from DM
by Michal Simek
· 9 years ago
a253318
serial: zynq: Extend compatible string list
by Michal Simek
· 9 years ago
f721326
fpga: xilinx: Check for substring in device ID validation
by Siva Durga Prasad Paladugu
· 9 years ago
3229c86
net: emaclite: Move emaclite to Kconfig
by Michal Simek
· 9 years ago
f412b6a
net: emaclite: Let core to handle received packet
by Michal Simek
· 9 years ago
f03ec01
net: emaclite: Rename start and stop functions
by Michal Simek
· 9 years ago
d538ee1
net: emaclite: Move driver to DM
by Michal Simek
· 9 years ago
4d2749b
net: emaclite: Use indirect access in emaclite_recv
by Michal Simek
· 9 years ago
0070251
net: emaclite: Use indirect reg access in send
by Michal Simek
· 9 years ago
15c239c
net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flag
by Michal Simek
· 9 years ago
26c7945
net: emaclite: Fix logic around available TX buffers
by Michal Simek
· 9 years ago
5a4baa3
net: emaclite: Use indirect register access for TX reset
by Michal Simek
· 9 years ago
3af7090
net: emaclite: Use indirect register access for rx_ping/pong
by Michal Simek
· 9 years ago
a0b2bfb
net: emaclite: Use indirect register access for tx_ping/pong
by Michal Simek
· 9 years ago
9a23c49
net: emaclite: Convert MDIO to use register offset
by Michal Simek
· 9 years ago
d722e86
net: emaclite: Add MDIO support to driver
by Michal Simek
· 9 years ago
8ce6947
net: emaclite: Remove ancient OF probe function
by Michal Simek
· 9 years ago
338a5f2
net: Add axi emac to Kconfig
by Michal Simek
· 9 years ago
ad499e4
net: axi_emac: Rename start, stop, write_hwaddr functions
by Michal Simek
· 9 years ago
97d2363
net: axi_emac: Split recv from free_pkt
by Michal Simek
· 9 years ago
5d0449d
net: axi_emac: Enable access to MDIO in probe
by Michal Simek
· 9 years ago
75cc93f
net: axi_emac: Move driver to DM
by Michal Simek
· 9 years ago
f098548
net: axi_emac: Pass private structure where possible
by Michal Simek
· 9 years ago
Next »