aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-10apple: Fix debug uart clock rateWIP/2022-02-10-platform-updatesMark Kettenis1-1/+1
2022-02-10common: drop CONFIG_SYS_RESET_ADDROvidiu Panait3-19/+0
2022-02-10powerpc: mpc8xx: drop CONFIG_SYS_RESET_ADDRESSOvidiu Panait2-10/+2
2022-02-10input: apple: Add support for Apple SPI keyboardMark Kettenis5-1/+282
2022-02-10spi: apple: Add driver for Apple SPI controllerMark Kettenis4-0/+295
2022-02-10configs: apple: Add NVMe boot targetMark Kettenis1-0/+7
2022-02-10nvme: apple: Add driver for Apple NVMe storage controllerMark Kettenis4-0/+253
2022-02-10power: domain: apple: Add reset supportMark Kettenis2-1/+73
2022-02-10nvme: Add shutdown functionMark Kettenis2-0/+19
2022-02-10nvme: Introduce driver opsMark Kettenis2-27/+73
2022-02-10arm: apple: Add RTKit supportMark Kettenis3-0/+243
2022-02-10arm: apple: Change SoC name from "m1" into "apple"Mark Kettenis2-1/+1
2022-02-10mailbox: apple: Add driver for Apple IOP mailboxMark Kettenis5-0/+124
2022-02-10nvme: Split out PCI supportMark Kettenis147-177/+207
2022-02-10ARM: configs: Add defconfig for Nuvoton NPCM845Stanley Chu2-0/+84
2022-02-10ARM: dts: Add Nuvoton NPCM845 device treeStanley Chu5-0/+3494
2022-02-10spi: npcm-fiu: add NPCM8xx FIU controller driverStanley Chu4-0/+379
2022-02-10pinctrl: nuvoton: Add NPCM8xx pinctrl driverStanley Chu5-0/+2051
2022-02-10serial: npcm: Add support for Nuvoton NPCM SoCsStanley Chu3-0/+160
2022-02-10gpio: npcm: Add support for Nuvoton NPCM SoCsStanley Chu3-0/+141
2022-02-10timer: npcm: Add NPCM timer supportStanley Chu3-0/+90
2022-02-10arm: nuvoton: Add support for Nuvoton NPCM845 BMCStanley Chu17-0/+923
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