summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configs: stm32mp15: increase the number of reserved memory region in lmbWIP/2021-04-22-assorted-updatesPatrick Delaunay2021-04-222-0/+6
* lmb: Add 2 config to define the max number of regionsPatrick Delaunay2021-04-223-2/+69
* test: lmb: add test for overflow protection in lmb_add_regionPatrick Delaunay2021-04-221-0/+64
* lmb: correct size of the regions arrayPatrick Delaunay2021-04-221-1/+1
* lmb: move MAX_LMB_REGIONS value in KconfigPatrick Delaunay2021-04-223-6/+12
* lmb: add a max parameter in the struct lmb_regionPatrick Delaunay2021-04-222-1/+5
* lmb: remove lmb_region.sizePatrick Delaunay2021-04-222-7/+0
* lmb: move CONFIG_LMB in KconfigPatrick Delaunay2021-04-2218-31/+8
* checkpatch: Ignore ENOSYS warningsSean Anderson2021-04-221-0/+3
* test: Add test for partitionsSean Anderson2021-04-222-0/+77
* part: Fix bogus return from part_get_info_by_dev_and_nameSean Anderson2021-04-221-1/+1
* cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitionsSean Anderson2021-04-222-3/+13
* test: Alphabetize dm MakefileSean Anderson2021-04-221-32/+32
* Merge branch '2021-04-22-udoo_neo-update'Tom Rini2021-04-2210-195/+737
|\
| * ARM: imx: udoo_neo: Convert to ethernet DMPeter Robinson2021-04-203-69/+7
| * ARM: imx: udoo_neo: convert to DM_MMCPeter Robinson2021-04-203-39/+8
| * ARM: imx: udoo_neo: Enable OF_CONTROL and DM gpio/pin controlPeter Robinson2021-04-201-0/+8
| * ARM: board: udoo_neo: Import UDOO Neo dts filesPeter Robinson2021-04-206-87/+714
|/
* Merge branch '2021-04-20-assorted-improvements'WIP/20Apr2021Tom Rini2021-04-2052-252/+878
|\
| * Add support for stack-protectorJoel Peshkin2021-04-2014-2/+105
| * x86: correct usage of CFLAGS_NON_EFIHeinrich Schuchardt2021-04-201-4/+6
| * test: fix test/dm/regmap.cHeinrich Schuchardt2021-04-201-4/+5
| * toradex: configblock: fix module revision in config blockDenys Drozdov2021-04-201-1/+3
| * doc: usage: add usage details for reset cmdIgor Opaniuk2021-04-202-0/+27
| * sysreset: provide type of reset in do_reset cmdIgor Opaniuk2021-04-202-2/+11
| * sysreset: psci: use psci driver exported functionsIgor Opaniuk2021-04-201-6/+2
| * psci: add features/reset2 supportIgor Opaniuk2021-04-202-0/+71
| * psci: add v1.0/v1.1 definitions from LinuxIgor Opaniuk2021-04-201-0/+28
| * sysinfo.h: Add re-inclusion guardTom Rini2021-04-201-0/+4
| * arm: highbank: Update maintainershipAndre Przywara2021-04-201-1/+1
| * arm: highbank: Do DRAM init from DTAndre Przywara2021-04-203-3/+9
| * arm: highbank: Remove artificial SDRAM sizeAndre Przywara2021-04-201-6/+0
| * net: calxedagmac: Convert to DM_ETHAndre Przywara2021-04-208-81/+137
| * arm: highbank: Enable OF_CONTROLAndre Przywara2021-04-204-2/+19
| * arm: highbank: Limit FDT and initrd load addressesAndre Przywara2021-04-201-0/+4
| * doc: device-tree-bindings: regulator: anatop regulatorYing-Chun Liu (PaulLiu)2021-04-201-0/+45
| * power: regulator: add driver for ANATOP regulatorYing-Chun Liu (PaulLiu)2021-04-203-0/+289
| * cmd: CONFIG_CMD_MMC depends on CONFIG_MMCHeinrich Schuchardt2021-04-201-0/+1
| * net: octeontx: smi: fix mii probeTim Harvey2021-04-201-0/+2
| * drivers: ata: ahci: update max id if it is more than available portsSuneel Garapati2021-04-201-0/+3
| * drivers: net: octeontx: fix QSGMIITim Harvey2021-04-201-13/+7
| * arm: octeontx: enable WDT_SBSATim Harvey2021-04-201-0/+1
| * arm: octeontx: support generic distro configTim Harvey2021-04-201-5/+26
| * arm: octeontx: move CONFIG_SUPPORT_RAW_INITRD to configsTim Harvey2021-04-203-2/+2
| * lz4: Fix unaligned accessesKarl Beldan2021-04-201-3/+12
| * Fix IDE commands issued, fix endian issues, fix non MMIOReinoud Zandijk2021-04-202-110/+44
| * sandbox: enable IRQ using select for sandbox architectureWasim Khan2021-04-205-4/+1
| * arch: Kconfig: enable IRQ using select for x86 architectureWasim Khan2021-04-201-1/+1
| * arch: arm: update Kconfig to select IRQ when GIC_V3_ITS is enabledWasim Khan2021-04-201-0/+1
| * misc: make CONFIG_IRQ selectable for all platformsWasim Khan2021-04-201-3/+2