aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-05-14stm32mp: stm32prog: adapt the MTD partitionsPatrick Delaunay4-0/+40
2020-05-14stm32mp: stm32prog: add MTD devices supportPatrick Delaunay3-3/+117
2020-05-14stm32mp: stm32prog: add upport of partial updatePatrick Delaunay2-0/+70
2020-05-14stm32mp: stm32prog: add support of boot partition for eMMC devicePatrick Delaunay2-36/+90
2020-05-14stm32mp: stm32prog: add MMC devicePatrick Delaunay3-1/+209
2020-05-14stm32mp: stm32prog: add flash layout parsingPatrick Delaunay1-1/+371
2020-05-14stm32mp: add the command stm32progPatrick Delaunay8-0/+952
2020-05-14stm32mp: add function get_cpu_devPatrick Delaunay2-5/+11
2020-05-14board: stm32mp1: support boot from spi-nandPatrick Delaunay3-0/+9
2020-05-14board: stm32mp1: use FDT address provided by TF-A at boot timePatrick Delaunay2-0/+46
2020-05-14stm32mp1: dynamically detect op-tee presencePatrick Delaunay2-11/+3
2020-05-14board: stm32mp1: reserve memory for OP-TEE in device treePatrick Delaunay4-0/+51
2020-05-14ARM: stm32: Implement DDR3 coding on DHCOR SoMMarek Vasut2-0/+4
2020-05-14ARM: dts: stm32: Rework DDR DT inclusionMarek Vasut4-137/+248
2020-05-14ARM: stm32: Implement board coding on AV96Marek Vasut3-0/+9
2020-05-14ARM: stm32: Add board_early_init_f() to SPLMarek Vasut1-0/+11
2020-05-13ARC: HSDK: add reset for EHCIEugeniy Paltsev1-0/+7
2020-05-13ARC: DTS: cleanup USB node namesEugeniy Paltsev2-4/+4
2020-05-13rpi: Kconfig option for initial page reservationKyle Evans1-0/+2
2020-05-12Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2-1/+11
2020-05-12arm: dts: bcm283x: Allow UARTs to work before relocationSimon Glass1-0/+8
2020-05-11Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+1
2020-05-11Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini31-196/+3118
2020-05-11test: dm: update test for open-drain/open-source emulation in gpio-uclassNeil Armstrong1-1/+3
2020-05-11odroid-c2: enable USB host controllerBeniamino Galvani1-0/+8
2020-05-11arm: K3: Increase default SYSFW image size allocationAndrew F. Davis1-1/+1
2020-05-11phy: Use _nodev naming convention if non-device clientsJagan Teki1-1/+2
2020-05-10imx8: cpu: check resource owned after sid failPeng Fan1-4/+4
2020-05-10imx: imx8qm/qxp: check whether m4 partition bootedPeng Fan2-0/+31
2020-05-10imx8: Select boot device dynamicallyYe Li1-0/+12
2020-05-10imx: imx8qm/qxp: Recover SPL data section for partition rebootPeng Fan6-0/+54
2020-05-10imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-bootPeng Fan1-0/+1
2020-05-10imx: imx8qm/qxp: add get_board_serialPeng Fan1-0/+32
2020-05-10imx: imx8qm/qxp: Fix issue in get_effective_memsizeYe Li1-3/+3
2020-05-10imx: imx8qm/qxp: reserving DDR memory for M4Peng Fan2-0/+18
2020-05-10nandbcb: read boot search count from fuse for imx8qxpHan Xu1-1/+38
2020-05-10cmd: nandbcb: Reconstruct the nandbcb tool for all platformsHan Xu2-352/+955
2020-05-10nandbcb: add nandbcb dump command for i.MX6Alice Guo1-0/+4
2020-05-10nandbcb: add nandbcb dump command for i.MX8MMAlice Guo1-8/+258
2020-05-10nandbcb: support i.MX8MAlice Guo2-22/+68
2020-05-10nandbcb: fix the issue cannot support gf_14 NAND bootHan Xu1-0/+1
2020-05-10imx8: Replace SC_R_LAST with SC_R_NONE in DTBLeonard Crestez3-7/+6
2020-05-10imx8: power: Add PD device lookup interface to power domain uclassPeng Fan1-0/+7
2020-05-10imx: Add support for i.MX8MM Beacon EmbeddedWorks devkit.Adam Ford6-0/+833
2020-05-10mtd: nand: support GPMI NAND driver for i.MX8Peng Fan3-14/+15
2020-05-10mtd: mxs_nand: fix the gf_13/14 definition issueHan Xu1-4/+4
2020-05-10mxs_nand: Add support for i.MX8MYe Li3-6/+6
2020-05-10nand: mxs: correct bitflip for erased NAND pagePeng Fan1-1/+6
2020-05-10imx: cpu: support tmuPeng Fan1-2/+2
2020-05-10imx: regs: add more fuse bank structurePeng Fan1-7/+34