summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2025-09-30Merge tag 'u-boot-socfpga-next-20250930' of https://source.denx.de/u-boot/cus...Tom Rini
2025-09-30cache: Check dcache availability before calling cache functionsBoon Khai Ng
2025-09-26Merge patch series "exports overhaul"Tom Rini
2025-09-26exports.c: drop unused dummy functionRasmus Villemoes
2025-09-23Merge tag 'v2025.10-rc5' into nextTom Rini
2025-09-12bloblist: adjust default bloblist size after relocHeinrich Schuchardt
2025-09-12bloblist: use correct types for physical addressesHeinrich Schuchardt
2025-09-12spl: spi: fix falcon mode for spi bootAnshul Dalal
2025-09-10spl: SPL_DM_SPI_FLASH depends on SPL_DM_SPIHeinrich Schuchardt
2025-09-09common/spl: use memmove() in load_simple_fit()Rasmus Villemoes
2025-08-21Kconfig: Convert SYS_EARLY_PCI_INIT to KconfigFabio Estevam
2025-08-21common: spl: fix compilation warningLeo Yu-Chi Liang
2025-08-14common: spl: fix compilation warningLeo Yu-Chi Liang
2025-07-30Merge patch series "Extend usb_onboard_hub driver to support Cypress HX3 hub ...Tom Rini
2025-07-30usb: onboard-hub: Add support for Cypress HX3 familyLukasz Czechowski
2025-07-30usb: onboard-hub: Add support for multiple power suppliesLukasz Czechowski
2025-07-30usb: onboard-hub: Set the reset gpio pin before freeingLukasz Czechowski
2025-07-30usb: onboard-hub: Use devm API do automatically free the reset GPIOLukasz Czechowski
2025-07-30usb: onboard-hub: Use the ofnode to check if the peer-hub was probedLukasz Czechowski
2025-07-29spl: NULL check variable before dereferenceAndrew Goodbody
2025-07-28treewide: fix Casey's nameCasey Connolly
2025-07-27sunxi: add basic A523 supportAndre Przywara
2025-07-24spl: spl_imx_container: Delete uninitialized variableYe Li
2025-07-17spl: imx: Add support for new PQC containerYe Li
2025-07-16common/avb_verify.c: Make use of LBAF for printing lbaint_tTom Rini
2025-07-14Fix autoboot countdown printing wrongDavid Zang
2025-07-11Kconfig: Test for !COMPILE_TEST in some locationsTom Rini
2025-07-11global: Make ARCH_MISC_INIT a selected symbolTom Rini
2025-07-10Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2025-07-10arm64: renesas: Add Renesas R-Car Gen4 SCIF/HSCIF loader SREC generationMarek Vasut
2025-07-10common/log_syslog.c: Add missing include of <env.h>Tom Rini
2025-07-08common: readline: Fix always true testAndrew Goodbody
2025-07-07Merge branch 'next'Tom Rini
2025-06-26Merge patch series "spl: fix error handling in spl_fit_get_image_name()"Tom Rini
2025-06-26common/spl: guard against buffer overflow in spl_fit_get_image_name()Heinrich Schuchardt
2025-06-26common/spl: Revert fix potential out of buffer access in spl_fit_get_image_na...Heinrich Schuchardt
2025-06-24sunxi: add support for the Allwinner A100/A133 SoCAndre Przywara
2025-06-23Merge tag 'v2025.07-rc5' into nextTom Rini
2025-06-23arm: kirkwood: fix freeze on bootJerome Forissier
2025-06-20Merge patch series "Consistent Kconfig environment options CONFIG_ENV_ prefix"Tom Rini
2025-06-20env: Drop DELAY_ENVIRONMENTMarek Vasut
2025-06-20env: Rename SYS_RELOC_GD_ENV_ADDR to ENV_RELOC_GD_ENV_ADDRMarek Vasut
2025-06-19common/spl: improve error handling in spl_fitMikhail Kshevetskiy
2025-06-19common/spl: handle properly images with bad checksumMikhail Kshevetskiy
2025-06-19common/spl: fix potential out of buffer access in spl_fit_get_image_name func...Mikhail Kshevetskiy
2025-06-13spl: Rename jump_to_image_no_args()Simon Glass
2025-06-09Merge tag 'v2025.07-rc4' into nextTom Rini
2025-06-09configs: raise SPL_SYS_MALLOC_SIZE to 8 MiB on RISC-VHeinrich Schuchardt
2025-06-05cmd: bootmenu: permit to select bootmenu entry with a shortcutChristian Marangi
2025-06-05Merge tag 'xilinx-for-v2025.07-rc4' of https://source.denx.de/u-boot/custodia...Tom Rini