aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-25Merge tag 'efi-next-20230325' of https://source.denx.de/u-boot/custodians/u-b...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-24Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvel...Tom Rini
2023-03-24tools: kwboot: Document information about NOR XIPPali Rohár
2023-03-24tools: kwboot: Workaround A38x BootROM bug for images with a gapPali Rohár
2023-03-24tools: kwboot: Fix sending very small imagesPali Rohár
2023-03-24tools: kwboot: Fix inserting UART data checksum without -B optionPali Rohár
2023-03-24tools: kwboot: Fix invalid UART kwbimage v1 headerszPali Rohár
2023-03-24tools: kwbimage: Fix invalid UART kwbimage v1 headerszPali Rohár
2023-03-24ddr: marvell: a38x: Remove unused file seq_exec.hPali Rohár
2023-03-24arm: kirkwood: Enable Debug UART for Zyxel NSA310STony Dinh
2023-03-24arm: kirkwood: Move internal registers in arch_very_early_init() functionPali Rohár
2023-03-24doc/kwboot.1: Update Armada 38x BootROM bug descriptionPali Rohár
2023-03-24arm: mvebu: Set common SPI flash default speed and modeTony Dinh
2023-03-24arm: mvebu: Enable NAND flash for Thecus N2350 boardTony Dinh
2023-03-22Merge branch '2023-03-22-assorted-minor-code-cleanups' into nextTom Rini
2023-03-22purism: librem5: Fix a function declaration in spl.cTom Rini
2023-03-22examples: Don't use LTO for hello_worldTom Rini
2023-03-22spl: Add function prototype for spl_mmc_get_uboot_raw_sectorTom Rini
2023-03-22arm: Correct cpu_reset function prototype on some platformsTom Rini
2023-03-22proftool: Remove unused variables in make_flame_treeTom Rini
2023-03-22imx8image: Remove unused cont_img_count variableTom Rini
2023-03-22zlib: trees.c: Fix a warning with clang-15Tom Rini
2023-03-22libavb: Fix a warning with clang-15Tom Rini
2023-03-22dlmalloc: Fix a warning with clang-15Tom Rini
2023-03-22global: Disable deprecated-non-prototype warning with clangTom Rini
2023-03-22Merge branch '2023-03-21-assorted-CI-updates' into nextTom Rini
2023-03-21CI: Allow a mirror to be specified for Docker HubPeter Hoyes
2023-03-21CI: Allow job tag to be optionally set globallyPeter Hoyes