mtd: spi-nor-core: Introduce flash-specific fixup hooks
[platform/kernel/u-boot.git] / drivers /
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Introduce flash-specific fixup hooks
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Move SFDP related declarations to top
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Add a ->setup() hook
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Fix address width on flash chips...
2021-06-28 Pratyush Yadavspi: cadence-qspi: Add support for octal DTR flashes
2021-06-28 Pratyush Yadavspi: cadence-qspi: Add a small delay before indirect...
2021-06-28 Pratyush Yadavspi: cadence-qspi: Do not calibrate when device tree...
2021-06-28 Pratyush Yadavspi: spi-mem: add spi_mem_dtr_supports_op()
2021-06-28 Pratyush Yadavspi: spi-mem: allow specifying a command's extension
2021-06-28 Pratyush Yadavspi: spi-mem: allow specifying whether an op is DTR...
2021-06-25 Zhengxunspi: Add MXIC controller driver
2021-06-24 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2021-06-24 Marek Behúnmtd: compare also with OF path and device name in get_m...
2021-06-24 Marek Behúnmtd: probe SPI NOR devices in mtd_probe_devices()
2021-06-24 Marek Behúnmtd: remove mtd_probe() function
2021-06-24 Marek Behúnmtd: spi-nor: fill-in mtd->dev member
2021-06-24 Marek Behúnmtd: spi-nor: allow registering multiple MTDs when...
2021-06-24 Marek Behúnmtd: add support for parsing partitions defined in OF
2021-06-24 Marek Behúndm: core: add ofnode_get_path()
2021-06-24 Marek Behúndm: core: add non-translating version of ofnode_get_add...
2021-06-24 Jaime Liaomtd: spinand: macronix: Add support for serial NAND...
2021-06-22 zhengxunmtd: spi-nor-ids: Add Macronix MX66UW2G345G
2021-06-19 Tom RiniMerge tag 'u-boot-rockchip-20210618' of https://source...
2021-06-18 Tom RiniMerge tag 'u-boot-stm32-20210618' of https://source...
2021-06-18 Patrick Delaunayclk: cosmetic change in uclass
2021-06-18 Patrick Delaunaydfu: add error callback
2021-06-18 Patrick Delaunaydfu: dfu_mtd: set max_buf_size to erasesize also for...
2021-06-18 Daniil Stasspi: stm32_qspi: Fix short data write operation
2021-06-18 Yifeng Zhaomtd: nand: NFC drivers for RK3308, RK2928 and others
2021-06-18 Anand Moonpci: pcie_dw_rockchip: Replace msleep occurences by...
2021-06-18 Anand Moonpci: pcie_dw_rockchip: Drop the unused variable warning
2021-06-18 Anand Moonpci: pcie_dw_rockchip: Fixed the below compilation...
2021-06-18 Joseph Chenrockchip: rk3568: Add sdram driver
2021-06-18 Elaine Zhangrockchip: rk3568: add clock driver
2021-06-17 Tom RiniMerge tag 'u-boot-atmel-2021.10-a' of https://source...
2021-06-17 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-06-17 Sean Andersonclk: k210: Move k210 clock out of its own subdirectory
2021-06-17 Sean Andersonclk: k210: Remove bypass driver
2021-06-17 Sean Andersonclk: k210: Don't set PLL rates if we are already at...
2021-06-17 Sean Andersonclk: k210: Re-add support for setting rate
2021-06-17 Sean Andersonclk: k210: Implement soc_clk_dump
2021-06-17 Sean Andersonclk: k210: Move pll into the rest of the driver
2021-06-17 Sean Andersonclk: k210: Rewrite to remove CCF
2021-06-17 Sean Andersonclk: Allow force setting clock defaults before relocation
2021-06-13 Tom RiniMerge tag 'ti-v2021.10-next-v2' of https://source.denx...
2021-06-11 Vignesh Raghavendradma: ti: k3-udma: Add support for native configuration...
2021-06-11 Vignesh Raghavendrasoc: ti: k3-navss-ringacc: Add support for native confi...
2021-06-11 Vignesh Raghavendrafirmware: ti_sci: Add support for Resoure Management...
2021-06-11 Vignesh Raghavendrafirmware: ti_sci: Implement GET_RANGE with static data
2021-06-11 Vignesh Raghavendramailbox: k3-sec-proxy: Add DM to DMSC communication...
2021-06-11 Tero Kristocmd: ti: pd: Add debug command for K3 power domains
2021-06-11 Tero Kristopower: domain: Introduce driver for raw TI K3 PDs
2021-06-11 Tero Kristoclk: add support for TI K3 SoC clocks
2021-06-11 Tero Kristoclk: add support for TI K3 SoC PLL
2021-06-11 Tero Kristoclk: fix set_rate to clean up cached rates for the...
2021-06-11 Tero Kristoclk: fix assigned-clocks to pass with deferring provider
2021-06-11 Tero Kristoclk: sci-clk: fix return value of set_rate
2021-06-11 Tero Kristoclk: do not attempt to fetch clock pointer with null...
2021-06-11 Tero Kristoclk: fixed_rate: add API for directly registering fixed...
2021-06-11 Tero Kristoremoteproc: k3-r5: remove sysfw PM calls if not supported
2021-06-09 Dario Binacchirtc: davinci: fix date loaded on reset
2021-06-09 Dario Binacchirtc: davinci: add driver model support
2021-06-09 Dario Binacchirtc: davinci: use unlock/lock mechanism
2021-06-09 Dario Binacchirtc: davinci: check BUSY bit before set TC registers
2021-06-09 Dario Binacchirtc: davinci: replace 32bit access with 8bit access
2021-06-09 Dario Binacchirtc: davinci: fix compiler errors
2021-06-09 Dario Binacchirtc: davinci: enable compilation for omap architectures
2021-06-09 Tom RiniMerge branch '2021-06-08-kconfig-migrations' into next
2021-06-09 Aswath Govindrajuusb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and...
2021-06-07 Tom RiniMerge tag 'u-boot-rockchip-20210606' of https://source...
2021-06-07 Kai Stuhlemmer ... nand: atmel: Correct bitflips in erased pages
2021-06-06 Tom RiniMerge tag 'dm-pull-6jun21' of https://source.denx.de...
2021-06-05 Patrick Delaunaynet: luton: remove address translation after ofnode_rea...
2021-06-05 Alper Nebi Yasakpwm: cros_ec: Rename "priv_auto_alloc_size" to "priv_auto"
2021-06-05 Bin Mengof: addr: Remove call to dev_count_cells() in of_get_ad...
2021-06-05 Bin Mengof: addr: Translate 'dma-ranges' for parent nodes missi...
2021-06-04 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-06-04 Pali Rohárarm: a37xx: pci: Fix configuring PCIe resources
2021-06-04 Pali Rohárarm: a37xx: pci: Fix DT compatible string to Linux...
2021-06-04 Pali Rohárarm: a37xx: pci: Disable bus mastering when unloading...
2021-06-04 Pali Rohárarm: a37xx: pci: Don't put link into LTSSM Recovery...
2021-05-31 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-05-31 Green Wandrivers: pci: pcie_dw_common: fix Werror compilation...
2021-05-31 Green Wanboard: sifive: add HiFive Unmatched board support
2021-05-31 Green Wandrivers: pci: add pcie support for fu740
2021-05-31 Green Wandrivers: ram: sifive: rename fu540_ddr and add fu740...
2021-05-31 Green Wandrivers: clk: add fu740 support
2021-05-28 Tom RiniMerge tag 'u-boot-stm32-20210528' of https://source...
2021-05-28 Patrice Chotardreset: stm32: Fix bank and offset computation
2021-05-28 Patrick Delaunaydfu: dfu_mtd: remove the mtd_block_op error when mtd_lo...
2021-05-27 Tom RiniMerge tag 'ti-v2021.07-rc4' of https://source.denx...
2021-05-27 Tom RiniMerge branch '2021-05-26-assorted-bugfixes'
2021-05-27 Dave Gerlachfirmware: ti_sci: Update ti_sci_msg_req_reboot to inclu...
2021-05-26 Vignesh Raghavendrapinctrl: single: Fix probe failure getting register...
2021-05-25 Tom Rininet: Remove ne2000 driver
2021-05-24 Tom RiniMerge branch '2021-05-24-add-lto-support'
2021-05-24 Marek Behúnata: ahci: fix ahci_link_up() type mismatch for LTO
2021-05-24 Marek BehúnARM: fix LTO for apf27
2021-05-24 Marek Behúntreewide: Convert macro and uses of __section(foo)...
2021-05-24 Marek Behúnregmap: fix a serious pointer casting bug
next