test: dm: spi: Add testcase for spi_claim_bus()
[platform/kernel/u-boot.git] / drivers /
2020-12-23 Ovidiu Panaitspi: spi-uclass: Fix spi_claim_bus() speed/mode setup...
2020-12-23 Ovidiu Panaittest: spi: Add sandbox_spi_get_{speed, mode} interface
2020-12-23 Ovidiu Panaitspi: sandbox_spi: Implement speed/mode setup
2020-12-23 Ovidiu Panaitsandbox: test: Add a second SPI slave on sandbox_spi bus
2020-12-23 Ovidiu Panaitsandbox: spi: Drop unused sandbox_spi_parse_spec function
2020-12-19 Simon Glassdm: core: Drop seq and req_seq
2020-12-19 Simon Glasscmd: Drop use of old sequence numbers in commands
2020-12-19 Simon Glassdm: core: Update uclass_find_next_free_req_seq() for...
2020-12-19 Simon Glassdm: Drop the unused arg in uclass_find_device_by_seq()
2020-12-19 Simon Glassdm: Drop uclass_resolve_seq()
2020-12-19 Simon Glassdm: Switch over to use new sequence number for dev_seq()
2020-12-19 Simon Glasspinctrl: Update for new sequence numbers
2020-12-19 Simon Glassgpio: Update for new sequence numbers
2020-12-19 Simon Glassusb: Update for new sequence numbers
2020-12-19 Simon Glassusb: ehci-mx6: Drop assignment of sequence number
2020-12-19 Simon Glassspi: Update for new sequence numbers
2020-12-19 Simon Glasspci: Update to use new sequence numbers
2020-12-19 Simon Glassdm: core: Allow manual sequence numbering
2020-12-19 Simon Glassnet: Update to use new sequence numbers
2020-12-19 Simon Glassi2c: Update for new sequence numbers
2020-12-19 Simon Glassocteon: Don't attempt to set the sequence number
2020-12-19 Simon Glassdm: Fix return value in dev_read_alias_seq()
2020-12-19 Simon Glassdm: core: Switch binding to use new sequence numbers
2020-12-19 Simon Glassdm: core: Add a new sequence number for devices
2020-12-19 Simon Glassdm: core: Update uclass_find_next_free_req_seq() args
2020-12-19 Simon Glassdm: Avoid accessing seq directly
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glassdm: treewide: Rename ..._platdata variables to just...
2020-12-13 Simon Glassdm: treewide: Update 'auto' declarations to be on one...
2020-12-13 Simon Glassdm: treewide: Rename ofdata_to_platdata() to of_to_plat()
2020-12-13 Simon Glassdm: treewide: Rename dev_get_platdata() to dev_get_plat()
2020-12-13 Simon Glassdm: Rename 'platdata_size' to 'plat_size'
2020-12-13 Simon Glassdm: treewide: Rename 'platdata' variables to just ...
2020-12-13 Simon Glassdm: treewide: Rename auto_alloc_size members to be...
2020-12-13 Simon Glassdm: core: Drop unused parameter from dm_extended_scan_fdt()
2020-12-13 Simon Glassdm: core: Drop unused parameter from dm_scan_fdt()
2020-12-13 Simon Glassdm: core: Combine the flattree and livetree binding...
2020-12-13 Simon Glassdm: core: Add an ofnode function to get the devicetree...
2020-12-13 Simon Glassdm: core: Drop device_bind_offset()
2020-12-13 Simon Glassdm: Drop uses of dev_set_of_offset()
2020-12-13 Simon Glassdm: Remove uses of device_bind_offset()
2020-12-13 Simon Glassdm: core: Add a livetree function to check node status
2020-12-13 Simon Glassdm: core: Rename device_bind_ofnode() to device_bind()
2020-12-13 Simon Glassdm: core: Rename device_bind() to device_bind_offset()
2020-12-13 Simon Glasssandbox: serial: Update to use membuff
2020-12-13 Simon Glasssandbox: serial: Convert to livetree
2020-12-13 Simon Glassserial: sandbox: Drop unnecessary #ifdefs
2020-12-02 Tom RiniMerge branch '2020-12-01-next-imports' into next
2020-12-01 Patrick Delaunaygpio: Convert to use APIs which support live DT
2020-11-29 Tom RiniMerge tag 'mmc-2020-11-29' of https://gitlab.denx.de...
2020-11-29 Tom RiniMerge tag 'efi-2021-01-rc3-3' of https://gitlab.denx...
2020-11-28 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
2020-11-28 Pragnesh Pateli2c: ocores: add i2c driver for OpenCores I2C controller
2020-11-28 Simon Glassi2c: designware_i2c: Don't warn if no reset controller
2020-11-28 Baruch Siachi2c: mvtwsi: disable i2c slave also on Armada 8k
2020-11-28 Jaehoon Chungmmc: check a return value about regulator's always-on
2020-11-28 Jaehoon Chungmmc: display an error number to debug
2020-11-28 Yangbo Lummc: fsl_esdhc: make sure delay chain locked for HS400
2020-11-28 Yangbo Lummc: fsl_esdhc: set sysctl register for clock initializ...
2020-11-28 Sean Andersonmmc: Add some helper functions for retrying on error
2020-11-25 Tom RiniMerge tag 'u-boot-stm32-20201125' of https://gitlab...
2020-11-25 Patrick Delaunayphy: stm32: usbphyc: manage optional vbus regulator...
2020-11-25 Patrick Delaunaypinctrl: stmfx: update pin name
2020-11-25 Patrick Delaunaypinctrl: stmfx: update pincontrol and gpio device name
2020-11-25 Patrick Delaunaygpio: stm32: correct the bias management
2020-11-25 Patrick Delaunaypinctrl: stm32: display bias information for all pins
2020-11-25 Patrick Delaunayremoteproc: stm32: update error management in stm32_cop...
2020-11-25 Patrick Delaunayremoteproc: stm32: use reset for hold boot
2020-11-25 Patrick Delaunayreset: stm32: Add support of MCU HOLD BOOT
2020-11-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2020-11-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-11-22 Jaehoon Chungusb: gadget: dwc2_udc_otg: return zero when reset prope...
2020-11-22 Siva Durga Prasad... usb: dwc3: Handle case where setup_phy is not needed
2020-11-22 Patrick Delaunayusb: dwc2: add "u-boot,force-vbus-detection" for stm32
2020-11-22 Lad Prabhakarpinctrl: renesas: Drop unused members from struct sh_pf...
2020-11-22 Biju Daspinctrl: renesas: r8a7795: Optimize pinctrl image size...
2020-11-22 Biju Daspinctrl: renesas: r8a77965: Optimize pinctrl image...
2020-11-22 Biju Daspinctrl: renesas: r8a7796: Optimize pinctrl image size...
2020-11-22 Biju Daspinctrl: renesas: r8a77951: Add R8A774E1 PFC support
2020-11-22 Biju Daspinctrl: renesas: r8a77965: Add R8A774B1 PFC support
2020-11-21 Tom RiniMerge tag 'efi-2021-01-rc3-2' of https://gitlab.denx...
2020-11-21 AKASHI Takahirodfu: simplify the dependencies of DFU_TFTP
2020-11-20 Tom RiniMerge tag 'xilinx-for-v2021.01-rc3' of https://gitlab...
2020-11-20 Michal Simektpm: spi: Cleanup source code
2020-11-19 Tom RiniMerge branch '2020-11-18-assorted-fixes'
2020-11-19 Steven Lawrancedrivers: led: bcm6858: set the correct led polarity...
2020-11-17 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-11-17 Sean Andersonpinctrl: k210: Rename power domains to match datasheet
2020-11-17 Sean Andersonpinctrl: k210: Fix inverted IE and OE for I2C
2020-11-17 Tom RiniMerge branch 'pr-2020-11-17' of https://gitlab.denx...
2020-11-17 Icenowy Zhengsunxi: allow to use AXP20[39] attached to I2C0 on V3...
2020-11-17 Icenowy Zhengclk: sunxi: add compatible string for V3
2020-11-17 Icenowy Zhengsunxi: gpio: introduce compatible string for V3 GPIO
2020-11-16 Tom RiniMerge tag 'ti-v2021.01-rc3' of https://gitlab.denx...
2020-11-16 Tom RiniMerge tag 'u-boot-amlogic-20201116' of https://gitlab...
2020-11-16 Tom RiniMerge tag 'u-boot-rockchip-20201113' of https://gitlab...
2020-11-15 Tom RiniMerge tag 'dm-pull-15nov20' of git://git.denx.de/u...
2020-11-15 Pali Rohármtd: OneNAND: Set MTD type
2020-11-15 Pali Rohárpower: twl4030: Add twl4030_i2c_read() function
2020-11-14 Heinrich Schuchardtcros_ec: Handling EC_CMD_GET_NEXT_EVENT
next