aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-23Merge https://source.denx.de/u-boot/custodians/u-boot-usbWIP/23Apr2021Tom Rini2-0/+28
2021-04-23Merge tag 'mips-pull-2021-04-22' of https://source.denx.de/u-boot/custodians/...Tom Rini10-68/+906
2021-04-22usb: ehci-hcd: Add IAA handshake for removing async QHYe Li2-0/+28
2021-04-22Merge branch '2021-04-22-udoo_neo-update'Tom Rini10-195/+737
2021-04-22mips: octeon: octeon_ebb7304_defconfig: Enable USB storage supportStefan Roese1-1/+4
2021-04-22mips: octeon: octeon_ebb7304_defconfig: Enable MMC supportStefan Roese1-1/+7
2021-04-22mips: octeon: mrvl,octeon_ebb7304.dts: Add MMC DT nodeStefan Roese1-0/+57
2021-04-22mips: octeon: mrvl,cn73xx.dtsi: Add MMC DT nodeStefan Roese1-0/+27
2021-04-22mmc: octeontx_hsmmc: Add support for MIPS OcteonStefan Roese3-56/+763
2021-04-22mips: mt7628: fix the displayed DDR type of mt7628Weijie Gao1-0/+3
2021-04-22mips: mt7628: fix ddr_type for MT7688KNWeijie Gao1-3/+3
2021-04-22net: jr2: Fix Serdes6G configurationHoratiu Vultur1-4/+23
2021-04-22net: jr2: Reset switchHoratiu Vultur2-3/+19
2021-04-20ARM: imx: udoo_neo: Convert to ethernet DMPeter Robinson3-69/+7
2021-04-20ARM: imx: udoo_neo: convert to DM_MMCPeter Robinson3-39/+8
2021-04-20ARM: imx: udoo_neo: Enable OF_CONTROL and DM gpio/pin controlPeter Robinson1-0/+8
2021-04-20ARM: board: udoo_neo: Import UDOO Neo dts filesPeter Robinson6-87/+714
2021-04-20Merge branch '2021-04-20-assorted-improvements'WIP/20Apr2021Tom Rini52-252/+878
2021-04-20Add support for stack-protectorJoel Peshkin14-2/+105
2021-04-20x86: correct usage of CFLAGS_NON_EFIHeinrich Schuchardt1-4/+6
2021-04-20test: fix test/dm/regmap.cHeinrich Schuchardt1-4/+5
2021-04-20toradex: configblock: fix module revision in config blockDenys Drozdov1-1/+3
2021-04-20doc: usage: add usage details for reset cmdIgor Opaniuk2-0/+27
2021-04-20sysreset: provide type of reset in do_reset cmdIgor Opaniuk2-2/+11
2021-04-20sysreset: psci: use psci driver exported functionsIgor Opaniuk1-6/+2
2021-04-20psci: add features/reset2 supportIgor Opaniuk2-0/+71
2021-04-20psci: add v1.0/v1.1 definitions from LinuxIgor Opaniuk1-0/+28
2021-04-20sysinfo.h: Add re-inclusion guardTom Rini1-0/+4
2021-04-20arm: highbank: Update maintainershipAndre Przywara1-1/+1
2021-04-20arm: highbank: Do DRAM init from DTAndre Przywara3-3/+9
2021-04-20arm: highbank: Remove artificial SDRAM sizeAndre Przywara1-6/+0
2021-04-20net: calxedagmac: Convert to DM_ETHAndre Przywara8-81/+137
2021-04-20arm: highbank: Enable OF_CONTROLAndre Przywara4-2/+19
2021-04-20arm: highbank: Limit FDT and initrd load addressesAndre Przywara1-0/+4
2021-04-20doc: device-tree-bindings: regulator: anatop regulatorYing-Chun Liu (PaulLiu)1-0/+45
2021-04-20power: regulator: add driver for ANATOP regulatorYing-Chun Liu (PaulLiu)3-0/+289
2021-04-20cmd: CONFIG_CMD_MMC depends on CONFIG_MMCHeinrich Schuchardt1-0/+1
2021-04-20net: octeontx: smi: fix mii probeTim Harvey1-0/+2
2021-04-20drivers: ata: ahci: update max id if it is more than available portsSuneel Garapati1-0/+3
2021-04-20drivers: net: octeontx: fix QSGMIITim Harvey1-13/+7
2021-04-20arm: octeontx: enable WDT_SBSATim Harvey1-0/+1
2021-04-20arm: octeontx: support generic distro configTim Harvey1-5/+26
2021-04-20arm: octeontx: move CONFIG_SUPPORT_RAW_INITRD to configsTim Harvey3-2/+2
2021-04-20lz4: Fix unaligned accessesKarl Beldan1-3/+12
2021-04-20Fix IDE commands issued, fix endian issues, fix non MMIOReinoud Zandijk2-110/+44
2021-04-20sandbox: enable IRQ using select for sandbox architectureWasim Khan5-4/+1
2021-04-20arch: Kconfig: enable IRQ using select for x86 architectureWasim Khan1-1/+1
2021-04-20arch: arm: update Kconfig to select IRQ when GIC_V3_ITS is enabledWasim Khan1-0/+1
2021-04-20misc: make CONFIG_IRQ selectable for all platformsWasim Khan1-3/+2
2021-04-20arm64: gic-v3-its: Clear the Pending table before enabling LPIsHou Zhiqiang1-1/+11