summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-07Prepare v2024.10HEADv2024.10upstreammasterTom Rini3-14/+753
2024-10-05clk: renesas: rcar-gen3: Fix SSCG caching replacement with MDSEL/PE cachingMarek Vasut1-2/+2
2024-10-04Update directories for new name of TF-A directoriesPeter Robinson9-26/+27
2024-10-03boot: android: Fix ramdisk loading for v2 headerMattijs Korpershoek1-0/+4
2024-10-03Update the ARM trusted firmware git URLPeter Robinson16-19/+19
2024-09-30Prepare v2024.10-rc6Tom Rini2-3/+3
2024-09-30Merge tag 'u-boot-dfu-20240930' of https://source.denx.de/u-boot/custodians/u...Tom Rini2-1/+2
2024-09-30usb: gadget: cdns3: Fix missing cache operations for non-zero EndpointsSiddharth Vadapalli1-0/+13
2024-09-30Merge tag 'u-boot-rockchip-20240930' of https://source.denx.de/u-boot/custodi...Tom Rini1-10/+12
2024-09-27regulator: rk8xx: Use buck variable consistentlyJonas Karlman1-6/+8
2024-09-27regulator: rk8xx: Fix buck get and set enabled state on RK806Jonas Karlman1-4/+4
2024-09-26Merge tag 'u-boot-stm32-20240926' of https://source.denx.de/u-boot/custodians...Tom Rini2-4/+3
2024-09-25arm: imx: Enable always-on regulators using board specific workaround on DHCO...Marek Vasut2-0/+6
2024-09-25ARM: stm32: Fix secure_waitbits() mask checkMarek Vasut1-2/+1
2024-09-25ARM: stm32: Fix TAMP_SMCR BKP..PROT fields on STM32MP15xxMarek Vasut1-2/+2
2024-09-24ram: k3-ddrss: Handle error properly in lpddr4_startUdit Kumar1-2/+3
2024-09-21Merge tag 'doc-2024-10-rc6' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini11-21/+18
2024-09-21doc: usage: cmd: ums: fix dependenciesThomas Perrot1-1/+1
2024-09-21events: correct event_uninit() descriptionHeinrich Schuchardt1-1/+1
2024-09-21boot: correct struct expo_action descriptionHeinrich Schuchardt1-1/+1
2024-09-21sandbox: fix OS function descriptionsHeinrich Schuchardt1-8/+8
2024-09-21efi_loader: correct efi_set_variable_int() descriptionHeinrich Schuchardt1-1/+1
2024-09-21doc: include/getopt.h: remove comments confusing SphinxHeinrich Schuchardt1-3/+0
2024-09-21cmd/efidebug: fix some function descriptionsHeinrich Schuchardt1-2/+2
2024-09-21efi_loader: fix some function descriptionsHeinrich Schuchardt4-4/+4
2024-09-20dts: beagleboneai64: Add boothph in chipid nodeUdit Kumar1-0/+4
2024-09-20Merge patch series "mux: mmio: support "reg-mux" compatible"Tom Rini2-2/+7
2024-09-20phy: cadence: sierra: Don't spam consoleRoger Quadros1-1/+1
2024-09-20mux: mmio: Support "reg-mux" compatibleRoger Quadros1-1/+6
2024-09-16Prepare v2024.10-rc5Tom Rini1-1/+1
2024-09-16doc/develop/sending_patches.rst: Reword where our git tree is slightlyTom Rini1-5/+4
2024-09-13dfu: fix Kconfig dependenciesJerome Forissier2-1/+2
2024-09-13Merge tag 'doc-2024-10-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini10-20/+20
2024-09-12binman: Update links for sending patchesTom Rini2-2/+2
2024-09-12bootcount: Update to point to current documentationTom Rini2-2/+2
2024-09-12doc/mkeficapsule.1: Update homepage linkTom Rini1-1/+1
2024-09-12doc: Update rST to not reference the old wikiTom Rini2-4/+3
2024-09-12doc/arch/mips.rst: Update toolchain listTom Rini1-2/+1
2024-09-12doc/arch/m68k.rst: Update toolchain commentTom Rini1-3/+3
2024-09-12doc/develop/sending_patches.rst: Clarify when to use which branchTom Rini1-6/+8
2024-09-10scripts/Makefile.lib: do not include CONFIG_DEVICE_TREE_INCLUDES in dtsi_incl...Rasmus Villemoes1-4/+1
2024-09-10Merge tag 'u-boot-dfu-20240910' of https://source.denx.de/u-boot/custodians/u...Tom Rini2-3/+9
2024-09-10Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini12-60/+102
2024-09-10Merge tag 'u-boot-imx-master-20240909' of https://gitlab.denx.de/u-boot/custo...Tom Rini1-0/+2
2024-09-10cmd: add rdcycle test to RISC-V exception commandHeinrich Schuchardt1-2/+13
2024-09-10riscv: show registers in crash dumps by defaultHeinrich Schuchardt1-0/+1
2024-09-10riscv: allow to enable SHOW_REGS in main U-Boot onlyHeinrich Schuchardt2-4/+15
2024-09-10riscv: CONFIG_SPL_FRAMEPOINTER must depend on CONFIG_SPLHeinrich Schuchardt1-0/+1
2024-09-10riscv: define find_{first,next}_zero_bit in asm/bitops.hMaxim Kochetkov1-0/+40
2024-09-10board: fix compatible property Milk-V Mars CMHeinrich Schuchardt1-3/+12