summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Use correct spelling of "U-Boot"Bin Meng2016-02-0620-21/+21
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-02-041-2/+2
|\
| * usb: gadget: dwc2_udc_otg: modified the check condition for max packet size o...Frank Wang2016-02-041-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-02-041-1/+1
|\ \
| * | Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals"Dinh Nguyen2016-02-041-1/+1
| |/
* | dm: vybrid_gpio: Drop legacy codeBhuvanchandra DV2016-02-021-18/+0
* | dm: lpuart: Drop the legacy codeBhuvanchandra DV2016-02-021-99/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-02-024-50/+82
|\
| * atmel_nand: Add 32 bit ecc support for sama5d2 chipJosh Wu2016-02-021-1/+9
| * atmel_nand_ecc: update pmecc registers according to sama5d2 chipJosh Wu2016-02-021-4/+32
| * atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic numberJosh Wu2016-01-271-1/+1
| * atmel_nand: add '\n' in the end of error message for better displayJosh Wu2016-01-271-2/+2
| * atmel_nand: use nand ecc_{strength, step}_ds instead of our own functionJosh Wu2016-01-271-37/+7
| * net: macb: Not all the GEM are gigabit capableGregory CLEMENT2016-01-271-2/+19
| * mmc: atmel: Properly fix clock configurationGregory CLEMENT2016-01-271-3/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-02-021-1/+2
|\ \
| * | driver: net: fsl-mc: Update print to reflect correct stringPrabhakar Kushwaha2016-02-011-1/+1
| * | driver: net: fsl-mc: Memset dprc_cfg before configuringPrabhakar Kushwaha2016-02-011-0/+1
* | | drivers: net: Add ethernet driver for Microchip PIC32.Purna Chandra Mandal2016-02-015-0/+899
* | | drivers: net: phy: add SMSC LAN8740 Phy support.Purna Chandra Mandal2016-02-011-0/+10
* | | drivers: mmc: add driver for Microchip PIC32 SDHCI controller.Andrei Pistirica2016-02-014-1/+72
* | | drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32.Purna Chandra Mandal2016-02-015-0/+498
* | | drivers: serial: add driver for Microchip PIC32 UART controller.Paul Thacker2016-02-013-0/+214
* | | drivers: gpio: add driver for Microchip PIC32 GPIO controller.Purna Chandra Mandal2016-02-013-1/+182
* | | drivers: pinctrl: Add pinctrl driver for Microchip PIC32.Purna Chandra Mandal2016-02-013-0/+374
* | | 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
OpenPOWER on IntegriCloud