summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* serial: atmel_usart: Support enable an early debug UARTWenyou Yang2016-10-282-0/+29
* serial: Kconfig: Add ATMEL_USART optionWenyou Yang2016-10-281-0/+7
* mmc: atmel_sdhci: Remove unnecessary clock callingWenyou Yang2016-10-281-25/+2
* usb: ehci-atmel: Remove unnecessary clock callingWenyou Yang2016-10-281-15/+0
* i2c: at91_i2c: Change error return -ENODEV to -EINVALWenyou Yang2016-10-281-1/+1
* i2c: at91_i2c: Remove unnecessary clock callingWenyou Yang2016-10-281-16/+0
* gpio: atmel_pio4: Remove unnecessary clock callingWenyou Yang2016-10-281-12/+0
* clk: at91: Improve the clock implementationWenyou Yang2016-10-286-89/+195
* clk: clk-uclass: Assign clk->dev before call .of_xlateWenyou Yang2016-10-281-0/+3
* clk: at91: Fix at91-pmc and at91-sckc's class IDWenyou Yang2016-10-282-20/+7
* Fix codying style broken by recent libfdt syncMasahiro Yamada2016-10-245-8/+8
* power: twl6030: fix code refactoringNicolae Rosia2016-10-241-2/+2
* Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass2016-10-231-1/+1
* Convert CONFIG_CONSOLE_SCROLL_LINES to KconfigSimon Glass2016-10-231-0/+10
* video: Move video_get_info_str() prototype to a header fileSimon Glass2016-10-231-17/+8
* Convert CONFIG_CONSOLE_EXTRA_INFO to KconfigSimon Glass2016-10-231-0/+10
* Convert CONFIG_VIDEO_SW_CURSOR to KconfigSimon Glass2016-10-232-6/+10
* video: Drop CONFIG_VIDEO_HW_CURSORSimon Glass2016-10-232-111/+1
* Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass2016-10-232-6/+10
* video: Drop the sed13806 driverSimon Glass2016-10-233-296/+0
* video: Drop the s3c-fb driverSimon Glass2016-10-233-174/+1
* video: Drop the imx25lcdc driverSimon Glass2016-10-232-122/+0
* video: Drop the smiLynxEM driverSimon Glass2016-10-233-849/+0
* Convert CONFIG_SYS_CONSOLE_BG_COL et al to KconfigSimon Glass2016-10-233-49/+74
* Convert CONFIG_VIDEO_CT69000 to KconfigSimon Glass2016-10-231-0/+27
* Convert CONFIG_CFB_CONSOLE_ANSI to KconfigSimon Glass2016-10-231-0/+9
* Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass2016-10-231-0/+41
* Convert CONFIG_LCD to KconfigSimon Glass2016-10-231-0/+8
* Convert CONFIG_VIDEO to KconfigSimon Glass2016-10-231-0/+9
* Remove some merge markersSimon Glass2016-10-232-8/+4
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2016-10-191-0/+10
|\
| * cpu: Add get_vendor callbackAlexander Graf2016-10-191-0/+10
* | clk: uniphier: rework UniPhier clk driverMasahiro Yamada2016-10-185-240/+179
* | pinctrl: uniphier: fix unused-const-variable warnings for GCC 6.xMasahiro Yamada2016-10-181-1/+6
|/
* Merge git://git.denx.de/u-boot-fdtTom Rini2016-10-1319-36/+37
|\
| * libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass2016-10-138-9/+9
| * libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-1312-27/+28
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-10-136-19/+273
|\ \ | |/ |/|
| * net: smsc95xx: fix DM MAC address readingStephen Warren2016-10-131-0/+16
| * rtl8169: fix cache misalignment message on transmit.Peter Chubb2016-10-131-1/+2
| * net: mvneta: fix typo in commentChris Packham2016-10-131-1/+1
| * net: mv88e61xx: Add support for fixed linksChris Packham2016-10-131-0/+43
| * net: Add support for mv88e609x switchesChris Packham2016-10-131-2/+16
| * driver: net: cpsw: add support for RGMII id mode support and RMII clock sourc...Mugunthan V N2016-10-131-14/+143
| * drivers: net: phy: atheros: add separate config for AR8031Mugunthan V N2016-10-131-1/+36
| * phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXIDAndrea Merello2016-10-131-0/+16
* | Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini2016-10-1315-53/+102
|\ \
| * | mmc: Fix cast for 64-bit compilationSimon Glass2016-10-111-1/+1
| * | mmc: sdhci: use the generic error numberJaehoon Chung2016-10-106-16/+16
| * | mmc: sdhci: use the host version value in sdhci_setup_cfgJaehoon Chung2016-10-109-23/+5