summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dmTom Rini2019-04-133-38/+169
|\
| * fdtdec: Implement carveout support functionsThierry Reding2019-04-111-0/+81
| * fdtdec: Implement fdtdec_add_reserved_memory()Thierry Reding2019-04-111-0/+48
| * fdtdec: Implement fdtdec_set_phandle()Thierry Reding2019-04-111-0/+11
| * fdtdec: Add fdt_{addr, size}_unpack() helpersThierry Reding2019-04-111-0/+25
| * fdtdec: Add cpu_to_fdt_{addr, size}() macrosThierry Reding2019-04-111-0/+4
| * dm: remove unused function dm_fdt_pre_relocPatrick Delaunay2019-04-111-26/+0
| * dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm().Christoph Muellner2019-04-111-12/+0
* | Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mipsTom Rini2019-04-133-2/+71
|\ \
| * | configs: vcoreiii: Change CONFIG_ENV_SIZEHoratiu Vultur2019-04-121-1/+1
| * | net: mscc: jaguar2: Add ethenet nodes for Jaguar2.Horatiu Vultur2019-04-121-0/+19
| * | net: Add MSCC Jaguar2 network driver.Horatiu Vultur2019-04-121-1/+1
| * | mips: add initial support for qca956x referenced boardRosy Song2019-04-121-0/+50
| |/
* | Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini2019-04-125-160/+210
|\ \
| * | stpmic1: add NVM update support in fuse commandPatrick Delaunay2019-04-121-0/+7
| * | stpmic1: update register namesPatrick Delaunay2019-04-121-40/+58
| * | power: rename stpmu1 to official name stpmic1Patrick Delaunay2019-04-122-115/+108
| * | power: stpmu1: rename files to stpmic1Patrick Delaunay2019-04-122-0/+0
| * | stm32mp1: activated some configurationPatrick Delaunay2019-04-121-0/+4
| * | stm32mp1: update memory layoutPatrick Delaunay2019-04-121-5/+14
| * | stm32mp1: update bootcmdPatrick Delaunay2019-04-121-10/+27
| * | stm32mp1: add trusted boot with TF-APatrick Delaunay2019-04-121-0/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2019-04-121-0/+2
|\ \ \
| * | | DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' propertyLukasz Majewski2019-04-111-0/+2
* | | | Merge git://git.denx.de/u-boot-marvellTom Rini2019-04-1213-44/+51
|\ \ \ \
| * | | | arm: mvebu: Add DB-XC3-24G4XG boardChris Packham2019-04-121-0/+41
| * | | | arm: kirkwood: lsxl: enable DM for SATAMichael Walle2019-04-121-13/+10
| * | | | arm: mvebu: turris_omnia: select Kconfig SPI_FLASH_SPANSIONBaruch Siach2019-04-121-2/+0
| * | | | mvebu: drop dangling SPI flash comments and #ifdefsBaruch Siach2019-04-1211-29/+0
| | |_|/ | |/| |
* | | | ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common placeTom Rini2019-04-125-15/+3
* | | | board: ti: am335x: Add platdata for cpsw in SPLFaiz Abbas2019-04-121-0/+17
* | | | net: ti: cpsw-common: Isolate getting syscon address from assigning macidFaiz Abbas2019-04-121-1/+6
* | | | net: ti: cpsw: Move cpsw_phy_sel() to _probe()Faiz Abbas2019-04-121-0/+1
* | | | net: Add priv_pdata to eth_pdataFaiz Abbas2019-04-121-0/+2
* | | | firmware: Add support for querying msmc memoryLokesh Vutla2019-04-121-0/+4
* | | | configs: ti_omap5_common: Add NAND environment settingsFaiz Abbas2019-04-123-2/+29
* | | | davinci: da850evm/omapl138-lcdk: Move BSS to SDRAM because SRAM is fullAdam Ford2019-04-122-1/+5
* | | | am335x, guardian: Add support for the bosch guardian boardSjoerd Simons2019-04-121-0/+111
* | | | soc: keystone: Merge into ti specific directoryVignesh R2019-04-111-3/+0
* | | | dma: ti: add driver to K3 UDMAVignesh R2019-04-112-0/+55
* | | | soc: ti: k3: add CPPI5 description and helpersGrygorii Strashko2019-04-111-0/+995
* | | | soc: ti: k3: add navss ringacc driverGrygorii Strashko2019-04-111-0/+236
* | | | firmware: ti_sci: Add support for NAVSS resource managementGrygorii Strashko2019-04-111-0/+300
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-04-1113-72/+66
|\ \ \ | |_|/ |/| |
| * | ARM: rmobile: alt: Increase USB power-good delayMarek Vasut2019-04-091-1/+2
| * | clk: renesas: Synchronize Gen3 tables with Linux 5.0Marek Vasut2019-04-093-22/+11
| * | clk: renesas: Synchronize Gen2 tables with Linux 5.0Marek Vasut2019-04-097-46/+14
| * | lib: fdt: Allow LZO and GZIP DT compression in U-BootMarek Vasut2019-04-091-3/+0
| * | lib: fdt: Split fdtdec_setup_memory_banksize()Marek Vasut2019-04-091-0/+19
| * | lib: fdt: Split fdtdec_setup_mem_size_base()Marek Vasut2019-04-091-0/+20
| |/