summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-10imx8mp: Set default SNSR25C for TMU probe1Ye Li1-0/+2
2020-05-10imx: load calibration parameters from fuse for i.MX8MPYe Li1-0/+45
2020-05-10imx: i.MX8MN: Enable loading TASR and TCALIV from fuseYe Li1-1/+1
2020-05-10imx8mm: Load fuse for TMU TCALIV and TASRYe Li1-1/+27
2020-05-10fec: Move imx_get_mac_from_fuse declare to imx fileYe Li1-0/+2
2020-05-10imx: add module fuse supportPeng Fan5-0/+458
2020-05-10ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQMarek Vasut3-1/+428
2020-05-10Merge branch 'master' of git://git.denx.de/u-bootStefano Babic92-2505/+5063
2020-05-07cmd: cache: Fix non-cached memory cachabilityPatrice Chotard1-3/+10
2020-05-07arm: juno: enable USBAndre Przywara1-0/+4
2020-05-07arm: juno: Use PSCI based resetAndre Przywara1-0/+2
2020-05-07arm: juno: Enable OF_CONTROLAndre Przywara1-0/+5
2020-05-05Merge git://git.denx.de/u-boot-usbTom Rini3-0/+78
2020-05-05Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini24-8/+317
2020-05-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini11-42/+92
2020-05-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-12/+6
2020-05-04Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini30-168/+2613
2020-05-04Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodi...Tom Rini44-2428/+4485
2020-05-04x86: coreboot: Allow building an SPL imageSimon Glass6-3/+28
2020-05-04x86: Update SPL for corebootSimon Glass1-4/+6
2020-05-04x86: Move work-around out of cpu_jump_to_64bit_uboot()Simon Glass2-10/+13
2020-05-04x86: Allow building an SPL image for corebootSimon Glass2-0/+19
2020-05-04x86: Move coreboot-table detection to common 32/64-bit codeSimon Glass2-25/+26
2020-05-04arm: dts: uDPU: switch default PHY speed to 3.125GbitJakov Petrina1-12/+6
2020-05-04powerpc: dts: p1010: add i2c nodeBiwen Li4-0/+18
2020-05-04powerpc: Enable device tree support for P1010RDBHou Zhiqiang9-0/+187
2020-05-04dm: powerpc: T1040/T1042: add i2c DM supportBiwen Li1-1/+3