summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-31arm: kirkwood: Pogoplug-V4 : Add DTS filesTony Dinh
2022-01-31arm: mvebu: Espressobin: Fix URLs in commentsPali Rohár
2022-01-30binman: Skip node generation for images read from filesJan Kiszka
2022-01-30moveconfig: Fix code relying on now-stripped newline charactersAlper Nebi Yasak
2022-01-30Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-01-30mkimage: sunxi_egon: Allow overriding the padding sizeSamuel Holland
2022-01-30sunxi: Fix H616 DRAM read calibration for dual rankJernej Skrabec
2022-01-30sunxi: fix H616 DRAM ODT supportJernej Skrabec
2022-01-30sunxi: Add option to prevent booting on power plug-inChris Morgan
2022-01-30pmic: axp: define ALDO_IN startup bitAndre Przywara
2022-01-30sunxi: gpio: Fix up pointer arithmeticAndre Przywara
2022-01-30mmc: sunxi: Use DM_GPIO flags to set pull-upSamuel Holland
2022-01-30gpio: sunxi: Implement .set_flagsSamuel Holland
2022-01-30sunxi: gpio: Add per-bank drive and pull settersSamuel Holland
2022-01-30sunxi: gpio: Return void from setter functionsSamuel Holland
2022-01-30sunxi: dram_sun4i/5i: use DRAM_MEMORY_TYPE_DDR3 instead of magic number 3Giulio Benetti
2022-01-30i2c: mvtwsi: Add compatible string for allwinner, sun4i-a10-i2cChris Morgan
2022-01-30sunxi: call fdt_fixup_ethernet again to set macaddr for more aliasesIcenowy Zheng
2022-01-30sunxi: SPI: fix pinmuxing for Allwinner H6 SoCsDaniel Wagenknecht
2022-01-29Merge tag 'efi-2022-04-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-01-29Merge branch '2022-01-28-assorted-fixes'Tom Rini
2022-01-29squashfs: show an error message if the inode_table can't be, allocatedLars Weber
2022-01-29efi_loader: hash the image once before checking against db/dbxIlias Apalodimas
2022-01-29efi_loader: correctly handle mixed hashes and signatures in dbIlias Apalodimas
2022-01-29lib: allow printing RISC-V EFI Boot Protocol GUIDHeinrich Schuchardt
2022-01-29efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL supportSunil V L
2022-01-29tools: mkeficapsule: rework the code a little bitAKASHI Takahiro
2022-01-29tools: mkeficapsule: output messages to stderr instead of stdoutAKASHI Takahiro
2022-01-29efi_loader: correct function comment styleHeinrich Schuchardt
2022-01-29doc: describe MSEL settings for booting from SD cardHeinrich Schuchardt
2022-01-29Nokia RX-51: Convert documentation to rst formatPali Rohár
2022-01-29Nokia RX-51: Update documentation about flashingPali Rohár
2022-01-29Nokia RX-51: Update documentation about ext2/3/4Pali Rohár
2022-01-28dm: serial: Add a migration deadline for serialSimon Glass
2022-01-28gitlab/azure: x86: Add a coreboot testSimon Glass
2022-01-28configs: am64x_evm_r5/a53_defconfig: Enable configs required for EthbootVignesh Raghavendra
2022-01-28configs: am64xx_evm: Increase BSS max size to 16KVignesh Raghavendra
2022-01-28ARM: dts: k3-am642-sk: Disable cpsw_port1 in SPLVignesh Raghavendra
2022-01-28net: ti: am65-cpsw-nuss: Fix err msg for port bind failuresVignesh Raghavendra
2022-01-28rsa: adds rsa3072 algorithmJamin Lin
2022-01-28bootcount: fix printf() codeHeinrich Schuchardt
2022-01-28dfu: mtd: skip empty pages when writing page for UBI partitionPatrick Delaunay
2022-01-28pci: Extend 'pci' command with bus option '*'Pali Rohár
2022-01-28pci: Add checks for valid cmdline argumentsPali Rohár
2022-01-28pci: Extend 'pci regions' command with bus numberPali Rohár
2022-01-28pci: Fix setting controller's last_busnoPali Rohár
2022-01-28spl: add support for custom boot method namesHeiko Thiery
2022-01-28Merge branch '2022-01-28-fastboot-updates'Tom Rini
2022-01-28fastboot: only look up real partition names when no alias existsMatthias Schiffer
2022-01-28dfu: handle short frame result of UPLOAD in state_dfu_idlePatrick Delaunay