summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2018-10-259-18/+5
|\
| * net/phy: Add phy-id for IN112525_S03Priyanka Jain2018-10-241-3/+4
| * configs: migrate CONFIG_PHY_AQUANTIA to KconfigJeremy Gebben2018-10-247-15/+0
| * miiphy: Add function to retrieve MDIO bus list headPankaj Bansal2018-10-241-0/+1
* | Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini2018-10-2524-29/+2782
|\ \ | |/ |/|
| * warp7: include: configs: set skip low level initRui Miguel Silva2018-10-221-0/+11
| * Kconfig: Convert CONFIG_IMX_WATCHDOG to KconfigXiaoliang Yang2018-10-228-17/+0
| * tools: add i.MX8/8X image supportPeng Fan2018-10-222-0/+274
| * imx: add i.MX8QXP MEK board supportPeng Fan2018-10-221-0/+157
| * serial_lpuart: Update lpuart driver to support i.MX8Peng Fan2018-10-221-1/+1
| * dt-bindings: soc: add i.MX8QXP pm and rsrc definitionPeng Fan2018-10-222-0/+745
| * dt-bindings: clock: dt-bindings: pinctrl: add i.MX8QXP clocks definitionPeng Fan2018-10-221-0/+583
| * dt-bindings: pinctrl: add i.MX8QXP pads definitionPeng Fan2018-10-221-0/+757
| * arm: mx5: Add M53Menlo boardMarek Vasut2018-10-161-0/+246
| * configs: mx7: Remove CONFIG_DBG_MONITORFabio Estevam2018-10-094-6/+0
| * colibri_imx7: prime get_ram_size() using imx_ddr_size()Fabio Estevam2018-10-091-1/+0
| * pico-imx6ul, pico-imx7d: Enable USB and PXE boot supportOtavio Salvador2018-10-092-0/+4
| * pico-imx6ul, pico-imx7d: Use eMMC user partition by defaultOtavio Salvador2018-10-092-4/+4
* | ARM: Samsung: Add Exynos5422-based Odroid HC2 supportDirk Meul2018-10-231-0/+2
* | arm: ti: boot: Remove environment partitionSam Protsenko2018-10-221-3/+0
* | ARM: omap3_logic: Add NOR Flash Support for SOM-LVAdam Ford2018-10-221-1/+6
* | arm: udoo: Convert to distro configMeul, Dirk2018-10-221-89/+23
* | common: command: fix typoHeinrich Schuchardt2018-10-191-1/+1
* | Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-19160-537/+0
* | bootcount: Make bootcount magic configurableMarek Vasut2018-10-191-1/+0
* | work_92105: remove unused CONFIG_SPL_NAND_BOOT configuration optionVladimir Zapolskiy2018-10-191-1/+0
* | work_92105: remove unused CONFIG_LPC32XX_SPL configuration optionVladimir Zapolskiy2018-10-191-3/+0
* | ARM: dts: rmobile: r8a77990: Add USB2.0(EHCI) DT nodes on EbisuHiroyuki Yokoyama2018-10-181-0/+20
* | ARM: rmobile: Enable cache command on Gen3Hiroyuki Yokoyama2018-10-181-1/+0
* | Merge tag 'signed-efi-2018.11' of git://github.com/agraf/u-bootTom Rini2018-10-172-3/+3
|\ \
| * | efi_loader: return type efi_console_register()Heinrich Schuchardt2018-10-161-1/+1
| * | efi_loader: correct signature of GetPosition, SetPositionHeinrich Schuchardt2018-10-161-2/+2
* | | arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek2018-10-161-0/+91
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-10-122-3/+15
|\ \
| * | board: da8xxevm: Add SPL DM for serial, spiJagan Teki2018-10-101-3/+0
| * | spi: davinci: Add platdata supportJagan Teki2018-10-101-0/+15
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2018-10-119-95/+357
|\ \
| * | driver: net: fsl-mc: Add support of multiple phys for dpmacPankaj Bansal2018-10-101-22/+23
| * | driver: net: fsl-mc: remove unused strcture elementsPankaj Bansal2018-10-101-1/+0
| * | net: Consolidate UDP header functionsDuncan Hare2018-10-101-1/+5
| * | net: Don't overwrite waiting packets with asynchronous repliesJoe Hershberger2018-10-101-0/+8
| * | net: Add an accessor to know if waiting for ARPJoe Hershberger2018-10-101-0/+1
| * | 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-101-0/+15
| * | linux/if_ether.h: Add VLAN related macrosBin Meng2018-10-101-0/+20
| * | net.h: Include linux/if_ether.h to avoid duplicationBin Meng2018-10-102-10/+1
| * | linux/if_ether.h: Initial import from Linux kernel v4.17Bin Meng2018-10-101-0/+158
| * | linux/compat.h: Add netdev_### log macrosBin Meng2018-10-091-0/+19
| * | linux/mdio.h: Sync with Linux kernel v4.17Bin Meng2018-10-091-4/+30
| * | linux/mii.h: Sync with Linux kernel v4.17Bin Meng2018-10-091-57/+69
| |/