aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-17test: test_trace.py: Handle newer trace-cmd report formatsWIP/17Jan2024Tom Rini1-4/+10
2024-01-17CI: Move to latest Ubuntu "Jammy" tagTom Rini3-3/+3
2024-01-17test/py/requirements.txt: Update packaging requirementTom Rini1-1/+1
2024-01-17docker: build QEMU v8.2.0Heinrich Schuchardt1-1/+3
2024-01-17Merge tag 'xilinx-for-v2024.04-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini45-328/+398
2024-01-17Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini118-583/+1042
2024-01-17Merge branch '2024-01-16-assorted-updates-and-improvements'Tom Rini61-43/+7211
2024-01-17test.py: Update pycryptodomex to address CVE-2023-52323Tom Rini1-1/+1
2024-01-17doc: drop references to non-existing CONFIG_MEM_SUPPORT_64BIT_DATARasmus Villemoes2-2/+2
2024-01-17README: drop mention of MEM_SUPPORT_64BIT_DATARasmus Villemoes1-3/+0
2024-01-17cmd/mem.c: fix wrong use of ifdef, drop pointless SUPPORT_64BIT_DATA macroRasmus Villemoes1-20/+18
2024-01-17test: add test of "cp" shell commandRasmus Villemoes2-0/+169
2024-01-17riscv: qemu: imply GOLDFISH_RTCHeinrich Schuchardt1-0/+2
2024-01-17rtc: driver for Goldfish RTCHeinrich Schuchardt3-0/+113
2024-01-17fs: remove explicit efi configuration dependencyAKASHI Takahiro1-4/+3
2024-01-17net: tftp: remove explicit efi configuration dependencyAKASHI Takahiro1-6/+4
2024-01-17efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGRAKASHI Takahiro6-8/+8
2024-01-17efi_loader: split unrelated code from efi_bootmgr.cAKASHI Takahiro9-505/+531
2024-01-17doc: update requirements.txtHeinrich Schuchardt1-22/+21
2024-01-17doc: import Sphinx theme.css and pygments.cssHeinrich Schuchardt1-1/+4
2024-01-17doc: update theme_overrides.cssHeinrich Schuchardt1-4/+40
2024-01-17doc: add sphinx_rtd_theme extensionHeinrich Schuchardt1-1/+1
2024-01-17docs/sphinx: Explicitly convert Sphinx paths to strOliver Faso2-2/+2
2024-01-17doc: create index entries for commandsHeinrich Schuchardt92-0/+276
2024-01-17doc: add generated index to table of contentsHeinrich Schuchardt2-1/+8
2024-01-17doc: dfu: fix a handful of typosMattijs Korpershoek1-30/+30
2024-01-17configs: zynqmp_kria: Enable CONFIG_OF_BOARD_SETUPVenkatesh Yadav Abbarapu1-0/+1
2024-01-17xilinx: board: Update the kaslr-seed propertyVenkatesh Yadav Abbarapu1-0/+49
2024-01-16cmd/command.c: relax length check in cmd_get_data_size()Rasmus Villemoes1-1/+1
2024-01-16cmd/command.c: constify "arg" argument of cmd_get_data_size()Rasmus Villemoes2-2/+2
2024-01-16doc/usage/cmd/cp.rst: document that overlapping regions are supportedRasmus Villemoes1-1/+2
2024-01-16cmd/mem.c: use memmove in do_mem_cp()Rasmus Villemoes1-1/+1
2024-01-16test/py: memtest: Add tests for mtest commandLove Kumar1-0/+68
2024-01-16reset: npcm: Add support for Nuvoton NPCM BMC familyJim Liu3-0/+153
2024-01-16test/py: i2c: Add tests for i2c commandLove Kumar1-0/+116
2024-01-16test/py: mii: Add tests for mii commandLove Kumar1-0/+92
2024-01-16ARM add initial support for the Phytium Pe2201 Board.TracyMg_Li15-0/+684
2024-01-16lib: smbios: remove redundant next_header()Heinrich Schuchardt1-9/+2
2024-01-16smbios: copy QEMU tablesHeinrich Schuchardt5-2/+209
2024-01-16arm: dts: k3-j721e-binman: Add support for HS-SE 2.0Neha Malcom Francis1-0/+83
2024-01-16doc: board: phytec: Add phyCORE-AM62xWadim Egorov3-0/+160
2024-01-16board: phytec: am62x: Add PHYTEC phyCORE-AM62x SoMWadim Egorov20-1/+5312
2024-01-16test/py: mdio: Add tests for mdio commandLove Kumar1-0/+79
2024-01-16test/py: net: Add dhcp abort testLove Kumar1-0/+57
2024-01-16Merge tag 'qcom-2024.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-bo...WIP/16Jan2024Tom Rini81-1792/+1773
2024-01-16Merge tag 'u-boot-imx-20240115' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini23-201/+1070
2024-01-16sandbox_flattree: enable button supportCaleb Connolly1-0/+3
2024-01-16test: spmi: fix testsCaleb Connolly2-3/+3
2024-01-16pmic: qcom: dont use dev_read_addr to get USIDCaleb Connolly2-98/+11
2024-01-16spmi: msm: fix register range namesCaleb Connolly4-58/+23