summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-29imx: imx8ulp: Clear dividers in PLL3DIV_PFD registersYe Li
2023-03-29imx: imx8ulp: Reconfigure MRC3 for SRAM0 accessYe Li
2023-03-29ddr: imx8ulp: Change DRAM timing save area to 0x20055000Ye Li
2023-03-29imx: imx8ulp: configure XRDC for DRAM access from S400Ye Li
2023-03-29imx: imx8ulp: Adjust handshake to sync TRDC and XRDC completionYe Li
2023-03-29imx: imx8ulp: Remove the TRDC configure from A35Ye Li
2023-03-29imx: imx8ulp: Set XRDC MRC4/5 for access DDR from APDYe Li
2023-03-29imx: imx8ulp: Limit the eMMC ROM API workaround to A0.1 partYe Li
2023-03-29imx: imx8ulp: Get chip revision from SentinelYe Li
2023-03-29imx: imx8ulp: Fix MU device probe failureYe Li
2023-03-28Merge tag 'u-boot-at91-2023.07-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-03-27Revert "rockchip: Fix early use of bootph props"Tom Rini
2023-03-27Merge branch 'master' into nextTom Rini
2023-03-27Prepare v2023.04-rc5v2023.04-rc5Tom Rini
2023-03-27configs: Resync with savedefconfigTom Rini
2023-03-27Merge branch '2023-03-27-rockchip-rk3399-fixes'Tom Rini
2023-03-27rockchip: rk3399: Drop altbootcmdTom Rini
2023-03-27rockchip: Use BOOTSTD_DEFAULTS if not DISTRO_DEFAULTSTom Rini
2023-03-27rockchip: Disable DISTRO_DEFAULTS for rk3399 boardsSimon Glass
2023-03-27boot: Create a common BOOT_DEFAULTS for distro and bootstdSimon Glass
2023-03-27lmb: Enable LMB if SYS_BOOT_RAMDISK_HIGHSimon Glass
2023-03-27Move DISTRO_DEFAULTS into boot/Simon Glass
2023-03-27rockchip: Drop bootstage stash in TPL and SPL for rockpro64Simon Glass
2023-03-27Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2023-03-27configs: at91: sam9x60: Add required configs for the USB clockSergiu Moga
2023-03-27clk: at91: sam9x60: Add initial setup of UPLL and USBCK ratesSergiu Moga
2023-03-27clk: at91: pmc: export clock setup to pmcClaudiu Beznea
2023-03-27clk: at91: sam9x60: Register the required clocks for USBSergiu Moga
2023-03-27clk: at91: Add support for sam9x60 USB clockSergiu Moga
2023-03-27x86: som-db5800-som-6867: Fix up adjustment of CONFIG_TEXT_BASESimon Glass
2023-03-27x86: dfi-bt700: Fix up adjustment of CONFIG_TEXT_BASESimon Glass
2023-03-27x86: conga-qeval20-qa3-e3845: Fix up adjustment of CONFIG_TEXT_BASESimon Glass
2023-03-27x86: bayleybay: Fix up adjustment of CONFIG_TEXT_BASESimon Glass
2023-03-27x86: minnowmax: Fix up adjustment of CONFIG_TEXT_BASESimon Glass
2023-03-25Merge tag 'efi-next-20230325' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-03-25Merge tag 'efi-2023.04-rc5' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-03-25cmd: bootefi: allocate device-tree copy from high memoryHeinrich Schuchardt
2023-03-25efI: Allow packaging a kernel in the debugging scriptSimon Glass
2023-03-25efi: Support showing tablesSimon Glass
2023-03-25efi: Split out table-listing code into a new fileSimon Glass
2023-03-25doc: Add help for the efi commandSimon Glass
2023-03-25efi: Include GUID names with EFI app and payloadSimon Glass
2023-03-25efi: Add another tranch of GUIDsSimon Glass
2023-03-25x86: Support zboot and bootm in the EFI appSimon Glass
2023-03-25x86: Exit EFI boot services before starting kernelSimon Glass
2023-03-25x86: Support booting a 64-bit kernel from 64-bit U-BootSimon Glass
2023-03-25x86: Add return-value comment to cpu_jump_to_64bit()Simon Glass
2023-03-25x86: Adjust bootparam.h to be more like linuxSimon Glass
2023-03-25efi: Set RUN_64BIT correctly for the EFI appSimon Glass
2023-03-25efi_loader: simplify efi_str_to_u16()Heinrich Schuchardt