summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-13Tegra30: Add funcmux for UART over SD slotJonas Schwöbel
2024-10-13board: tegra: convert boards to text envSvyatoslav Ryhel
2024-10-13disk: add TegraPT supportSvyatoslav Ryhel
2024-10-13clk: imx8mp: Add i.MX8MP Dummy clkPeng Fan
2024-10-13arm64: imx: imx8mp-debix-model-a: Migrate to OF_UPSTREAMGilles Talis
2024-10-13imx8: Correct the SCU API return value checkPeng Fan
2024-10-13binman: add fast authentication method for i.MX8M signingBrian Ruley
2024-10-13binman: cosmetic: refactor `nxp_imx8mcst' etype codeBrian Ruley
2024-10-13ARM: imx: Update MAINTAINERS file globs for i.MX8MP DHSOMMarek Vasut
2024-10-13ARM: imx: Update MAINTAINERS file globs for i.MX6 DHSOMMarek Vasut
2024-10-13misc: fuse: Update fuse driverYe Li
2024-10-13misc: fuse: Fix FSB redundancy fuse word check and clear resYe Li
2024-10-13misc: ele_api: Add read/write shadow fuse APIsYe Li
2024-10-13misc: ele_api: Update ELE read common fuse APIPeng Fan
2024-10-13misc: ele_mu: Clear RR when initialize MUPeng Fan
2024-10-13misc: ele_mu: Update ELE MU to get TR/RR number from HWYe Li
2024-10-12board: bcm96846: Switch to using OF_UPSTREAMLinus Walleij
2024-10-12board: bcm96846: Enable NAND optionsLinus Walleij
2024-10-12drivers: nand: bcmbca: Enable on BCM6846Linus Walleij
2024-10-12mtd: rawnand: brcmnand: Add BCMBCA RAW NAND driverLinus Walleij
2024-10-12mtd: nand: raw: atmel: Use ONFI ECC params if availableZixun LI
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11qconfig: Update tool for new Makefile variablesSimon Glass
2024-10-11spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPTSimon Glass
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11kconfig: binman: Check for SPL instead of XPLSimon Glass
2024-10-11xpl: Define CONFIG_SPL_BUILD only for the SPL buildSimon Glass
2024-10-11global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-11include: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-11drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-11board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-11doc: Update init docs for the xPL changesSimon Glass
2024-10-11doc: Move init-related things out of READMESimon Glass
2024-10-11README: Drop SoC-specific comment about SPLSimon Glass
2024-10-11doc: Update SPL docs for the xPL changesSimon Glass
2024-10-11log: global: Rename warn_non_spl()Simon Glass
2024-10-11xpl: Rename spl_phase_prefix() and spl_phase_name()Simon Glass
2024-10-11xpl: Rename spl_next_phase() and spl_prev_phase()Simon Glass
2024-10-11xpl: Add a function to indicate when in xPLSimon Glass
2024-10-11xpl: Rename spl_in_proper() to not_xpl()Simon Glass
2024-10-11xpl: Rename spl_phase() to xpl_phase()Simon Glass
2024-10-11xpl: Rename spl_phase to xpl_phase_tSimon Glass
2024-10-11xpl: Rename u_boot_first_phase to xpl_is_first_phase()Simon Glass
2024-10-11qconfig: Add XPL_BUILD to ignored symbolsSimon Glass
2024-10-11scripts: Define CONFIG_XPL_BUILD for all xPL buildsSimon Glass
2024-10-11scripts: Add some comments about autoconf.mkSimon Glass
2024-10-11scripts: Rename Makefile.spl to Makefile.xplSimon Glass
2024-10-11stdio: Make use of the SERIAL defineSimon Glass