summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * | dm: core: add missing dev_count_phandle_with_args()Patrice Chotard2018-01-151-0/+7
| * | net: mvneta - Fixed recv() when multiple packets have arrived.Jason Brown2018-01-151-1/+5
| * | net: miiphybb: fix casting errorChris Brandt2018-01-151-1/+1
| * | net: sh-eth: remove sh_eth_offset_rz tableChris Brandt2018-01-151-58/+1
| * | net: sh-eth: fix inl and outl definitionsChris Brandt2018-01-151-1/+3
| * | net: phy: marvell: Add functions to read PHY's extended registersLukasz Majewski2018-01-151-0/+29
| * | net: Remove nfs.h include from bootp.cJoe Hershberger2018-01-151-1/+0
| * | net: Fix buffer overrun error in netconsoleJoe Hershberger2018-01-151-2/+5
| * | net: macb: Add support for Xilinx Zynq SoCWilson Lee2018-01-153-12/+87
| |/
* | Merge git://git.denx.de/u-boot-imxTom Rini2018-01-1545-493/+2103
|\ \
| * | arm: imx: hab: Add hab_failsafe console commandBryan O'Donoghue2018-01-141-0/+21
| * | arm: imx: hab: Implement hab_rvt_failsafeBryan O'Donoghue2018-01-141-0/+15
| * | arm: imx: hab: Define rvt_failsafe()Bryan O'Donoghue2018-01-141-0/+2
| * | arm: imx: hab: Make imx_hab_is_enabled globalBryan O'Donoghue2018-01-142-3/+2
| * | arm: imx: hab: Make authenticate_image() return zero on open boardsBryan O'Donoghue2018-01-141-1/+1