aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-05-24Merge tag 'arc-uart-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arcTom Rini1-10/+0
2018-05-24Merge tag 'signed-rpi-next' of git://github.com/agraf/u-bootTom Rini1-25/+36
2018-05-24serial: Convert ARC_SERIAL to KconfigAlexey Brodkin1-10/+0
2018-05-24rpi: Change load addresses to make more room for the kernel & DTBTuomas Tynkkynen1-25/+36
2018-05-23fit: Add standalone image type handlingMarek Vasut1-0/+1
2018-05-23configs: sama5d2_xplained: fix bootcmd/args for spi+emmc demoEugen Hristev1-0/+9
2018-05-23i2c: Drop CONFIG_TSI108_I2CTuomas Tynkkynen1-207/+0
2018-05-23net: Drop CONFIG_TSI108_ETHTuomas Tynkkynen1-1/+0
2018-05-23configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 addressNicolas Ferre7-7/+7
2018-05-23configs: at91: sama5_common: Adjust CONFIG_ENV_OFFSET to match block alignmentNicolas Ferre1-1/+1
2018-05-23FIT: Make fit_conf_print() be a static functionTom Rini1-2/+0
2018-05-23Convert CONFIG_SUPPORT_EMMC_RPMB to KconfigAlex Kiernan2-2/+0
2018-05-23rpi: Adjust fdt_addr_r to a sane addressAlexander Graf1-1/+1
2018-05-23ARM: 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-18Fixup 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-14net: add Kconfig for MVGBEChris Packham2-2/+0
2018-05-14net: Add Kconfig option for BOOTP_NTPSERVERChris Packham1-1/+0
2018-05-14treewide: 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