summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2019-07-26-ti-imports'Tom Rini2019-07-2712-30/+141
|\
| * env: ti: boot: Use ttyS2 instead of ttyO2Sam Protsenko2019-07-274-5/+5
| * arm: am57xx: Allow bootm to load larger kernelsSam Protsenko2019-07-271-0/+2
| * ARM: da850-evm: Remove dead/unneeded codeAdam Ford2019-07-271-8/+0
| * ARM: da850evm: Remove legacy OHCI referencs and unify platformAdam Ford2019-07-271-4/+0
| * ARM: am3517_evm: Fix pin muxing to enable EHCI Host in the futureAdam Ford2019-07-271-0/+2
| * ARM: omap3_logic: Enable OMAP EHCI support for SOM-LV BoardsAdam Ford2019-07-271-0/+4
| * dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721ELokesh Vutla2019-07-261-0/+3
| * board: ti: j721e: Add board support for j721e evmLokesh Vutla2019-07-261-0/+103
| * dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared accessLokesh Vutla2019-07-261-0/+9
| * power-domain: Add private data to power domainLokesh Vutla2019-07-261-13/+2
| * firmware: ti_sci: Add a command for releasing all exclusive devicesLokesh Vutla2019-07-261-0/+4
| * firmware: ti_sci: Add processor shutdown API methodAndreas Dannenberg2019-07-261-0/+4
| * firmware: ti_sci: Allow for device shared and exclusive requestsLokesh Vutla2019-07-261-0/+3
* | Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-07-2723-135/+479
|\ \ | |/ |/|
| * ARM: imx6: DHCOM i.MX6 PDK: Switch to DM for I2CLudwig Zenz2019-07-191-8/+0
| * colibri_imx6: configs: remove legacy usbboot commandIgor Opaniuk2019-07-191-20/+0
| * apalis_imx6: configs: remove legacy usbboot commandIgor Opaniuk2019-07-191-22/+0
| * colibri_imx7: introduce androidboot wrapperIgor Opaniuk2019-07-191-2/+42
| * colibri-imx6ull: fix vidargsMarcel Ziswiler2019-07-191-1/+1
| * ARM: imx: m53menlo: Convert WDT support to DMMarek Vasut2019-07-191-0/+5
| * watchdog: Split WDT from SPL_WDTMarek Vasut2019-07-192-2/+2
| * cosmetic: display5: Remove not needed commentsLukasz Majewski2019-07-191-5/+0
| * pwm: imx: add Kconfig supportHeiko Schocher2019-07-197-11/+0
| * ARM: imx: Disable 1Gbps support on MCCMON6's KSZ9031 PHYLukasz Majewski2019-07-191-0/+1
| * ARM: imx: config: Disable support for USB on MCCMON6Lukasz Majewski2019-07-191-5/+0
| * ARM: imx: cosmetic: Remove not needed comment from the mccmon6.h fileLukasz Majewski2019-07-191-2/+0
| * warp7: Specify a default CONFIG_OPTEE_LOAD_ADDR if non providedBryan O'Donoghue2019-07-191-0/+4
| * warp7: include: configs: Specify an fdtovaddrBryan O'Donoghue2019-07-191-0/+1
| * warp7: include: configs: Differentiate bootscript address from loadaddrBryan O'Donoghue2019-07-191-3/+4
| * warp7: include: configs: Specify image name of bootscript in FITBryan O'Donoghue2019-07-191-0/+8
| * regulator: bd718x7: support ROHM BD71837 and BD71847 PMICsMatti Vaittinen2019-07-191-53/+94
| * i.MX6: nand: add nandbcb command for imxShyam Saini2019-07-191-0/+73
| * clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski2019-07-191-0/+76
| * clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HWLukasz Majewski2019-07-191-0/+4
| * clk: sandbox: Adjust clk-divider to emulate reading its value from HWLukasz Majewski2019-07-191-0/+3
| * clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)Lukasz Majewski2019-07-191-0/+109
| * dm: clk: Define clk_get_by_id() for clk operationsLukasz Majewski2019-07-191-0/+11
| * dm: clk: Define clk_get_parent_rate() for clk operationsLukasz Majewski2019-07-191-0/+9
| * dm: clk: Define clk_get_parent() for clk operationsLukasz Majewski2019-07-191-0/+9
| * clk: Introduce clk-provider.h to store Common Clock Framework's internalsLukasz Majewski2019-07-191-0/+16
| * clk: Extend struct clk to provide clock type agnostic flagsLukasz Majewski2019-07-191-0/+4
| * clk: Extend struct clk to provide information regarding clock rateLukasz Majewski2019-07-191-0/+2
| * dm: Fix documentation entry as there is no UCLASS_CLOCK uclassLukasz Majewski2019-07-191-1/+1
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini2019-07-256-37/+270
|\ \
| * | net: davinci_emac: convert to using the driver modelBartosz Golaszewski2019-07-251-1/+0
| * | riscv: sifive: fu540: Sync-up config header with RISC-V QEMU supportAnup Patel2019-07-251-7/+11
| * | Add support for the NXP LS1021A-TSN boardJianchao Wang2019-07-251-0/+250
| * | configs: ls1021atwr: Fix distro_bootcmd for QSPI bootVladimir Oltean2019-07-251-1/+1
| * | arm: ls1021atwr: Convert to use driver model TSEC driverBin Meng2019-07-251-27/+1