summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-14stm32mp: stm32prog: adapt the MTD partitionsPatrick Delaunay
2020-05-14stm32mp: stm32prog: add MTD devices supportPatrick Delaunay
2020-05-14stm32mp: stm32prog: add upport of partial updatePatrick Delaunay
2020-05-14stm32mp: stm32prog: add support of boot partition for eMMC devicePatrick Delaunay
2020-05-14stm32mp: stm32prog: add MMC devicePatrick Delaunay
2020-05-14stm32mp: stm32prog: add flash layout parsingPatrick Delaunay
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-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-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
2020-05-11Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-05-11Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-05-11test: dm: update test for open-drain/open-source emulation in gpio-uclassNeil Armstrong
2020-05-11gpio: emulate open drain & open source in dm_gpio_set_value()Neil Armstrong
2020-05-11Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2020-05-11odroid-c2: enable USB host controllerBeniamino Galvani
2020-05-11Nokia RX-51: Update README.nokia_rx51Pali Rohár
2020-05-11Nokia RX-51: Disable some unused features to decrease size of u-boot binaryPali Rohár
2020-05-11Nokia RX-51: Enable CONFIG_CONSOLE_MUXPali Rohár
2020-05-11Nokia RX-51: Remember setup_console_atag optionPali Rohár
2020-05-11Nokia RX-51: Remove PART* macrosPali Rohár
2020-05-11Nokia RX-51: Revert back onenand defitionsPali Rohár
2020-05-11Nokia RX-51: Move code from defconfig back to C header filePali Rohár
2020-05-11Nokia RX-51: Move comment about CONFIG_SYS_TEXT_BASE to correct placePali Rohár
2020-05-11Nokia RX-51: Add README.nokia_rx51 file to MAINTAINERSPali Rohár
2020-05-11Nokia RX-51: Update my email addressPali Rohár
2020-05-11video: omap: change include orderDario Binacchi