Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
33fab261c35fa950187661bd5fc905df27d0d671
/
drivers
b5f88e8
dm: pxa: serial: Drop serial_sa1100 serial driver
by Simon Glass
· 9 years ago
e62df99
dm: serial: Drop serial_max3100 serial driver
by Simon Glass
· 9 years ago
5e86d7e
dm: freescale: serial: Drop serial_imx serial driver
by Simon Glass
· 9 years ago
b82d544
dm: opencores: Drop opencores_yanu serial driver
by Simon Glass
· 9 years ago
1942e14
dm: freescale: Drop mxs_auart serial driver
by Simon Glass
· 9 years ago
931a7a5
serial: serial_stm32: move clock config from driver to board
by Vikas Manocha
· 9 years ago
3d93c94
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 9 years ago
c994c9c
net: davinci_emac: fix NULL check after pointer dereference
by Vishwas Srivastava
· 9 years ago
8aaeb1f
net: fix wrong initialization in davinci-emac driver
by Vishwas Srivastava
· 9 years ago
1f47573
video: Use 'int' for loop variables instead of short
by Simon Glass
· 9 years ago
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
83cf24c
net: e1000: Convert to use DM PCI API
by Bin Meng
· 9 years ago
6c3300c
net: designware: Use dm_pci_mem_to_phys() in the probe routine
by Bin Meng
· 9 years ago
7c1d055
net: pch_gbe: Convert to use DM PCI API
by Bin Meng
· 9 years ago
6e916cc
x86: ich6_gpio: Convert to use proper DM API
by Bin Meng
· 9 years ago
ac371d6
x86: pch9: Implement get_io_base op
by Bin Meng
· 9 years ago
b9c951d
dm: pch: Add get_io_base op
by Bin Meng
· 9 years ago
fd2afdf
x86: pch: Implement get_gpio_base op
by Bin Meng
· 9 years ago
8fec3e1
dm: pch: Add get_gpio_base op
by Bin Meng
· 9 years ago
06d66af
dm: pch: Rename get_sbase op to get_spi_base
by Bin Meng
· 9 years ago
1124562
dm: pch: Remove pch_get_version op
by Bin Meng
· 9 years ago
0d3792c
spi: ich: Change PCHV_ to ICHV_
by Bin Meng
· 9 years ago
d940667
spi: ich: Use compatible strings to distinguish controller version
by Bin Meng
· 9 years ago
316fd94
spi: ich: Some clean up
by Bin Meng
· 9 years ago
f6de3c5
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
74387b9
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
1e35776
Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals"
by Dinh Nguyen
· 9 years ago
0d64b5b
usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of ep_in in high speed
by Frank Wang
· 9 years ago
7559604
dm: vybrid_gpio: Drop legacy code
by Bhuvanchandra DV
· 9 years ago
0bb4c4c
dm: lpuart: Drop the legacy code
by Bhuvanchandra DV
· 9 years ago
59c88d8
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 9 years ago
29a47af
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
ce76495
atmel_nand: Add 32 bit ecc support for sama5d2 chip
by Josh Wu
· 9 years ago
247a2d0
atmel_nand_ecc: update pmecc registers according to sama5d2 chip
by Josh Wu
· 9 years ago
6b731c9
drivers: net: Add ethernet driver for Microchip PIC32.
by Purna Chandra Mandal
· 9 years ago
d249984
drivers: net: phy: add SMSC LAN8740 Phy support.
by Purna Chandra Mandal
· 9 years ago
be03317
drivers: mmc: add driver for Microchip PIC32 SDHCI controller.
by Andrei Pistirica
· 9 years ago
e80d11f
drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32.
by Purna Chandra Mandal
· 9 years ago
1dc4283
drivers: serial: add driver for Microchip PIC32 UART controller.
by Paul Thacker
· 9 years ago
0ee99ca
drivers: gpio: add driver for Microchip PIC32 GPIO controller.
by Purna Chandra Mandal
· 9 years ago
db4fbfc
drivers: pinctrl: Add pinctrl driver for Microchip PIC32.
by Purna Chandra Mandal
· 9 years ago
699f919
drivers: clk: Add clock driver for Microchip PIC32 Microcontroller.
by Purna Chandra Mandal
· 9 years ago
88ba4d6
driver: net: fsl-mc: Update print to reflect correct string
by Prabhakar Kushwaha
· 9 years ago
901a88e
driver: net: fsl-mc: Memset dprc_cfg before configuring
by Prabhakar Kushwaha
· 9 years ago
69f617f
video: sandbox: Allow selection of font size and console name
by Simon Glass
· 9 years ago
b3a72b3
video: Allow selection of the driver and font size
by Simon Glass
· 9 years ago
c5332cb
video: Add the Cantoraone decorative font
by Simon Glass
· 9 years ago
cffe741
video: Add the Rufscript handwriting font
by Simon Glass
· 9 years ago
87b7dae
video: Add the AnkaCoder mono-spaced font
by Simon Glass
· 9 years ago
6e9d6e0
video: Add the Nimbus sans font
by Simon Glass
· 9 years ago
2ef353e
video: Add a console driver that uses TrueType fonts
by Simon Glass
· 9 years ago
33bd3b6
video: Provide a backspace method
by Simon Glass
· 9 years ago
afee743
video: Provide a signal when a new console line is started
by Simon Glass
· 9 years ago
a74451d
video: Provide a left margin for the text console
by Simon Glass
· 9 years ago
37b8020
video: Handle the 'bell' character
by Simon Glass
· 9 years ago
52c10c5
video: Use fractional units for X coordinates
by Simon Glass
· 9 years ago
6e0721d
video kconfig console_normal
by Simon Glass
· 9 years ago
bcbb319
video: Add stb TrueType font renderer
by Simon Glass
· 9 years ago
9deaf82
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
04eb269
Implement "pci enum" command for CONFIG_DM_PCI
by Stephen Warren
· 9 years ago
6142d75
dm: Remove device_probe_child()
by Simon Glass
· 9 years ago
5ffadc3
tpm: st33zp24: Add tpm st33zp24 spi support
by Christophe Ricard
· 9 years ago
8824923
tpm: st33zp24: Add tpm st33zp24 support with i2c
by Christophe Ricard
· 9 years ago
2654952
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
628f1d0
tpm: tpm_tis_lpc: fix typo
by Christophe Ricard
· 9 years ago
da62ad2
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
be799dd
net: phy: implements probe for Cortina phy
by Shaohui Xie
· 9 years ago
62a7b92
net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET
by Shaohui Xie
· 9 years ago
826df7a
net: phy: micrel: fix divisor value for KSZ9031 phy skew
by Dinh Nguyen
· 9 years ago
010c5ec
net: phy: Use 'autoneg' flag from phydev
by Alexandre Messier
· 9 years ago
103a8c4
net: phy: Set ANRESTART in setup_forced
by Alexandre Messier
· 9 years ago
94bde10
net: phy: micrel: Disable B_CAST on config
by Alexandre Messier
· 9 years ago
e49f495
tegra: Report errors from PCI init
by Simon Glass
· 9 years ago
a3d3874
net/designware: add support of max-speed device tree property
by Alexey Brodkin
· 9 years ago
a5e8819
net/designware: do explicit port selection for 1Gb mode
by Alexey Brodkin
· 9 years ago
e476bb2
drivers/net/phy: introduce phy_set_supported()
by Alexey Brodkin
· 9 years ago
6cc1e7d
net: phy: genphy: Allow overwriting features
by Sascha Hauer
· 9 years ago
6c8be84
net: phy: ensure Gigabit features are masked off if requested
by Florian Fainelli
· 9 years ago
74314f1
net: tsec: Use priv->tbiaddr to initialize TBI PHY address
by Bin Meng
· 9 years ago
1048f61
net: tsec: Add driver model ethernet support
by Bin Meng
· 9 years ago
e86a6cd
net: tsec: Use tsec_private pointer as the parameter for internal routines
by Bin Meng
· 9 years ago
80b1a1c
net: tsec: Adjust orders to avoid forward declaration of tsec_send()
by Bin Meng
· 9 years ago
1120c54
net: tsec: Move rxbd and txbd to struct tsec_private
by Bin Meng
· 9 years ago
76f5399
net: tsec: Move rx_idx and tx_idx to struct tsec_private
by Bin Meng
· 9 years ago
79cd33a
net: tsec: fsl_mdio: Fix several cosmetic issues
by Bin Meng
· 9 years ago
d73a949
drivers: net: vsc9953: Add LAG support
by Codrin Ciubotariu
· 9 years ago
25f253a
drivers: net: vsc9953: Fix FDB aging time
by Codrin Ciubotariu
· 9 years ago
e64013d
net: phy: do not read configuration register on reset
by Stefan Agner
· 9 years ago
2b90633
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
ba019ed
misc: Add simple driver to enable the legacy UART on Winbond Super IO chips
by Stefan Roese
· 9 years ago
d51b77e
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
4e8630b
spi: fsl_qspi: Fix qspi_op_rdsr memcpy issue
by Gong Qianyu
· 9 years ago
a5357ca
spi: fsl_qspi: Fix qspi_op_rdid memcpy issue
by Gong Qianyu
· 9 years ago
14b532e
spi: fsl_qspi: fix compile warning for 64-bit platform
by Gong Qianyu
· 9 years ago
b73a3d6
mmc: fsl_esdhc: set Abort command type for CMD12
by Yangbo Lu
· 9 years ago
9d7f321
mmc: fsl_esdhc: increase data transaction timeout to 500ms
by Yangbo Lu
· 9 years ago
7fd59d9
driver: net: fsl-mc: Remove portal id hard-coding
by Prabhakar Kushwaha
· 9 years ago
314aa55
driver: net: ldpaa: Add debug info of printing DPMAC stats
by Prabhakar Kushwaha
· 9 years ago
0c99977
driver: net: ldpaa: Increase num of buffers for a pool
by Prabhakar Kushwaha
· 9 years ago
b0efba7
driver: net: ldpaa: Report back only error frames for tx
by Prabhakar Kushwaha
· 9 years ago
Next »