summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-16tools: Update python "help" tests to cope with "more" odditiesTom Rini
2018-01-16Merge git://git.denx.de/u-boot-i2cTom Rini
2018-01-16Merge git://git.denx.de/u-boot-dmTom Rini
2018-01-16i2c: mxc_i2c: Use or operationPeng Fan
2018-01-16imx: mx7ulp: modify lpi2c seq numberPeng Fan
2018-01-16i2c: lpi2c: do not add 4 for bus seqPeng Fan
2018-01-15test: Set the DTC environment variableSimon Glass
2018-01-15dtoc: Allow DTC environment variable to provide path to dtcSimon Glass
2018-01-15armv8: secure firmware: fix incorrect unit address in node nameAndre Przywara
2018-01-15tools: fix incorrect usage of DT node unit addressAndre Przywara
2018-01-15sunxi: arm64: correct usage of DT node address in FIT generationAndre Przywara
2018-01-15fix incorrect usage of DT node unit address in commentsAndre Przywara
2018-01-15doc: fix incorrect usage of DT node unit addressAndre Przywara
2018-01-15doc: FIT image: fix incorrect examples of DT node unit addressAndre Przywara
2018-01-15doc: FIT image: fix incorrect description of DT node unit addressAndre Przywara
2018-01-15binman: Run code coverage testsSimon Glass
2018-01-15travis.yml: Run tests for toolsSimon Glass
2018-01-15test: Run dtoc testsSimon Glass
2018-01-15test: Run buildman testsSimon Glass
2018-01-15test: Run patman testsSimon Glass
2018-01-15test: Run binman testsSimon Glass
2018-01-15Merge git://git.denx.de/u-boot-netTom Rini
2018-01-15Merge git://git.denx.de/u-boot-imxTom Rini
2018-01-15db410c: on aarch64 the fdtfile is in per-vendor subdirectoryRob Clark
2018-01-15db410c: add reserved-memory node to dtsRob Clark
2018-01-15db410c: use the device tree parsed by the lk loader.Jorge Ramirez-Ortiz
2018-01-15fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATERob Clark
2018-01-15db410c: replace reset driver with psciJorge Ramirez-Ortiz
2018-01-15db410c: update wlan and bt mac addresses from firmwareJorge Ramirez-Ortiz
2018-01-15db410c: configs: increase gunzip buffer size for the kernelJorge Ramirez-Ortiz
2018-01-15db820c: stop autoboot when vol- pressedJorge Ramirez-Ortiz
2018-01-15db820c: enable pmic gpios for pm8994Jorge Ramirez-Ortiz
2018-01-15db820c: add qualcomm dragonboard 820C supportJorge Ramirez-Ortiz
2018-01-15arm: mach-snapdragon: refactor clock driverJorge Ramirez-Ortiz
2018-01-15env: enable accessing the environment in an EXT4 partitionJorge Ramirez-Ortiz
2018-01-15phy: atheros: set auto-negotiation for AR8021Zhao Qiang
2018-01-15net: sh-eth: Add to Kconfig and convertNobuhiro Iwamatsu
2018-01-15net: sh-eth: Fix misaligned cache operation warningNobuhiro Iwamatsu
2018-01-15net: sh-eth: Change read/write() param to struct sh_eth_infoNobuhiro Iwamatsu
2018-01-15net: sh-eth: Remove bd_t from sh_eth_config()Nobuhiro Iwamatsu
2018-01-15net: sh-eth: Fix coding style checked by checkpatch.plNobuhiro Iwamatsu
2018-01-15net: dhcp: Allow "MAY_FAIL" to still try each adapterJoe Hershberger
2018-01-15configs: Update Lamobo_R1 with B53 switch optionsFlorian Fainelli
2018-01-15net: phy: b53: Add b53_reg read/write commandsFlorian Fainelli
2018-01-15net: designware: Pad small packetsFlorian Fainelli
2018-01-15net: phy: Add Broadcom BCM53xx switch driverFlorian Fainelli
2018-01-15net: designware: add clock supportPatrice Chotard
2018-01-15dm: core: add missing dev_count_phandle_with_args()Patrice Chotard
2018-01-15net: mvneta - Fixed recv() when multiple packets have arrived.Jason Brown
2018-01-15net: miiphybb: fix casting errorChris Brandt