summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-22checkpatch: Ignore ENOSYS warningsSean Anderson
2021-04-22test: Add test for partitionsSean Anderson
2021-04-22part: Fix bogus return from part_get_info_by_dev_and_nameSean Anderson
2021-04-22cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitionsSean Anderson
2021-04-22test: Alphabetize dm MakefileSean Anderson
2021-04-22Merge branch '2021-04-22-udoo_neo-update'Tom Rini
2021-04-22mips: octeon: octeon_ebb7304_defconfig: Enable USB storage supportStefan Roese
2021-04-22mips: octeon: octeon_ebb7304_defconfig: Enable MMC supportStefan Roese
2021-04-22mips: octeon: mrvl,octeon_ebb7304.dts: Add MMC DT nodeStefan Roese
2021-04-22mips: octeon: mrvl,cn73xx.dtsi: Add MMC DT nodeStefan Roese
2021-04-22mmc: octeontx_hsmmc: Add support for MIPS OcteonStefan Roese
2021-04-22mips: mt7628: fix the displayed DDR type of mt7628Weijie Gao
2021-04-22mips: mt7628: fix ddr_type for MT7688KNWeijie Gao
2021-04-22net: jr2: Fix Serdes6G configurationHoratiu Vultur
2021-04-22net: jr2: Reset switchHoratiu Vultur
2021-04-20ARM: imx: udoo_neo: Convert to ethernet DMPeter Robinson
2021-04-20ARM: imx: udoo_neo: convert to DM_MMCPeter Robinson
2021-04-20ARM: imx: udoo_neo: Enable OF_CONTROL and DM gpio/pin controlPeter Robinson
2021-04-20ARM: board: udoo_neo: Import UDOO Neo dts filesPeter Robinson
2021-04-20Merge branch '2021-04-20-assorted-improvements'Tom Rini
2021-04-20Add support for stack-protectorJoel Peshkin
2021-04-20x86: correct usage of CFLAGS_NON_EFIHeinrich Schuchardt
2021-04-20test: fix test/dm/regmap.cHeinrich Schuchardt
2021-04-20toradex: configblock: fix module revision in config blockDenys Drozdov
2021-04-20doc: usage: add usage details for reset cmdIgor Opaniuk
2021-04-20sysreset: provide type of reset in do_reset cmdIgor Opaniuk
2021-04-20sysreset: psci: use psci driver exported functionsIgor Opaniuk
2021-04-20psci: add features/reset2 supportIgor Opaniuk
2021-04-20psci: add v1.0/v1.1 definitions from LinuxIgor Opaniuk
2021-04-20sysinfo.h: Add re-inclusion guardTom Rini
2021-04-20arm: highbank: Update maintainershipAndre Przywara
2021-04-20arm: highbank: Do DRAM init from DTAndre Przywara
2021-04-20arm: highbank: Remove artificial SDRAM sizeAndre Przywara
2021-04-20net: calxedagmac: Convert to DM_ETHAndre Przywara
2021-04-20arm: highbank: Enable OF_CONTROLAndre Przywara
2021-04-20arm: highbank: Limit FDT and initrd load addressesAndre Przywara
2021-04-20doc: device-tree-bindings: regulator: anatop regulatorYing-Chun Liu (PaulLiu)
2021-04-20power: regulator: add driver for ANATOP regulatorYing-Chun Liu (PaulLiu)
2021-04-20cmd: CONFIG_CMD_MMC depends on CONFIG_MMCHeinrich Schuchardt
2021-04-20net: octeontx: smi: fix mii probeTim Harvey
2021-04-20drivers: ata: ahci: update max id if it is more than available portsSuneel Garapati
2021-04-20drivers: net: octeontx: fix QSGMIITim Harvey
2021-04-20arm: octeontx: enable WDT_SBSATim Harvey
2021-04-20arm: octeontx: support generic distro configTim Harvey
2021-04-20arm: octeontx: move CONFIG_SUPPORT_RAW_INITRD to configsTim Harvey
2021-04-20lz4: Fix unaligned accessesKarl Beldan
2021-04-20Fix IDE commands issued, fix endian issues, fix non MMIOReinoud Zandijk
2021-04-20sandbox: enable IRQ using select for sandbox architectureWasim Khan
2021-04-20arch: Kconfig: enable IRQ using select for x86 architectureWasim Khan
2021-04-20arch: arm: update Kconfig to select IRQ when GIC_V3_ITS is enabledWasim Khan