aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-30arm: zynq: Add zc770-xm010 spl configurationMichal Simek1-0/+800
2018-01-30doc: zynq: Describe status of zc770-xm011Michal Simek1-2/+1
2018-01-24doc: Update the zynq u-boot statusEzequiel Garcia1-4/+3
2018-01-24arm: zynq: Enable SPL_CLK only if SPL is enabledEzequiel Garcia1-1/+1
2018-01-16tools: Update python "help" tests to cope with "more" odditiesTom Rini2-2/+8
2018-01-16Merge git://git.denx.de/u-boot-i2cTom Rini3-11/+11
2018-01-16Merge git://git.denx.de/u-boot-dmTom Rini32-404/+439
2018-01-16i2c: mxc_i2c: Use or operationPeng Fan1-3/+3
2018-01-16imx: mx7ulp: modify lpi2c seq numberPeng Fan1-4/+4
2018-01-16i2c: lpi2c: do not add 4 for bus seqPeng Fan1-4/+4
2018-01-15test: Set the DTC environment variableSimon Glass1-3/+5
2018-01-15dtoc: Allow DTC environment variable to provide path to dtcSimon Glass2-1/+6
2018-01-15armv8: secure firmware: fix incorrect unit address in node nameAndre Przywara1-1/+1
2018-01-15tools: fix incorrect usage of DT node unit addressAndre Przywara1-12/+12
2018-01-15sunxi: arm64: correct usage of DT node address in FIT generationAndre Przywara1-8/+8
2018-01-15fix incorrect usage of DT node unit address in commentsAndre Przywara4-27/+27
2018-01-15doc: fix incorrect usage of DT node unit addressAndre Przywara4-42/+42
2018-01-15doc: FIT image: fix incorrect examples of DT node unit addressAndre Przywara10-117/+117
2018-01-15doc: FIT image: fix incorrect description of DT node unit addressAndre Przywara7-196/+196
2018-01-15binman: Run code coverage testsSimon Glass1-0/+7
2018-01-15travis.yml: Run tests for toolsSimon Glass1-0/+15
2018-01-15test: Run dtoc testsSimon Glass1-0/+1
2018-01-15test: Run buildman testsSimon Glass1-0/+1
2018-01-15test: Run patman testsSimon Glass1-0/+1
2018-01-15test: Run binman testsSimon Glass1-0/+3
2018-01-15Merge git://git.denx.de/u-boot-netTom Rini53-185/+1131
2018-01-15Merge git://git.denx.de/u-boot-imxTom Rini45-493/+2103
2018-01-15db410c: on aarch64 the fdtfile is in per-vendor subdirectoryRob Clark1-1/+1
2018-01-15db410c: add reserved-memory node to dtsRob Clark1-1/+6
2018-01-15db410c: use the device tree parsed by the lk loader.Jorge Ramirez-Ortiz2-28/+41
2018-01-15fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATERob Clark2-13/+25
2018-01-15db410c: replace reset driver with psciJorge Ramirez-Ortiz5-48/+6
2018-01-15db410c: update wlan and bt mac addresses from firmwareJorge Ramirez-Ortiz5-6/+85
2018-01-15db410c: configs: increase gunzip buffer size for the kernelJorge Ramirez-Ortiz1-1/+1
2018-01-15db820c: stop autoboot when vol- pressedJorge Ramirez-Ortiz3-1/+58
2018-01-15db820c: enable pmic gpios for pm8994Jorge Ramirez-Ortiz3-2/+55
2018-01-15db820c: add qualcomm dragonboard 820C supportJorge Ramirez-Ortiz16-1/+1065
2018-01-15arm: mach-snapdragon: refactor clock driverJorge Ramirez-Ortiz5-173/+216
2018-01-15env: enable accessing the environment in an EXT4 partitionJorge Ramirez-Ortiz3-12/+59
2018-01-15phy: atheros: set auto-negotiation for AR8021Zhao Qiang1-0/+1
2018-01-15net: sh-eth: Add to Kconfig and convertNobuhiro Iwamatsu34-33/+38
2018-01-15net: sh-eth: Fix misaligned cache operation warningNobuhiro Iwamatsu1-2/+3
2018-01-15net: sh-eth: Change read/write() param to struct sh_eth_infoNobuhiro Iwamatsu2-57/+75
2018-01-15net: sh-eth: Remove bd_t from sh_eth_config()Nobuhiro Iwamatsu1-2/+2
2018-01-15net: sh-eth: Fix coding style checked by checkpatch.plNobuhiro Iwamatsu1-12/+19
2018-01-15net: dhcp: Allow "MAY_FAIL" to still try each adapterJoe Hershberger1-5/+12
2018-01-15configs: Update Lamobo_R1 with B53 switch optionsFlorian Fainelli1-0/+3
2018-01-15net: phy: b53: Add b53_reg read/write commandsFlorian Fainelli1-0/+139
2018-01-15net: designware: Pad small packetsFlorian Fainelli1-0/+5
2018-01-15net: phy: Add Broadcom BCM53xx switch driverFlorian Fainelli5-0/+651