summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2022.11.0v2022.11.0Sascha Hauer2022-11-101-1/+1
* ARM: psci: client: don't hardcode method smc in fixupAhmad Fatoum2022-11-071-3/+3
* ARM: psci: make PSCI method a of_psci_fixup parameterAhmad Fatoum2022-11-075-6/+8
* ARM: rk356x: rk3568-evb: add missing new line to log messageAhmad Fatoum2022-11-041-1/+1
* ARM: dts: i.MX8MP: increase off-on delay on the SD Vcc regulatorMarco Felsch2022-11-021-0/+4
* ARM: socfpga: Configure F2SDRAM bridgesVyacheslav Yurkov2022-11-021-0/+14
* ARM: socfpga: Fix SDRAM firewall initVyacheslav Yurkov2022-11-021-3/+3
* ARM: SoCFPGA: arria10: Fix DMA accesses at addresses < 256KiBSascha Hauer2022-11-021-1/+1
* reset: add missing stub for of_reset_control_get()Denis Orlov2022-11-021-0/+6
* net: e1000: fix <NULL>s in log messagesDenis Orlov2022-11-022-4/+4
* documentation: devicetree: mtd: partition: fix partuuid exampleAhmad Fatoum2022-10-271-2/+2
* clk: imx5: Add support for watchdog clockAlexander Shiyan2022-10-261-0/+7
* Kbuild: disable ARM64 pointer authenticationAhmad Fatoum2022-10-241-0/+5
* RISC-V: add compiler barriers around unrelocated accessesAhmad Fatoum2022-10-243-6/+11
* ARM: cpu: add compiler barrier around unrelocated accessAhmad Fatoum2022-10-242-8/+11
* include: asm-generic: reloc: implement runtime_address()Ahmad Fatoum2022-10-241-0/+69
* doc: slightly improve the porting guideRoland Hieber2022-10-241-21/+37
* ARM: i.MX8M: align SIP_BUILDINFO with the tf-a defineMarco Felsch2022-10-181-5/+7
* ARM: dts: i.MX8MP: assume hsio power domain to be poweredMarco Felsch2022-10-181-0/+4
* ARM: i.MX8MP: EVK: convert to board driver and enable deep-probeMarco Felsch2022-10-181-5/+16
* ARM: i.MX8MP: add feature controller support for PlusAhmad Fatoum2022-10-185-8/+71
* soc: imx: imx8m-featctrl: check if all bits are setAhmad Fatoum2022-10-181-2/+7
* dt-bindings: features: imx8m: fix typo in constantAhmad Fatoum2022-10-181-1/+1
* resource: fix recently broken memory bank fusingAhmad Fatoum2022-10-181-0/+1
* Merge branch 'for-next/selftest'Sascha Hauer2022-10-135-0/+228
|\
| * fs: implement unreaddirAhmad Fatoum2022-10-113-1/+32
| * test: self: add ramfs testAhmad Fatoum2022-10-113-0/+195
| * test: self: always build envvar test when SELFTEST_ENABLE_ALLAhmad Fatoum2022-10-111-1/+1
| * test: self: change CONFIG_CMD_SELFTEST default to yAhmad Fatoum2022-10-111-0/+1
* | Merge branch 'for-next/rockchip-io-domains'Sascha Hauer2022-10-139-0/+264
|\ \
| * | ARM: Rockchip: Add FIXME comment to io domain setupSascha Hauer2022-09-223-0/+12
| * | arm: rockchip_v8_defconfig: enable io domain driverMichael Riesch2022-09-221-0/+4
| * | soc: rockchip: add driver for rockchip io domainsMichael Riesch2022-09-225-0/+248
* | | Merge branch 'for-next/riscv'Sascha Hauer2022-10-1320-300/+301
|\ \ \
| * | | RISC-V: add Allwinner Sun20i D1 Nezha supportMarco Felsch2022-10-079-0/+151
| * | | RISC-V: squash 64bit defconfigs into rv64i_defconfigMarco Felsch2022-10-076-267/+47
| * | | RISC-V: implement cache-management errata for T-Head SoCsMarco Felsch2022-10-071-1/+20
| * | | RISC-V: use m/sscratch registers for barebox_riscv_pbl_flagsMarco Felsch2022-10-075-42/+51
| * | | RISC-V: import vendorid list from linuxMarco Felsch2022-10-071-0/+11
| * | | RISC-V: add riscv_vendor_id() supportMarco Felsch2022-10-071-0/+31
| * | | RISC-V: cache: fix local_flush_icache_all enablingMarco Felsch2022-10-071-1/+1
* | | | Merge branch 'for-next/net-NetRxPackets'Sascha Hauer2022-10-1312-898/+45
|\ \ \ \
| * | | | net: remove altera_tse driverSascha Hauer2022-09-194-876/+0
| * | | | net: ks8851_mll: Allocate own receive bufferSascha Hauer2022-09-191-4/+5
| * | | | net: smc911x: Allocate own receive bufferSascha Hauer2022-09-191-2/+6
| * | | | net: smc91111: Allocate own receive bufferSascha Hauer2022-09-191-4/+6
| * | | | net: efi-snp: Allocate own receive bufferSascha Hauer2022-09-191-2/+4
| * | | | net: liteeth: Do not use NetRxPacketsSascha Hauer2022-09-191-2/+6
| * | | | net: cs8900: Allocate own receive bufferSascha Hauer2022-09-191-2/+5
| * | | | net: macb: Allocate own receive bufferSascha Hauer2022-09-191-4/+8