summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configs: add DM_SPI config optionAngelo Dureghello2019-05-2416-0/+17
* drivers: spi: cf_spi: convert to driver modelAngelo Dureghello2019-05-242-177/+334
* drivers: spi: cf_spi: add Kconfig optionAngelo Dureghello2019-05-241-0/+6
* configs: enable use of DT for all m68k boardsAngelo Dureghello2019-05-2446-0/+46
* m68k: enabling long jumps on mcf54x5 SoCsAngelo Dureghello2019-05-241-2/+4
* m68k: add initial dts files for all m68k boardsAngelo Dureghello2019-05-2451-0/+1069
* m68k: architecture changes to support fdtAngelo Dureghello2019-05-232-2/+37
* m68k: add basic set of devicetreesAngelo Dureghello2019-05-2318-0/+763
* Merge tag 'dm-pull-22may19' of git://git.denx.de/u-boot-dmTom Rini2019-05-2211-47/+151
|\
| * dm: core: Fix dm_extended_scan_fdt()Patrice Chotard2019-05-211-1/+1
| * core: ofnode: Have ofnode_read_u32_default return a u32Trent Piepho2019-05-212-2/+2
| * buildman: Deal more nicely with invalid build-status fileSimon Glass2019-05-211-1/+6
| * core: ofnode: Add ofnode_get_addr_size_indexKeerthy2019-05-212-3/+24
| * common: fdt_support: Check mtdparts cell sizeStefan Mavrodiev2019-05-211-9/+22
| * fdtdec: Remove fdt_{addr,size}_unpack()Thierry Reding2019-05-213-28/+12
| * Add an empty stdint.h fileSimon Glass2019-05-211-0/+7
| * spl: misc: Allow misc drivers in SPL and TPLSimon Glass2019-05-212-3/+77
* | 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