summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-26arm64: zynqmp: Enable capsule updateMichal Simek2-1/+10
2021-04-23arm64: versal: Remove gd referenceMichal Simek1-3/+0
2021-04-23clk: Fix typo in Zynq Kconfig symbol descriptionMichal Simek1-1/+1
2021-04-23xilinx: Enable GUID partitions and EFI variable commandsMichal Simek2-0/+5
2021-04-23xilinx: common: Fix boot script addressT Karthik Reddy1-4/+2
2021-04-23xilinx: Enable DFU_TIMEOUT configT Karthik Reddy2-0/+2
2021-04-23xilinx: zynq: Add usb dfu/thor distro boot supportT Karthik Reddy3-33/+30
2021-04-23xilinx: versal: Add usb dfu/thor distro boot supportT Karthik Reddy2-26/+28
2021-04-23xilinx: zynqmp: Remove dfu_ram_info setupMichal Simek1-18/+1
2021-04-23xilinx: zynqmp: Add usb dfu/thor distro boot supportT Karthik Reddy3-1/+32
2021-04-23cmd: dfu: Propagate error if dfu gadget failsMichal Simek1-1/+1
2021-04-23xilinx: Enable redundant variable handlingMichal Simek4-0/+4
2021-04-23xilinx: versal: Add support for saving env based on bootmodeAshok Reddy Soma3-1/+34
2021-04-23xilinx: zynq: Add support for saving env based on bootmodeAshok Reddy Soma2-1/+36
2021-04-23env: Setup default value for ENV_OFFSET_REDUNDMichal Simek1-0/+1
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