summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* armv7: timer: init timer with bootstagePatrick Delaunay2019-05-231-0/+3
* stm32mp1: add bootcount supportPatrick Delaunay2019-05-232-0/+12
* mkimage: change stm32image header to manage binary informationPatrick Delaunay2019-05-231-1/+7
* i2c: stm32f7: improve loopback in timing algorithmNicolas Le Bayon2019-05-231-0/+4
* i2c: stm32f7: Fix SDADEL minimum formulaNicolas Le Bayon2019-05-231-1/+1
* stm32mp1: update RCC binding after kernel realignmentPatrick Delaunay2019-05-231-140/+287
* stm32mp1: psci: add synchronization with ROM codePatrick Delaunay2019-05-231-4/+18
* stm32mp1: cosmetic: bsec: reorder include filesPatrick Delaunay2019-05-231-1/+1
* stm32mp1: migrate PREBOOT to KconfigPatrick Delaunay2019-05-233-2/+2
* stm32mp1: Move ENV_SIZE and ENV_OFFSET to KconfigPatrick Delaunay2019-05-233-6/+4
* stm32mp1: Move config SYS_MALLOC_LEN to KconfigPatrick Delaunay2019-05-233-6/+4
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2019-05-2286-65/+3308
|\
| * armv8: lx2160: Drop useless CONFIG_CMDLINE_EDITING from config.hAndy Shevchenko2019-05-221-1/+0
| * config: enable SP805 watchdog support for LS1028AQiang Zhao2019-05-222-0/+6
| * arm: dts: fsl-ls1028a: add sp805 watchdog nodeQiang Zhao2019-05-221-0/+5
| * driver: watchdog: add sp805 watchdog supportQiang Zhao2019-05-224-0/+136
| * configs: Unset CONFIG_SPI_BAR for all LS2080A/LS2081A defconfigsRajat Srivastava2019-05-227-0/+7
| * configs: Unset CONFIG_SPI_BAR for all LS1046A defconfigsRajat Srivastava2019-05-2211-0/+11
| * configs: Unset CONFIG_SPI_BAR for all LS1088A defconfigsAshish Kumar2019-05-2210-0/+10
| * armv8: fsl-layerscape: Set env_loc to ENVL_NOWHERE with CONFIG_ENV_IS_NOWHERE.Udit Agarwal2019-05-221-9/+2
| * armv8: Secure Boot: Modify boot_a_script definitionVinitha V Pillai2019-05-227-8/+15
| * board: fsl: lx2160ardb: invert AQR107 pins polarityFlorin Chiculita2019-05-222-0/+9
| * scsi: ceva: Clean up the driver codePeng Ma2019-05-221-17/+33
| * ARM: dts: Freescale: Add ecc addr for sata nodePeng Ma2019-05-225-5/+15
| * configs: Enable CONFIG_SPI_FLASH for ls1088ardb_defconfigChuanhua Han2019-05-221-0/+1
| * armv8: ls1028aqds: Add support of LS1028AQDSYuantian Tang2019-05-2210-1/+496
| * armv8: ls1028ardb: Add support for LS1028ARDBYuantian Tang2019-05-2213-0/+776
| * armv8: ls1028a: Add NXP LS1028A SoC supportYuantian Tang2019-05-2210-2/+525
| * armv8: lx2160a: enable PCIe supportHou Zhiqiang2019-05-224-0/+22
| * armv8: lx2160a: add PCIe controller DT nodesHou Zhiqiang2019-05-221-0/+85
| * pci: ls_pcie_g4: add device tree fixups for PCI Stream IDsHou Zhiqiang2019-05-223-6/+251
| * kconfig: add dependency PCIE_LAYERSCAPE_GEN4 for FSL_PCIE_COMPATHou Zhiqiang2019-05-221-1/+1
| * pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCsHou Zhiqiang2019-05-224-0/+850
| * armv8: lx2160a: add MMU table entries for PCIeHou Zhiqiang2019-05-223-1/+29
| * armv8: fsl-layerscpae: correct the PCIe controllers' region sizeHou Zhiqiang2019-05-221-0/+7
| * armv8: layerscape: use PCIe address macro for precompile PCIe MMU entryHou Zhiqiang2019-05-221-1/+3
| * configs: ls1046: Update mtd-id for QSPI nor in mtdparts variableKuldeep Singh2019-05-2210-20/+20
|/
* Merge git://git.denx.de/u-boot-mpc83xxTom Rini2019-05-21220-5901/+20053
|\
| * mpc83xx: Add gazerbeam boardDirk Eibach2019-05-219-2/+564
| * gazerbeam: Add u-boot specific dts include fileMario Six2019-05-212-0/+252
| * gazerbeam: Import Linux DTMario Six2019-05-219-0/+1178
| * board: gazerbeam: Fix SC detectionMario Six2019-05-211-10/+12
| * gdsys: ioep-fpga: Switch to gazerbeam-style reportingMario Six2019-05-211-140/+489
| * gdsys: cmd_ioloop: Make DM compatibleMario Six2019-05-211-5/+288
| * gdsys: cmd_ioloop: Introduce commenting enumMario Six2019-05-211-4/+9
| * gdsys: cmd_ioloop: Fix style violationsMario Six2019-05-211-40/+38
| * gdsys: mpc8308: Add FPGA flavor optionMario Six2019-05-211-0/+20
| * gdsys: Introduce GDSYS_LEGACY_DRIVERSMario Six2019-05-2112-0/+60
| * gdsys: mpc8308: Don't use manual RAM config if RAM driver is activeMario Six2019-05-211-0/+4
| * gdsys: mpc8308: Migrate SYS_FPGA{0, 1}_{BASE, SIZE} to KconfigMario Six2019-05-213-16/+22