summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-19arm64: versal: Enable defconfig for Micron octal flashesVenkatesh Yadav Abbarapu
2024-11-19spi: cadence_qspi: Fix OSPI boot issueVenkatesh Yadav Abbarapu
2024-11-19fastboot: properly handle unknown partition typeCaleb Connolly
2024-11-18test: cmd/hash: check return value of ut_check_console_lineHeinrich Schuchardt
2024-11-18Kconfig: describe NET, NO_NET, LWIP_DEBUG and LWIP_ASSERTJerome Forissier
2024-11-18net: lwip/wget: correct SERVER_NAME_SIZEHeinrich Schuchardt
2024-11-18Merge tag 'efi-next-2024-11-18' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-11-18net: net_utils: Move ip_to_string to lib/net_utils.cAdriano Cordova
2024-11-18Merge patch series "Fix boot failure due to misaligned DMA buffer"Tom Rini
2024-11-18fs: Use ARCH_DMA_MINALIGN as default alignment for fs_read_alloc()Nam Cao
2024-11-18boot: extlinux: Fix unaligned buffer for reading data from file systemNam Cao
2024-11-17test/py: mmc: Add support for different mmc modesLove Kumar
2024-11-17test/py: usb: Distinguish b/w ext2/ext4 partitionsLove Kumar
2024-11-17test/py: mmc: Distinguish b/w ext2/ext4 partitionsLove Kumar
2024-11-17console: Use printascii for lowlevel debug stringKever Yang
2024-11-17armv8: cpu: Implement allow_unaligned()Sam Protsenko
2024-11-17armv8: Fix get_sctlr() return typeSam Protsenko
2024-11-17test: bootm: Ensure tests can be run twiceAndrew Goodbody
2024-11-17dm: sysinfo: Shorten the SYSINFO_ID prefixSimon Glass
2024-11-16bios_emulator: add missing includes to debug.cYuri Zaporozhets
2024-11-16bios_emulator: for non-x86, print warnings if PM_{inp, outp}* access is attem...Yuri Zaporozhets
2024-11-16global: Remove bi_sramstart/bi_sramsizeTom Rini
2024-11-16dm: button: support remapping phone keysCaleb Connolly
2024-11-16net/lwip: wget: integrate struct wget_info into wget codeAdriano Cordova
2024-11-16net/lwip: wget: put server_name and port into wget_ctxAdriano Cordova
2024-11-16net: wget: make wget_with_dns return value compatible with its lwip versionAdriano Cordova
2024-11-16net: wget: integrate struct wget_info into legacy wget codeAdriano Cordova
2024-11-16net: wget: Add interface to issue wget_requests using wget_http_infoAdriano Cordova
2024-11-16net: wget: add definition of struct wget_http_infoAdriano Cordova
2024-11-16net: Kconfig: add CONFIG_WGET symbolAdriano Cordova
2024-11-16Merge tag 'tpm-master-16112024' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-11-16MAINTAINERS: add lib/tpm* to TPM DRIVERSHeinrich Schuchardt
2024-11-16tpm: use memmove() for overlapping buffersHeinrich Schuchardt
2024-11-15Merge patch series "teach 'env default' to optionally keep runtime variables"Tom Rini
2024-11-15test: env: add some test cases for new "env default -k" flagRasmus Villemoes
2024-11-15test: env: check that non-mentioned variables to "env default" are preservedRasmus Villemoes
2024-11-15cmd/nvedit.c: teach 'env default' to optionally keep runtime variablesRasmus Villemoes
2024-11-15km: disable CMD_JFFS2 for all PPC boardsHolger Brunck
2024-11-15fs: btrfs: hide duplicate 'Cannot lookup file' error on 'load'Dominique Martinet
2024-11-15test/py: spi: Rephrase the warning/error messagesLove Kumar
2024-11-15Merge tag 'u-boot-imx-master-20241115' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-11-15imx: Fix critical thermal thresholdFrancesco Dolcini
2024-11-15tools: imx8image: Add missing break for CMD_DCD_SKIPFabio Estevam
2024-11-15drivers: bootcount: Add ZynqMP specific bootcount supportVasileios Amoiridis
2024-11-15boot/image-board.c: boot_get_fpga(): pass compatible flag to fpga_load()Peter Korsgaard
2024-11-15arm64: versal: Enable capsule update (SD)Michal Simek
2024-11-15arm64: versal: Do not define do_reset() if sysreset is enabledMichal Simek
2024-11-15arm64: zynqmp: Fix r5 mode for cpu release commandPadmarao Begari
2024-11-15arm64: xilinx: Rename SPI_ADVANCE to SPI_STACKED_PARALLELMichal Simek
2024-11-15xilinx: use get_mem_top() to compute ram_topSughosh Ganu