aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-07-27Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini8-86/+41
2018-07-26Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini8-33/+56
2018-07-26tegra: beaver/apalis: Fix DTC warningTom Warren2-6/+0
2018-07-26ARM: tegra: avoid using secure carveout RAMStephen Warren1-0/+4
2018-07-26ARM: PSCI: Enable the PSCI nodeStephen Warren1-0/+4
2018-07-26ARM: PSCI: Support PSCI v0.2Stephen Warren1-0/+2
2018-07-26ARM: define MON_MODEStephen Warren1-0/+1
2018-07-26ARM: tegra: implement RAM repairBibek Basu2-2/+50
2018-07-26Revert "tegra: Introduce SRAM repair on tegra124"Stephen Warren2-31/+1
2018-07-26Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini6-54/+111
2018-07-26arm: Prevent redefinition error in fsl-layerscapeJoe Hershberger1-1/+1
2018-07-26sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfacesJoe Hershberger4-26/+31
2018-07-26sandbox: eth-raw: Allow interface to be specified by indexJoe Hershberger2-0/+16
2018-07-26sandbox: eth-raw: Add a function to ask the host about localhostJoe Hershberger2-4/+31
2018-07-26net: sandbox-raw: Convert raw eth driver to livetreeJoe Hershberger2-15/+23
2018-07-26sandbox: eth-raw: Make sure descriptors are always initializedJoe Hershberger1-2/+3
2018-07-26sandbox: Fix format of fake-host-hwaddr in test.dtsJoe Hershberger1-4/+4
2018-07-26sandbox: eth-raw: Correct valid socket test in send/recvJoe Hershberger1-2/+2
2018-07-26armv8: ls1046ardb: Add falcon mode for for QSPI bootYork Sun2-0/+13
2018-07-26armv8: layerscape: spl: Initialize QSPI AHB for QSPI bootYork Sun2-0/+7
2018-07-26armv8: dts: fsl-ls1012a: add sata node supportYuantian Tang4-0/+20
2018-07-26armv8: fsl: remove sata supportYuantian Tang2-86/+0
2018-07-26armv8: layerscape: Enabled I-cache for SPL bootYork Sun1-0/+1
2018-07-26Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini4-4/+19
2018-07-26Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-0/+4
2018-07-25ARM: uniphier: enable distro bootMasahiro Yamada2-4/+5
2018-07-25ARM: uniphier: support fdt_fixup_mtdpartsMasahiro Yamada1-0/+8
2018-07-25ARM: uniphier: split ft_board_setup() out to a separate fileMasahiro Yamada5-36/+58
2018-07-25ARM: uniphier: clean-up ft_board_setup()Masahiro Yamada1-3/+3
2018-07-25ARM: rmobile: gen2: Enable ACTLR[0] (Enable invalidates of BTB) to facilitate...Marek Vasut1-0/+4
2018-07-25ARM: dts: socfpga: Adjust NAND register layout on Arria10Marek Vasut1-2/+2
2018-07-25ARM: socfpga: Init missing security policies on A10Marek Vasut1-0/+13
2018-07-25ARM: socfpga: Assure correct CPACR configurationMarek Vasut1-1/+3
2018-07-25arm: socfpga: Fixes: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan1-1/+1
2018-07-23ARM: DTS: am3517-evm-u-boot: Mark MMC1 with cd-invertedAdam Ford1-0/+4
2018-07-23ARM: dts: am3517-evm-uboot: Add reg-shift for UARTAdam Ford1-0/+12
2018-07-23ARM: DTS: Resync Logic PD SOM-LV 37xx devkit with Linux 4.18-RC4Adam Ford3-255/+323
2018-07-23ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.18-RC4Adam Ford3-426/+475
2018-07-23ARM: dts: Resync OMAP3 and omap36xx with Linux 4.18-RC4Adam Ford2-18/+49
2018-07-23ARM: DTS: Resync am3517-evm.dts with Linux 4.18-rc4Adam Ford3-2/+377
2018-07-23m68k: m5253evbe: Remove this boardTom Rini1-5/+0
2018-07-23mx25: fix the offset between the USB ports' registersMartin Kaiser1-1/+6
2018-07-23imx: i.mx6q: imx6q_logic: Migrate to SPL and enable SDPAdam Ford1-1/+2
2018-07-23pico-imx7d: Add SPL supportFabio Estevam1-0/+1
2018-07-23arm, imx6: add alternative PAD_CTL_DSE constantsMark Jonas1-0/+8
2018-07-23imx: mx7: psci: implement MIGRATE_INFO_TYPEStefan Agner1-0/+7
2018-07-23imx: mx7: psci: support CPU0 on/offStefan Agner1-8/+12
2018-07-23imx: mx7: psci: provide complete PSCI 1.0 implementationStefan Agner1-3/+93
2018-07-23imx: mx7: psci: use C code exclusivelyStefan Agner3-70/+24
2018-07-23ARM: PSCI: initialize stack pointer on secondary CPUsStefan Agner1-0/+2