summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-23stm32mp1: add bootstage supportPatrick Delaunay
2019-05-23armv7: timer: init timer with bootstagePatrick Delaunay
2019-05-23stm32mp1: add bootcount supportPatrick Delaunay
2019-05-23mkimage: change stm32image header to manage binary informationPatrick Delaunay
2019-05-23i2c: stm32f7: improve loopback in timing algorithmNicolas Le Bayon
2019-05-23i2c: stm32f7: Fix SDADEL minimum formulaNicolas Le Bayon
2019-05-23stm32mp1: update RCC binding after kernel realignmentPatrick Delaunay
2019-05-23stm32mp1: psci: add synchronization with ROM codePatrick Delaunay
2019-05-23stm32mp1: cosmetic: bsec: reorder include filesPatrick Delaunay
2019-05-23stm32mp1: migrate PREBOOT to KconfigPatrick Delaunay
2019-05-23stm32mp1: Move ENV_SIZE and ENV_OFFSET to KconfigPatrick Delaunay
2019-05-23stm32mp1: Move config SYS_MALLOC_LEN to KconfigPatrick Delaunay
2019-05-23driver: mmc: adopt 32 bit addr in fsl_esdhc for CONFIG_PPCYinbo Zhu
2019-05-23driver: mmc: set sdhc clock in fsl_esdhc for CONFIG_PPCYinbo Zhu
2019-05-23arch: powerpc: add eSDHC node to t2080qds dtsYinbo Zhu
2019-05-22Merge tag 'dm-pull-22may19' of git://git.denx.de/u-boot-dmTom Rini
2019-05-22Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2019-05-22armv8: lx2160: Drop useless CONFIG_CMDLINE_EDITING from config.hAndy Shevchenko
2019-05-22config: enable SP805 watchdog support for LS1028AQiang Zhao
2019-05-22arm: dts: fsl-ls1028a: add sp805 watchdog nodeQiang Zhao
2019-05-22driver: watchdog: add sp805 watchdog supportQiang Zhao
2019-05-22configs: Unset CONFIG_SPI_BAR for all LS2080A/LS2081A defconfigsRajat Srivastava
2019-05-22configs: Unset CONFIG_SPI_BAR for all LS1046A defconfigsRajat Srivastava
2019-05-22configs: Unset CONFIG_SPI_BAR for all LS1088A defconfigsAshish Kumar
2019-05-22armv8: fsl-layerscape: Set env_loc to ENVL_NOWHERE with CONFIG_ENV_IS_NOWHERE.Udit Agarwal
2019-05-22armv8: Secure Boot: Modify boot_a_script definitionVinitha V Pillai
2019-05-22board: fsl: lx2160ardb: invert AQR107 pins polarityFlorin Chiculita
2019-05-22scsi: ceva: Clean up the driver codePeng Ma
2019-05-22ARM: dts: Freescale: Add ecc addr for sata nodePeng Ma
2019-05-22configs: Enable CONFIG_SPI_FLASH for ls1088ardb_defconfigChuanhua Han
2019-05-22armv8: ls1028aqds: Add support of LS1028AQDSYuantian Tang
2019-05-22armv8: ls1028ardb: Add support for LS1028ARDBYuantian Tang
2019-05-22armv8: ls1028a: Add NXP LS1028A SoC supportYuantian Tang
2019-05-22armv8: lx2160a: enable PCIe supportHou Zhiqiang
2019-05-22armv8: lx2160a: add PCIe controller DT nodesHou Zhiqiang
2019-05-22pci: ls_pcie_g4: add device tree fixups for PCI Stream IDsHou Zhiqiang
2019-05-22kconfig: add dependency PCIE_LAYERSCAPE_GEN4 for FSL_PCIE_COMPATHou Zhiqiang
2019-05-22pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCsHou Zhiqiang
2019-05-22armv8: lx2160a: add MMU table entries for PCIeHou Zhiqiang
2019-05-22armv8: fsl-layerscpae: correct the PCIe controllers' region sizeHou Zhiqiang
2019-05-22armv8: layerscape: use PCIe address macro for precompile PCIe MMU entryHou Zhiqiang
2019-05-22configs: ls1046: Update mtd-id for QSPI nor in mtdparts variableKuldeep Singh
2019-05-21dm: core: Fix dm_extended_scan_fdt()Patrice Chotard
2019-05-21core: ofnode: Have ofnode_read_u32_default return a u32Trent Piepho
2019-05-21buildman: Deal more nicely with invalid build-status fileSimon Glass
2019-05-21core: ofnode: Add ofnode_get_addr_size_indexKeerthy
2019-05-21common: fdt_support: Check mtdparts cell sizeStefan Mavrodiev
2019-05-21fdtdec: Remove fdt_{addr,size}_unpack()Thierry Reding
2019-05-21Add an empty stdint.h fileSimon Glass
2019-05-21spl: misc: Allow misc drivers in SPL and TPLSimon Glass