summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-28cli: Correct several bugs in cli_getch()Simon Glass
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
2023-03-25efi_loader: move dp_alloc() to efi_alloc()Heinrich Schuchardt
2023-03-25efi_loader: move struct efi_device_path to efi.hHeinrich Schuchardt
2023-03-25efi_loader: fix device-path for USB devicesHeinrich Schuchardt
2023-03-25efi_loader: support for Ctrl() device path nodeHeinrich Schuchardt
2023-03-25efi_loader: fix device-path for USB devicesHeinrich Schuchardt
2023-03-25efi_loader: support for Ctrl() device path nodeHeinrich Schuchardt
2023-03-24Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvel...Tom Rini
2023-03-24Merge branch 'rpi-2023.04' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2023-03-24mmc: bcm2835-host: let firmware manage the clock divisorVincent Fazio
2023-03-24arm: rpi: fallback to max clock rate for MMC clockVincent Fazio