aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-04-17mediatek: pwm: add pwm driver for MediaTek SoCsSam Shih
2020-04-17net: fm: fix build error when not using nandFrancois Gervais
2020-04-16test: pinmux: add pincontrol-gpio for pin configurationPatrick Delaunay
2020-04-16test: dm: update test for pins configuration in gpioPatrick Delaunay
2020-04-16gpio: sandbox: cleanup binding supportPatrick Delaunay
2020-04-16test: dm: update test for pins configuration in pinctrl nodePatrick Delaunay
2020-04-16pinctrl: sandbox: Add mux information in get_pin_muxingPatrick Delaunay
2020-04-16gpio: add ops to set dir flagsPatrick Delaunay
2020-04-16gpio: add ops to get dir flagsPatrick Delaunay
2020-04-16gpio: add support of new GPIO direction flagPatrick Delaunay
2020-04-16gpio: update dir_flags managementPatrick Delaunay
2020-04-16gpio: add helper GPIOD_FLAGS_OUTPUTPatrick Delaunay
2020-04-16gpio: add function check_dir_flagsPatrick Delaunay
2020-04-16gpio: add function _dm_gpio_set_dir_flagsPatrick Delaunay
2020-04-16gpio: add function _gpio_get_valuePatrick Delaunay
2020-04-16gpio: add gpio descriptor initialization helperPatrick Delaunay
2020-04-16gpio: remove the open_drain API and opsPatrick Delaunay
2020-04-16dm: pinctrl: migrate pinctrl-generic to livetreePatrick Delaunay
2020-04-16dm: core: add ofnode and dev function to iterate on node propertyPatrick Delaunay
2020-04-16dm: pinctrl: convert pinctrl-single to livetreePatrick Delaunay
2020-04-16Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custod...Tom Rini
2020-04-16Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-04-16ARC: HSDK: CGU: fix tunnel clock calculationEugeniy Paltsev
2020-04-16Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dmTom Rini
2020-04-16dm: core: Read parent ofdata before childrenSimon Glass
2020-04-16dm: core: remove the duplicated function dm_ofnode_pre_relocPatrick Delaunay
2020-04-16dm: core: refactor functions reading an u32 from dtDario Binacchi
2020-04-16dm: core: support reading a single indexed u32 valueDario Binacchi
2020-04-16dm: core: Add a way to skip powering down power domainsSimon Glass
2020-04-16dm: core: Add logging on unbind failureSimon Glass
2020-04-16dm: core: Move "/chosen" and "/firmware" node scanPatrick Delaunay
2020-04-16dm: core: remove redundant assignmentHeinrich Schuchardt
2020-04-16dm: core: remove redundant if statementHeinrich Schuchardt
2020-04-16sandbox: p2sb: Silence compiler warningSimon Glass
2020-04-16serial: Set baudrate on bootSean Anderson
2020-04-16x86: Move acpi_s3.h to include/acpi/Simon Glass
2020-04-16dm: core: Add basic ACPI supportSimon Glass
2020-04-16pci: Adjust dm_pci_read_bar32() to return errors correctlySimon Glass
2020-04-16dm: pci: Allow disabling auto-config for a deviceSimon Glass
2020-04-16tpm: Don't cleanup unless an error happensSimon Glass
2020-04-16tpm: cr50: Use the correct GPIO bindingSimon Glass
2020-04-16tpm: cr50: Add a comment for cr50_privSimon Glass
2020-04-16tpm: cr50: Release locality on exitSimon Glass
2020-04-16cpu: Support querying the address widthSimon Glass
2020-04-16serial: ns16550: Provide UART base clock speed in ->getinfo()Andy Shevchenko
2020-04-16dm: serial: Add clock member to struct serial_device_infoAndy Shevchenko
2020-04-16drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOCHeinrich Schuchardt
2020-04-15Merge tag 'u-boot-stm32-20200415' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-04-15configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay
2020-04-15net: dwc_eth_qos: implement phy reg and max-speed for stm32Patrick Delaunay