aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-04-23riscv: Move all fdt fixups togetherAtish Patra2-33/+33
2020-04-23riscv: Copy the reserved-memory nodes to final DTAtish Patra1-1/+7
2020-04-23riscv: Setup reserved-memory node for FU540Atish Patra1-0/+15
2020-04-23riscv: Provide a mechanism to fix DT for reserved memoryAtish Patra6-0/+108
2020-04-23riscv: Add boot hartid to device treeAtish Patra1-0/+22
2020-04-23riscv: Make SBI v0.2 the default SBI versionBin Meng1-1/+1
2020-04-23riscv: Add Kconfig option for SBI v0.2Bin Meng1-1/+19
2020-04-23riscv: Add SMP Kconfig option dependency for U-Boot properBin Meng1-0/+1
2020-04-23riscv: Introduce SPL_SMP Kconfig option for U-Boot SPLBin Meng5-11/+22
2020-04-23riscv: Merge unnecessary SMP ifdefs in start.SBin Meng1-4/+0
2020-04-23riscv: qemu: Remove the simple-bus driver for the SoC nodeBin Meng1-14/+0
2020-04-23riscv: ax25: cache: Remove SPL_RISCV_MMODE config checkPragnesh Patel1-8/+8
2020-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-0/+12
2020-04-22Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini11-12/+12
2020-04-22spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()Harald Seiler1-1/+1
2020-04-22spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler11-11/+11
2020-04-22arm: mvebu: correct SPL boot configs for SPI/MMCJoel Johnson1-0/+12
2020-04-21Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini3-0/+23
2020-04-20Merge branch '2020-04-17-master-imports'Tom Rini4-0/+55
2020-04-20Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodia...Tom Rini9-3/+176
2020-04-20Merge tag 'ti-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini8-24/+39
2020-04-20Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini36-26/+1377
2020-04-20arm: dts: meson-gxl: Add USB Gadget nodes for U-BootNeil Armstrong4-3/+30
2020-04-20arm: meson-gx: add board_usb_init()/cleanup() for USB gadgetNeil Armstrong1-0/+118
2020-04-20phy: meson-gxl-usb: add set_mode call to force switch to peripheral modeNeil Armstrong1-0/+16
2020-04-20phy: add support for backplane kr modeFlorinel Iordache2-0/+18
2020-04-20armv8: ls1028a: define esdhc_status_fixupYinbo Zhu1-0/+5
2020-04-19arm: mach-k3: Use JTAD_ID register for device identificationLokesh Vutla3-18/+8
2020-04-18Add support for i.MXRT1020-EVK boardGiulio Benetti4-1/+249
2020-04-18ARM: dts: imxrt1020: add dtsi fileGiulio Benetti1-0/+133
2020-04-18Add i.MXRT1020 supportGiulio Benetti1-0/+4
2020-04-18dts: imx: Add fixed-link property to HSC and DDC (imx53) devicesLukasz Majewski1-0/+7
2020-04-18ARM: imx6: DHCOM i.MX6 PDK: Fix usb-otg VBUS regulatorHarald Seiler2-0/+11
2020-04-18ARM: imx6: DHCOM i.MX6 PDK: Convert to DM_ETHHarald Seiler3-0/+29
2020-04-18wandboard: Fix version detection for mx6q/mx6dl revD1Fabio Estevam3-6/+6
2020-04-18arch: arm: dts: imxrt1050-evk: add lcdif nodeGiulio Benetti1-0/+60
2020-04-18ARM: dts: imxrt1050: allow this dtsi file to be compiled in LinuxGiulio Benetti1-1/+3
2020-04-18ARM: dts: i.mxrt1050: add lcdif nodeGiulio Benetti1-0/+10
2020-04-18video: mxsfb: add support for i.MXRTGiulio Benetti2-3/+9
2020-04-17arch: arm: tqma6: apply default Kconfig for device modelMichael Krummsdorf1-0/+11
2020-04-17arm: dt: imx6qdl: add tqma6[qdl] som on mba6 mainboardMichael Krummsdorf17-0/+716
2020-04-17arm: imx6: configure NoC on i.MX6DQPBernhard Messerklinger2-0/+115
2020-04-17mx7ulp: Only enable LDO if it is not already enabledFabio Estevam1-11/+14
2020-04-17mx7ulp: Remove duplicated definitionsFabio Estevam1-4/+0
2020-04-17arm: dts: add pwm support for MediaTek SoCsSam Shih3-0/+52
2020-04-17ARM: bootm: take into account gd->ram_topPatrice Chotard1-0/+3
2020-04-16arm: set the relocated gd with gd->new_gdPatrick Delaunay1-2/+1
2020-04-16Revert "stm32mp1: remove the imply BOOTSTAGE"Patrick Delaunay1-0/+2
2020-04-16arm: imx: update reference to README.mxc_habPatrick Delaunay1-2/+2
2020-04-16test: pinmux: add pincontrol-gpio for pin configurationPatrick Delaunay1-22/+26