summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-15warp7: Set u-boot serial# based on OTP valueBryan O'Donoghue
2018-04-15imx: mx7: Add comment to describe OTP TESTER registersBryan O'Donoghue
2018-04-15imx: mx7: Fix CONFIG_SERIAL_TAG compilationBryan O'Donoghue
2018-04-15ARM: mx6: ddr: Add write leveling correction codeMarek Vasut
2018-04-15tools/imximage: use 0x prefix in HAB Blocks lineRasmus Villemoes
2018-04-15Makefile: always preserve output for images that can contain HAB BlocksRasmus Villemoes
2018-04-14mmc: tmio: Rename Matsushita to TMIOMarek Vasut
2018-04-14ARM: rmobile: Zap CONFIG_MMC_RENESAS_TUNINGMarek Vasut
2018-04-13ARM: rmobile: Convert TPL to SPLMarek Vasut
2018-04-13ARM: rmobile: Shrink the TPLMarek Vasut
2018-04-13ARM: rmobile: Update H2 StoutMarek Vasut
2018-04-13ARM: rmobile: Fix LBSC programming offset on M2 PorterMarek Vasut
2018-04-13ARM: rmobile: Enable SCIFA0 early on H2 StoutMarek Vasut
2018-04-13serial: sh: Add SCIFA0 address entryMarek Vasut
2018-04-13net: sh_eth: Add remaining Gen2 DT compatibleMarek Vasut
2018-04-13clk: renesas: Minor clean up of the R8A7790 clock driverMarek Vasut
2018-04-13vexpress: fix syntax error in armv7_boot_nonsec_default()Heinrich Schuchardt
2018-04-13configs: Fixup some CPSW-related itemsTom Rini
2018-04-13vxworks: fixed cpu enable using PSCI on armv8Vasyl Vavrychuk
2018-04-13net: phy: Don't limit phy addresses by defaultJoe Hershberger
2018-04-13xilinx: Only enable dist boot pxe when DHCP is enabledJoe Hershberger
2018-04-13Revert "Kconfig: cmd: Make networking command dependent on NET"Joe Hershberger
2018-04-13net: Make core net code depend on NET instead of CMD_NETJoe Hershberger
2018-04-13net: Make the BOOTP options defaultJoe Hershberger
2018-04-13net: Improve BOOTP PXE config optionJoe Hershberger
2018-04-13net: Add the BOOTP_DNS2 option to KconfigJoe Hershberger
2018-04-13net: Improve menu options and help for BOOTP optionsJoe Hershberger
2018-04-13net: Move the DHCP command below the BOOTP commandJoe Hershberger
2018-04-13net: Move net command options to the cmd menuJoe Hershberger
2018-04-13net: Fix distro default dependenciesJoe Hershberger
2018-04-13net: Make CMD_NET a menuconfigJoe Hershberger
2018-04-13net: sh_eth: Add remaining Gen2 DT compatibleMarek Vasut
2018-04-13net: zynq_gem: Use max-speed property from dtSiva Durga Prasad Paladugu
2018-04-13net: fec: Fix issue in DM probe timeoutYe Li
2018-04-13net: fex_mxc: add i.MX6UL/SX/SL compatiblePeng Fan
2018-04-13net: fec: sharing MDIO for two enet controllersPeng Fan
2018-04-13net: fec: set dev->seq to priv->dev_idPeng Fan
2018-04-13net: fec_mxc: simplify fec_get_miibusPeng Fan
2018-04-13net: fec_mxc: Fix DM driver issue in recvYe Li
2018-04-13net: mvneta: support setting hardware addressMatt Pelland
2018-04-13kconfig: add CONFIG_CC_COVERAGEChristian Gmeiner
2018-04-13configs: dra7xx_evm/dra7xx_hs_evm: Enable AHCI and PIPE3Jean-Jacques Hiblot
2018-04-13dwc_ahci: Fix breakageJean-Jacques Hiblot
2018-04-13Merge git://git.denx.de/u-boot-shTom Rini
2018-04-13Merge git://git.denx.de/u-boot-usbTom Rini
2018-04-11ARM: rmobile: Set maximum kernel size to 64 MiB on Gen3Marek Vasut
2018-04-11ARM: rmobile: Fix the memory map on Gen3Marek Vasut
2018-04-11spi: sh_qspi: Make use of the 32byte FIFOMarek Vasut
2018-04-11spi: sh_qspi: Replace ad hoc waiting with wait_for_bitMarek Vasut
2018-04-11spi: sh_qspi: Drop SPBDCR waitMarek Vasut