summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-16Prepare v2024.10-rc5v2024.10-rc5Tom Rini
2024-09-16doc/develop/sending_patches.rst: Reword where our git tree is slightlyTom Rini
2024-09-13Merge tag 'doc-2024-10-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2024-09-12binman: Update links for sending patchesTom Rini
2024-09-12bootcount: Update to point to current documentationTom Rini
2024-09-12doc/mkeficapsule.1: Update homepage linkTom Rini
2024-09-12doc: Update rST to not reference the old wikiTom Rini
2024-09-12doc/arch/mips.rst: Update toolchain listTom Rini
2024-09-12doc/arch/m68k.rst: Update toolchain commentTom Rini
2024-09-12doc/develop/sending_patches.rst: Clarify when to use which branchTom Rini
2024-09-10scripts/Makefile.lib: do not include CONFIG_DEVICE_TREE_INCLUDES in dtsi_incl...Rasmus Villemoes
2024-09-10Merge tag 'u-boot-dfu-20240910' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-09-10Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2024-09-10Merge tag 'u-boot-imx-master-20240909' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-09-10cmd: add rdcycle test to RISC-V exception commandHeinrich Schuchardt
2024-09-10riscv: show registers in crash dumps by defaultHeinrich Schuchardt
2024-09-10riscv: allow to enable SHOW_REGS in main U-Boot onlyHeinrich Schuchardt
2024-09-10riscv: CONFIG_SPL_FRAMEPOINTER must depend on CONFIG_SPLHeinrich Schuchardt
2024-09-10riscv: define find_{first,next}_zero_bit in asm/bitops.hMaxim Kochetkov
2024-09-10board: fix compatible property Milk-V Mars CMHeinrich Schuchardt
2024-09-10clk: sifive: avoid declaring static variables in includesHeinrich Schuchardt
2024-09-10clk: sifive: append missing \n to messagesHeinrich Schuchardt
2024-09-09imx8mq-u-boot: Pass FIT offset to fix boot regressionFabio Estevam
2024-09-09Merge branch 'master-spi-fixes' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-09-09ARM: dts: renesas: Minimize R8A779G0 V4H RPC SPI DT nodeMarek Vasut
2024-09-09mtd: spi: renesas: Add R-Car Gen4 DT compatibleMarek Vasut
2024-09-09mtd: spi: renesas: Configure RPC PHY timing registersMarek Vasut
2024-09-09mtd: spi: renesas: Configure DRDRENR registerMarek Vasut
2024-09-09mtd: spi: renesas: Write DRDMCR register onceMarek Vasut
2024-09-09mtd: spi: renesas: Write DREAR register onceMarek Vasut
2024-09-09mtd: rpc: renesas: Add R-Car Gen4 DT compatibleMarek Vasut
2024-09-05android_ab: Fixes: Fix backup offset calculationJoshua Watt
2024-09-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2024-09-03arm: mvebu: turris_omnia: Switch DDR speed to 1333H when reset 9 is selectedMarek Behún
2024-09-03arm: mvebu: turris_omnia: Use the i2c_eeprom misc driver for EEPROM reading i...Marek Behún
2024-09-03arm: mvebu: turris_omnia: Rename variable holding EEPROM udeviceMarek Behún
2024-09-02Prepare v2024.10-rc4v2024.10-rc4Tom Rini
2024-09-01Merge tag 'dm-pull-1sep24' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2024-09-01qconfig: Fix an incorrect format-string with negative valueSimon Glass
2024-09-01patman: Resolve python string vs. regex escaping syntaxBrian Norris
2024-08-29Merge tag 'u-boot-imx-master-20240829' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-08-29mach-imx: do not use if_changed more than once per targetJerome Forissier
2024-08-28bootstage: Fix unstash of records from SPLJonas Karlman
2024-08-24Merge tag 'efi-2024-10-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2024-08-24efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architecturesHeinrich Schuchardt
2024-08-24doc: document the pwm commandEmil Kronborg
2024-08-24tools/mkeficapsule: correct printf codesHeinrich Schuchardt
2024-08-24efi_loader: fix memory freeing in efi_get_dp_from_boot()Ilias Apalodimas
2024-08-22Merge tag 'u-boot-dfu-20240822' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-08-22usb: gadget: ux500: Do not redefine ops if CONFIG_USB_MUSB_HOST setMarek Vasut