summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | of: overlay: fix overly strict check for symbolsMichael Riesch2022-09-301-2/+2
| | |/ | |/|
* | | Merge branch 'for-next/ksz8873'Sascha Hauer2022-10-138-24/+555
|\ \ \
| * | | net: dsa: do not wait for aneg is actually done on the port startOleksij Rempel2022-10-041-4/+0
| * | | net: ksz8873: add device validation to be able to detect missing switchOleksij Rempel2022-10-041-0/+22
| * | | mdio_bus: do reset only on PHY devicesOleksij Rempel2022-10-041-3/+4
| * | | net: add ksz8873 switch supportOleksij Rempel2022-09-223-0/+431
| * | | net: add support for MDIO devicesOleksij Rempel2022-09-222-17/+86
| * | | net: port support for microchip SMI0 MDIO busOleksij Rempel2022-09-222-2/+14
| |/ /
* | | Merge branch 'for-next/imx'Sascha Hauer2022-10-131-40/+257
|\ \ \
| * | | mtd: nand-mxs: add i.MX7 FCB write supportJohannes Zink2022-10-051-2/+207
| * | | mtd: nand-mxs: Factor out a bch read functionSascha Hauer2022-10-051-27/+40
| * | | mtd: nand-mxs: refactor flash layout configurationJohannes Zink2022-10-051-13/+12
* | | | efi: implement and use for_each_efi_config_tableAhmad Fatoum2022-10-132-9/+6
* | | | hw_random: add EFI RNG driverAhmad Fatoum2022-10-133-0/+61
* | | | efi: capitalize enumeration constantsAhmad Fatoum2022-10-131-5/+5
* | | | clks: imx7: fix initial clock setup with deep probe enabledAhmad Fatoum2022-10-061-4/+25
|/ / /
* | / Revert "mci: bcm2835: reset host controller on barebox shutdown"Ahmad Fatoum2022-10-051-12/+0
| |/ |/|
* | mci: bcm2835: reset host controller on barebox shutdownAhmad Fatoum2022-09-301-0/+12
* | gpiolib: Fix gpioinfo without argsSascha Hauer2022-09-281-1/+1
|/
* Merge branch 'bugfix/issue13' of https://github.com/hcl-dr/barebox-imx8mp int...Sascha Hauer2022-09-191-0/+2
|\
| * usb: dwc3: support snps,dis-u2-freeclk-exists-quirk for i.MX8MPHans Christian Lonstad2022-09-171-0/+2
* | Merge branch 'for-next/rpi'Sascha Hauer2022-09-143-0/+629
|\ \
| * | net: Add driver for bcmgenetSascha Hauer2022-09-123-0/+629
* | | Merge branch 'for-next/misc'Sascha Hauer2022-09-1423-47/+982
|\ \ \
| * | | of: of_probe: create board's machine device at the earliestAhmad Fatoum2022-09-131-2/+6
| * | | of: implement of_prepend_propertyAhmad Fatoum2022-09-131-0/+30
| * | | commands: add pm_domain for listing power domainsAhmad Fatoum2022-09-131-0/+10
| * | | of: overlay: avoid potential null pointer exceptionMichael Riesch2022-09-131-1/+5
| * | | of: overlay: improve error handling in of_overlay_apply_treeMichael Riesch2022-09-131-5/+9
| * | | gpiolib: gpioinfo: add optional CONTROLLER command line argumentAhmad Fatoum2022-09-131-5/+26
| * | | driver: implement find_device() helperAhmad Fatoum2022-09-131-0/+16
| * | | of: platform: optimize of_find_device_by_node when deep probingAhmad Fatoum2022-09-131-0/+3
| * | | gpiolib: implement gpio_get_chip_by_dev()Ahmad Fatoum2022-09-131-9/+19
| * | | i2c: implement of_i2c_device_enable_and_register_by_alias()Ahmad Fatoum2022-09-121-0/+13
| * | | i2c: implement of_i2c_register_devices_by_node()Ahmad Fatoum2022-09-121-0/+20
| * | | of: implement of_rename_property()Ahmad Fatoum2022-09-121-0/+16
| * | | of: platform: propagate of_devices_ensure_probed_by(name|property) errorsAhmad Fatoum2022-09-121-4/+10
| * | | nvmem: ocotp: add i.MX8M[MN] feature controller supportAhmad Fatoum2022-09-011-8/+54
| * | | nvmem: import Linux nvmem_cell_read_variable_le_u32Ahmad Fatoum2022-09-011-0/+33
| * | | soc: imx: add i.MX8M feature controller driverAhmad Fatoum2022-09-013-0/+71
| * | | driver: featctrl: fixup kernel device treeAhmad Fatoum2022-09-012-0/+52
| * | | driver: consult feature controller prior to device probeAhmad Fatoum2022-09-011-0/+9
| * | | driver: add feature controller frameworkAhmad Fatoum2022-09-013-0/+124
| * | | mfd: axp20x: add mfd axp20x driverAhmad Fatoum2022-08-314-0/+440
| * | | mdio_bus: Configure pinctrl for phy devicesSascha Hauer2022-08-311-0/+2
| * | | reset: starfive: add dependency on CONFIG_COMMON_CLKAhmad Fatoum2022-08-171-0/+1
| * | | of: move of_get_node_by_reproducible_name() into common codeAhmad Fatoum2022-08-172-13/+13
* | | | Merge branch 'for-next/imx'Sascha Hauer2022-09-146-131/+947
|\ \ \ \
| * | | | soc: imx: gpcv2: make available to all i.MX8MAhmad Fatoum2022-09-131-3/+3
| * | | | usb: gadget: fsl_udc: add imx6_barebox_(load/start)_usbAhmad Fatoum2022-09-011-0/+11