~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* stm32mp: fix various array bounds checksRasmus Villemoes2023-04-19
* 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: stm32mp: support 2 MAC address for STM32MP13Patrick Delaunay2022-06-17
* arm: stm32mp: add support of STM32MP13xPatrick Delaunay2022-06-17
* arm: stm32mp: move code for STM32MP15xPatrick Delaunay2022-06-17
* arm: stm32mp: move the get_otp helper function in bsecPatrick Delaunay2022-06-17
* ARM: stm32mp: correctly handle Silicon revisionPatrick Delaunay2022-05-10
* stm32mp15: tidy up #ifdefs in cpu.cPatrick Delaunay2021-11-10
* stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay2021-11-10
* arm: stm32mp: bsec: Update OTP shadow registers in SPLPatrick Delaunay2021-11-10
* arm: stm32mp1: force boot_device variable for invalid TAMP register valuePatrick Delaunay2021-07-27
* stm32mp: use device sequence number in boot_instance variablePatrick Delaunay2021-07-16
* stm32mp: don't map the reserved region with no-map propertyPatrick Delaunay2021-06-07
* Merge tag 'u-boot-stm32-20210409' of https://source.denx.de/u-boot/custodians...Tom Rini2021-04-09
|\
| * arm: stm32mp1: Set soc_type, soc_pkg, soc_rev env variablesMarek Vasut2021-04-09
| * stm32mp: replace printf by log macro in setup_boot_modePatrick Delaunay2021-04-09
| * stm32mp: update uart number in trace of serial device not foundPatrick Delaunay2021-04-09
* | Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-15
|\|
| * arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS...Patrice Chotard2021-03-12
| * stm32mp: stm32prog: replace alias by serial device sequence numberPatrick Delaunay2021-03-11
| * stm32mp: stm32prog: reactivate console and display serial errorPatrick Delaunay2021-03-11
| * stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USBPatrick Delaunay2021-03-11
* | stm32mp: update the mmu configuration for SPL and prerelocPatrick Delaunay2021-03-02
|/
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* arm: stm32mp: migrate trace to log macroPatrick Delaunay2021-01-13
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-05
* arm: stm32mp: correct the ALIGN macro usagePatrick Delaunay2020-11-25
* stm32mp: limit size of cacheable DDR in pre-reloc stagePatrick Delaunay2020-10-21
* arm: stm32mp: cleanup test on eth_env_set_enetaddr resultPatrick Delaunay2020-09-09
* stm32mp1: mmu_set_region_dcache_behaviourPatrick Delaunay2020-07-28
* arm: stm32mp: move dbgmcu_init call when DT is readyPatrick Delaunay2020-07-28
* arm: stm32mp: protect DBGMCU_IDC access with BSECPatrick Delaunay2020-07-07
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* arm: stm32mp: activate data cache in SPL and before relocationPatrick Delaunay2020-05-14
* stm32mp: add function get_cpu_devPatrick Delaunay2020-05-14
* board: stm32mp1: support boot from spi-nandPatrick Delaunay2020-05-14
* configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay2020-04-15
* stm32mp1: add 800 MHz profile supportPatrick Delaunay2020-03-24
* arm: stm32mp: add function get_soc_namePatrick Delaunay2020-03-24
* arm: stm32mp: bsec: add permanent lock support in bsec driverPatrick Delaunay2020-03-24
* stm32mp1: support of STM32MP15x Rev.ZPatrick Delaunay2020-02-13
* ARM: stm32: Allow overriding setup_mac_address()Marek Vasut2020-01-17
* stm32mp1: reset coprocessor status at cold bootFabien Dessenne2020-01-07
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* env: Drop environment.h header file where not neededSimon Glass2019-08-11
* env: Move env_set() to env.hSimon Glass2019-08-11