aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-10-24arm64: xilinx: Move firmware functions from platform to driverMichal Simek4-61/+10
2019-10-24arm64: versal: Clean pm_api_id usageMichal Simek2-55/+1
2019-10-21armv7: ls102xa: Don't power down OCRAM1 during deep sleepBiwen Li1-1/+6
2019-10-21armv7: ls102xa: add errata ID A-008646 for workaroundBiwen Li1-3/+4
2019-10-21armv8: Update LX2160A/LX2120A/LX2080A SVR valueWasim Khan1-4/+4
2019-10-21armv8: ls1028a: disable multimedia for ls1027a, ls1017aYuantian Tang2-0/+26
2019-10-21armv7: ls102xa: Correct endianness of SCFG_SPARECR8 readBiwen Li1-1/+1
2019-10-21armv8: fsl-layerscape: Make USB masters snoopableRan Wang2-0/+15
2019-10-21armv7: ls102xa: Update SCFG_QSPI_CLKSEL valueKuldeep Singh1-1/+1
2019-10-21armv8: ls1028a: Add more personalities supportYuantian Tang2-0/+6
2019-10-18Merge tag 'u-boot-amlogic-20191018' of https://gitlab.denx.de/u-boot/custodia...Tom Rini19-2383/+4056
2019-10-18ARM: dts: meson-sm1: add U-Boot specific DT for graphicsNeil Armstrong5-3/+10
2019-10-18ARM: dts: Import SEI610 DT from Linux 5.4-rc2Neil Armstrong3-1/+532
2019-10-18ARM: meson: add SM1 SoC idNeil Armstrong1-0/+2
2019-10-18arm: meson: Recognize A311D SoCAndreas Färber1-0/+1
2019-10-18arm: meson: Tidy SoC information outputAndreas Färber1-1/+1
2019-10-18arm: dts: Import and update DT for Khadas VIM3Andreas Färber10-2382/+3459
2019-10-18ARM: dts: meson-g12a: add U-Boot specific DT for graphicsNeil Armstrong4-0/+50
2019-10-18arm: meson: board-g12a: Setup VPU in fdtNeil Armstrong1-0/+5
2019-10-18RISC-V: Align boot image header with LinuxAtish Patra1-5/+6
2019-10-18gpio: sifive: add support for DM based gpio driver for FU540-SoCSagar Shrikant Kadam2-0/+41
2019-10-16Merge tag 'dm-pull-15oct19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini3-11/+24
2019-10-16arm: remove the H2200 boardHeinrich Schuchardt1-4/+0
2019-10-15sandbox: fix build error due to missing struct udevice definitionAKASHI Takahiro1-0/+2
2019-10-15sandbox: fix cpu property in test.dts for pytestAKASHI Takahiro1-11/+13
2019-10-15binman: x86: Separate out 16-bit reset and init codeSimon Glass1-0/+9
2019-10-14Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini3-10/+19
2019-10-14Merge tag 'u-boot-imx-20191014' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini15-55/+794
2019-10-14Merge tag 'video-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini5-1/+83
2019-10-14Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini1-0/+12
2019-10-14imx :hab: Add hab version commandSjoerd Simons2-0/+22
2019-10-14imx: mmdc_size: Allow building it for i.MX7ULPFabio Estevam2-2/+4
2019-10-14imx: mmdc_size: Fix checkpatch warningsFabio Estevam1-10/+10
2019-10-14imx: Place imx_ddr_size() into a separate fileFabio Estevam3-53/+58
2019-10-13ARM: dts: stm32mp1: add dsi host for stm32mp157c-dk2 boardYannick Fertré1-0/+7
2019-10-13ARM: dts: stm32mp1: add dsi host for stm32mp157c-ev1 boardYannick Fertré1-0/+5
2019-10-13ARM: dts: stm32f769: add display for STM32F769 disco boardYannick Fertré1-0/+62
2019-10-13dm: Add a dsi host uclassYannick Fertré2-1/+9
2019-10-13imx8: Jump from alias to OCRAM address at SPL initYe Li2-0/+22
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