Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot...
[platform/kernel/u-boot.git] / drivers /
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-06 Tom RiniMerge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2021-01-05 Simon Glassdtoc: Drop dm_populate_phandle_data()
2021-01-05 Simon Glassdm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
2021-01-05 Simon Glassdm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
2021-01-05 Simon Glassdm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
2021-01-05 Simon Glassdm: core: Add logging when lists_bind_fdt() fails
2021-01-05 Simon Glassdm: core: Allow the uclass list to move
2021-01-05 Simon Glassdm: core: Split out scanning code to dm_scan()
2021-01-05 Simon Glassdm: core: Access device ofnode through functions
2021-01-05 Simon Glassdm: core: Use dev_has_ofnode() instead of dev_of_valid()
2021-01-05 Simon Glassdm: core: Rename dev_has_of_node() to dev_has_ofnode()
2021-01-05 Simon Glassdm: core: Access device flags through functions
2021-01-05 Simon Glassdm: core: Rename sqq to seq_
2021-01-05 Simon Glassdm: core: Split out alloc code into a new function
2021-01-05 Simon Glassx86: sysreset: Move priv/plat structs to headers
2021-01-05 Simon Glassdm: core: Move priv/plat structs for simple_bus to...
2021-01-05 Simon Glassspi: Tweak a few strange SPI NOR features for of-platdata
2021-01-05 Simon Glassspi: Tidy up get/set of device node
2021-01-05 Simon Glassx86: spl: Move priv/plat structs to headers
2021-01-05 Simon Glassx86: apl: Move priv/plat structs to headers
2021-01-05 Simon Glasssandbox: Add a compatible string for spltest
2021-01-05 Simon Glasssandbox: i2c: Move priv into a header file
2021-01-05 Simon Glasssandbox: serial: Move priv into a header file
2021-01-05 Simon Glassx86: pinctrl: Drop unlikely error messages from TPL
2021-01-05 Simon Glassx86: apl: Reduce size for TPL
2021-01-05 Simon Glasstest: Move some test drivers into their own file
2021-01-05 Simon Glasssysreset: Use a shorter error with SPL
2021-01-05 Simon Glasspinctrl: Drop post_bind() method when not needed
2021-01-05 Simon Glassdm: core: Rename the priv/plat members
2021-01-05 Simon Glassdm: core: Use access methods for dev/uclass private...
2021-01-05 Simon Glassdm: Use access methods for dev/uclass private data
2021-01-05 Simon Glassdm: core: Add functions to set priv/plat
2021-01-05 Simon Glassdm: core: Add function to access uclass priv
2021-01-05 Simon Glassx86: apl: Drop support for !OF_PLATDATA_PARENT
2021-01-05 Simon Glassdm: core: Only include simple-bus devicetree id when...
2021-01-05 Simon Glassdm: core: Use 'uclass_driver' for the uclass linker_list
2021-01-05 Simon Glassdm: core: Support dm_dump_all() in SPL
2021-01-05 Simon Glassserial: Rename ns16550 functions to lower case
2021-01-05 Simon Glassserial: Update NS16550_t and struct NS16550
2021-01-05 Michal Simekvideo: Call video_sync in video_clear()
2021-01-05 Michal Simekvideo: seps525: Add seps525 SPI driver
2021-01-05 Michal Simekvideo: Introduce video_sync operation
2021-01-05 Michal Simekvideo: Let video_sync to return error value
2021-01-05 Heinrich Schuchardtzynq: mtd: nand: remove superfluous if
2021-01-04 Tom RiniMerge branch '2021-01-04-minor-fixes'
2021-01-04 Marc Ferlandcosmetic: fix typo in drivers/usb/Kconfig
2021-01-04 Stefan Agnernvme: Use only 32-bit accesses in nvme_writeq/nvme_readq
2021-01-04 T Karthik Reddyspi: zynqmp_gqspi: Fix unaligned data writes issue
2021-01-04 Ashok Reddy Somaserial: uartlite: Fix uninitialized ret in debug uartlite
2021-01-01 Tom RiniMerge tag 'efi-next' of https://gitlab.denx.de/u-boot...
2020-12-31 Sughosh Ganudfu_mtd: Add provision to unlock mtd device
2020-12-28 Tom RiniMerge tag 'u-boot-imx-20201227' of https://gitlab.denx...
2020-12-28 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-12-28 Pali RohárRevert "arm64: a37xx: pci: Assert PERST# signal when...
2020-12-26 Marc Ferlandi2c: mxc_i2c: improve error message readability
2020-12-23 Tom RiniMerge tag 'dm-next-23dec20' of git://git.denx.de/u...
2020-12-23 Simon Glassdm: core: Inline a few ofnode functions in SPL
2020-12-23 Niel Fouriedm: spi: Fix spi_free_slave() freed memory write
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-20 Tom RiniMerge tag 'efi-2021-01-rc4' of https://gitlab.denx...
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-18 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-12-18 Tom RiniMerge tag 'u-boot-amlogic-20201218' of https://gitlab...
2020-12-18 Hongwei Zhangmtd: spi-nor-ids: add Micron MT25QL01G flash
2020-12-18 Pengpeng Chenspi: ca_sflash: Add CAxxxx SPI Flash Controller
2020-12-18 Sean Andersonspi: dw: Add mem_ops
2020-12-18 Sean Andersonspi: dw: Add support for multiple CTRLR0 layouts
2020-12-18 Sean Andersonspi: dw: Rearrange struct dw_spi_priv
2020-12-18 Sean Andersonspi: dw: Remove spi_enable_chip
2020-12-18 Sean Andersonspi: dw: Rename registers to match datasheet
2020-12-18 Sean Andersonspi: dw: Use generic function to read reg address
2020-12-18 Sean Andersonspi: dw: Rename "cs-gpio" to "cs-gpios"
2020-12-18 Sean Andersonspi: dw: Convert calls to debug to dev_*
2020-12-18 Sean Andersonspi: dw: Fix driving MOSI low while recieving
next