aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-29spi: cadence_qspi: Address the comparison failure for 0-8 bytes of dataTejas Bhumkar
2024-01-29mtd: spi-nor-ids: Add is25lx512 chipTejas Bhumkar
2024-01-29spi: dw: add check for Rx FIFO overflowMaksim Kiselev
2024-01-29efi_loader: check efi_get_variable_int return valueMasahisa Kojima
2024-01-29efi_loader: replace find_smbios_table by library functionHeinrich Schuchardt
2024-01-29cmd: in do_efi_capsule_esrt use efi_get_configuration_tableHeinrich Schuchardt
2024-01-29efi_loader: export efi_get_configuration_tableHeinrich Schuchardt
2024-01-29doc: uefi: remove ".py" suffix for pytest.py commandWei Ming Chen
2024-01-29riscv: separate .data and .text sections of EFI binariesHeinrich Schuchardt
2024-01-29riscv: page align EFI binary sectionHeinrich Schuchardt
2024-01-29riscv: conflicting SPDX license linker scriptsHeinrich Schuchardt
2024-01-29efi_selftest: add missing line feed in efi_selftest_miniapp_exitHeinrich Schuchardt
2024-01-29doc: dm: Fix typoAlexander Dahl
2024-01-29sunxi: simplify U-Boot proper only buildsAndre Przywara
2024-01-29sunxi: remove common.h inclusionAndre Przywara
2024-01-29sunxi: sun9i: remove unneeded base addresses from headerAndre Przywara
2024-01-29sunxi: sun4i: remove unneeded base addresses from headerAndre Przywara
2024-01-29sunxi: sun50i-h6: remove unneeded base addresses from headerAndre Przywara
2024-01-29sunxi: cleanup sunxi-common.hAndre Przywara
2024-01-27Merge branch 'master-cleanup' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-01-27ARM: renesas: whitehawk: Drop extra leading spaceMarek Vasut
2024-01-27ARM: renesas: Drop include common.hMarek Vasut
2024-01-27pinctrl: renesas: Drop include common.hMarek Vasut
2024-01-27clk: renesas: Drop include common.hMarek Vasut
2024-01-27Merge tag 'smbios-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/...Tom Rini
2024-01-26lib: support SMBIOS3 table in uuid_guid_get_str()Heinrich Schuchardt
2024-01-26smbios: use struct_table_length to get SMBIOS 2.1 total table lengthMasahisa Kojima
2024-01-26efi_loader: migrate SMBIOS 3.0 entry point structure for measurementMasahisa Kojima
2024-01-26configs: enable smbios command on qemu_arm64_defconfigHeinrich Schuchardt
2024-01-26configs: enable smbios command on sandboxHeinrich Schuchardt
2024-01-26test: unit test for smbios commandHeinrich Schuchardt
2024-01-26doc: man-page for smbios commandHeinrich Schuchardt
2024-01-26cmd: provide command to display SMBIOS informationHeinrich Schuchardt
2024-01-26smbios: type2: contained object handlesHeinrich Schuchardt
2024-01-25Merge branch '2024-01-24-assorted-fixes-and-updates'Tom Rini
2024-01-24reset: reset-hisilicon: also handle #reset-cells = <2>Yang Xiwen
2024-01-24test: enhance unicode_test_utf8_to_utf32_stream()Heinrich Schuchardt
2024-01-24lib: add comment in utf8_to_utf32_stream()Heinrich Schuchardt
2024-01-24docker: Add tools/buildman/requirements.txt to the cacheTom Rini
2024-01-24common: console: Fix print complete stdio device listPatrice Chotard
2024-01-24cmd: bootmenu: rename U-Boot console to ExitSvyatoslav Ryhel
2024-01-24board: verdin-am62: set cpu core voltage depending on speed gradeMax Krummenacher
2024-01-24arm: mach-k3: am62: provide more soc feature info accessorsMax Krummenacher
2024-01-24arm: mach-k3: am62: move device identification accessor functions to headerMax Krummenacher
2024-01-24board: verdin-am62: improve comment on usb phy core voltageMax Krummenacher
2024-01-24headers: don't depend on errno.h being availableMax Krummenacher
2024-01-24cmd: increase default for SYS_MAXARGSHeinrich Schuchardt
2024-01-24board: ti: common: board_detect: Fix EEPROM offset read for 1-bytePrasanth Babu Mantena
2024-01-22Merge patch series "omap3: Make SPL_OMAP3_ID_NAND depend on NAND_OMAP_GPMC"Tom Rini
2024-01-22mtd: Make CONFIG_MTD be the gate symbol for the menuTom Rini