summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | stm32mp: stm32prog: add upport of partial updatePatrick Delaunay2020-05-142-0/+70
| * | stm32mp: stm32prog: add support of boot partition for eMMC devicePatrick Delaunay2020-05-142-36/+90
| * | stm32mp: stm32prog: add MMC devicePatrick Delaunay2020-05-143-1/+209
| * | stm32mp: stm32prog: add flash layout parsingPatrick Delaunay2020-05-141-1/+371
| * | stm32mp: add the command stm32progPatrick Delaunay2020-05-148-0/+952
| * | stm32mp: add function get_cpu_devPatrick Delaunay2020-05-142-5/+11
| * | board: stm32mp1: support boot from spi-nandPatrick Delaunay2020-05-143-0/+9
| * | board: stm32mp1: use FDT address provided by TF-A at boot timePatrick Delaunay2020-05-142-0/+46
| * | stm32mp1: dynamically detect op-tee presencePatrick Delaunay2020-05-142-11/+3
| * | board: stm32mp1: reserve memory for OP-TEE in device treePatrick Delaunay2020-05-144-0/+51
| * | ARM: stm32: Implement DDR3 coding on DHCOR SoMMarek Vasut2020-05-142-0/+4
| * | ARM: dts: stm32: Rework DDR DT inclusionMarek Vasut2020-05-144-137/+248
| * | ARM: stm32: Implement board coding on AV96Marek Vasut2020-05-143-0/+9
| * | ARM: stm32: Add board_early_init_f() to SPLMarek Vasut2020-05-141-0/+11
* | | Merge tag 'rpi-next-2020.07' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2020-05-142-0/+10
|\ \ \
| * | | rpi: Kconfig option for initial page reservationKyle Evans2020-05-131-0/+2
| * | | arm: dts: bcm283x: Allow UARTs to work before relocationSimon Glass2020-05-121-0/+8
* | | | ARC: HSDK: add reset for EHCIEugeniy Paltsev2020-05-131-0/+7
* | | | ARC: DTS: cleanup USB node namesEugeniy Paltsev2020-05-132-4/+4
| |/ / |/| |
* | | Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-05-122-1/+11
|\ \ \ | |/ / |/| |
| * | test: dm: update test for open-drain/open-source emulation in gpio-uclassNeil Armstrong2020-05-111-1/+3
| * | odroid-c2: enable USB host controllerBeniamino Galvani2020-05-111-0/+8
* | | Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-05-111-1/+1
|\ \ \
| * | | arm: K3: Increase default SYSFW image size allocationAndrew F. Davis2020-05-111-1/+1
| |/ /
* | | Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-05-1131-196/+3118
|\ \ \
| * | | imx8: cpu: check resource owned after sid failPeng Fan2020-05-101-4/+4
| * | | imx: imx8qm/qxp: check whether m4 partition bootedPeng Fan2020-05-102-0/+31
| * | | imx8: Select boot device dynamicallyYe Li2020-05-101-0/+12
| * | | imx: imx8qm/qxp: Recover SPL data section for partition rebootPeng Fan2020-05-106-0/+54
| * | | 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