summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Kconfig: cmd: Make networking command dependent on NET"Joe Hershberger2018-04-134-5/+5
* net: Make core net code depend on NET instead of CMD_NETJoe Hershberger2018-04-131-5/+5
* net: Make the BOOTP options defaultJoe Hershberger2018-04-132-6/+6
* net: Improve BOOTP PXE config optionJoe Hershberger2018-04-131-3/+5
* net: Add the BOOTP_DNS2 option to KconfigJoe Hershberger2018-04-131-0/+11
* net: Improve menu options and help for BOOTP optionsJoe Hershberger2018-04-131-5/+14
* net: Move the DHCP command below the BOOTP commandJoe Hershberger2018-04-131-6/+6
* net: Move net command options to the cmd menuJoe Hershberger2018-04-132-57/+57
* net: Fix distro default dependenciesJoe Hershberger2018-04-131-2/+2
* net: Make CMD_NET a menuconfigJoe Hershberger2018-04-134-20/+32
* net: sh_eth: Add remaining Gen2 DT compatibleMarek Vasut2018-04-131-0/+3
* net: zynq_gem: Use max-speed property from dtSiva Durga Prasad Paladugu2018-04-131-0/+9
* net: fec: Fix issue in DM probe timeoutYe Li2018-04-131-2/+1
* net: fex_mxc: add i.MX6UL/SX/SL compatiblePeng Fan2018-04-131-0/+3
* net: fec: sharing MDIO for two enet controllersPeng Fan2018-04-133-3/+19
* net: fec: set dev->seq to priv->dev_idPeng Fan2018-04-131-3/+2
* net: fec_mxc: simplify fec_get_miibusPeng Fan2018-04-132-17/+4
* net: fec_mxc: Fix DM driver issue in recvYe Li2018-04-131-0/+23
* net: mvneta: support setting hardware addressMatt Pelland2018-04-131-0/+10
* Merge git://git.denx.de/u-boot-shTom Rini2018-04-1332-1018/+2867
|\
| * ARM: rmobile: Set maximum kernel size to 64 MiB on Gen3Marek Vasut2018-04-111-0/+1
| * ARM: rmobile: Fix the memory map on Gen3Marek Vasut2018-04-113-87/+9
| * spi: sh_qspi: Make use of the 32byte FIFOMarek Vasut2018-04-111-10/+24
| * spi: sh_qspi: Replace ad hoc waiting with wait_for_bitMarek Vasut2018-04-111-14/+9
| * spi: sh_qspi: Drop SPBDCR waitMarek Vasut2018-04-111-8/+0
| * spi: sh_qspi: Replace data types with short onesMarek Vasut2018-04-111-31/+31
| * mtd: spi: Add Renesas RPC SPI-flash driverMarek Vasut2018-04-113-0/+474
| * mtd: rpc: Add Renesas RPC Hyperflash driverMarek Vasut2018-04-113-0/+406
| * mmc: renesas-sdhi: Wait after reconfiguring pinsMarek Vasut2018-04-111-0/+3
| * mmc: matsushita-common: Add missing elseMarek Vasut2018-04-111-1/+1
| * mmc: matsushita-common: Wait for command completionMarek Vasut2018-04-112-0/+3
| * mmc: matsushita-common: Correctly set mode in 16bitMarek Vasut2018-04-111-2/+0
| * mmc: matsushita-common: Special case only select registers in 16bitMarek Vasut2018-04-111-1/+3
| * ARM: rmobile: Enable HS200 mode on RCar Gen3Marek Vasut2018-04-116-0/+24
| * mmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning supportMarek Vasut2018-04-111-2/+290
| * mmc: matsushita-common: Export register access functionsMarek Vasut2018-04-112-2/+6
| * mmc: matsushita-common: Properly handle pin voltage configurationMarek Vasut2018-04-112-9/+46
| * mmc: matsushita-common: Always check controller versionMarek Vasut2018-04-111-9/+8
| * mmc: matsushita-common: Handle bus width 0Marek Vasut2018-04-111-0/+1
| * mmc: matsushita-common: Handle DMA completion flag differencesMarek Vasut2018-04-112-3/+11
| * mmc: matsushita-common: Handle Renesas div-by-1Marek Vasut2018-04-112-1/+3
| * mmc: matsushita-common: Add Renesas RCar quirksMarek Vasut2018-04-112-18/+30
| * mmc: matsushita-common: Use mmc_of_parse()Marek Vasut2018-04-111-16/+7
| * mmc: renesas-sdhi: Handle 16bit IPMarek Vasut2018-04-111-0/+13
| * mmc: uniphier: Allow passing quirks to the probe functionMarek Vasut2018-04-114-5/+16
| * mmc: uniphier: Add support for 16bit variantMarek Vasut2018-04-112-4/+39
| * mmc: uniphier: Drop useless checkMarek Vasut2018-04-111-8/+2
| * mmc: uniphier: Factor out FIFO accessorsMarek Vasut2018-04-111-62/+60
| * ARM: rmobile: Switch to CONFIG_RENESAS_SDHIMarek Vasut2018-04-118-8/+8
| * mmc: renesas-sdhi: Add Renesas SDHI Kconfig entryMarek Vasut2018-04-112-4/+14