summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-04-14Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-04-13Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dmTom Rini
2019-04-13Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mipsTom Rini
2019-04-12Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini
2019-04-12Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2019-04-12Merge git://git.denx.de/u-boot-marvellTom Rini
2019-04-12configs: vcoreiii: Change CONFIG_ENV_SIZEHoratiu Vultur
2019-04-12net: mscc: jaguar2: Add ethenet nodes for Jaguar2.Horatiu Vultur
2019-04-12net: Add MSCC Jaguar2 network driver.Horatiu Vultur
2019-04-12mips: add initial support for qca956x referenced boardRosy Song
2019-04-12stpmic1: add NVM update support in fuse commandPatrick Delaunay
2019-04-12stpmic1: update register namesPatrick Delaunay
2019-04-12power: rename stpmu1 to official name stpmic1Patrick Delaunay
2019-04-12power: stpmu1: rename files to stpmic1Patrick Delaunay
2019-04-12stm32mp1: activated some configurationPatrick Delaunay
2019-04-12stm32mp1: update memory layoutPatrick Delaunay
2019-04-12stm32mp1: update bootcmdPatrick Delaunay
2019-04-12stm32mp1: add trusted boot with TF-APatrick Delaunay
2019-04-12ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common placeTom Rini
2019-04-12board: ti: am335x: Add platdata for cpsw in SPLFaiz Abbas
2019-04-12net: ti: cpsw-common: Isolate getting syscon address from assigning macidFaiz Abbas
2019-04-12net: ti: cpsw: Move cpsw_phy_sel() to _probe()Faiz Abbas
2019-04-12net: Add priv_pdata to eth_pdataFaiz Abbas
2019-04-12firmware: Add support for querying msmc memoryLokesh Vutla
2019-04-12configs: ti_omap5_common: Add NAND environment settingsFaiz Abbas
2019-04-12davinci: da850evm/omapl138-lcdk: Move BSS to SDRAM because SRAM is fullAdam Ford
2019-04-12am335x, guardian: Add support for the bosch guardian boardSjoerd Simons
2019-04-12dm: spi: Read default speed and mode values from DTPatrick Delaunay
2019-04-12mtd: fix mtd_oobavail() incoherent returned valueMiquel Raynal
2019-04-12arm: mvebu: Add DB-XC3-24G4XG boardChris Packham
2019-04-12arm: kirkwood: lsxl: enable DM for SATAMichael Walle
2019-04-12arm: mvebu: turris_omnia: select Kconfig SPI_FLASH_SPANSIONBaruch Siach
2019-04-12mvebu: drop dangling SPI flash comments and #ifdefsBaruch Siach
2019-04-11fdtdec: Implement carveout support functionsThierry Reding
2019-04-11fdtdec: Implement fdtdec_add_reserved_memory()Thierry Reding
2019-04-11fdtdec: Implement fdtdec_set_phandle()Thierry Reding
2019-04-11fdtdec: Add fdt_{addr, size}_unpack() helpersThierry Reding
2019-04-11fdtdec: Add cpu_to_fdt_{addr, size}() macrosThierry Reding
2019-04-11dm: remove unused function dm_fdt_pre_relocPatrick Delaunay
2019-04-11dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm().Christoph Muellner
2019-04-11soc: keystone: Merge into ti specific directoryVignesh R
2019-04-11dma: ti: add driver to K3 UDMAVignesh R
2019-04-11soc: ti: k3: add CPPI5 description and helpersGrygorii Strashko
2019-04-11soc: ti: k3: add navss ringacc driverGrygorii Strashko
2019-04-11firmware: ti_sci: Add support for NAVSS resource managementGrygorii Strashko
2019-04-11Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-04-11DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' propertyLukasz Majewski
2019-04-09fs: Add a new command to create symbolic linksJean-Jacques Hiblot
2019-04-09fs: ext4: Add support for the creation of symbolic linksJean-Jacques Hiblot
2019-04-09fs: ext4: constify the buffer passed to write functionsJean-Jacques Hiblot