summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-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-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-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
2019-04-09fs: ext4: cache extent dataStephen Warren
2019-04-09ARM: rmobile: alt: Increase USB power-good delayMarek Vasut
2019-04-09clk: renesas: Synchronize Gen3 tables with Linux 5.0Marek Vasut
2019-04-09clk: renesas: Synchronize Gen2 tables with Linux 5.0Marek Vasut
2019-04-09lib: fdt: Allow LZO and GZIP DT compression in U-BootMarek Vasut
2019-04-09lib: fdt: Split fdtdec_setup_memory_banksize()Marek Vasut
2019-04-09lib: fdt: Split fdtdec_setup_mem_size_base()Marek Vasut
2019-04-09Merge tag 'u-boot-atmel-2019.07-a' of git://git.denx.de/u-boot-atmelTom Rini
2019-04-09pinctrl: at91: add slewrate support for SAM9X60Claudiu Beznea
2019-04-09arm: at91: Add gardena-gateway-at91sam supportStefan Roese
2019-04-09arm: at91: siemens: Add support to generate combined SPL+U-Boot imageStefan Roese
2019-04-09watchdog: Handle SPL build with watchdog disabledStefan Roese
2019-04-09board: pm9g45: Migrate to CONFIG_DMIlko Iliev
2019-04-07efi_loader: boottime: export efi_[un]load_image()AKASHI Takahiro
2019-04-07efi_loader: boottime: add loaded image device path protocol to image handleAKASHI Takahiro
2019-04-07efi_loader: set image_base and image_size to correct valuesAKASHI Takahiro