summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2019-07-26-ti-imports'WIP/27Jul2019Tom Rini2019-07-2744-114/+1366
|\
| * ARM: dts: Logic PD SOM-LV and Torpedo Boards: Resync DTSAdam Ford2019-07-278-41/+9
| * ARM: am3517-evm: Migrate to SPL_OF_CONTROLAdam Ford2019-07-261-8/+28
| * ARM: dts: dra76x: Update MMC2_HS200_MANUAL1 iodelay valuesFaiz Abbas2019-07-261-20/+20
| * ARM: dts: am57xx: Disable voltage switching for SD cardFaiz Abbas2019-07-266-24/+6
| * ARM: dts: am574x-idk: Add pinmuxes for mmc1 and mmc2Faiz Abbas2019-07-261-0/+15
| * ARM: dts: dra7-mmc-iodelay: Add a new pinctrl group for clk line without pullupFaiz Abbas2019-07-263-2/+23
| * arm: dts: k3-j721e: Add r5 specific dt supportLokesh Vutla2019-07-263-1/+218
| * arm: dts: k3-j721e: Add initial support for common processor boardLokesh Vutla2019-07-263-0/+93
| * arm: dts: ti: Add Support for J721E SoCLokesh Vutla2019-07-263-0/+480
| * board: ti: j721e: Add board support for j721e evmLokesh Vutla2019-07-261-0/+1
| * armv8: K3: j721e: Add custom MMU supportSuman Anna2019-07-261-0/+55
| * armv7R: K3: j721e: Load SYSFW binary and config from boot mediaAndreas Dannenberg2019-07-261-0/+30
| * armv7R: K3: j721e: Shut down R5 core after ATF startup on A72Lokesh Vutla2019-07-261-0/+57
| * armv7R: K3: j721e: Store boot index from ROMAndreas Dannenberg2019-07-261-2/+15
| * armv7R: K3: j721e: Unlock all applicable control MMR registersAndreas Dannenberg2019-07-261-1/+42
| * armv7R: K3: j721e: Add support for boot device detectionLokesh Vutla2019-07-265-0/+141
| * arm: K3: j721e: Add basic support for J721E SoC definitionLokesh Vutla2019-07-265-8/+51
| * arm: dts: k3-am654: Update power-domains property for each nodeLokesh Vutla2019-07-267-13/+18
| * armv7R: k3: Release all the exclusive devicesLokesh Vutla2019-07-261-0/+4
| * armv7R: K3: am654: Shut down R5 core after ATF startup on A53Andreas Dannenberg2019-07-263-2/+68
* | Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-07-2727-146/+3089
|\ \ | |/ |/|
| * ARCH: imx: Call sata_remove() not on imx6 duallite/solo boardsLudwig Zenz2019-07-191-2/+4
| * imx6dq: Fix chip version issue for rev1.3Ye Li2019-07-191-0/+5
| * ARM: dts: imx: dh-imx6: Add DHCOM iMX6 Duallite PDK2 device treeLudwig Zenz2019-07-192-2/+17
| * ARM: dts: dh-imx6: Refactor DT with som and board level defs for use with imx...Ludwig Zenz2019-07-193-138/+148
| * arm: dts: imx: fsl-imx8dx.dtsi: add gpio aliases to fix gpio commandAnatolij Gustschin2019-07-191-0/+8
| * arm: imx8: don't duplicate build_info()Anatolij Gustschin2019-07-192-0/+14
| * arm: imx8: factor out uart init codeAnatolij Gustschin2019-07-193-1/+29
| * pico-imx7d: Enable DM_USBJoris Offouga2019-07-191-0/+2
| * ARM: imx: m53menlo: Convert WDT support to DMMarek Vasut2019-07-191-0/+5
| * DTS: Add imx6q-display5-u-boot.dtsi file with u-boot specific propertiesLukasz Majewski2019-07-191-0/+44
| * DTS: imx: Add display5 board (imx6q based) device tree description (v5.1)Lukasz Majewski2019-07-191-0/+352
| * imx: imx8dx/qxp: enable thermalPeng Fan2019-07-191-0/+56
| * misc: imx8: add sc_misc_get_tempPeng Fan2019-07-192-0/+3
| * ARM: dts: imx: Provide 'gpio-ranges' for mxs_gpio driverLukasz Majewski2019-07-191-0/+28
| * ARM: dts: imx: Copy imx28 device tree related files from Linux kernel (v5.1.11)Lukasz Majewski2019-07-193-0/+1867
| * spl: imx6: Let spl_boot_device return USDHC1 or USDHC2Adam Ford2019-07-191-3/+5
| * i.MX6: nand: add nandbcb command for imxShyam Saini2019-07-194-0/+492
| * clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski2019-07-191-0/+4
| * dts: sandbox: Add 'osc' clock for Common Clock Framework [CCF] testingLukasz Majewski2019-07-191-0/+6
* | net: davinci_emac: convert to using the driver modelBartosz Golaszewski2019-07-252-15/+1
* | Add support for the NXP LS1021A-TSN boardJianchao Wang2019-07-253-1/+92
* | arm: ls1021atwr: Convert to use driver model TSEC driverBin Meng2019-07-254-4/+70
* | arm: dts: ls1028a updates for network interfacesAlex Marginean2019-07-253-0/+50
* | psci: Fix warnings when compiling with W=1Patrick Delaunay2019-07-245-13/+28
* | Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/23Jul2019Tom Rini2019-07-233-16/+13
|\ \
| * | efi_loader: use predefined constants in crt0_*_efi.SHeinrich Schuchardt2019-07-163-16/+13
* | | Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-07-233-2/+6
|\ \ \
| * | | ARM: dts: stm32: Use kernel qspi compatible string for stm32f469-disco-uboot....Patrice Chotard2019-07-221-1/+1