summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-12ARC: make generic print_cpuinfo() weakAlexey Brodkin
2018-10-12iot_dk: Disable networking supportAlexey Brodkin
2018-10-12iot_dk: Add localversion stringAlexey Brodkin
2018-10-12ldpaa_eth.c: Fix warning when PHYLIB is not enabledTom Rini
2018-10-12sf: Add MICRON manufacturer idAshish Kumar
2018-10-12i2c: fix: Add support for the Arm's Versatile Express I2C controllerHeiko Schocher
2018-10-11Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2018-10-10driver: net: fsl-mc: Add support of multiple phys for dpmacPankaj Bansal
2018-10-10driver: net: fsl-mc: initialize dpmac irrespective of phyPankaj Bansal
2018-10-10driver: net: fsl-mc: Modify the dpmac link detection methodPankaj Bansal
2018-10-10driver: net: fsl-mc: fix error handing in init_phyPankaj Bansal
2018-10-10driver: net: fsl-mc: remove unused strcture elementsPankaj Bansal
2018-10-10Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dmTom Rini
2018-10-10Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-10-10arm: remove duplicated prototypes in u-boot.arm.hPatrick Delaunay
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay
2018-10-10arm: remove prototype for udelay_maskedPatrick Delaunay
2018-10-10arm: remove prototype for reset_timer_maskedPatrick Delaunay
2018-10-10arm: remove prototype for arch_interrupt_initPatrick Delaunay
2018-10-10bootm: Add board specific OS preboot hookMarek Vasut
2018-10-10arm: K3: am654: Add support for getting boot modeAndrew F. Davis
2018-10-10arm: K3: am654: Choose MMC boot device based on boot portAndrew F. Davis
2018-10-10gpio: da8xx: Push generic defines of gpio.h out of mach-davinciKeerthy
2018-10-10gpio: da8xx: Add k2g compatibleKeerthy
2018-10-10board: ks2: move uinitrd fixup logic inside ft_board_setup_exNicholas Faustini
2018-10-10fdt: add call to ft_board_setup_ex() for ks2 boardsNicholas Faustini
2018-10-10ARM: meson: Add Khadas VIM2 board supportLoic Devulder
2018-10-10ARM: meson: Add Khadas VIM2 board DTLoic Devulder
2018-10-10ARM: dts: stm32mp1: Add usbotg_hs regulator for stm32mp157c-ev1Patrice Chotard
2018-10-10driver: net: fsl-mc: modify the label namePankaj Bansal
2018-10-10net: Consolidate UDP header functionsDuncan Hare
2018-10-10net: Don't overwrite waiting packets with asynchronous repliesJoe Hershberger
2018-10-10test: eth: Add a test for the target being pingedJoe Hershberger
2018-10-10test: eth: Add a test for ARP requestsJoe Hershberger
2018-10-10net: sandbox: Add a priv ptr for tests to useJoe Hershberger
2018-10-10net: Add an accessor to know if waiting for ARPJoe Hershberger
2018-10-10net: sandbox: Allow fake eth to handle more than 1 packet responseJoe Hershberger
2018-10-10net: sandbox: Share the priv structure with testsJoe Hershberger
2018-10-10net: sandbox: Make the fake eth driver response configurableJoe Hershberger
2018-10-10net: sandbox: Refactor sandbox send functionJoe Hershberger
2018-10-10net: sandbox: Move disabled flag into priv structJoe Hershberger
2018-10-10phy: Add 25G_AUI, XLAUI, CAUI2, CAUI4 related macrosPriyanka Jain
2018-10-10net: phy: ti: Add binding for the CLK_OUT pin muxingJanine Hagemann
2018-10-10net: phy: ti: Recover from "port mirroring" N/A MODE4Janine Hagemann
2018-10-10net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driverJanine Hagemann
2018-10-10linux/if_ether.h: Add VLAN related macrosBin Meng
2018-10-10net.h: Include linux/if_ether.h to avoid duplicationBin Meng
2018-10-10linux/if_ether.h: Initial import from Linux kernel v4.17Bin Meng
2018-10-10sunxi: fix DRAM gate/reset sequence of H6Icenowy Zheng
2018-10-10board: da8xxevm: Add SPL DM for serial, spiJagan Teki