summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-04-14video/console: Implement reverse video ANSI sequence for DM_VIDEOAndre Przywara1-0/+2
2019-04-13Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dmTom Rini3-38/+169
2019-04-13Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mipsTom Rini3-2/+71
2019-04-12Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini5-160/+210
2019-04-12Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-0/+2
2019-04-12Merge git://git.denx.de/u-boot-marvellTom Rini13-44/+51
2019-04-12configs: vcoreiii: Change CONFIG_ENV_SIZEHoratiu Vultur1-1/+1
2019-04-12net: mscc: jaguar2: Add ethenet nodes for Jaguar2.Horatiu Vultur1-0/+19
2019-04-12net: Add MSCC Jaguar2 network driver.Horatiu Vultur1-1/+1
2019-04-12mips: add initial support for qca956x referenced boardRosy Song1-0/+50
2019-04-12stpmic1: add NVM update support in fuse commandPatrick Delaunay1-0/+7
2019-04-12stpmic1: update register namesPatrick Delaunay1-40/+58
2019-04-12power: rename stpmu1 to official name stpmic1Patrick Delaunay2-115/+108
2019-04-12power: stpmu1: rename files to stpmic1Patrick Delaunay2-0/+0
2019-04-12stm32mp1: activated some configurationPatrick Delaunay1-0/+4
2019-04-12stm32mp1: update memory layoutPatrick Delaunay1-5/+14
2019-04-12stm32mp1: update bootcmdPatrick Delaunay1-10/+27
2019-04-12stm32mp1: add trusted boot with TF-APatrick Delaunay1-0/+2
2019-04-12ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common placeTom Rini5-15/+3
2019-04-12board: ti: am335x: Add platdata for cpsw in SPLFaiz Abbas1-0/+17
2019-04-12net: ti: cpsw-common: Isolate getting syscon address from assigning macidFaiz Abbas1-1/+6
2019-04-12net: ti: cpsw: Move cpsw_phy_sel() to _probe()Faiz Abbas1-0/+1
2019-04-12net: Add priv_pdata to eth_pdataFaiz Abbas1-0/+2
2019-04-12firmware: Add support for querying msmc memoryLokesh Vutla1-0/+4
2019-04-12configs: ti_omap5_common: Add NAND environment settingsFaiz Abbas3-2/+29
2019-04-12davinci: da850evm/omapl138-lcdk: Move BSS to SDRAM because SRAM is fullAdam Ford2-1/+5
2019-04-12am335x, guardian: Add support for the bosch guardian boardSjoerd Simons1-0/+111
2019-04-12arm: mvebu: Add DB-XC3-24G4XG boardChris Packham1-0/+41
2019-04-12arm: kirkwood: lsxl: enable DM for SATAMichael Walle1-13/+10
2019-04-12arm: mvebu: turris_omnia: select Kconfig SPI_FLASH_SPANSIONBaruch Siach1-2/+0
2019-04-12mvebu: drop dangling SPI flash comments and #ifdefsBaruch Siach11-29/+0
2019-04-12fdtdec: Implement carveout support functionsThierry Reding1-0/+81
2019-04-12fdtdec: Implement fdtdec_add_reserved_memory()Thierry Reding1-0/+48
2019-04-12fdtdec: Implement fdtdec_set_phandle()Thierry Reding1-0/+11
2019-04-12fdtdec: Add fdt_{addr, size}_unpack() helpersThierry Reding1-0/+25
2019-04-12fdtdec: Add cpu_to_fdt_{addr, size}() macrosThierry Reding1-0/+4
2019-04-12dm: remove unused function dm_fdt_pre_relocPatrick Delaunay1-26/+0
2019-04-12dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm().Christoph Muellner1-12/+0
2019-04-12soc: keystone: Merge into ti specific directoryVignesh R1-3/+0
2019-04-12dma: ti: add driver to K3 UDMAVignesh R2-0/+55
2019-04-12soc: ti: k3: add CPPI5 description and helpersGrygorii Strashko1-0/+995
2019-04-12soc: ti: k3: add navss ringacc driverGrygorii Strashko1-0/+236
2019-04-12firmware: ti_sci: Add support for NAVSS resource managementGrygorii Strashko1-0/+300
2019-04-11Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini13-72/+66
2019-04-11DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' propertyLukasz Majewski1-0/+2
2019-04-10fs: Add a new command to create symbolic linksJean-Jacques Hiblot1-0/+2
2019-04-10fs: ext4: Add support for the creation of symbolic linksJean-Jacques Hiblot1-1/+2
2019-04-09fs: ext4: constify the buffer passed to write functionsJean-Jacques Hiblot1-1/+1
2019-04-09fs: ext4: cache extent dataStephen Warren1-1/+11
2019-04-09ARM: rmobile: alt: Increase USB power-good delayMarek Vasut1-1/+2