summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-22lmb: remove lmb_region.sizePatrick Delaunay2-7/+0
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay18-31/+8
2021-04-22checkpatch: Ignore ENOSYS warningsSean Anderson1-0/+3
2021-04-22test: Add test for partitionsSean Anderson2-0/+77
2021-04-22part: Fix bogus return from part_get_info_by_dev_and_nameSean Anderson1-1/+1
2021-04-22cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitionsSean Anderson2-3/+13
2021-04-22test: Alphabetize dm MakefileSean Anderson1-32/+32
2021-04-22Merge branch '2021-04-22-udoo_neo-update'Tom Rini10-195/+737
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'Tom 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
2021-04-20boards: amlogic: update documentation for PCIe supportNeil Armstrong1-0/+2
2021-04-20configs: meson64: add NVME boot targetNeil Armstrong1-0/+7
2021-04-20configs: khadas-vim3: enable PCIe and NVMeNeil Armstrong2-0/+10
2021-04-20arm: dts: meson-khadas-vim3: enable PCIe in U-bootNeil Armstrong1-0/+4
2021-04-20phy: meson-g12a-usb3-pcie: add support for PCIe opsNeil Armstrong1-4/+77