~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ARM: stm32: Power cycle Buck3 in reset on DHSOMMarek Vasut2023-08-16
* board: stm32mp1: use fdt_copy_fixed_partitionsPatrick Delaunay2023-06-16
* efi_loader: add the number of image entries in efi_capsule_update_infoMasahisa Kojima2023-06-08
* stm32mp: fix various array bounds checksRasmus Villemoes2023-04-19
* Correct SPL use of FDT_SIMPLEFBSimon Glass2023-02-09
* Correct SPL uses of ENV_IS_IN_UBISimon Glass2023-02-09
* Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORTSimon Glass2023-02-09
* Correct SPL use of CMD_STBOARDSimon Glass2023-02-09
* FWU: STM32MP1: Add support to read boot index from backup registerSughosh Ganu2022-10-31
* stm32mp1: Add image information for capsule updatesSughosh Ganu2022-10-31
* stm32mp: fix compilation issue with DEBUG_UARTPatrick Delaunay2022-10-18
* board: st: stm32mp1: use of correct compatible string to add partitionsChristophe Kerello2022-09-23
* Merge branch 'master' into nextTom Rini2022-09-19
|\
| * board: stm32mp1: remove test on CONFIG_DM_REGULATORPatrick Delaunay2022-09-06
* | cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
|/
* board: stm32mp1: convert to livetreePatrick Delaunay2022-06-17
* configs: add stm32mp13 defconfigPatrick Delaunay2022-06-17
* board: stm32pm1: add stm32mp13 board supportPatrick Delaunay2022-06-17
* arm: stm32mp: add support of STM32MP13xPatrick Delaunay2022-06-17
* ARM: dts: stm32: add STM32MP13 SoCs supportPatrick Delaunay2022-06-17
* board: st: stm32mp1: Consider USB cable connected when boot device is USBPatrice Chotard2022-05-10
* led: Drop led_default_state()Marek Vasut2022-04-28
* board: stm32mp1: solve compilation issue when ENV_IS_IN_MMC is deactivatedPatrick Delaunay2022-01-24
* board: stm32mp1: enable simple framebuffer node for splashscreenPatrick Delaunay2021-11-30
* stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay2021-11-10
* board: stmp32mp1: split board and SOC STM32MP15 configurationPatrick Delaunay2021-11-10
* Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini2021-10-12
|\
| * board: stm32mp1: Remove gpio_hog_probe_all() from boardPatrice Chotard2021-10-08
| * board: stm32: Remove the bi_boot_params initializationPatrick Delaunay2021-10-08
* | treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass2021-09-25
|/
* arm: stm32mp: add defconfig for trusted boot with FIPPatrick Delaunay2021-08-16
* arm: stm32mp: add config for STM32IMAGE supportPatrick Delaunay2021-08-16
* Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass2021-07-28
* stm32mp1: add pull-up for gpio button PA13 and PA14Patrick Delaunay2021-07-27
* stm32mp: use device sequence number in boot_instance variablePatrick Delaunay2021-07-16
* board: stm32mp1: correct the property name for ethPatrick Delaunay2021-06-18
* stm32mp1: remove the board_check_usb_power function when ADC is not activatedPatrick Delaunay2021-04-09
* board: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when availablePatrick Delaunay2021-03-11
* Correct U-Boot upstream repositoryHeinrich Schuchardt2021-02-28
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* MAINTAINERS: Update STi and STM32 maintainers emails in remaining filesPatrice Chotard2021-01-13
* board: stm32pm1: update USB-C power detection algorithm on DK boardsPatrice Chotard2021-01-13
* board: st: stm32mp1: migrate trace to dev and log macroPatrick Delaunay2021-01-13
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-05
|\
| * dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-05
* | add check for ignored CONFIG_ENV_EXT4_DEVICE_AND_PART definitionManuel Reis2020-12-09
|/
* board: st: stm32mp1: update load address for FIT examplesPatrick Delaunay2020-11-25
* board: stm32mp1: no MTD partitions fixup for serial bootPatrick Delaunay2020-11-25
* dm: add cells_count parameter in *_count_phandle_with_argsPatrick Delaunay2020-10-06
* board: stm32mp1: use const for struct node_infoPatrick Delaunay2020-08-13