summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: zii-vf610-dev: Register SD card slot with BBUAndrey Smirnov2020-04-031-0/+8
* ARM: zii-imx6q-rdu2: Register SD card slot with BBUAndrey Smirnov2020-04-031-0/+1
* ARM: zii-common: Add common environment directoryAndrey Smirnov2020-04-0310-50/+15
* ARM: zii-imx8mq-dev: Differentiate between Zest and RMB3Andrey Smirnov2020-04-011-1/+4
* ARM: zii-imx7d-dev: Differentiate between RPU2 and RMU2Andrey Smirnov2020-04-011-0/+10
* ARM: zii-imx6q-rdu2: Differentiate between RDU2 and RDU2+Andrey Smirnov2020-04-011-4/+5
* ARM: zii-common: Support rave_switch_reset on ZII UltraAndrey Smirnov2020-04-014-2/+24
* ARM: zii-common: Find switch watchdog via DTAndrey Smirnov2020-04-011-9/+16
* i2c: Port of_find_i2c_device_by_node() from LinuxAndrey Smirnov2020-04-012-0/+14
* ARM: zii-common: Check for I2C errors in do_rdu2_switch_reset()Andrey Smirnov2020-04-011-3/+17
* ARM: zii-imx7d-dev: Fix compatible nameAndrey Smirnov2020-04-011-1/+1
* ARM: imx7d-zii-rpu2: Drop redundant chosen nodeAndrey Smirnov2020-04-011-9/+0
* net: phy: Add missing inline to functionSascha Hauer2020-04-011-1/+1
* regulator: void function returns voidSascha Hauer2020-04-011-1/+0
* reset: remove duplicate imx8mq-reset.h and use correct definesLucas Stach2020-03-232-70/+6
* crypto: pbkdf2: Select HMACSascha Hauer2020-03-181-0/+1
* Merge branch 'for-next/stm32'Sascha Hauer2020-03-1823-132/+1028
|\
| * phy: port over Linux stm32 usbphyc driverAhmad Fatoum2020-02-253-0/+448
| * regulator: port over Linux stm32 PWR regulator driverAhmad Fatoum2020-02-253-0/+223
| * phy: introduce phy_get_by_indexAhmad Fatoum2020-02-252-0/+20
| * phy: populate existing ->pwr member with phy-supplyAhmad Fatoum2020-02-251-0/+10
| * phy: remove unused init_data parameterAhmad Fatoum2020-02-256-15/+8
| * regulator: import Linux regulator_bulk APIAhmad Fatoum2020-02-252-0/+188
| * ARM: stm32mp: add aliases for mmc1 and mmc2Ahmad Fatoum2020-02-251-0/+2
| * ARM: stm32mp: dk2: delete unused includesAhmad Fatoum2020-02-251-3/+0
| * reset: stm32: migrate restart reason and handler from stm32_iwdgAhmad Fatoum2020-02-192-103/+113
| * reset_source: migrate from reset_source_name to reset_source_to_stringAhmad Fatoum2020-02-193-3/+3
| * watchdog: f71808e: only print reset reason if one's indicatedAhmad Fatoum2020-02-191-4/+4
| * reset_source: introduce reset_source_to_stringAhmad Fatoum2020-02-192-5/+10
* | Merge branch 'for-next/misc'Sascha Hauer2020-03-1828-151/+178
|\ \
| * | kbuild: replace barebox-all with BAREBOX_OBJSMasahiro Yamada2020-03-111-4/+3
| * | kbuild: rename barebox-{common, lds} to BAREBOX_{OBJS, LDS}Masahiro Yamada2020-03-114-18/+18
| * | kbuild: rename barebox-pbl-common to BAREBOX_PBL_OBJSMasahiro Yamada2020-03-113-6/+5
| * | kbuild: remove dead code for modpostMasahiro Yamada2020-03-111-14/+0
| * | kbuild: remove unused barebox-headMasahiro Yamada2020-03-111-2/+2
| * | scripts/bareboximd: add mode argument to open callFranck Jullien2020-03-111-1/+1
| * | of: overlay: rework error message for symbolsRouven Czerwinski2020-03-091-11/+7
| * | state: treat state with all-invalid buckets as dirtyAhmad Fatoum2020-03-091-4/+3
| * | state: backend_storage: deal gracefully with runtime bucket corruptionAhmad Fatoum2020-03-091-0/+2
| * | video/ssd1307fb: make reset GPIO optionalAhmad Fatoum2020-03-091-20/+23
| * | video/ssd1307fb: drop unneeded regulator NULL checksAhmad Fatoum2020-03-091-10/+6
| * | video/ssd1307fb: fix NULL pointer dereference in probeAhmad Fatoum2020-03-091-1/+3
| * | usb: host: ehci: distinguish DMA addressesPeter Mamonov2020-03-051-33/+68
| * | reset: add stub for device_reset when CONFIG_RESET_CONTROLLER=nAhmad Fatoum2020-03-031-0/+6
| * | firmware: Fix dependencies for firmware in PBLSascha Hauer2020-03-021-0/+3
| * | net: designware: eqos: mimic Linux gmac4 mdio_{read, write}Ahmad Fatoum2020-03-024-21/+7
| * | net: designware: eqos: remove left-over PHY quirk work aroundAhmad Fatoum2020-03-021-6/+2
| * | gadget: f_fastboot: New Kconfig option USB_GADGET_FASTBOOT_CMD_OEMChristian Eggers2020-02-258-1/+20
| * | usb: rename "struct usb_configuration" to "struct usb_config"Christian Eggers2020-02-251-2/+2
| * | of: add missing newline to pr_warnRouven Czerwinski2020-02-251-1/+1