summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge https://source.denx.de/u-boot/custodians/u-boot-usbWIP/23Apr2021Tom Rini2021-04-232-0/+28
|\
| * usb: ehci-hcd: Add IAA handshake for removing async QHYe Li2021-04-222-0/+28
* | Merge tag 'mips-pull-2021-04-22' of https://source.denx.de/u-boot/custodians/...Tom Rini2021-04-2310-68/+906
|\ \ | |/ |/|
| * mips: octeon: octeon_ebb7304_defconfig: Enable USB storage supportStefan Roese2021-04-221-1/+4
| * mips: octeon: octeon_ebb7304_defconfig: Enable MMC supportStefan Roese2021-04-221-1/+7
| * mips: octeon: mrvl,octeon_ebb7304.dts: Add MMC DT nodeStefan Roese2021-04-221-0/+57
| * mips: octeon: mrvl,cn73xx.dtsi: Add MMC DT nodeStefan Roese2021-04-221-0/+27
| * mmc: octeontx_hsmmc: Add support for MIPS OcteonStefan Roese2021-04-223-56/+763
| * mips: mt7628: fix the displayed DDR type of mt7628Weijie Gao2021-04-221-0/+3
| * mips: mt7628: fix ddr_type for MT7688KNWeijie Gao2021-04-221-3/+3
| * net: jr2: Fix Serdes6G configurationHoratiu Vultur2021-04-221-4/+23
| * net: jr2: Reset switchHoratiu Vultur2021-04-222-3/+19
* | 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
| * arm64: gic-v3-its: Clear the Pending table before enabling LPIsHou Zhiqiang2021-04-201-1/+11