aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-10clk: sifive: append missing \n to messagesHeinrich Schuchardt1-3/+3
2024-09-09imx8mq-u-boot: Pass FIT offset to fix boot regressionFabio Estevam1-0/+2
2024-09-09Merge branch 'master-spi-fixes' of https://source.denx.de/u-boot/custodians/u...Tom Rini4-27/+20
2024-09-09ARM: dts: renesas: Minimize R8A779G0 V4H RPC SPI DT nodeMarek Vasut2-22/+1
2024-09-09mtd: spi: renesas: Add R-Car Gen4 DT compatibleMarek Vasut1-0/+1
2024-09-09mtd: spi: renesas: Configure RPC PHY timing registersMarek Vasut1-0/+12
2024-09-09mtd: spi: renesas: Configure DRDRENR registerMarek Vasut1-0/+1
2024-09-09mtd: spi: renesas: Write DRDMCR register onceMarek Vasut1-4/+2
2024-09-09mtd: spi: renesas: Write DREAR register onceMarek Vasut1-1/+2
2024-09-09mtd: rpc: renesas: Add R-Car Gen4 DT compatibleMarek Vasut1-0/+1
2024-09-05android_ab: Fixes: Fix backup offset calculationJoshua Watt2-3/+9
2024-09-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini3-17/+86
2024-09-03arm: mvebu: turris_omnia: Switch DDR speed to 1333H when reset 9 is selectedMarek Behún1-13/+77
2024-09-03arm: mvebu: turris_omnia: Use the i2c_eeprom misc driver for EEPROM reading i...Marek Behún3-3/+8
2024-09-03arm: mvebu: turris_omnia: Rename variable holding EEPROM udeviceMarek Behún1-5/+5
2024-09-02Prepare v2024.10-rc4v2024.10-rc4Tom Rini2-2/+2
2024-09-01Merge tag 'dm-pull-1sep24' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini3-3/+3
2024-09-01qconfig: Fix an incorrect format-string with negative valueSimon Glass1-1/+1
2024-09-01patman: Resolve python string vs. regex escaping syntaxBrian Norris2-2/+2
2024-08-29Merge tag 'u-boot-imx-master-20240829' of https://gitlab.denx.de/u-boot/custo...Tom Rini1-6/+4
2024-08-29mach-imx: do not use if_changed more than once per targetJerome Forissier1-6/+4
2024-08-28bootstage: Fix unstash of records from SPLJonas Karlman1-1/+1
2024-08-24Merge tag 'efi-2024-10-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini5-6/+99
2024-08-24efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architecturesHeinrich Schuchardt1-1/+0
2024-08-24doc: document the pwm commandEmil Kronborg2-0/+92
2024-08-24tools/mkeficapsule: correct printf codesHeinrich Schuchardt1-3/+4
2024-08-24efi_loader: fix memory freeing in efi_get_dp_from_boot()Ilias Apalodimas1-2/+3
2024-08-22Merge tag 'u-boot-dfu-20240822' of https://source.denx.de/u-boot/custodians/u...Tom Rini5-12/+11
2024-08-22usb: gadget: ux500: Do not redefine ops if CONFIG_USB_MUSB_HOST setMarek Vasut1-4/+2
2024-08-22boot: android: fix booting without a ramdiskMichael Walle3-6/+7
2024-08-22cmd: bcb: Fix segfault on invalid block deviceMattijs Korpershoek1-2/+2
2024-08-21CI: Update to latest DockerfileTom Rini3-3/+3
2024-08-21Dockerfile: Update to namespace for some labelsTom Rini1-2/+2
2024-08-21pytest: requirements.txt: Resync with the rest of the projectTom Rini1-3/+3
2024-08-19Prepare v2024.10-rc3v2024.10-rc3Tom Rini2-2/+2
2024-08-15am335x_hs_evm_spi_defconfig: Add MAINTAINERS entryTom Rini1-0/+1
2024-08-15defconfig: Add a config for AM335x High Security EVM with SPI Boot supportAndrew Davis1-0/+26
2024-08-15scripts/decodecode: update from Linux v6.10Heinrich Schuchardt1-21/+148
2024-08-15maintainers: Update list of maintainers for Corstone-1000Hugues Kamba Mpiana1-1/+1
2024-08-13Merge tag 'u-boot-imx-master-20240813' of https://gitlab.denx.de/u-boot/custo...Tom Rini37-489/+236
2024-08-13tqma6: Do not print the board name twiceFabio Estevam2-5/+1
2024-08-13tqma6: Convert to PMIC and I2C driver modelFabio Estevam2-59/+10
2024-08-13imx6-tqma6: Convert to OF_UPSTREAMFabio Estevam17-416/+8
2024-08-13tqma6q_mba6: Convert to watchdog driver modelFabio Estevam9-0/+39
2024-08-13imx: imx8: fix build when CONFIG_IMX_BOOTAUX is setMax Krummenacher1-2/+2
2024-08-13imx8ulp_evk: enable binman supportGary Bisson5-1/+85
2024-08-13mach-imx: Add i.MX 8ULP binman supportGary Bisson4-2/+81
2024-08-13spl: binman: Disable u_boot_any symbols for i.MX 8ULP boardsGary Bisson3-3/+3
2024-08-13tools: imx8image: add upower image supportGary Bisson2-0/+6
2024-08-13tools: imx8image: fix soc variable for ULPGary Bisson1-1/+1