summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ARM: i.MX8MM: set SION bits for i2c2, i2c3, i2c4 mux optionsBastian Krause2024-03-131-6/+6
| * | ARM: i.MX: ele: remove unnecessary argumentSascha Hauer2024-03-132-20/+18
| * | ARM: i.MX: sabresd: Add support for i.MX6DL board variantStefano Manni2024-03-136-3/+169
| * | env: export getenv_ullx() helperAhmad Fatoum2024-03-132-2/+19
| * | ARM: i.MX8M: drop function prototype for removed imx8m_uidAhmad Fatoum2024-03-131-2/+0
| * | arm: mach-imx: tzasc: convert to cpu_is_mx8xyz macrosStefan Kerkmann2024-03-134-31/+12
| * | arm: mach-imx: set cpu type in pblStefan Kerkmann2024-03-133-1/+11
| * | arm: mach-imx: tzasc: lock id_swap_bypass bitStefan Kerkmann2024-03-131-10/+32
| * | ARM: i.MX93: add bootsource detectionSascha Hauer2024-03-133-0/+69
| * | ARM: i.MX6ul: TQMa6ul: install barebox on eMMC boot partitionsSascha Hauer2024-03-132-6/+1
| * | ARM: i.MX6ul: TQMa6ul: fix mmc aliasesSascha Hauer2024-03-133-4/+12
| * | ARM: i.MX6: TQMa6ulx: add OP-TEE supportSascha Hauer2024-03-136-11/+102
| * | ARM: i.MX8MM: innocomm-wb15: switch to upstream DTAhmad Fatoum2024-03-133-629/+1
| * | ARM: i.MX: phytec-som-imx6: use strdup instead of basprintfAhmad Fatoum2024-03-131-1/+1
| * | ARM: tqma6ul: use upstream device treesSascha Hauer2024-03-1313-641/+67
| * | net: phy: fix miibus parent device of_node not matching phy nodeSascha Hauer2024-03-132-8/+4
| * | ARM: tqma6ul: enable enet_ref_125m clkSascha Hauer2024-03-131-0/+8
| * | ARM: tqma6ul: add pr_fmt stringSascha Hauer2024-03-132-0/+2
| * | ARM: i.MX6: add i2c4 base addressSascha Hauer2024-03-131-0/+1
| * | board: tq: add support for 16bit eepromSascha Hauer2024-03-133-4/+4
| * | board: tq: fix format specifierSascha Hauer2024-03-131-1/+1
| * | board: tq: add missing selectSascha Hauer2024-03-131-0/+1
* | | Merge branch 'for-next/hwrng'Sascha Hauer2024-03-1517-21/+1610
|\ \ \
| * | | hw_random: add OMAP RNG driverAhmad Fatoum2024-03-156-0/+484
| * | | hw_random: add timeriomem_rng driverAhmad Fatoum2024-03-153-0/+153
| * | | hw_random: add Rockchip RNG supportAhmad Fatoum2024-03-154-0/+275
| * | | hw_random: add IPROC RNG200 driver for BCM2711Ahmad Fatoum2024-03-153-0/+228
| * | | hw_random: add BCM2835 RNG driverAhmad Fatoum2024-03-154-0/+212
| * | | hw_random: add Atmel RNG driverAhmad Fatoum2024-03-153-0/+173
| * | | hw_random: remove reference to undefined CONFIG_HW_RANDOMAhmad Fatoum2024-03-151-1/+0
| * | | hw_random: remove confusing left-overs from kernel help textsAhmad Fatoum2024-03-151-3/+3
| * | | hw_random: add struct hwrng::priv memberAhmad Fatoum2024-03-151-0/+1
| * | | driver: implement dev_platform_get_and_ioremap_resourceAhmad Fatoum2024-03-152-0/+23
| * | | ARM: io: read 32 bits at once for aligned I/O memcpy/memsetAhmad Fatoum2024-03-151-13/+54
| * | | hw_random: support ctrlc()Ahmad Fatoum2024-03-151-4/+4
| |/ /
* | | Merge branch 'for-next/dts'Sascha Hauer2024-03-1579-203/+127
|\ \ \
| * | | dts: update to v6.8Sascha Hauer2024-03-1313-68/+24
| * | | dts: update to v6.8-rc6Sascha Hauer2024-02-2866-135/+103
* | | | Merge branch 'for-next/bus-probe'Sascha Hauer2024-03-158-37/+55
|\ \ \ \
| * | | | usb: print number of skipped OTG controllers when scanningAhmad Fatoum2024-02-293-0/+28
| * | | | usb: otg: turn global otg device into device aliasAhmad Fatoum2024-02-291-13/+9
| * | | | usb: otg: maintain list of USB OTG controllersAhmad Fatoum2024-02-292-0/+13
| * | | | treewide: remove bus probe functions that just call driver probeAhmad Fatoum2024-02-294-24/+0
| * | | | driver: make struct bus_type::probe optionalAhmad Fatoum2024-02-291-1/+6
| * | | | driver: make struct bus_type::match optionalAhmad Fatoum2024-02-291-1/+1
* | | | | Merge branch 'for-next/at91'Sascha Hauer2024-03-1518-174/+220
|\ \ \ \ \
| * | | | | ARM: AT91: skov-arm9cpu: support environment on SD-CardAhmad Fatoum2024-02-232-0/+14
| * | | | | ARM: at91: skov-arm9cpu: configure more appropriate hostnameAhmad Fatoum2024-02-231-0/+2
| * | | | | ARM: at91: skov-arm9cpu: configure SMC for NOR flash useAhmad Fatoum2024-02-231-21/+24
| * | | | | ARM: at91: skov-arm9cpu: Add SD-Card xload supportSam Ravnborg2024-02-234-106/+116