summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-01-19mmc: Skip changing bus width for MMC cards earlier than version 4.0Andrew Gabbasov
2015-01-19mmc: Avoid redundant switching to 1-bit bus width for MMC cardsAndrew Gabbasov
2015-01-19mmc: extend mmcinfo output to show partition write reliability settingsDiego Santa Cruz
2015-01-19mmc: extend the mmc hardware partitioning API with write reliabilityDiego Santa Cruz
2015-01-19mmc: add API to do eMMC hardware partitioningDiego Santa Cruz
2015-01-19mmc: the ext_csd data may be used during init even if reading failedDiego Santa Cruz
2015-01-19mmc: eMMC partitioning data is not effective till partitioning completedDiego Santa Cruz
2015-01-19mmc: read the high capacity WP group size for eMMCDiego Santa Cruz
2015-01-19mmc: fix erase_grp_size computation with high-capacity size definitionDiego Santa Cruz
2015-01-19mmc: read the size of eMMC enhanced user data areaDiego Santa Cruz
2015-01-19mmc: computation of eMMC GP partition size was missing 512 KiB factorDiego Santa Cruz
2015-01-19mmc: incomplete test to switch to high-capacity group size definitionsDiego Santa Cruz
2015-01-19mmc: extend mmcinfo to show enhanced partition attributeDiego Santa Cruz
2015-01-19mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoCNobuhiro Iwamatsu
2015-01-16Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2015-01-16powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada
2015-01-16ppc4xx: remove dead codeMasahiro Yamada
2015-01-14Merge branch 'next' of git://git.denx.de/u-boot-videoTom Rini
2015-01-14sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede
2015-01-14sunxi: axp221: Add support for controlling the drivebus pinHans de Goede
2015-01-14sunxi: axp221: Protect axp221_init against multiple callsHans de Goede
2015-01-14sunxi: axp221: correct ALDO2 description for sun6iChen-Yu Tsai
2015-01-14sunxi: video: Add support for external DAC enable pinChen-Yu Tsai
2015-01-14sunxi: video: Add lvds supportHans de Goede
2015-01-14sunxi: video: Add a hpd_delay parameter to configure hpd delayHans de Goede
2015-01-14sunxi: video: Add VGA output supportHans de Goede
2015-01-14sunxi: video: Fallback from HDMI to VGA on boards with VGAHans de Goede
2015-01-14sunxi: video: Add support for using PORTD hsync/vsync pins with tcon1Hans de Goede
2015-01-14sunxi: video: Use sunxi_lcdc_get_clk_delay to calculate tcon1 delayHans de Goede
2015-01-14sunxi: video: Remove sunxi_display.enabled variableHans de Goede
2015-01-14sunxi: video: Add support for VGA via external DACs connected to the LCD pinsHans de Goede
2015-01-14sunxi: video: Enable video on sun8i, which supports LCD but not HDMIHans de Goede
2015-01-14sunxi: video: Add lcd output supportHans de Goede
2015-01-14sunxi: video: Move sunxi_drc_initHans de Goede
2015-01-14sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1Hans de Goede
2015-01-14sunxi: video: Prepare for lcd supportHans de Goede
2015-01-14sunxi: video: Improve monitor video-mode option handlingHans de Goede
2015-01-14sunxi: gpio: Add support for gpio pins on the AXP209 pmicHans de Goede
2015-01-14sunxi: video: Set input sync enableHans de Goede
2015-01-14sunxi: video: Give hotplug-detect (hpd) signal some time to show upHans de Goede
2015-01-14sunxi: video: When using edid use CEA681 extension blocks to select hdmi outputHans de Goede
2015-01-14sunxi: video: Add sunxi_hdmi_edid_get_block helper functionHans de Goede
2015-01-14sunxi: video: Add hdmi supportHans de Goede
2015-01-14sunxi: video: Add DDC & EDID supportHans de Goede
2015-01-14sunxi: video: Add hpd optionHans de Goede
2015-01-14sunxi: video: Add support for video-mode environment variableHans de Goede
2015-01-14sunxi: video: Use video-mode/-timing from videomodesHans de Goede
2015-01-14videomodes: Add video_edid_dtd_to_ctfb_res_modes helper functionHans de Goede
2015-01-14videomodes: Add helper functions to parse video-mode env-var extra optionsHans de Goede
2015-01-14videomodes: Add video_get_ctfb_res_modes helper functionHans de Goede