summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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-1528-663/+1036
|\ \ \
| * | | mmc: tmio: Rename Matsushita to TMIOMarek Vasut2018-04-146-422/+422
| * | | ARM: rmobile: Zap CONFIG_MMC_RENESAS_TUNINGMarek Vasut2018-04-146-6/+0
| * | | ARM: rmobile: Convert TPL to SPLMarek Vasut2018-04-139-107/+51
| * | | ARM: rmobile: Shrink the TPLMarek Vasut2018-04-133-2/+4
| * | | ARM: rmobile: Update H2 StoutMarek Vasut2018-04-137-169/+597
| * | | ARM: rmobile: Fix LBSC programming offset on M2 PorterMarek Vasut2018-04-131-2/+2
| * | | ARM: rmobile: Enable SCIFA0 early on H2 StoutMarek Vasut2018-04-131-0/+4
| * | | serial: sh: Add SCIFA0 address entryMarek Vasut2018-04-131-0/+2
| * | | net: sh_eth: Add remaining Gen2 DT compatibleMarek Vasut2018-04-131-0/+3
| * | | clk: renesas: Minor clean up of the R8A7790 clock driverMarek Vasut2018-04-131-7/+3
|/ / /
* | | vexpress: fix syntax error in armv7_boot_nonsec_default()Heinrich Schuchardt2018-04-131-1/+1
* | | configs: Fixup some CPSW-related itemsTom Rini2018-04-134-22/+1
* | | vxworks: fixed cpu enable using PSCI on armv8Vasyl Vavrychuk2018-04-132-0/+10
* | | kconfig: add CONFIG_CC_COVERAGEChristian Gmeiner2018-04-133-0/+17
* | | configs: dra7xx_evm/dra7xx_hs_evm: Enable AHCI and PIPE3Jean-Jacques Hiblot2018-04-132-0/+4
* | | dwc_ahci: Fix breakageJean-Jacques Hiblot2018-04-131-13/+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