aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-10-13imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-bootLukasz Majewski1-0/+10
2019-10-13imx: dts: Add u-boot specific set of device tree properties for tpc70Lukasz Majewski1-0/+59
2019-10-13imx: tpc70: dts: Add TPC70 board (imx6q based) device tree descriptionLukasz Majewski2-0/+220
2019-10-13ARM: imx6q_logic: Enable Pin muxing in SPLAdam Ford1-0/+12
2019-10-13ARM: dts: imx6q-tbs2910: Sync devicetree with kernel 5.3Soeren Moch1-1/+2
2019-10-13Add i.MX7D based Meerkat96 board supportShawn Guo1-0/+10
2019-10-13ARM: dts: import meerkat96 board supportShawn Guo2-0/+376
2019-10-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini6-26/+17
2019-10-12Merge branch '2019-10-11-master-imports'Tom Rini9-58/+245
2019-10-11arm64: print instructions leading to exceptionHeinrich Schuchardt1-0/+12
2019-10-11ARM: asm/io.h: remove redundant #if !defined(readb) blockRasmus Villemoes1-15/+0
2019-10-11ARM: asm/io.h: kill off confusing #ifdef __mem_pci blockRasmus Villemoes1-41/+0
2019-10-11arm: dra7xx: Hang on any failure during IOdelay recalibrationLokesh Vutla1-0/+6
2019-10-11arm: dra7xx: Fix error path in iodelay recalibrationLokesh Vutla1-2/+3
2019-10-11arm: dts: k3-j721e-common-proc-board: Mark main_uart0 as shared deviceLokesh Vutla1-0/+4
2019-10-11board: ti: am335x-ice: Configure the CDCE913 clock synthesizerTero Kristo1-0/+21
2019-10-11board: ti: am43xx-idk: Configure the CDCE913 clock synthesizerTero Kristo1-0/+14
2019-10-11board: ti: am57xx-idk: Configure the CDCE913 clock synthesizerTero Kristo4-0/+38
2019-10-11arm: k3: Use driver_name to get ti_sci handleLokesh Vutla1-1/+2
2019-10-11arm: k3: Add support for printing CPUINFOLokesh Vutla3-0/+66
2019-10-11am335x, guardian: adapt guardian board to DMMoses Christopher1-44/+58
2019-10-11am335x, guardian: update guardian boardMoses Christopher1-0/+1
2019-10-11arm: omap: emif-common: Fix memory priming for ECCKrunal Bhargav1-13/+21
2019-10-11arm: omap: emif-common: Disable interleavingKrunal Bhargav1-0/+3
2019-10-11arm: omap: emif-common: Fix ecc address calculationLokesh Vutla1-9/+9
2019-10-11arm: dts: split mtk-reset.h into per-chip headerRyder Lee2-2/+2
2019-10-11arm: dts: add PCIe controller for MT7623 SoCRyder Lee2-0/+157
2019-10-11dt: bcm968580xref: add a spi-nor devicePhilippe Reynes1-0/+12
2019-10-11dt: bcm6858: add hsspi controllerPhilippe Reynes1-0/+25
2019-10-11dt: bcm963158: add a spi-nor deviceKursad Oney1-0/+12
2019-10-11dt: bcm63158: Add hsspi controllerKursad Oney1-0/+25
2019-10-11armv8: K3: j721e: Updated ddr address regions in MMU tableKedar Chitnis1-4/+4
2019-10-11armv8: K3: am65x: Update DDR address regions in MMU tableSuman Anna1-2/+14
2019-10-11arm: dts: k3-am65-mcu: Add MCU domain R5F DT nodesSuman Anna2-1/+44
2019-10-11arm: dts: k3-j721e-main: Add C71x DSP nodeLokesh Vutla2-0/+12
2019-10-11arm: dts: k3-j721e-main: Add C66x DSP nodesLokesh Vutla2-0/+26
2019-10-11arm: dts: k3-j721e-main: Add MAIN domain R5F cluster nodesLokesh Vutla2-0/+80
2019-10-11arm: dts: k3-j721e-mcu: Add MCU domain R5F cluster nodeLokesh Vutla2-0/+43
2019-10-11armv7R: dts: k3: am654: Add MCU_UART0 related definitionsAndreas Dannenberg1-0/+19
2019-10-11arm: K3: sysfw-loader: Allow loading SYSFW via Y-ModemAndreas Dannenberg1-0/+21
2019-10-11arm: K3: common: Allow for early console functionalityAndreas Dannenberg3-0/+48
2019-10-11x86: Reduce resetvec sizeSimon Glass1-3/+0
2019-10-11x86: Drop RESET_SEG_SIZESimon Glass2-6/+0
2019-10-11x86: Drop RESET_BASESimon Glass1-1/+0
2019-10-11x86: Update Kconfig options for FSP1Simon Glass1-7/+7
2019-10-11x86: Add a function to find the size of an mrccache recordSimon Glass1-7/+8
2019-10-11x86: Panic when SPL or TPL failSimon Glass2-2/+2
2019-10-09Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini22-241/+1728
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini90-3264/+7251
2019-10-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-1/+0