summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dts: update to v6.1-rc3Sascha Hauer2022-11-046-13/+9
* dts: update to v6.1-rc2Sascha Hauer2022-10-243-10/+47
* dts: update to v6.1-rc1Sascha Hauer2022-10-201579-10066/+48433
* 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
| * | | | net: tap: Allocate own receive bufferSascha Hauer2022-09-191-2/+5
* | | | | Merge branch 'for-next/net'Sascha Hauer2022-10-137-346/+65
|\ \ \ \ \
| * | | | | net: Bring up all interfaces when going interactiveSascha Hauer2022-09-223-13/+28
| * | | | | net: designware_eqos: Allocate more receive buffersSascha Hauer2022-09-221-1/+1
| * | | | | tftp: implement UDP reorder cache using listsSascha Hauer2022-09-222-223/+36
| * | | | | tftp: remove selftestSascha Hauer2022-09-222-109/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-next/mmc'Sascha Hauer2022-10-132-5/+47
|\ \ \ \ \
| * | | | | mci: core: fixup broken-cd information into kernel DTAhmad Fatoum2022-10-041-0/+28
| * | | | | mci: core: add broken_cd device parameterAhmad Fatoum2022-10-041-1/+10
| * | | | | mci: core: act upon broken-cd device tree propertyAhmad Fatoum2022-10-042-4/+9
* | | | | | Merge branch 'for-next/misc'Sascha Hauer2022-10-1380-254/+364
|\ \ \ \ \ \
| * | | | | | common: bootm: use switch-caseAhmad Fatoum2022-10-111-24/+23
| * | | | | | common: bootm: factor out FIT parsing code into bootm_open_bitAhmad Fatoum2022-10-111-48/+59
| * | | | | | lib: random: add hwrng_get_crypto_bytesAhmad Fatoum2022-10-113-14/+19