summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * arm: zynq: Add efuse node for Zynq-7000S devicesMichal Simek2018-10-161-0/+5
| * arm: zynq: Add support for DLC20 boardMichal Simek2018-10-164-0/+458
| * arm: zynq: Enable FIT fpga loading in SPL for zc706Michal Simek2018-10-161-0/+4
| * spl: fpga: Implement fpga bistream loading with fpga_loadMichal Simek2018-10-161-18/+16
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2018-10-163-0/+9
|\ \ | |/ |/|
| * i2c: fix: Add support for the Arm's Versatile Express I2C controllerHeiko Schocher2018-10-123-0/+9
* | Prepare v2018.11-rc2v2018.11-rc2Tom Rini2018-10-151-1/+1
* | Revert "fdt: fdtdec_setup_memory_banksize() use livetree"Michal Simek2018-10-151-21/+23
* | Merge tag 'arc-more-updates-for-2018.11-rc2-2' of git://git.denx.de/u-boot-arcTom Rini2018-10-157-9/+72
|\ \
| * | ARC: Don't use COMMON section for global not-initialized variablesAlexey Brodkin2018-10-151-1/+1
| * | iot_dk: Link for eFlashAlexey Brodkin2018-10-121-1/+1
| * | axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd()Alexey Brodkin2018-10-124-0/+28
| * | iot_dk: Save CPU clock value to gd->cpu_clkAlexey Brodkin2018-10-121-6/+8
| * | iot_dk: Add support of 136 MHz clockAlexey Brodkin2018-10-121-0/+8
| * | iot_dk: Implement board resetAlexey Brodkin2018-10-121-0/+8
| * | iot_dk/hsdk: Implement its own print_cpuinfo()Alexey Brodkin2018-10-122-0/+16
| * | ARC: make generic print_cpuinfo() weakAlexey Brodkin2018-10-121-1/+1
| * | iot_dk: Disable networking supportAlexey Brodkin2018-10-121-1/+1
| * | iot_dk: Add localversion stringAlexey Brodkin2018-10-121-0/+1
| |/
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2018-10-122-1/+8
|\ \
| * | sunxi: fix DRAM gate/reset sequence of H6Icenowy Zheng2018-10-101-1/+5
* | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-10-129-23/+87
|\ \ \
| * | | sf: Add MICRON manufacturer idAshish Kumar2018-10-122-0/+3
| * | | board: da8xxevm: Add SPL DM for serial, spiJagan Teki2018-10-104-3/+33
| * | | spi: davinci: Add platdata supportJagan Teki2018-10-102-19/+43
| * | | mtd: uboot: Fix hanging during mtd list commandAdam Ford2018-10-101-1/+8
| |/ /
* | | ldpaa_eth.c: Fix warning when PHYLIB is not enabledTom Rini2018-10-121-3/+7
* | | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2018-10-1139-409/+1294
|\ \ \ | |_|/ |/| |
| * | driver: net: fsl-mc: Add support of multiple phys for dpmacPankaj Bansal2018-10-107-109/+162
| * | driver: net: fsl-mc: initialize dpmac irrespective of phyPankaj Bansal2018-10-101-4/+2
| * | driver: net: fsl-mc: Modify the dpmac link detection methodPankaj Bansal2018-10-101-62/+57
| * | driver: net: fsl-mc: fix error handing in init_phyPankaj Bansal2018-10-101-1/+9
| * | driver: net: fsl-mc: remove unused strcture elementsPankaj Bansal2018-10-104-28/+34
| * | driver: net: fsl-mc: modify the label namePankaj Bansal2018-10-101-4/+4
| * | net: Consolidate UDP header functionsDuncan Hare2018-10-103-16/+32
| * | net: Don't overwrite waiting packets with asynchronous repliesJoe Hershberger2018-10-106-10/+29
| * | test: eth: Add a test for the target being pingedJoe Hershberger2018-10-103-0/+147
| * | test: eth: Add a test for ARP requestsJoe Hershberger2018-10-103-0/+137
| * | net: sandbox: Add a priv ptr for tests to useJoe Hershberger2018-10-102-0/+29
| * | net: Add an accessor to know if waiting for ARPJoe Hershberger2018-10-102-3/+9
| * | net: sandbox: Allow fake eth to handle more than 1 packet responseJoe Hershberger2018-10-102-15/+52
| * | net: sandbox: Share the priv structure with testsJoe Hershberger2018-10-102-19/+19
| * | net: sandbox: Make the fake eth driver response configurableJoe Hershberger2018-10-102-4/+68
| * | net: sandbox: Refactor sandbox send functionJoe Hershberger2018-10-102-74/+132
| * | net: sandbox: Move disabled flag into priv structJoe Hershberger2018-10-101-4/+14
| * | phy: Add 25G_AUI, XLAUI, CAUI2, CAUI4 related macrosPriyanka Jain2018-10-101-0/+8
| * | net: phy: ti: Add binding for the CLK_OUT pin muxingJanine Hagemann2018-10-103-0/+45
| * | net: phy: ti: Recover from "port mirroring" N/A MODE4Janine Hagemann2018-10-101-1/+26
| * | net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driverJanine Hagemann2018-10-102-0/+44
| * | linux/if_ether.h: Add VLAN related macrosBin Meng2018-10-101-0/+20