summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-05-24Convert CONFIG_SUPPORT_EMMC_RPMB to KconfigAlex Kiernan2-2/+0
2018-05-22ARM: uniphier: rename environment variable fdt_file to fdtfileMasahiro Yamada1-2/+2
2018-05-20Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-27/+3
2018-05-20Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini9-17/+9
2018-05-20Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2-22/+25
2018-05-20ARM: rmobile: Update V2H BlancheMarek Vasut1-27/+3
2018-05-19Fixup various SPDX tags from the latest mergeTom Rini2-4/+2
2018-05-18arm64: zynqmp: Use DWC3 generic driver and DM_USBMichal Simek8-17/+0
2018-05-18usb: common: add support to get maximum speed from dtMugunthan V N1-0/+9
2018-05-18ARM: socfpga: Enable SPL memory allocationTien Fong Chee1-1/+22
2018-05-18ARM: socfpga: Convert to DM serialMarek Vasut1-8/+0
2018-05-18ARM: socfpga: Zap CONFIG_SOCFPGA_VIRTUAL_TARGETMarek Vasut1-11/+2
2018-05-18ARM: socfpga: Put stack at the end of SRAMMarek Vasut1-3/+1
2018-05-18fdt: Add another Altera Arria10 clock init compatibleMarek Vasut1-0/+1
2018-05-18arm: imx53: Add support for imx53 boards from K+PLukasz Majewski1-0/+113
2018-05-18pmic: Add support for setting transmission length in uclass private dataLukasz Majewski1-0/+9
2018-05-18pmic: fsl: Define number of bytes sent at once by MC34708 PMICLukasz Majewski1-0/+1
2018-05-18pmic: fsl: Provide some more definitions for MC34708 PMICLukasz Majewski1-0/+40
2018-05-18configs: imx6dl-mamoj: Add Falcon mode supportJagan Teki1-0/+12
2018-05-18configs: imx6dl-mamoj: Add DFU supportJagan Teki1-1/+3
2018-05-18i.MX6: board: Add BTicino i.MX6DL Mamoj initial supportJagan Teki1-0/+88
2018-05-17imx6: Convert sabrelite and nitrogen6x boards to distro boot supportGuillaume GARDET1-136/+43
2018-05-17ge: ppd: move CONFIG_ENV_IS_IN_MMC to defconfigSebastian Reichel1-1/+0
2018-05-17mx6: remove duplicated BOUNCE_BUFFER definesPeter Robinson6-7/+0
2018-05-17mx6: Select CONFIG_MP with MX6_SMPPeter Robinson1-1/+0
2018-05-17mx7: remove empty ifndef statementPeter Robinson1-3/+0
2018-05-17mx6 common: remove dangling commentPeter Robinson1-2/+0
2018-05-17mx31pdk: Convert CONFIG_MX31 flag to use Kconfig.Magnus Lilja1-2/+0
2018-05-17board: ge: bx50v3: remove redundant targetsIan Ray1-10/+1
2018-05-17board: ge: bx50v3: configure video arguments using VPDIan Ray1-4/+1
2018-05-15net: add Kconfig for MVGBEChris Packham2-2/+0
2018-05-15net: Add Kconfig option for BOOTP_NTPSERVERChris Packham1-1/+0
2018-05-15treewide: Move CONFIG_PHY_MARVELL to KconfigMario Six18-19/+0
2018-05-14rockchip: set SYS_NS16550_MEM32 for all SoCsJonathan Gray1-0/+2
2018-05-14arm64: mvebu: Add basic support for the Turris Mox boardMarek BehĂșn1-0/+108
2018-05-11Merge git://git.denx.de/u-boot-tegraTom Rini4-3/+19
2018-05-11SPDX: Correct SPDX tags from recent xilinx mergeTom Rini1-2/+1
2018-05-11Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblazeTom Rini6-55/+129
2018-05-11Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini9-14/+9
2018-05-11mmc: zynq_sdhci: Add support for SD3.0Siva Durga Prasad Paladugu1-0/+19
2018-05-11mmc: sdhci: Read capabilities register1 and update host capsSiva Durga Prasad Paladugu1-0/+6
2018-05-11sdhci: Add new sdhci ops for platform specific tuning and delaysSiva Durga Prasad Paladugu1-0/+2
2018-05-11arm: zynqmp: Add ZynqMP minimal R5 supportMichal Simek1-0/+51
2018-05-11tools: zynqmpimage: Add bif supportAlexander Graf1-0/+1
2018-05-11arm64: zynqmp: Add new defconfig for zc1275 revBSiva Durga Prasad Paladugu1-0/+16
2018-05-11arm: zynq: Rework FPGA initializationMichal Simek1-55/+34
2018-05-11Merge git://git.denx.de/u-boot-socfpgaTom Rini1-1/+2
2018-05-11SPDX: Convert a few files that were missed beforeTom Rini7-13/+7
2018-05-11include: update log2 header from the Linux kernelHeinrich Schuchardt1-26/+37
2018-05-11bootcount: Add function wrappers to handle bootcount increment and error chec...Lukasz Majewski1-0/+47