summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* net: phy/vitesse: Add support for VSC8584 phyPrabhakar Kushwaha2015-09-01-0/+11
* armv8: fsl-lsch3: Initiaze 4 MACs per QSGMII in dpmac_infoPrabhakar Kushwaha2015-09-01-1/+32
* armv8: ls2085a: Update serdes1_cfg_tbl for 0x33 & 0x35 protocolPrabhakar Kushwaha2015-09-01-3/+3
* armv8: ls2085a: Add support of CONFIG_CMD_GREPENVPrabhakar Kushwaha2015-09-01-0/+1
* armv8: ls2085a: Update bootargs as per default target consolePrabhakar Kushwaha2015-09-01-2/+8
* SECURE_BOOT: Disable IE Key feature for RAMBOOTAneesh Bansal2015-09-01-16/+26
* armv8/ls2085a_simu: enable eSDHCYangbo Lu2015-09-01-0/+11
* armv8: Add framework for CCN-504 interconnect configurationBhupesh Sharma2015-09-01-7/+138
* armv8/ls2085aqds: enable 32KHz rtc outputPriyanka Jain2015-09-01-0/+2
* rtc:ds3232/ds3231: Add support to generate 32KHz outputPriyanka Jain2015-09-01-0/+11
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-08-31-181/+990
|\
| * sunxi: increase SYS_MONITOR_LENBoris Brezillon2015-08-31-1/+1
| * sunxi: mmc: set transfer timeout according to byte_cnt.Yousong Zhou2015-08-31-2/+4
| * sunxi: Enable non-secure access to RTC on sun6i (A31s)Chen-Yu Tsai2015-08-31-0/+47
| * sunxi: Fix MAINTAINERS board sortingHans de Goede2015-08-31-1/+1
| * sunxi: Add support for the Olimex A20 EVBMarcus Cooper2015-08-31-0/+266
| * sunxi: Add inet98v_rev2 defconfig and dts fileHans de Goede2015-08-31-0/+260
| * sunxi: Add inet97fv2_defconfigHans de Goede2015-08-31-0/+21
| * sunxi: Ampe_A76_defconfig: Add otg id pin configurationHans de Goede2015-08-31-0/+1
| * mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through KconfigHans de Goede2015-08-31-1/+9
| * sunxi_nand_spl: clear status flags in SPL implementationBoris Brezillon2015-08-31-3/+8
| * sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_ENDHans de Goede2015-08-31-10/+6
| * sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXIHans de Goede2015-08-31-12/+12
| * sunxi_nand_spl: Add support for backup boot partitionsHans de Goede2015-08-31-0/+16
| * sunxi_nand_spl: Auto detect nand configuration parametersHans de Goede2015-08-31-29/+39
| * sunxi_nand_spl: Parametrize lowlevel read functionsHans de Goede2015-08-31-38/+48
| * sunxi_nand_spl: Properly config page-size in the nand ctl registerHans de Goede2015-08-31-0/+5
| * sunxi_nand_spl: Add support for sun4i and sun5i SoCsHans de Goede2015-08-31-5/+11
| * sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _offHans de Goede2015-08-31-46/+12
| * sunxi_nand_spl: Add proper cache flusingHans de Goede2015-08-31-0/+8
| * sunxi_nand_spl: Turn off clocks when we're done with the nandHans de Goede2015-08-31-2/+15
| * sunxi_nand_spl: Make sure the DMA controller is enabledHans de Goede2015-08-31-0/+6
| * sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessaryHans de Goede2015-08-31-5/+10
| * sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome modeHans de Goede2015-08-31-4/+1
| * sunxi_nand_spl: We only need to reset the nand chip onceHans de Goede2015-08-31-10/+10
| * sunxi_nand_spl: Drop unnecessary temp bufHans de Goede2015-08-31-27/+8
| * sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handlingHans de Goede2015-08-31-6/+1
| * sunxi: Add CONFIG_MMC0_CD_PIN to various boardsHans de Goede2015-08-31-0/+6
| * sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigsHans de Goede2015-08-31-2/+1
| * sunxi: musb: Drop no longer accurate comment in Kconfig help textHans de Goede2015-08-31-3/+1
| * sunxi: Add support for gt90h-v4 tabletsHans de Goede2015-08-31-0/+173
| * sunxi: axp221: Allow specifying dcdc2 voltage via KconfigHans de Goede2015-08-31-1/+10
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-08-31-1377/+3305
|\ \
| * | dts: fix dependency of OF_SPL_REMOVE_PROPSMasahiro Yamada2015-08-31-1/+1
| * | pinctrl: sandbox: add sandbox pinctrl driverMasahiro Yamada2015-08-31-0/+179
| * | pinctrl: add pin control uclass supportMasahiro Yamada2015-08-31-0/+938
| * | dm: core: allow device_bind() to not return a device pointerMasahiro Yamada2015-08-31-6/+8
| * | tegra: nyan: Enable TPM command and driverSimon Glass2015-08-31-0/+5
| * | tpm: Enable 'tpmtest' command for Chrome OS boards with TPMsSimon Glass2015-08-31-0/+8
| * | dm: tpm: Add a 'tpmtest' commandSimon Glass2015-08-31-0/+575