summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-14stm32mp: add the command stm32progPatrick Delaunay
2020-05-14stm32mp: add function get_cpu_devPatrick Delaunay
2020-05-14dfu: add prototype for dfu_transaction_initiate/cleanupPatrick Delaunay
2020-05-14usb: gadget: g_dnl: add function g_dnl_set_productPatrick Delaunay
2020-05-14doc: stm32mp1: update DFU support examplePatrick Delaunay
2020-05-14board: stm32mp1: adapt MTD partition for BOOT from NOR or NANDPatrick Delaunay
2020-05-14board: stm32mp1: support boot from spi-nandPatrick Delaunay
2020-05-14configs: stm32mp1: remove optee defconfigPatrick Delaunay
2020-05-14board: stm32mp1: use FDT address provided by TF-A at boot timePatrick Delaunay
2020-05-14stm32mp1: dynamically detect op-tee presencePatrick Delaunay
2020-05-14board: stm32mp1: reserve memory for OP-TEE in device treePatrick Delaunay
2020-05-14stm32mp1: move MTDPART configuration in KconfigPatrick Delaunay
2020-05-14stm32mp1: dynamically build DFU_ALT_INFOPatrick Delaunay
2020-05-14board: stm32mp1: move set_dfu_alt_info in st common directoryPatrick Delaunay
2020-05-14board: stm32mp1: move board_get_mtdparts in st common directoryPatrick Delaunay
2020-05-14ARM: stm32: Implement DDR3 coding on DHCOR SoMMarek Vasut
2020-05-14ARM: dts: stm32: Rework DDR DT inclusionMarek Vasut
2020-05-14ram: stm32mp1: Add support for multiple configsMarek Vasut
2020-05-14ARM: stm32: Implement board coding on AV96Marek Vasut
2020-05-14ARM: stm32: Add board_early_init_f() to SPLMarek Vasut
2020-05-14ARM: stm32: Add default config for DHCORMarek Vasut
2020-05-13Merge tag 'arc-fixes-for-2020.07-rc3' of https://gitlab.denx.de/u-boot/custod...Tom Rini
2020-05-13ARC: HSDK: add reset for EHCIEugeniy Paltsev
2020-05-13ARC: HSDK: anounce state of BIM switchEugeniy Paltsev
2020-05-13ARC: DTS: cleanup USB node namesEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: add separate clock map for HSDK-4xDEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: define clock map with DT binding constantsEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: make set_clock optionalEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: prepare for multiple clock maps supportEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: driver cleanupEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: use appropriate config data typesEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: drop unused offsetEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: avoid code duplicationEugeniy Paltsev
2020-05-13rpi: use the newly-added RPI_EFI_NR_SPIN_PAGESKyle Evans
2020-05-13rpi: Kconfig option for initial page reservationKyle Evans
2020-05-13configs: rpi_arm64: enable SDHCI SDMA supportMatthias Brugger
2020-05-13mmc: sdhci: Use debug for not supported SDMA info messageMatthias Brugger
2020-05-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2020-05-12Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-05-12configs: rpi_arm64: sync env size with rpi_{3,4}_defconfigMarek Szyprowski
2020-05-12configs: rpi_4 : enable SDHCI_SDMA configJaehoon Chung
2020-05-12mmc: sdhci: not return error when SDMA is not supportedJaehoon Chung
2020-05-12mmc: sdhci: use phys2bus macro when dma address is accessedJaehoon Chung
2020-05-12arm: bcm283x: serial: Move ofdata reading to probe() methodSimon Glass
2020-05-12arm: dts: bcm283x: Allow UARTs to work before relocationSimon Glass
2020-05-12net: bcmgenet: Don't set ID_MODE_DIS when not using RGMIINicolas Saenz Julienne
2020-05-12usb: dwc3: Add versal compatibility string to dwc3 glue idsSiva Durga Prasad Paladugu
2020-05-12usb: dwc3: add dis_del_phy_power_chg_quirkJagan Teki
2020-05-11Prepare v2020.07-rc2Tom Rini
2020-05-11Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini