aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-22sunxi: axp221: Add ELDO[1-3] supportSiarhei Siamashka4-0/+51
2015-01-22sunxi: Add mk802_a10s board / defconfigHans de Goede5-0/+48
2015-01-22sunxi: Add mk802ii board / defconfigHans de Goede2-0/+10
2015-01-22sunxi: Add mk802 board / defconfigHans de Goede2-0/+11
2015-01-22sunxi: Remove CONFIG_TARGET_FOO for sun4i, sun6i and sun8i boardsHans de Goede12-64/+9
2015-01-22sunxi: Convert sun4i boards to use auto dram configurationHans de Goede7-99/+10
2015-01-22sunxi: Stop differentiating between 512M and 1G variants of the same boardHans de Goede13-142/+39
2015-01-22sunxi: ba10_tv_box_defconfig: Fix USB not workingHans de Goede1-1/+1
2015-01-22sunxi: axp209: Disable interrupts when intializing the axp209Hans de Goede1-1/+13
2015-01-22sunxi: mmc: Add support for sun9i (A80)Hans de Goede2-4/+20
2015-01-22sunxi: mmc: Use a realistic timeout when sending a mmc commandHans de Goede1-1/+1
2015-01-22sun9i: Add sun9i (A80) clock setup supportHans de Goede2-0/+69
2015-01-22sun9i: Add clock_sun9i.h with ccu register layout for sun9iHans de Goede2-0/+141
2015-01-22sun9i: Add cpu_sun9i.h with iomem definesHans de Goede2-0/+112
2015-01-22sunxi: Rename cpu.h to cpu_sun4i.hHans de Goede2-145/+157
2015-01-22sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headersHans de Goede3-4/+12
2015-01-22sunxi: Drop pll6 setting from clock_init_uartHans de Goede1-4/+1
2015-01-22sunxi: display: Make lcd display clk phase configurableHans de Goede6-9/+12
2015-01-21sunxi: Restore lowlevel_init usageHans de Goede2-22/+21
2015-01-20Merge git://git.denx.de/u-boot-arcTom Rini20-71/+123
2015-01-20Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini12-27/+1427
2015-01-20Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini17-95/+602
2015-01-20MAINTAINERS: add me as the maintainer of mpc837xerdbSinan Akman1-2/+2
2015-01-20Use generic board architecture for MPC837xERDBSinan Akman1-0/+2
2015-01-20imx: ls102xa: Remove reference to gdataSimon Glass2-6/+0
2015-01-20imx: woodburn: Remove reference to gdataSimon Glass1-3/+0
2015-01-20imx: cm_fx6: Remove reference to gdataSimon Glass1-1/+0
2015-01-20zynq: Remove reference to gdataSimon Glass1-3/+0
2015-01-19mmc: Skip changing bus width for MMC cards earlier than version 4.0Andrew Gabbasov1-2/+5
2015-01-19mmc: Avoid redundant switching to 1-bit bus width for MMC cardsAndrew Gabbasov1-0/+12
2015-01-19mmc: extend mmcinfo output to show partition write reliability settingsDiego Santa Cruz3-2/+13
2015-01-19mmc: extend the mmc hwpartition sub-command to change write reliabilityDiego Santa Cruz1-24/+92
2015-01-19mmc: extend the mmc hardware partitioning API with write reliabilityDiego Santa Cruz2-1/+51
2015-01-19mmc: add mmc hwpartition sub-command to do eMMC hardware partitioningDiego Santa Cruz1-1/+92
2015-01-19mmc: add API to do eMMC hardware partitioningDiego Santa Cruz2-0/+175
2015-01-19mmc: the ext_csd data may be used during init even if reading failedDiego Santa Cruz1-1/+3
2015-01-19mmc: eMMC partitioning data is not effective till partitioning completedDiego Santa Cruz1-23/+35
2015-01-19mmc: show the erase group size and HC WP group size in mmcinfo outputDiego Santa Cruz1-0/+8
2015-01-19mmc: read the high capacity WP group size for eMMCDiego Santa Cruz2-0/+7
2015-01-19mmc: fix erase_grp_size computation with high-capacity size definitionDiego Santa Cruz2-3/+2
2015-01-19mmc: display size and start of eMMC enhanced user data area in mmcinfoDiego Santa Cruz1-3/+8
2015-01-19mmc: read the size of eMMC enhanced user data areaDiego Santa Cruz2-0/+19
2015-01-19mmc: computation of eMMC GP partition size was missing 512 KiB factorDiego Santa Cruz1-0/+1
2015-01-19mmc: incomplete test to switch to high-capacity group size definitionsDiego Santa Cruz1-22/+30
2015-01-19mmc: skip mmcinfo partition info processing for eMMC < 4.41Diego Santa Cruz1-1/+1
2015-01-19mmc: make eMMC general purpose partition numbering match specDiego Santa Cruz1-1/+1
2015-01-19mmc: extend mmcinfo to show enhanced partition attributeDiego Santa Cruz3-4/+19
2015-01-19mmc: show hardware partition sizes in mmcinfo outputDiego Santa Cruz1-0/+17
2015-01-19mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoCNobuhiro Iwamatsu9-0/+897
2015-01-18usb: eth: asix88179: add ability to modify MAC addressRene Griessl1-0/+14