summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-26binman: Provide a way to set the symbol base addressSimon Glass
2024-09-26binman: Add minor improvements to symbol-writingSimon Glass
2024-09-26binman: Adjust naming for reading symbolsSimon Glass
2024-09-26binman: fit: Refine handling of devicetrees for OF_UPSTREAMSimon Glass
2024-09-26binman: fit: Set the image_pos attributes only onceSimon Glass
2024-09-26binman: fit: Avoid assuming that a FIT member is a sectionSimon Glass
2024-09-26binman: Update fdt-list-dir to use the provided directorySimon Glass
2024-09-26binman: Avoid setting the image_pos attribute directlySimon Glass
2024-09-26binman: Tidy up comments and pylint warnings in fitSimon Glass
2024-09-26binman: Tidy up comments for Entry.GetEntryArgsOrProps()Simon Glass
2024-09-26binman: Correct the comment for fdtgrepSimon Glass
2024-09-26binman: Fix up test coverage for mkeficapsuleSimon Glass
2024-09-26buildman: Allow skipping the dtc buildSimon Glass
2024-09-26buildman: Retry the build for current sourceSimon Glass
2024-09-25arm: imx: Enable always-on regulators using board specific workaround on DHCO...Marek Vasut
2024-09-25ARM: stm32: Fix secure_waitbits() mask checkMarek Vasut
2024-09-25ARM: stm32: Fix TAMP_SMCR BKP..PROT fields on STM32MP15xxMarek Vasut
2024-09-25power: regulator: Consistently return -ENOSYS when ops is unimplementedJonas Karlman
2024-09-25power: regulator: Do not call set_suspend_value with -ENODATAJonas Karlman
2024-09-25Merge tag 'u-boot-imx-next-20240925' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2024-09-24net: fec_mxc: Skip recv packet process when fec is haltedYe Li
2024-09-24net: fec_mxc: Fix clk_ref rate on iMX93Peng Fan
2024-09-24arm64: dts: imx8m: Always name the generated fitImage u-boot.itbMarek Vasut
2024-09-24Merge patch series "Miscellaneous fixes"Tom Rini
2024-09-24cmd: pxe: CMD_PXE implies CMD_TFTPBOOTJerome Forissier
2024-09-24common: update: UPDATE_COMMON implies CMD_TFTPBOOTJerome Forissier
2024-09-24test/py: test_efi_loader: add HTTP (wget) test for the EFI loaderJerome Forissier
2024-09-24test/py: test_efi_loader: add missing dependency on cmd_tftpbootJerome Forissier
2024-09-24test/py: net_boot: fix commentJerome Forissier
2024-09-24net: fec_mxc_init(): do not ignore return status of fec_open()Jerome Forissier
2024-09-24net: wget: allow EFI bootJerome Forissier
2024-09-24net: ftgmac100: depend on NETJerome Forissier
2024-09-24net: phy: ncsi: depend on NETJerome Forissier
2024-09-24net: wget: removed unused function wget_success()Jerome Forissier
2024-09-24net: fm: call dtsec_init_phy() only when it is definedJerome Forissier
2024-09-24arm: omap2: add missing #include <netdev.h>Jerome Forissier
2024-09-24at91: rename mem_init() to at91_mem_init()Jerome Forissier
2024-09-24flash: prefix error codes with FL_Jerome Forissier
2024-09-24buildman/toolchain.py: do not set CROSS_COMPILE for sandboxJerome Forissier
2024-09-24test/py/tests/test_bootstage.py: Combine stash/unstash testsTom Rini
2024-09-24spl: ram: hide SPL_RAM_SUPPORTJerome Forissier
2024-09-24ram: k3-ddrss: Handle error properly in lpddr4_startUdit Kumar
2024-09-23Merge tag 'xilinx-for-v2025.01-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2024-09-21mmc: Poll CD in case cyclic framework is enabledMarek Vasut
2024-09-21Merge tag 'doc-2024-10-rc6' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2024-09-21doc: usage: cmd: ums: fix dependenciesThomas Perrot
2024-09-21events: correct event_uninit() descriptionHeinrich Schuchardt
2024-09-21boot: correct struct expo_action descriptionHeinrich Schuchardt
2024-09-21sandbox: fix OS function descriptionsHeinrich Schuchardt
2024-09-21efi_loader: correct efi_set_variable_int() descriptionHeinrich Schuchardt