summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stm32mp: stm32prog: adapt the MTD partitionsPatrick Delaunay2020-05-145-2/+52
* stm32mp: stm32prog: add MTD devices supportPatrick Delaunay2020-05-145-7/+117
* 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-145-5/+209
* stm32mp: stm32prog: add flash layout parsingPatrick Delaunay2020-05-141-1/+371
* stm32mp: add the command stm32progPatrick Delaunay2020-05-1411-4/+974
* stm32mp: add function get_cpu_devPatrick Delaunay2020-05-142-5/+11
* dfu: add prototype for dfu_transaction_initiate/cleanupPatrick Delaunay2020-05-141-0/+3
* usb: gadget: g_dnl: add function g_dnl_set_productPatrick Delaunay2020-05-142-0/+9
* doc: stm32mp1: update DFU support examplePatrick Delaunay2020-05-141-61/+54
* board: stm32mp1: adapt MTD partition for BOOT from NOR or NANDPatrick Delaunay2020-05-141-21/+60
* board: stm32mp1: support boot from spi-nandPatrick Delaunay2020-05-145-2/+14
* configs: stm32mp1: remove optee defconfigPatrick Delaunay2020-05-143-163/+7
* 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-147-20/+15
* board: stm32mp1: reserve memory for OP-TEE in device treePatrick Delaunay2020-05-145-4/+51
* stm32mp1: move MTDPART configuration in KconfigPatrick Delaunay2020-05-143-68/+104
* stm32mp1: dynamically build DFU_ALT_INFOPatrick Delaunay2020-05-144-61/+110
* board: stm32mp1: move set_dfu_alt_info in st common directoryPatrick Delaunay2020-05-145-195/+154
* board: stm32mp1: move board_get_mtdparts in st common directoryPatrick Delaunay2020-05-145-191/+120
* ARM: stm32: Implement DDR3 coding on DHCOR SoMMarek Vasut2020-05-143-1/+29
* ARM: dts: stm32: Rework DDR DT inclusionMarek Vasut2020-05-144-137/+248
* ram: stm32mp1: Add support for multiple configsMarek Vasut2020-05-141-5/+28
* ARM: stm32: Implement board coding on AV96Marek Vasut2020-05-1410-1/+172
* ARM: stm32: Add board_early_init_f() to SPLMarek Vasut2020-05-141-0/+11
* ARM: stm32: Add default config for DHCORMarek Vasut2020-05-142-0/+139
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbWIP/12May2020Tom Rini2020-05-124-0/+9
|\
| * usb: dwc3: Add versal compatibility string to dwc3 glue idsSiva Durga Prasad Paladugu2020-05-121-0/+1
| * usb: dwc3: add dis_del_phy_power_chg_quirkJagan Teki2020-05-123-0/+8
* | Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-05-125-1/+122
|\ \ | |/ |/|
| * test: dm: update test for open-drain/open-source emulation in gpio-uclassNeil Armstrong2020-05-112-1/+92
| * gpio: emulate open drain & open source in dm_gpio_set_value()Neil Armstrong2020-05-111-0/+15
| * odroid-c2: enable USB host controllerBeniamino Galvani2020-05-112-0/+15
* | Prepare v2020.07-rc2v2020.07-rc2Tom Rini2020-05-111-1/+1
* | Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/11May2020Tom Rini2020-05-1110-57/+154
|\ \
| * | cmd: efidebug: fix -Werror=type-limits warningHeinrich Schuchardt2020-05-101-1/+1
| * | doc: add Unicode functions to API descriptionHeinrich Schuchardt2020-05-092-0/+8
| * | lib: charset: correct function descriptionsHeinrich Schuchardt2020-05-091-14/+25
| * | test: unit test for u16_strsize()Heinrich Schuchardt2020-05-091-0/+10
| * | charset: Add support for calculating bytes occupied by a u16 stringSughosh Ganu2020-05-092-0/+17
| * | efi_selftest: add unit test functions to HTML documentationHeinrich Schuchardt2020-05-092-38/+81
| * | cmd: efidebug: add a comment against Coverity check (300329)AKASHI Takahiro2020-05-091-0/+5
| * | cmd: efidebug: fix a wrong handling of argumentsAKASHI Takahiro2020-05-091-1/+1
| * | efi_loader: variable: check a return value of uuid__str_to_bin()AKASHI Takahiro2020-05-091-1/+4
| * | efi_loader: image_loader: fix a Coverity check against array accessAKASHI Takahiro2020-05-091-3/+3
| |/
* | Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-05-1115-113/+119
|\ \
| * | Nokia RX-51: Update README.nokia_rx51Pali Rohár2020-05-111-17/+15
| * | Nokia RX-51: Disable some unused features to decrease size of u-boot binaryPali Rohár2020-05-111-0/+16
| * | Nokia RX-51: Enable CONFIG_CONSOLE_MUXPali Rohár2020-05-112-4/+4