summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * drivers: net: vsc9953: Add LAG supportCodrin Ciubotariu2016-01-28-1/+430
| * common: cmd_ethsw: Spelling fixesCodrin Ciubotariu2016-01-28-2/+2
| * doc: t1040-l2switch: Update READMECodrin Ciubotariu2016-01-28-7/+20
| * drivers: net: vsc9953: Fix FDB aging timeCodrin Ciubotariu2016-01-28-0/+27
| * drivers: net: vsc9953: Fix number of reserved registersCodrin Ciubotariu2016-01-28-1/+1
| * net: phy: do not read configuration register on resetStefan Agner2016-01-28-9/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-01-28-13/+0
|\ \
| * | ARM: tegra: rm Jetson TK1 PMIC GPIO programmingStephen Warren2016-01-28-13/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-01-28-38/+569
|\ \ \
| * | | x86: Correct spi node aliasBin Meng2016-01-28-14/+14
| * | | x86: config option for loading ACPI table from QEMUMiao Yan2016-01-28-0/+9
| * | | x86: qemu: add the ability to load and link ACPI tables from QEMUMiao Yan2016-01-28-0/+322
| * | | x86: qemu: setup PM IO base for ACPI in southbridgeMiao Yan2016-01-28-0/+43
| * | | x86: qemu: re-structure qemu_fwcfg_list_firmware()Miao Yan2016-01-28-17/+55
| * | | x86: baytrail: Add option to disable the internal UART to setup_early_uart()Stefan Roese2016-01-28-6/+10
| * | | misc: Add simple driver to enable the legacy UART on Winbond Super IO chipsStefan Roese2016-01-28-0/+85
| * | | x86: x86-common.h: Add generic FS commandsStefan Roese2016-01-28-0/+1
| * | | x86: baytrail: Add documentation for FSP memory-down valuesStefan Roese2016-01-28-1/+30
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-01-27-502/+1630
|\ \ \
| * | | armv8/ls1043aqds: add QSPI boot supportQianyu Gong2016-01-27-7/+35
| * | | armv8/ls1043aqds: add QSPI support in SD bootGong Qianyu2016-01-27-0/+69
| * | | armv8/ls1043aqds: add DSPI supportGong Qianyu2016-01-27-10/+30
| * | | dm: env_sf: fix saveenv() to use driver modelGong Qianyu2016-01-27-0/+29
| * | | spi: fsl_qspi: Fix qspi_op_rdsr memcpy issueGong Qianyu2016-01-27-3/+3
| * | | spi: fsl_qspi: Fix qspi_op_rdid memcpy issueGong Qianyu2016-01-27-6/+6
| * | | spi: fsl_qspi: fix compile warning for 64-bit platformGong Qianyu2016-01-27-1/+1
| * | | mmc: fsl_esdhc: set Abort command type for CMD12Yangbo Lu2016-01-27-4/+1
| * | | armv8/ls1043aqds: Add lpuart supportWenbin Song2016-01-27-0/+90
| * | | armv8/ls1043aqds: Spilt off board device treeWenbin Song2016-01-27-3/+18
| * | | armv8/ls1043aqds: Select lpuart pins of various muxesShaohui Xie2016-01-27-0/+13
| * | | mmc: fsl_esdhc: increase data transaction timeout to 500msYangbo Lu2016-01-27-1/+8
| * | | driver: net: fsl-mc: Remove portal id hard-codingPrabhakar Kushwaha2016-01-27-1/+1
| * | | driver: net: ldpaa: Add debug info of printing DPMAC statsPrabhakar Kushwaha2016-01-27-0/+78
| * | | driver: net: ldpaa: Increase num of buffers for a poolPrabhakar Kushwaha2016-01-27-1/+1
| * | | driver: net: ldpaa: Report back only error frames for txPrabhakar Kushwaha2016-01-27-0/+12
| * | | driver: net: fsl-mc: Prepare extended cfg for DPNI createPrabhakar Kushwaha2016-01-27-1/+13
| * | | driver: net: fsl-mc: flib changes for MC FW 9.0.0Prabhakar Kushwaha2016-01-27-169/+565
| * | | driver: net: fsl-mc: Add version check for MC objectsPrabhakar Kushwaha2016-01-27-1/+78
| * | | secure_boot: change error handler for esbc_validateAneesh Bansal2016-01-27-1/+13
| * | | secure_boot: enable chain of trust for PowerPC platformsAneesh Bansal2016-01-27-0/+21
| * | | secure_boot: enable chain of trust for ARM platformsAneesh Bansal2016-01-27-0/+34
| * | | secure_boot: create function to determine boot modeAneesh Bansal2016-01-27-0/+61
| * | | secure_boot: split the secure boot functionality in two partsAneesh Bansal2016-01-27-55/+51
| * | | secure_boot: include/configs: move definition of CONFIG_CMD_BLOBAneesh Bansal2016-01-27-71/+2
| * | | secure_boot: include/configs: make secure boot header file uniformAneesh Bansal2016-01-27-16/+57
| * | | drivers: net: fsl_mc: Compare pointer value qbman_swp_mc_startPratiyush Mohan Srivastava2016-01-25-1/+3
| * | | armv8: ls2080a: Increase MC's DDR size to 512 MBPratiyush Mohan Srivastava2016-01-25-1/+1
| * | | armv8: ls2040a: Add support of LS2040A SoCPratiyush Mohan Srivastava2016-01-25-0/+2
| * | | armv8: Enable all 8 DPMAC ports in LS2080A PersonalityPratiyush Mohan Srivastava2016-01-25-5/+0
| * | | SECURE BOOT: support for validation of dynamic imageAneesh Bansal2016-01-25-18/+32