gpio: stmfx: move function to prepare new ops introduction
[platform/kernel/u-boot.git] / drivers /
2020-07-07 Patrick Delaunaygpio: stmfx: move function to prepare new ops introduction
2020-07-07 Patrick Delaunaygpio: stm32: add ops get_dir_flags
2020-07-07 Patrick Delaunaygpio: stm32: add ops set_dir_flags
2020-07-07 Patrick Delaunayarm: stm32mp: add weak function to save vddcore
2020-07-07 Patrick Delaunaystm32mp1: clk: configure pll1 with OPP
2020-07-07 Patrick Delaunaynet: dwc_eth_qos: update the compatible supported for...
2020-07-06 Patrick Delaunayvideo: restore CONFIG_VIDCONSOLE_AS_LCD as boolean
2020-07-06 Tom RiniMerge branch 'next'
2020-07-05 Tom RiniMerge tag 'efi-2020-10-rc1' of https://gitlab.denx...
2020-07-05 Tom RiniMerge branch '2020-07-01-kconfig-etc-updates' into...
2020-07-05 Tom RiniMerge branch '2020-07-05-gpio-regression-fix'
2020-07-05 Heiko Schochergpio-uclass.c: save the GPIOD flags also in the gpio...
2020-07-02 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-07-01 Tom Rinipci: rockchip: Mark inline functions as static inline
2020-07-01 Sagar Shrikant Kadamriscv: cpu: check and append L1 cache to cpu features
2020-07-01 Sagar Shrikant Kadamriscv: cpu: correctly handle the setting of CPU_FEAT_MM...
2020-07-01 Sagar Shrikant Kadamuclass: cpu: fix to display proper CPU features
2020-07-01 Sean Andersonriscv: Enable cpu clock if it is present
2020-07-01 Sean Andersonriscv: Try to get cpu frequency from a "clocks" node...
2020-07-01 Sean Andersonreset: Add generic reset driver
2020-07-01 Sean Andersondm: Fix error handling for dev_read_addr_ptr
2020-07-01 Sean Andersondm: Add support for simple-pm-bus
2020-07-01 Sean Andersonclk: Add K210 clock support
2020-07-01 Sean Andersonclk: Add a bypass clock for K210
2020-07-01 Sean Andersonclk: Add K210 pll support
2020-07-01 Sean Andersonclk: Fix clk_get_by_* handling of index
2020-07-01 Sean Andersonclk: Check that ops of composite clock components exist...
2020-07-01 Sean Andersonclk: Always use the supplied struct clk
2020-06-30 Tom RiniMerge tag 'efi-2020-07-rc6-2' of https://gitlab.denx...
2020-06-30 Tom RiniMerge branch '2020-06-30-minor-TI-board-updates' into...
2020-06-30 Tom RiniMerge tag 'mips-pull-2020-06-29' of https://gitlab...
2020-06-30 Tom RiniMerge branch '2020-06-30-pxa-dm_mmc-migration' into...
2020-06-30 Marcel Ziswilerarm: pxa: mmc: add driver model support
2020-06-30 Marcel Ziswilerkconfig: mmc: move pxa_mmc_generic to kconfig
2020-06-30 Marcel Ziswilerdm: core: gracefully handle alias seq without of
2020-06-30 Marcel Ziswilermmc: add missing space before comment delimiter
2020-06-29 Marek Vasutnet: pcnet: Add Kconfig entries
2020-06-29 Marek Vasutnet: pcnet: Add DM support
2020-06-29 Marek Vasutnet: pcnet: Split common and non-DM functions
2020-06-29 Marek Vasutnet: pcnet: Wrap name and enetaddr into private data
2020-06-29 Marek Vasutnet: pcnet: Wrap iobase into private data
2020-06-29 Marek Vasutnet: pcnet: Pass private data through dev->priv
2020-06-29 Marek Vasutnet: pcnet: Wrap devbusfn into private data
2020-06-29 Marek Vasutnet: pcnet: Drop useless forward declarations
2020-06-29 Marek Vasutnet: pcnet: Move initialize function at the end
2020-06-29 Marek Vasutnet: pcnet: Move private data allocation to initialize
2020-06-29 Marek Vasutnet: pcnet: Replace memset+malloc with calloc
2020-06-29 Marek Vasutnet: pcnet: Simplify private data allocation
2020-06-29 Marek Vasutnet: pcnet: Use PCI_DEVICE() to define PCI device compa...
2020-06-29 Marek Vasutnet: pcnet: Drop PCNET_HAS_PROM
2020-06-29 Marek Vasutnet: pcnet: Drop typedef struct pcnet_priv_t
2020-06-29 Tom RiniMerge branch '2020-06-26-more-Kconfig-migration' into...
2020-06-29 Tom RiniMerge tag 'rockchip-fix' of https://gitlab.denx.de...
2020-06-29 Tom RiniConvert CONFIG_CADENCE_QSPI to Kconfig
2020-06-29 Lukasz Majewskispi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
2020-06-29 Anatolij Gustschinvideo: rockchip: fix HDMI 4K resolution
2020-06-28 Tom RiniMerge tag 'fixes-for-v2020.07' of https://gitlab.denx...
2020-06-28 Tom RiniMerge tag 'u-boot-rockchip-20200628' of https://gitlab...
2020-06-28 Patrick Wildtrockchip: correctly set vop0 or vop1
2020-06-27 Yannick Fertrevideo: orisetech_otm8009a: fill characteristics of...
2020-06-27 Yannick Fertrevideo: raydium_rm68200: fill characteristics of DSI...
2020-06-27 Yannick Fertrevideo: stm32: stm32_dsi: copy DSI fields
2020-06-27 Yannick Fertrevideo: check hardware version of DSI
2020-06-27 Ye Livideo: vidconsole: avoid multiple lines overwrite logo
2020-06-27 Ye Livideo: bmp: support 8bits BMP drawing on 24/32 bpp...
2020-06-27 Alexander Kochetkovrockchip: clk: rk3188: change APLL to safe 600MHz
2020-06-26 Tom RiniConvert CONFIG_ATMEL_HLCD to Kconfig
2020-06-26 Tom RiniConvert CONFIG_AT91_GPIO to Kconfig
2020-06-26 Tom RiniConvert CONFIG_ARM_PL180_MMCI to Kconfig
2020-06-26 Tom RiniConvert CONFIG_AM335X_LCD to Kconfig
2020-06-25 Tom RiniMerge branch '2020-06-25-tidy-up-bd-command' into next
2020-06-25 Tom RiniMerge tag 'efi-2020-07-rc6' of https://gitlab.denx...
2020-06-25 Simon Glassbdinfo: dm: Update fb_base when using driver model
2020-06-25 Tom RiniMerge tag 'xilinx-for-v2020.10' of https://gitlab.denx...
2020-06-24 Tom RiniMerge tag 'mmc-2020-6-24' of https://gitlab.denx.de...
2020-06-24 Patrick van Geldernet: xilinx: axi_emac: Fix endless loop when no PHYs...
2020-06-24 T Karthik Reddyarm64: xilinx: Print fpga error value in hex
2020-06-24 Ashok Reddy Somaspi: zynq_[q]spi: Convert config's to macro's
2020-06-24 Michal Simeknet: gem: Disable PCS autonegotiation in case of fixed...
2020-06-24 T Karthik Reddyfpga: zynqpl: Flush dcache only for non-bitstream data
2020-06-24 Ibai Erkiagafpga: zynqpl: Check if aes engine is enabled
2020-06-24 T Karthik Reddyfpga: zynqpl: Check fpga config completion
2020-06-24 Siva Durga Prasad... fpga: zynqpl: Correct PL bitstream loading sequence...
2020-06-24 Michal Simekfirmware: zynqmp: Change panic logic in zynqmp_pmufw_lo...
2020-06-24 Rajan Vajaclk: versal: Remove alt_ref_clk from clock sources
2020-06-24 Michal Simekmmc: zynq_sdhci: Remove global pointer
2020-06-24 Jagan Tekimmc: sdhci: Fix HISPD bit handling
2020-06-24 Haibo Chenmmc: retry CMD1 in mmc_send_op_cond() until the eMMC...
2020-06-24 Haibo Chenmmc: fsl_esdhc_imx: disable the CMD CRC check for stand...
2020-06-23 Tom RiniMerge branch '2020-06-23-misc-minor-fixes'
2020-06-23 Jagan Tekinvme: Invalidate dcache before submitting admin cmd
2020-06-23 Tom RiniMerge tag 'u-boot-imx-20200623' of https://gitlab.denx...
2020-06-22 Ye Ligpio: mxc_gpio: change gpio index for i.MX8
2020-06-22 Fabio Estevamnet: fec: Allow the PHY node to be retrieved
2020-06-22 Fabio Estevamphy: atheros: ar8035: Fix clock output calculation
2020-06-20 Tom RiniMerge branch 'net' of https://gitlab.denx.de/u-boot...
2020-06-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-06-19 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-06-19 Tom RiniMerge tag 'efi-2020-07-rc5-2' of https://gitlab.denx...
2020-06-19 Tom RiniMerge tag 'u-boot-stm32-20200619' of https://gitlab...
next