summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-01-1730-114/+439
|\
| * armv8: ls1088ardb: Add environment variable address location for QSPI-NORAshish Kumar2018-01-173-2/+6
| * env: sf: Add support for env init for QSPI-NORAshish Kumar2018-01-171-0/+21
| * armv8: ls1088: Add USB and PCI configs in SD-BOOT defconfigAshish Kumar2018-01-172-0/+24
| * arm64: ls1012a: Add sata distro boot supportYuantian Tang2018-01-173-19/+11
| * arm64: ls1046a: Add sata distro boot supportYuantian Tang2018-01-173-22/+13
| * freescale: Ensure common commands are not included in SPL binaryTom Rini2018-01-172-7/+9
| * arm: ls1021atwr: Rework local commands to not be included in SPLTom Rini2018-01-151-46/+45
| * powerpc: P1010RDB: Rework local command to not be included in SPLTom Rini2018-01-151-0/+2
| * board/ls2081ard: Correct code to get QMAP value in checkboardPriyanka Jain2018-01-151-1/+1
| * board/ls2081ardb: Update board related printsPriyanka Jain2018-01-151-1/+1
| * configs: SECURE_BOOT: Enable CONFIG_CMD_EXT4_WRITESumit Garg2018-01-151-0/+2
| * armv8/ls1088a: configure PMU's PCTBENR to enable WDTZhang Ying-224552018-01-151-2/+2
| * serial: lpuart: Proper device identificationSriram Dash2018-01-151-11/+7
| * board: ls1012a: LS1012A-2G5RDB board supportBhaskar Upadhaya2018-01-1510-2/+293
| * armv8/kconfig: Align boards of same family at one placeBhaskar Upadhaya2018-01-151-2/+3
* | tools: Update python "help" tests to cope with "more" odditiesTom Rini2018-01-162-2/+8
* | Merge git://git.denx.de/u-boot-i2cTom Rini2018-01-163-11/+11
|\ \
| * | i2c: mxc_i2c: Use or operationPeng Fan2018-01-161-3/+3
| * | imx: mx7ulp: modify lpi2c seq numberPeng Fan2018-01-161-4/+4
| * | i2c: lpi2c: do not add 4 for bus seqPeng Fan2018-01-161-4/+4
* | | Merge git://git.denx.de/u-boot-dmTom Rini2018-01-1632-404/+439
|\ \ \ | |/ / |/| |
| * | test: Set the DTC environment variableSimon Glass2018-01-151-3/+5
| * | dtoc: Allow DTC environment variable to provide path to dtcSimon Glass2018-01-152-1/+6
| * | armv8: secure firmware: fix incorrect unit address in node nameAndre Przywara2018-01-151-1/+1
| * | tools: fix incorrect usage of DT node unit addressAndre Przywara2018-01-151-12/+12
| * | sunxi: arm64: correct usage of DT node address in FIT generationAndre Przywara2018-01-151-8/+8
| * | fix incorrect usage of DT node unit address in commentsAndre Przywara2018-01-154-27/+27
| * | doc: fix incorrect usage of DT node unit addressAndre Przywara2018-01-154-42/+42
| * | doc: FIT image: fix incorrect examples of DT node unit addressAndre Przywara2018-01-1510-117/+117
| * | doc: FIT image: fix incorrect description of DT node unit addressAndre Przywara2018-01-157-196/+196
| * | binman: Run code coverage testsSimon Glass2018-01-151-0/+7
| * | travis.yml: Run tests for toolsSimon Glass2018-01-151-0/+15
| * | test: Run dtoc testsSimon Glass2018-01-151-0/+1
| * | test: Run buildman testsSimon Glass2018-01-151-0/+1
| * | test: Run patman testsSimon Glass2018-01-151-0/+1
| * | test: Run binman testsSimon Glass2018-01-151-0/+3
* | | Merge git://git.denx.de/u-boot-netTom Rini2018-01-1553-185/+1131
|\ \ \ | |/ / |/| |
| * | phy: atheros: set auto-negotiation for AR8021Zhao Qiang2018-01-151-0/+1
| * | net: sh-eth: Add to Kconfig and convertNobuhiro Iwamatsu2018-01-1534-33/+38
| * | net: sh-eth: Fix misaligned cache operation warningNobuhiro Iwamatsu2018-01-151-2/+3
| * | net: sh-eth: Change read/write() param to struct sh_eth_infoNobuhiro Iwamatsu2018-01-152-57/+75
| * | net: sh-eth: Remove bd_t from sh_eth_config()Nobuhiro Iwamatsu2018-01-151-2/+2
| * | net: sh-eth: Fix coding style checked by checkpatch.plNobuhiro Iwamatsu2018-01-151-12/+19
| * | net: dhcp: Allow "MAY_FAIL" to still try each adapterJoe Hershberger2018-01-151-5/+12
| * | configs: Update Lamobo_R1 with B53 switch optionsFlorian Fainelli2018-01-151-0/+3
| * | net: phy: b53: Add b53_reg read/write commandsFlorian Fainelli2018-01-151-0/+139
| * | net: designware: Pad small packetsFlorian Fainelli2018-01-151-0/+5
| * | net: phy: Add Broadcom BCM53xx switch driverFlorian Fainelli2018-01-155-0/+651
| * | net: designware: add clock supportPatrice Chotard2018-01-152-0/+47