aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-14stm32mp: stm32prog: add support of boot partition for eMMC devicePatrick Delaunay2-36/+90
2020-05-14stm32mp: stm32prog: add MMC devicePatrick Delaunay5-5/+209
2020-05-14stm32mp: stm32prog: add flash layout parsingPatrick Delaunay1-1/+371
2020-05-14stm32mp: add the command stm32progPatrick Delaunay11-4/+974
2020-05-14stm32mp: add function get_cpu_devPatrick Delaunay2-5/+11
2020-05-14dfu: add prototype for dfu_transaction_initiate/cleanupPatrick Delaunay1-0/+3
2020-05-14usb: gadget: g_dnl: add function g_dnl_set_productPatrick Delaunay2-0/+9
2020-05-14doc: stm32mp1: update DFU support examplePatrick Delaunay1-61/+54
2020-05-14board: stm32mp1: adapt MTD partition for BOOT from NOR or NANDPatrick Delaunay1-21/+60
2020-05-14board: stm32mp1: support boot from spi-nandPatrick Delaunay5-2/+14
2020-05-14configs: stm32mp1: remove optee defconfigPatrick Delaunay3-163/+7
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 Delaunay7-20/+15
2020-05-14board: stm32mp1: reserve memory for OP-TEE in device treePatrick Delaunay5-4/+51
2020-05-14stm32mp1: move MTDPART configuration in KconfigPatrick Delaunay3-68/+104
2020-05-14stm32mp1: dynamically build DFU_ALT_INFOPatrick Delaunay4-61/+110
2020-05-14board: stm32mp1: move set_dfu_alt_info in st common directoryPatrick Delaunay5-195/+154
2020-05-14board: stm32mp1: move board_get_mtdparts in st common directoryPatrick Delaunay5-191/+120
2020-05-14ARM: stm32: Implement DDR3 coding on DHCOR SoMMarek Vasut3-1/+29
2020-05-14ARM: dts: stm32: Rework DDR DT inclusionMarek Vasut4-137/+248
2020-05-14ram: stm32mp1: Add support for multiple configsMarek Vasut1-5/+28
2020-05-14ARM: stm32: Implement board coding on AV96Marek Vasut10-1/+172
2020-05-14ARM: stm32: Add board_early_init_f() to SPLMarek Vasut1-0/+11
2020-05-14ARM: stm32: Add default config for DHCORMarek Vasut2-0/+139
2020-05-13Merge tag 'arc-fixes-for-2020.07-rc3' of https://gitlab.denx.de/u-boot/custod...Tom Rini5-164/+220
2020-05-13ARC: HSDK: add reset for EHCIEugeniy Paltsev1-0/+7
2020-05-13ARC: HSDK: anounce state of BIM switchEugeniy Paltsev1-0/+7
2020-05-13ARC: DTS: cleanup USB node namesEugeniy Paltsev2-4/+4
2020-05-13CLK: ARC: HSDK: add separate clock map for HSDK-4xDEugeniy Paltsev2-11/+64
2020-05-13CLK: ARC: HSDK: define clock map with DT binding constantsEugeniy Paltsev1-27/+29
2020-05-13CLK: ARC: HSDK: make set_clock optionalEugeniy Paltsev1-1/+4
2020-05-13CLK: ARC: HSDK: prepare for multiple clock maps supportEugeniy Paltsev1-7/+20
2020-05-13CLK: ARC: HSDK: driver cleanupEugeniy Paltsev1-36/+39
2020-05-13CLK: ARC: HSDK: use appropriate config data typesEugeniy Paltsev1-20/+21
2020-05-13CLK: ARC: HSDK: drop unused offsetEugeniy Paltsev1-29/+28
2020-05-13CLK: ARC: HSDK: avoid code duplicationEugeniy Paltsev1-72/+40
2020-05-13rpi: use the newly-added RPI_EFI_NR_SPIN_PAGESKyle Evans1-1/+2
2020-05-13rpi: Kconfig option for initial page reservationKyle Evans2-0/+12
2020-05-13configs: rpi_arm64: enable SDHCI SDMA supportMatthias Brugger1-0/+1
2020-05-13mmc: sdhci: Use debug for not supported SDMA info messageMatthias Brugger1-2/+2
2020-05-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini4-0/+9
2020-05-12Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodia...Tom Rini5-1/+122
2020-05-12configs: rpi_arm64: sync env size with rpi_{3,4}_defconfigMarek Szyprowski1-0/+1
2020-05-12configs: rpi_4 : enable SDHCI_SDMA configJaehoon Chung2-0/+2
2020-05-12mmc: sdhci: not return error when SDMA is not supportedJaehoon Chung1-4/+3
2020-05-12mmc: sdhci: use phys2bus macro when dma address is accessedJaehoon Chung1-2/+4
2020-05-12arm: bcm283x: serial: Move ofdata reading to probe() methodSimon Glass2-16/+17
2020-05-12arm: dts: bcm283x: Allow UARTs to work before relocationSimon Glass1-0/+8
2020-05-12net: bcmgenet: Don't set ID_MODE_DIS when not using RGMIINicolas Saenz Julienne1-1/+4
2020-05-12usb: dwc3: Add versal compatibility string to dwc3 glue idsSiva Durga Prasad Paladugu1-0/+1