summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-18cmd: nvedit: Fix typo in 'illegal character' errorIvan Orlov
2024-01-18image-host: refactor and protect for very long filenamesHugo Cornelis
2024-01-18board: ti: am64: Support TMDS64EVMRoger Quadros
2024-01-18include: env: ti: add default for do_main_cpsw0_qsgmii_phyinitManorit Chawdhry
2024-01-18include: env: ti: ti_common: Fix a missing semicolonManorit Chawdhry
2024-01-18boot: superfluous assignment in bootflow_menu_new()Heinrich Schuchardt
2024-01-18boot: remove dead code in bootflow_check()Heinrich Schuchardt
2024-01-18lib: rsa: Allow legacy URI specification without "pkcs11:"Csókás Bence
2024-01-18lib: rsa: Fix PKCS11 URI if one is not given in `keydir`Csókás Bence
2024-01-18tools: binman: ti_board_cfg: Check for linting problemsNeha Malcom Francis
2024-01-18board: ti: *-cfg.yaml: Adhere to yamllint rulesNeha Malcom Francis
2024-01-18iommu: dont fail silentlyCaleb Connolly
2024-01-18bootdev: avoid infinite probe loopCaleb Connolly
2024-01-18Revert "test: hush: dollar: fix bugous behavior"Tom Rini
2024-01-18Revert "cmd: Set modern hush as default shell"Tom Rini
2024-01-18Revert "test/py: net: Add dhcp abort test"Tom Rini
2024-01-18CI: Move to latest Ubuntu "Jammy" tagTom Rini
2024-01-18test: test_trace.py: Have trace-cmd report always use -lTom Rini
2024-01-17test/py/requirements.txt: Update packaging requirementTom Rini
2024-01-17docker: build QEMU v8.2.0Heinrich Schuchardt
2024-01-17Merge tag 'xilinx-for-v2024.04-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2024-01-17Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-01-17Merge branch '2024-01-16-assorted-updates-and-improvements'Tom Rini
2024-01-17test.py: Update pycryptodomex to address CVE-2023-52323Tom Rini
2024-01-17doc: drop references to non-existing CONFIG_MEM_SUPPORT_64BIT_DATARasmus Villemoes
2024-01-17README: drop mention of MEM_SUPPORT_64BIT_DATARasmus Villemoes
2024-01-17cmd/mem.c: fix wrong use of ifdef, drop pointless SUPPORT_64BIT_DATA macroRasmus Villemoes
2024-01-17test: add test of "cp" shell commandRasmus Villemoes
2024-01-17riscv: qemu: imply GOLDFISH_RTCHeinrich Schuchardt
2024-01-17rtc: driver for Goldfish RTCHeinrich Schuchardt
2024-01-17fs: remove explicit efi configuration dependencyAKASHI Takahiro
2024-01-17net: tftp: remove explicit efi configuration dependencyAKASHI Takahiro
2024-01-17efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGRAKASHI Takahiro
2024-01-17efi_loader: split unrelated code from efi_bootmgr.cAKASHI Takahiro
2024-01-17doc: update requirements.txtHeinrich Schuchardt
2024-01-17doc: import Sphinx theme.css and pygments.cssHeinrich Schuchardt
2024-01-17doc: update theme_overrides.cssHeinrich Schuchardt
2024-01-17doc: add sphinx_rtd_theme extensionHeinrich Schuchardt
2024-01-17docs/sphinx: Explicitly convert Sphinx paths to strOliver Faso
2024-01-17doc: create index entries for commandsHeinrich Schuchardt
2024-01-17doc: add generated index to table of contentsHeinrich Schuchardt
2024-01-17doc: dfu: fix a handful of typosMattijs Korpershoek
2024-01-17configs: zynqmp_kria: Enable CONFIG_OF_BOARD_SETUPVenkatesh Yadav Abbarapu
2024-01-17xilinx: board: Update the kaslr-seed propertyVenkatesh Yadav Abbarapu
2024-01-16cmd/command.c: relax length check in cmd_get_data_size()Rasmus Villemoes
2024-01-16cmd/command.c: constify "arg" argument of cmd_get_data_size()Rasmus Villemoes
2024-01-16doc/usage/cmd/cp.rst: document that overlapping regions are supportedRasmus Villemoes
2024-01-16cmd/mem.c: use memmove in do_mem_cp()Rasmus Villemoes
2024-01-16test/py: memtest: Add tests for mtest commandLove Kumar
2024-01-16reset: npcm: Add support for Nuvoton NPCM BMC familyJim Liu