summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-16bootstd: Allow storing the OS command line in the bootflowSimon Glass
2023-07-16bootstd: Correct baudrate typoSimon Glass
2023-07-16bootstd: Use bootdev instead of bootdeviceSimon Glass
2023-07-16bootstd: Correct the name of the QEMU bootmethSimon Glass
2023-07-16test: Skip flat-tree tests if devicetree is not usedSimon Glass
2023-07-15Merge tag 'efi-2023-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-07-15doc: uefi: enhance anti-rollback documentationMasahisa Kojima
2023-07-15README: remove Minicom commentHeinrich Schuchardt
2023-07-15efi_selftests: add extra testcases on controller handlingIlias Apalodimas
2023-07-15efi_loader: fix the return codes of UninstallProtocolIlias Apalodimas
2023-07-15efi_loader: check the status of disconnected driversIlias Apalodimas
2023-07-15efi_loader: reconnect drivers on failureIlias Apalodimas
2023-07-15Load option with short device path for boot varsRaymond Mao
2023-07-15Fix incorrect return code of boot option updateRaymond Mao
2023-07-15Move bootorder and bootoption apis to libRaymond Mao
2023-07-14Merge branch '2023-07-14-assorted-general-updates'Tom Rini
2023-07-14powerpc: Fix flush_cache() speed regressionChristophe Leroy
2023-07-14lzma: Fix decompression speed regressionChristophe Leroy
2023-07-14ufs: Use 'TASK_TAG' to construct the ucd_req_ptr->header.dword_0Bhupesh Sharma
2023-07-14drivers: led: bcm6753: do not use null label to find the topPhilippe Reynes
2023-07-14board_f: Relocate fdt even if GD_FLG_SKIP_RELOC is setKunihiko Hayashi
2023-07-14lib/zlib: Fix a bug when getting a gzip header extra fieldOleksandr Suvorov
2023-07-14net: ti: am65-cpsw-nuss: Use dedicated port mode control registersAndreas Dannenberg
2023-07-14disable NFS support by defaultPeter Robinson
2023-07-14env: mmc: statically set the environment partition nameEmmanuel Di Fede
2023-07-14firmware: scmi: return a right errno for SCMI status codeAKASHI Takahiro
2023-07-14hash: fix a memory leakSergei Antonov
2023-07-14clk: scmi: claim the dependency on CONFIG_CLKAKASHI Takahiro
2023-07-14arch: arm: npcm8xx: add cpu version and 4G ram supportJim Liu
2023-07-14misc: npcm_host_intf: change initialization sequenceJim Liu
2023-07-14pinctrl: nuvoton: fix reset reason error for poweronJim Liu
2023-07-14board: nuvoton: arbel: change uboot load addressJim Liu
2023-07-14misc: nuvoton: fix type errorJim Liu
2023-07-14ARM: dts: npcm8xx: fix dts node errorJim Liu
2023-07-14board: nuvoton: add env setting for boot to linuxJim Liu
2023-07-14ARM: config: Enable config to decompress the FIT imageJim Liu
2023-07-14Merge branch '2023-07-14-nuvoton-platform-updates'Tom Rini
2023-07-14Merge branch '2023-07-14-expo-initial-config-editor'Tom Rini
2023-07-14video: Update stb_truetypeSimon Glass
2023-07-14expo: Add tests for the configuration editorSimon Glass
2023-07-14expo: Add a configuration editorSimon Glass
2023-07-14expo: Support building an expo from a description fileSimon Glass
2023-07-14expo: Add spacing around menus and itemsSimon Glass
2023-07-14expo: Implement the keypress logic for popup menusSimon Glass
2023-07-14expo: Draw the current opened menu on topSimon Glass
2023-07-14expo: Draw popup menus in both opened and closed statesSimon Glass
2023-07-14expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEMSimon Glass
2023-07-14expo: Support drawing of popup menusSimon Glass
2023-07-14expo: Move menu-item selection into a functionSimon Glass
2023-07-14expo: Support simple themesSimon Glass