summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-22sunxi: Hookup OTG USB controller supportHans de Goede
2015-01-22sunxi: Add Gemei G9 (Allwinner A10/sun4i) tabletPriit Laes
2015-01-22sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problemsHans de Goede
2015-01-22sunxi: Add Marsboard A10 supportAleksei Mamlin
2015-01-22video: ssd2828: Allow using 'pclk' as the PLL clock sourceSiarhei Siamashka
2015-01-22sun6i: Add LCD display support for MSI Primo81 tabletSiarhei Siamashka
2015-01-22video: sunxi: Hook up SSD2828 with the sunxi video driverSiarhei Siamashka
2015-01-22video: Add support for SSD2828 (parallel LCD to MIPI bridge)Siarhei Siamashka
2015-01-22include: Add header file with MIPI DSI constants from linux 3.18Siarhei Siamashka
2015-01-22sunxi: axp221: Add ELDO[1-3] supportSiarhei Siamashka
2015-01-22sunxi: Add mk802_a10s board / defconfigHans de Goede
2015-01-22sunxi: Add mk802ii board / defconfigHans de Goede
2015-01-22sunxi: Add mk802 board / defconfigHans de Goede
2015-01-22sunxi: Remove CONFIG_TARGET_FOO for sun4i, sun6i and sun8i boardsHans de Goede
2015-01-22sunxi: Convert sun4i boards to use auto dram configurationHans de Goede
2015-01-22sunxi: Stop differentiating between 512M and 1G variants of the same boardHans de Goede
2015-01-22sunxi: ba10_tv_box_defconfig: Fix USB not workingHans de Goede
2015-01-22sunxi: axp209: Disable interrupts when intializing the axp209Hans de Goede
2015-01-22sunxi: mmc: Add support for sun9i (A80)Hans de Goede
2015-01-22sunxi: mmc: Use a realistic timeout when sending a mmc commandHans de Goede
2015-01-22sun9i: Add sun9i (A80) clock setup supportHans de Goede
2015-01-22sun9i: Add clock_sun9i.h with ccu register layout for sun9iHans de Goede
2015-01-22sun9i: Add cpu_sun9i.h with iomem definesHans de Goede
2015-01-22sunxi: Rename cpu.h to cpu_sun4i.hHans de Goede
2015-01-22sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headersHans de Goede
2015-01-22sunxi: Drop pll6 setting from clock_init_uartHans de Goede
2015-01-22sunxi: display: Make lcd display clk phase configurableHans de Goede
2015-01-21sunxi: Restore lowlevel_init usageHans de Goede
2015-01-20Merge git://git.denx.de/u-boot-arcTom Rini
2015-01-20Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2015-01-20Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2015-01-20MAINTAINERS: add me as the maintainer of mpc837xerdbSinan Akman
2015-01-20Use generic board architecture for MPC837xERDBSinan Akman
2015-01-20imx: ls102xa: Remove reference to gdataSimon Glass
2015-01-20imx: woodburn: Remove reference to gdataSimon Glass
2015-01-20imx: cm_fx6: Remove reference to gdataSimon Glass
2015-01-20zynq: Remove reference to gdataSimon Glass
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 hwpartition sub-command to change write reliabilityDiego Santa Cruz
2015-01-19mmc: extend the mmc hardware partitioning API with write reliabilityDiego Santa Cruz
2015-01-19mmc: add mmc hwpartition sub-command to do eMMC hardware partitioningDiego 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: show the erase group size and HC WP group size in mmcinfo outputDiego 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: display size and start of eMMC enhanced user data area in mmcinfoDiego Santa Cruz