summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-29doc: arch: sandbox: Replace all the instances of README.sandboxKeerthy
2019-07-29Drop linker-generated array creation when CONFIG_CMDLINE is disabledAndrej Rosano
2019-07-29doc: board: Add missing board index.rst filesBin Meng
2019-07-29tools/logos: remove black background of U-Boot logoHeinrich Schuchardt
2019-07-29fit: Support compat string property in configuration nodeJulius Werner
2019-07-29fit: Support compression for non-kernel components (e.g. FDT)Julius Werner
2019-07-29common: Move bootm_decomp_image() to image.c (as image_decomp())Julius Werner
2019-07-27Merge branch '2019-07-26-ti-imports'Tom Rini
2019-07-27env: ti: boot: Use ttyS2 instead of ttyO2Sam Protsenko
2019-07-27arm: am57xx: Allow bootm to load larger kernelsSam Protsenko
2019-07-27ARM: da850-evm: Remove dead/unneeded codeAdam Ford
2019-07-27ARM: omap3/omap35_logic: Fix broken Logic PD Torpedo bootingAdam Ford
2019-07-27ARM: dts: Logic PD SOM-LV and Torpedo Boards: Resync DTSAdam Ford
2019-07-27ARM: da850evm: Remove legacy OHCI referencs and unify platformAdam Ford
2019-07-27ARM: am3517_evm: Fix pin muxing to enable EHCI Host in the futureAdam Ford
2019-07-27ARM: omap3_logic & omap35_logic: Disable OMAP EHCI for TorpedoAdam Ford
2019-07-27ARM: omap3_logic: Enable OMAP EHCI support for SOM-LV BoardsAdam Ford
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-07-27Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2019-07-26ARM: am3517-evm: Remove non-DM legacy codeAdam Ford
2019-07-26ARM: am3517-evm: Migrate to SPL_OF_CONTROLAdam Ford
2019-07-26ARM: da850-evm: Remove repeated pinmuxing callsAdam Ford
2019-07-26ARM: da850-evm: Remove duplicate UART initializationAdam Ford
2019-07-26ARM: am3517-evm: Remove manual ethernet reset codeAdam Ford
2019-07-26ARM: am3517-evm: Enable DM_PMIC and DM_REGULATOR functionsAdam Ford
2019-07-26ARM: dts: dra76x: Update MMC2_HS200_MANUAL1 iodelay valuesFaiz Abbas
2019-07-26ARM: dts: am57xx: Disable voltage switching for SD cardFaiz Abbas
2019-07-26ARM: dts: am574x-idk: Add pinmuxes for mmc1 and mmc2Faiz Abbas
2019-07-26ARM: dts: dra7-mmc-iodelay: Add a new pinctrl group for clk line without pullupFaiz Abbas
2019-07-26configs: j721e_evm_a72: Add initial supportLokesh Vutla
2019-07-26configs: j721e_evm_r5: Add initial supportLokesh Vutla
2019-07-26arm: dts: k3-j721e: Add r5 specific dt supportLokesh Vutla
2019-07-26arm: dts: k3-j721e: Add initial support for common processor boardLokesh Vutla
2019-07-26arm: dts: ti: Add Support for J721E SoCLokesh Vutla
2019-07-26dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721ELokesh Vutla
2019-07-26mmc: am654_sdhci: Separate J721E compatible into 8bit and 4bit versionsFaiz Abbas
2019-07-26board: ti: j721e: Enable fixing up msmc sram nodeSuman Anna
2019-07-26board: ti: j721e: Add board support for j721e evmLokesh Vutla
2019-07-26armv8: K3: j721e: Add custom MMU supportSuman Anna
2019-07-26armv7R: K3: j721e: Load SYSFW binary and config from boot mediaAndreas Dannenberg
2019-07-26armv7R: K3: j721e: Shut down R5 core after ATF startup on A72Lokesh Vutla
2019-07-26armv7R: K3: j721e: Store boot index from ROMAndreas Dannenberg
2019-07-26armv7R: K3: j721e: Unlock all applicable control MMR registersAndreas Dannenberg
2019-07-26armv7R: K3: j721e: Add support for boot device detectionLokesh Vutla
2019-07-26arm: K3: j721e: Add basic support for J721E SoC definitionLokesh Vutla
2019-07-26remoteproc: k3_rproc: Rename to ti_k3_arm64_rprocLokesh Vutla
2019-07-26remoteproc: k3_rproc: Update the driver to use ti_sci_proc helpersLokesh Vutla
2019-07-26remoteproc: tisci: add TI-SCI processor control helper functionsLokesh Vutla
2019-07-26cmd: remoteproc: Allow list command to print the probed devicesLokesh Vutla
2019-07-26cmd: remoteproc: Add support for initializing devices individuallyLokesh Vutla