summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-22ARM: imx: Enable SPL_BOARD_INIT on DH i.MX8M Plus DHCOMMarek Vasut
2024-01-22imx8m: Enable LTO by defaultFabio Estevam
2024-01-22arm: dts: agilex: Increase reserved memory size to 32MBDinesh Maniyam
2024-01-22clk: altera: n5x: Fix MEMCLKMGR_EXTCNTRST_C0CNTRST to bit(0)Dinesh Maniyam
2024-01-22arm: socfpga: stratix10: SPI clock supportDinesh Maniyam
2024-01-22mtd: nand: raw: atmel: Remove duplicate definitionsAlexander Dahl
2024-01-22ARM: dts: at91: sama5d2: Align more node names with LinuxAlexander Dahl
2024-01-22ARM: dts: at91: sama5d2: Port ebi/nand nodes from linuxAlexander Dahl
2024-01-22ARM: dts: at91: sama5d2: Move sfr nodeAlexander Dahl
2024-01-21Merge tag 'efi-2024-04-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-01-21efi_loader: return immediately in UCLASS_EFI_LOADER removalMasahisa Kojima
2024-01-21efi_loader: create common function to free struct efi_disk_objMasahisa Kojima
2024-01-21efi_loader: avoid pointer access after calling efi_delete_handleMasahisa Kojima
2024-01-21efi_loader: auto-generate removable media boot option firstMasahisa Kojima
2024-01-21efi_loader: auto-generate boot option for each blkio deviceMasahisa Kojima
2024-01-21efi_loader: rename check_disk_has_default_file functionMasahisa Kojima
2024-01-21part: correct documentation of part_get_bootable()Heinrich Schuchardt
2024-01-21doc: uefi: remove duplicate word "has"Wei Ming Chen
2024-01-20Merge patch series "k3-j721e: beagleboneai: Fix USB"Tom Rini
2024-01-20configs/j721e_beagleboneai64_a72_defconfig: Enable Sierra PHYRoger Quadros
2024-01-20arm: dts: k3-j721e-beagleboneai64: Fix USB operationRoger Quadros
2024-01-20arm: dts: k3-j721e: Fix USB0 operationRoger Quadros
2024-01-20usb: cdns3: avoid error messages if phys don't existRoger Quadros
2024-01-20board: ti: j721e: Drop SERDES PHY init from board fileRoger Quadros
2024-01-19Kconfig: boot: Imply BOOTSTD_DEFAULT when BOOTSTD_FULL=yShantur Rathore
2024-01-19Merge tag 'u-boot-stm32-20240119' of https://source.denx.de/u-boot/custodians...Tom Rini
2024-01-19stm32mp2: Fix CONFIG_STM32MP25X flag usagePatrice Chotard
2024-01-19stm32mp: Add dependencies on CMDLINE for command stm32keyPatrick Delaunay
2024-01-19ARM: stm32: Set stdio to serial on DH STM32MP15xx DHSOMMarek Vasut
2024-01-19Merge branch '2024-01-18-assorted-fixes'Tom Rini
2024-01-19arm: Rename STM32MP15xPatrick Delaunay
2024-01-19arm: Rename STM32MP13xPatrick Delaunay
2024-01-19board: st: stm32mp2: display the board identificationPatrick Delaunay
2024-01-19board: st: stm32mp2: add checkboardPatrick Delaunay
2024-01-19stm32mp: activate the command stboard for stm32mp25 boardsPatrick Delaunay
2024-01-19stm32mp: stm32prog: add support of stm32mp25Patrick Delaunay
2024-01-19smt32mp: add setup_mac_address for stm32mp25Patrick Delaunay
2024-01-19stm32mp: add setup_serial_number for stm32mp25Patrice Chotard
2024-01-19stm32mp: add soc.c filePatrick Delaunay
2024-01-19configs: stm32mp25: add support of fuse commandPatrick Delaunay
2024-01-19stm32mp: bsec: add support of stm32mp25Patrick Delaunay
2024-01-19stm32mp: bsec: add driver dataPatrick Delaunay
2024-01-19arm: stm32mp: add Rev.B support for STM32MP25Yann Gautier
2024-01-19arm64: dts: st: add bsec support to stm32mp25Patrick Delaunay
2024-01-19ARM: dts: stm32: Fix reset for usart1 in scmi configurationPatrice Chotard
2024-01-19Merge tag 'u-boot-rockchip-20240119' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-01-19rockchip: rk3128: remove noop fileQuentin Schulz
2024-01-19rockchip: remove unused global data ptrQuentin Schulz
2024-01-19rockchip: find U-boot proper boot device by inverting the logic that sets itQuentin Schulz
2024-01-19rockchip: factor out spl_perform_fixups into common spl-boot-orderQuentin Schulz