aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-29test/py: scsi: Add test for scsi commandsWIP/2024-01-29-pytest-enhancementsLove Kumar1-0/+92
2024-01-29test/py: spi: Add tests for SPI flash deviceLove Kumar1-0/+626
2024-01-29test/py: nand: Add tests for NAND flash deviceLove Kumar1-0/+201
2024-01-29test/py: usb: Add tests for USB deviceLove Kumar1-0/+626
2024-01-29test/py: mmc: Add tests for MMC deviceLove Kumar1-0/+671
2024-01-29test/py: secure: Add secure tests for Zynq & ZynqMPLove Kumar2-0/+294
2024-01-29test/py: gpio: Add gpio pins generic testLove Kumar1-0/+90
2024-01-29test/py: zynqmp_rpu: Add test for loading RPU appsLove Kumar1-0/+208
2024-01-29pytest: update requirements.txtCaleb Connolly1-2/+2
2024-01-27Merge branch 'master-cleanup' of https://source.denx.de/u-boot/custodians/u-b...WIP/27Jan2024Tom Rini77-78/+5
2024-01-27ARM: renesas: whitehawk: Drop extra leading spaceMarek Vasut1-1/+1
2024-01-27ARM: renesas: Drop include common.hMarek Vasut38-38/+4
2024-01-27pinctrl: renesas: Drop include common.hMarek Vasut16-16/+0
2024-01-27clk: renesas: Drop include common.hMarek Vasut23-23/+0
2024-01-27Merge tag 'smbios-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/...Tom Rini15-65/+407
2024-01-26lib: support SMBIOS3 table in uuid_guid_get_str()Heinrich Schuchardt1-0/+4
2024-01-26smbios: use struct_table_length to get SMBIOS 2.1 total table lengthMasahisa Kojima1-1/+1
2024-01-26efi_loader: migrate SMBIOS 3.0 entry point structure for measurementMasahisa Kojima5-64/+66
2024-01-26configs: enable smbios command on qemu_arm64_defconfigHeinrich Schuchardt1-0/+1
2024-01-26configs: enable smbios command on sandboxHeinrich Schuchardt1-0/+1
2024-01-26test: unit test for smbios commandHeinrich Schuchardt1-0/+41
2024-01-26doc: man-page for smbios commandHeinrich Schuchardt2-0/+94
2024-01-26cmd: provide command to display SMBIOS informationHeinrich Schuchardt3-0/+198
2024-01-26smbios: type2: contained object handlesHeinrich Schuchardt1-0/+1
2024-01-25Merge branch '2024-01-24-assorted-fixes-and-updates'Tom Rini23-55/+160
2024-01-24reset: reset-hisilicon: also handle #reset-cells = <2>Yang Xiwen1-2/+13
2024-01-24test: enhance unicode_test_utf8_to_utf32_stream()Heinrich Schuchardt1-3/+8
2024-01-24lib: add comment in utf8_to_utf32_stream()Heinrich Schuchardt1-0/+4
2024-01-24docker: Add tools/buildman/requirements.txt to the cacheTom Rini1-2/+4
2024-01-24common: console: Fix print complete stdio device listPatrice Chotard1-15/+12
2024-01-24cmd: bootmenu: rename U-Boot console to ExitSvyatoslav Ryhel1-5/+5
2024-01-24board: verdin-am62: set cpu core voltage depending on speed gradeMax Krummenacher1-0/+47
2024-01-24arm: mach-k3: am62: provide more soc feature info accessorsMax Krummenacher1-0/+16
2024-01-24arm: mach-k3: am62: move device identification accessor functions to headerMax Krummenacher2-23/+23
2024-01-24board: verdin-am62: improve comment on usb phy core voltageMax Krummenacher1-2/+3
2024-01-24headers: don't depend on errno.h being availableMax Krummenacher12-0/+22
2024-01-24cmd: increase default for SYS_MAXARGSHeinrich Schuchardt1-1/+1
2024-01-24board: ti: common: board_detect: Fix EEPROM offset read for 1-bytePrasanth Babu Mantena1-2/+2
2024-01-22Merge patch series "omap3: Make SPL_OMAP3_ID_NAND depend on NAND_OMAP_GPMC"Tom Rini237-127/+135
2024-01-22mtd: Make CONFIG_MTD be the gate symbol for the menuTom Rini234-124/+131
2024-01-22cmd/flash: Make this default y for CFI and NOR onlyTom Rini1-1/+1
2024-01-22env: Make ENV_IS_IN_SPI_FLASH depend on SPI flash being presentTom Rini1-1/+1
2024-01-22cmd/mtdparts: Make this select MTD_PARTITIONSTom Rini2-1/+1
2024-01-22omap3: Make SPL_OMAP3_ID_NAND depend on NAND_OMAP_GPMCTom Rini1-0/+1
2024-01-22common: usb-hub: Reset hub port before scanningShantur Rathore1-1/+3
2024-01-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2-3/+35
2024-01-22Merge tag 'u-boot-imx-master-20240122' of https://gitlab.denx.de/u-boot/custo...Tom Rini9-0/+36
2024-01-22Merge commit '3c9bb8fbdc77f6bd56e97597d875d8965db3b96c' of https://github.com...Tom Rini3-5/+20
2024-01-22board: solidrun: clearfog: fix serdes 1 / eth2 speed for clearfog gtrJosua Mayer1-0/+8
2024-01-22arm: mvebu: clearfog gtr: add config option to select serdes0 interfaceJosua Mayer2-3/+27