summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-11mailbox: apple: Add driver for Apple IOP mailboxMark Kettenis5-0/+124
2022-02-11nvme: Split out PCI supportMark Kettenis147-177/+207
2022-02-10Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini6-16/+232
2022-02-10Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini102-1158/+1290
2022-02-10Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini19-332/+120
2022-02-10arm: kirkwood: Pogoplug E02 : Convert Ethernet to Driver ModelTony Dinh4-77/+22
2022-02-10tools: kwboot: Allow to use -b without image path as the last getopt() optionPali Rohár1-1/+1
2022-02-10arm: kirkwood: Dockstar : Add DM EthernetTony Dinh4-84/+30
2022-02-10MAINTAINERS: Update list of Armada 385 and Armada 3720 driversPali Rohár1-0/+9
2022-02-10tools: kwboot: Fix detection of quit esc sequencePali Rohár1-8/+11
2022-02-10arm: kirkwood: iConnect : Add Ethernet supportTony Dinh4-42/+26
2022-02-10arm: kirkwood: Dreamplug : Use Marvell uclass mvgbe and PHY driver for EthernetTony Dinh5-120/+21
2022-02-10doc: qemu-riscv: Update documentation for QEMU spike machineAnup Patel1-16/+32
2022-02-10riscv: qemu: Implement is_flash_available() for MTD NORAnup Patel1-0/+12
2022-02-10riscv: qemu: Enable HTIF console supportAnup Patel1-0/+1
2022-02-10serial: Add RISC-V HTIF console driverAnup Patel3-0/+187
2022-02-09binman: Convert FIT entry type to a subclass of Section entry typeAlper Nebi Yasak2-51/+30
2022-02-09binman: Check missing bintools of Section subclassesAlper Nebi Yasak1-0/+1
2022-02-09binman: Register and check bintools from FIT subentriesAlper Nebi Yasak3-0/+78
2022-02-09binman: Fix subentry expansion for FIT entry typeAlper Nebi Yasak2-9/+29
2022-02-09acpi: Move MCFG implementation to common libMoritz Fischer6-65/+81
2022-02-09arch: x86: lib: acpi_table: Fix MCFG entriesMoritz Fischer1-0/+2
2022-02-09serial-uclass: fix build warningHeiko Schocher1-1/+1
2022-02-09serial: remove nulldev_serial_inputHeiko Schocher1-5/+0
2022-02-09patman: Update with new pylint scoresSimon Glass1-17/+17
2022-02-09patman: Convert camel case in terminal.pySimon Glass8-82/+82
2022-02-09patman: Rename Color() method to build()Simon Glass11-71/+71
2022-02-09patman: Rename Print() to Tprint()Simon Glass5-41/+41
2022-02-09patman: Convert camel case in tout.pySimon Glass15-91/+91
2022-02-09patman: Convert camel case in test_util.pySimon Glass6-15/+15
2022-02-09patman: Convert camel case in test_checkpatch.pySimon Glass1-34/+34
2022-02-09patman: Convert camel case in project.pySimon Glass2-2/+2
2022-02-09patman: Convert camel case in gitutil.pySimon Glass12-99/+99
2022-02-09patman: Convert camel case in get_maintainer.pySimon Glass2-4/+4
2022-02-09patman: Convert camel case in func_test.pySimon Glass1-25/+25
2022-02-09patman: Convert camel case in cros_subprocess.pySimon Glass2-30/+31
2022-02-09patman: Convert camel case in commit.pySimon Glass3-10/+10
2022-02-09patman: Convert camel case in checkpatch.pySimon Glass3-18/+18
2022-02-09patman: Convert camel case in command.pySimon Glass18-70/+70
2022-02-09patman: Convert camel case in tools.pySimon Glass50-473/+473
2022-02-09dm: Use parenthesis for the device_get_ops macro argumentSughosh Ganu1-1/+1
2022-02-09sandbox: fix build failure with musl and SDLHeinrich Schuchardt2-3/+15
2022-02-09dts: automatically build necessary .dtb filesRasmus Villemoes15-4/+33
2022-02-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2-5/+22
2022-02-09Merge branch '2022-02-08-Kconfig-updates'Tom Rini520-1961/+1438
2022-02-09configs: Resync with savedefconfigTom Rini52-265/+205
2022-02-09dm: scsi: Add a migration deadline for scsiSimon Glass1-0/+1
2022-02-09Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass140-161/+128
2022-02-09scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICESimon Glass29-56/+12
2022-02-09ahci: Make ahci drivers depend on AHCISimon Glass1-13/+13