summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | drivers: clk: Add clock driver for Microchip PIC32 Microcontroller.Purna Chandra Mandal2016-02-012-0/+434
|/ /
* | video: sandbox: Allow selection of font size and console nameSimon Glass2016-01-301-0/+2
* | video: Allow selection of the driver and font sizeSimon Glass2016-01-301-4/+16
* | video: Add the Cantoraone decorative fontSimon Glass2016-01-304-0/+15
* | video: Add the Rufscript handwriting fontSimon Glass2016-01-304-0/+14
* | video: Add the AnkaCoder mono-spaced fontSimon Glass2016-01-304-0/+17
* | video: Add the Nimbus sans fontSimon Glass2016-01-304-0/+20
* | video: Add a console driver that uses TrueType fontsSimon Glass2016-01-306-2/+580
* | video: Provide a backspace methodSimon Glass2016-01-301-1/+11
* | video: Provide a signal when a new console line is startedSimon Glass2016-01-301-0/+14
* | video: Provide a left margin for the text consoleSimon Glass2016-01-301-3/+3
* | video: Handle the 'bell' characterSimon Glass2016-01-301-0/+3
* | video: Use fractional units for X coordinatesSimon Glass2016-01-303-42/+104
* | video kconfig console_normalSimon Glass2016-01-302-3/+14
* | video: Add stb TrueType font rendererSimon Glass2016-01-301-0/+3240
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-01-298-26/+1269
|\ \
| * | Implement "pci enum" command for CONFIG_DM_PCIStephen Warren2016-01-281-0/+15
| * | dm: Remove device_probe_child()Simon Glass2016-01-281-8/+1
| * | tpm: st33zp24: Add tpm st33zp24 spi supportChristophe Ricard2016-01-283-0/+682
| * | tpm: st33zp24: Add tpm st33zp24 support with i2cChristophe Ricard2016-01-283-0/+553
| * | tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff ...Christophe Ricard2016-01-282-17/+17
| * | tpm: tpm_tis_lpc: fix typoChristophe Ricard2016-01-281-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-01-289-214/+837
|\ \ \ | |/ / |/| |
| * | net: phy: implements probe for Cortina phyShaohui Xie2016-01-281-0/+7
| * | net: phy: introduce a quirk PHY_FLAG_BROKEN_RESETShaohui Xie2016-01-281-0/+3
| * | net: phy: micrel: fix divisor value for KSZ9031 phy skewDinh Nguyen2016-01-281-1/+1
| * | net: phy: Use 'autoneg' flag from phydevAlexandre Messier2016-01-281-2/+3
| * | net: phy: Set ANRESTART in setup_forcedAlexandre Messier2016-01-281-1/+1
| * | net: phy: micrel: Disable B_CAST on configAlexandre Messier2016-01-281-2/+21
| * | tegra: Report errors from PCI initSimon Glass2016-01-281-1/+5
| * | net/designware: add support of max-speed device tree propertyAlexey Brodkin2016-01-282-1/+14
| * | net/designware: do explicit port selection for 1Gb modeAlexey Brodkin2016-01-281-0/+2
| * | drivers/net/phy: introduce phy_set_supported()Alexey Brodkin2016-01-281-0/+24
| * | net: phy: genphy: Allow overwriting featuresSascha Hauer2016-01-281-5/+5
| * | net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli2016-01-281-18/+29
| * | net: tsec: Use priv->tbiaddr to initialize TBI PHY addressBin Meng2016-01-281-1/+12
| * | net: tsec: Add driver model ethernet supportBin Meng2016-01-281-0/+186
| * | net: tsec: Use tsec_private pointer as the parameter for internal routinesBin Meng2016-01-281-12/+11
| * | net: tsec: Adjust orders to avoid forward declaration of tsec_send()Bin Meng2016-01-281-105/+103
| * | net: tsec: Move rxbd and txbd to struct tsec_privateBin Meng2016-01-281-37/+32
| * | net: tsec: Move rx_idx and tx_idx to struct tsec_privateBin Meng2016-01-281-28/+26
| * | net: tsec: fsl_mdio: Fix several cosmetic issuesBin Meng2016-01-282-29/+36
| * | drivers: net: vsc9953: Add LAG supportCodrin Ciubotariu2016-01-281-1/+330
| * | drivers: net: vsc9953: Fix FDB aging timeCodrin Ciubotariu2016-01-281-0/+23
| * | net: phy: do not read configuration register on resetStefan Agner2016-01-281-9/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-01-283-0/+50
|\ \ \
| * | | misc: Add simple driver to enable the legacy UART on Winbond Super IO chipsStefan Roese2016-01-283-0/+50
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-01-279-23/+316
|\ \ \
| * | | spi: fsl_qspi: Fix qspi_op_rdsr memcpy issueGong Qianyu2016-01-271-3/+3
| * | | spi: fsl_qspi: Fix qspi_op_rdid memcpy issueGong Qianyu2016-01-271-6/+6
OpenPOWER on IntegriCloud