summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-31bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2B boardMichael Trimarchi
2025-05-31configs/imx6ulz_smm_m2_defconfig: Enable clock frameworkMichael Trimarchi
2025-05-31mtd: nand: Add support for EDO mode 1-5 to IMX6ULL platformMichael Trimarchi
2025-05-31mtd: mxs_nand_dt: Move from clk_get/clk_enable to clk_bulk apiMichael Trimarchi
2025-05-31clk: imx: add i.MX6UL clk driverMichael Trimarchi
2025-05-30imx8mp-venice-gw74xx: add w_disable2 gpio configurationTim Harvey
2025-05-30board: venice: append configuration string to modelTim Harvey
2025-05-30board: venice: update model representation for venice-flexTim Harvey
2025-05-30board: venice: add FSA supportTim Harvey
2025-05-30board: venice: add imx8mp-gw82xx supportTim Harvey
2025-05-30board: venice: flip logic for GSC supervisor enableTim Harvey
2025-05-30board: venice: use SOM model for PMIC adjustment on SOMTim Harvey
2025-05-30board: venice: use baseboard model for familyTim Harvey
2025-05-30board: venice: fix dram size for GW7901-SP486Tim Harvey
2025-05-30board: venice: fix dram bus config for GW7902/GW7903/GW7904Tim Harvey
2025-05-30board: venice: move soc-specific dram config into soc-specific filesTim Harvey
2025-05-30configs: imx8m*_venice: enable GPT supportTim Harvey
2025-05-30configs: imx8m*_venice: enable several commands useful for scriptingTim Harvey
2025-05-30Merge tag 'dm-pull-30may25' of git://git.denx.de/u-boot-dm into nextTom Rini
2025-05-30image: android: fix ramdisk default addressEddie Kovsky
2025-05-30bootm: Fix bmi->images pointer not initialized in some casesBenjamin ROBIN
2025-05-30env: Fix network support when CONFIG_NET_LWIP is setBenjamin ROBIN
2025-05-30Merge patch series "test/py: enable HTTP testing"Tom Rini
2025-05-30cmd/Kconfig: select CMD_WGET if ARCH_QEMUAdriano Cordova
2025-05-30CI testing: add http server to CI testsAdriano Cordova
2025-05-30image: Fix FIT image loadable section custom processingMarek Vasut
2025-05-30Gitlab: Rework sjg-lab calling test.py to be closer to test.py stageTom Rini
2025-05-30Merge patch series "Almost complete DM_SERIAL migration"Tom Rini
2025-05-30global: Convert almost all remaining non-DM_SERIAL usersTom Rini
2025-05-30PowerPC / Layerscape: Finish migration to DM_SERIALTom Rini
2025-05-30expo: Drop the special theme code for bootflow_menuSimon Glass
2025-05-30expo: Set up menu fully in bootflow_menu_start()Simon Glass
2025-05-30expo: Split setting up the menu from adding itemsSimon Glass
2025-05-30expo: Update bootflow_menu_poll() to return a sequence IDSimon Glass
2025-05-30expo: Improve the visual appearance of the menuSimon Glass
2025-05-30expo: Provide a way to position things relative to displaySimon Glass
2025-05-30expo: Drop the render from expo_poll()Simon Glass
2025-05-30expo: Adjust expo_poll() to avoid looping foreverSimon Glass
2025-05-30expo: Support highlighting menu itemsSimon Glass
2025-05-30expo: Add forward declarations to scene_internal.hSimon Glass
2025-05-30expo: Drop the gap between groups of menu itemsSimon Glass
2025-05-30expo: Use a simpler name for USB mediaSimon Glass
2025-05-30expo: Begin implementation of a text editorSimon Glass
2025-05-30expo: Support object alignmentSimon Glass
2025-05-30expo: Implement a boxSimon Glass
2025-05-30expo: Support white-on-black in the themeSimon Glass
2025-05-30expo: Support rendering multiple lines of textSimon Glass
2025-05-30expo: Check the screen contents after renderingSimon Glass
2025-05-30expo: Allow strings to be editableSimon Glass
2025-05-30expo: Tidy up scene_txt_render()Simon Glass