summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-bootPeng Fan2020-05-101-0/+1
* imx: imx8qm/qxp: add get_board_serialPeng Fan2020-05-101-0/+32
* imx: imx8qm/qxp: Fix issue in get_effective_memsizeYe Li2020-05-101-3/+3
* imx: imx8qm/qxp: reserving DDR memory for M4Peng Fan2020-05-102-0/+18
* nandbcb: read boot search count from fuse for imx8qxpHan Xu2020-05-101-1/+38
* cmd: nandbcb: Reconstruct the nandbcb tool for all platformsHan Xu2020-05-102-352/+955
* nandbcb: add nandbcb dump command for i.MX6Alice Guo2020-05-101-0/+4
* nandbcb: add nandbcb dump command for i.MX8MMAlice Guo2020-05-101-8/+258
* nandbcb: support i.MX8MAlice Guo2020-05-102-22/+68
* nandbcb: fix the issue cannot support gf_14 NAND bootHan Xu2020-05-101-0/+1
* imx8: Replace SC_R_LAST with SC_R_NONE in DTBLeonard Crestez2020-05-103-7/+6
* imx8: power: Add PD device lookup interface to power domain uclassPeng Fan2020-05-101-0/+7
* imx: Add support for i.MX8MM Beacon EmbeddedWorks devkit.Adam Ford2020-05-106-0/+833
* mtd: nand: support GPMI NAND driver for i.MX8Peng Fan2020-05-103-14/+15
* mtd: mxs_nand: fix the gf_13/14 definition issueHan Xu2020-05-101-4/+4
* mxs_nand: Add support for i.MX8MYe Li2020-05-103-6/+6
* nand: mxs: correct bitflip for erased NAND pagePeng Fan2020-05-101-1/+6
* imx: cpu: support tmuPeng Fan2020-05-101-2/+2
* imx: regs: add more fuse bank structurePeng Fan2020-05-101-7/+34
* imx8mp: Set default SNSR25C for TMU probe1Ye Li2020-05-101-0/+2
* imx: load calibration parameters from fuse for i.MX8MPYe Li2020-05-101-0/+45
* imx: i.MX8MN: Enable loading TASR and TCALIV from fuseYe Li2020-05-101-1/+1
* imx8mm: Load fuse for TMU TCALIV and TASRYe Li2020-05-101-1/+27
* fec: Move imx_get_mac_from_fuse declare to imx fileYe Li2020-05-101-0/+2
* imx: add module fuse supportPeng Fan2020-05-105-0/+458
* ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQMarek Vasut2020-05-103-1/+428
* Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2020-05-1092-2505/+5063
|\
| * cmd: cache: Fix non-cached memory cachabilityPatrice Chotard2020-05-071-3/+10
| * arm: juno: enable USBAndre Przywara2020-05-071-0/+4
| * arm: juno: Use PSCI based resetAndre Przywara2020-05-071-0/+2
| * arm: juno: Enable OF_CONTROLAndre Przywara2020-05-071-0/+5
| * Merge git://git.denx.de/u-boot-usbWIP/05May2020Tom Rini2020-05-053-0/+78
| |\
| | * arm: dts: mt7629: add usb related nodesChunfeng Yun2020-05-022-0/+49
| | * test: dm: phy: add a test item for the phy_bulk APIChunfeng Yun2020-05-021-0/+11
| | * test: dm: add test item for ofnode_get_child_count()Chunfeng Yun2020-05-021-0/+18
| * | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2020-05-0524-8/+317
| |\ \
| | * | powerpc: dts: p1010: add i2c nodeBiwen Li2020-05-044-0/+18
| | * | powerpc: Enable device tree support for P1010RDBHou Zhiqiang2020-05-049-0/+187
| | * | dm: powerpc: T1040/T1042: add i2c DM supportBiwen Li2020-05-041-1/+3
| | * | dm: powerpc: T2080/T2081: add i2c DM supportBiwen Li2020-05-041-1/+3
| | * | dm: ppc: T4240: add i2c DM supportBiwen Li2020-05-041-1/+4
| | * | dm: powerpc: T1023/T1024: add i2c DM supportBiwen Li2020-05-041-1/+3
| | * | powerpc: dts: P4080: add i2c nodeBiwen Li2020-05-041-1/+3
| | * | powerpc: dts: P3041: add i2c nodeBiwen Li2020-05-041-1/+3
| | * | dm: powerpc: P2041RDB: add i2c DM supportBiwen Li2020-05-041-1/+4
| | * | dts: powerpc: P2020RDB: add i2c nodeBiwen Li2020-05-041-0/+3
| | * | dm: powerpc: P1020: add i2c DM supportBiwen Li2020-05-041-0/+2
| | * | dm: powerpc: P5040DS: add i2c DM supportBiwen Li2020-05-041-1/+4
| | * | powerpc: create dts component of i2c to build up an SoCBiwen Li2020-05-044-0/+80
| | |/
| * | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/04May2020Tom Rini2020-05-0411-42/+92
| |\ \