~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ARM: stm32: Inhibit PDDS because CSTBYDIS is setMarek Vasut2023-08-16
* common: return type board_get_usable_ram_topHeinrich Schuchardt2023-08-15
* stm32mp: stm32prog: use the decimal format by default for offset parsingPatrick Delaunay2023-06-16
* stm32mp: stm32prog: fix OTP read/write error managementPatrick Delaunay2023-06-16
* stm32mp: bsec: add check on null size in misc opsPatrick Delaunay2023-06-16
* stm32mp: add support of STM32MP15x Rev.YPatrick Delaunay2023-06-16
* ARM: stm32: Add missing header for save_boot_paramsMarek Vasut2023-06-16
* ARM: stm32: Add IWDG handling into PSCI suspend codeMarek Vasut2023-06-16
* stm32mp: stm32prog: Add support of FWU_MDATA partition typePatrick Delaunay2023-06-16
* stm32mp: stm32prog: Add support of ESP partition typePatrick Delaunay2023-06-16
* stm32mp: stm32prog: Add support of ENV partition typePatrick Delaunay2023-06-16
* stm32mp: stm32prog: Remove tee_detected from stm32prog_data structPatrice Chotard2023-06-16
* stm32mp: stm32prog: Remove usage of "mtdparts" functionPatrice Chotard2023-06-16
* arm: stm32mp: spl: fix function with fdt_addr_t inputJohan Jonker2023-05-06
* stm32mp: fix various array bounds checksRasmus Villemoes2023-04-19
* Correct SPL use of STM32MP15X_STM32IMAGESimon Glass2023-02-10
* Correct SPL uses of PMIC_STPMIC1Simon Glass2023-02-10
* Correct SPL uses of MTDSimon Glass2023-02-10
* Correct SPL use of CMD_BOOTZSimon Glass2023-02-09
* image: Move common image code to image_board and commandSimon Glass2023-01-16
* ARM: stm32: Make ECDSA authentication available to U-BootMarek Vasut2023-01-13
* ARM: stm32: Pass ROM API table pointer to U-Boot properMarek Vasut2023-01-13
* ARM: stm32: Factor out save_boot_paramsMarek Vasut2023-01-13
* ARM: stm32: Fix ECDSA authentication with Dcache enabledMarek Vasut2023-01-13
* stm32mp: Add support of STM32MP13x in bsec driverPatrick Delaunay2023-01-12
* stm32mp: Add OP-TEE support in bsec driverPatrick Delaunay2023-01-12
* stm32mp: cosmetic: Update of bsec driverPatrick Delaunay2023-01-12
* Merge branch 'next'Tom Rini2023-01-09
|\
| * cmd: source: Support specifying config nameSean Anderson2022-12-31
| * treewide: Use NULL for script image nameSean Anderson2022-12-31
* | arm: stm32mp: Fix board_get_usable_ram_top() againMarek Vasut2023-01-06
|/
* FWU: STM32MP1: Add support to read boot index from backup registerSughosh Ganu2022-10-31
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2022-10-30
* stm32mp: fix compilation issue with DEBUG_UARTPatrick Delaunay2022-10-18
* Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians...Tom Rini2022-09-27
|\
| * arm: stm32mp: adapt the command stm32key for STM32MP13xPatrick Delaunay2022-09-23
| * arm: stm32mp: support several key in command stm32keyPatrick Delaunay2022-09-23
| * arm: stm32mp: introduced read_close_status function in stm32key commandPatrick Delaunay2022-09-23
| * arm: stm32mp: add defines for BSEC_LOCK status in stm32key commandPatrick Delaunay2022-09-23
| * stm32mp: stm32prog: improve the partitioning tracePatrick Delaunay2022-09-23
| * stm32mp: stm32prog: correctly handle OTP when SMC is not supportedPatrick Delaunay2022-09-23
| * stm32mp: stm32prog: solve warning for 64bits compilationPatrick Delaunay2022-09-23
| * stm32mp: stm32prog: change default flashlayout location to CONFIG_SYS_LOAD_ADDRPatrick Delaunay2022-09-23
| * stm32mp: stm32prog: support empty flashlayoutPatrick Delaunay2022-09-23
* | board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-23
|/
* Merge branch 'master' into nextTom Rini2022-09-19
|\
| * stm32mp: simplify the STM32MP15x package parsing codePatrick Delaunay2022-09-06
* | cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
* | blk: Switch over to using uclass IDsSimon Glass2022-09-16
|/