]> git.ipfire.org Git - thirdparty/u-boot.git/history - drivers
spl: fit: select SPL_CRYPTO_SUPPORT for SPL_FIT_SIGNATURE
[thirdparty/u-boot.git] / drivers /
2020-07-08  Johannes Hollandtpm: add #ifndef to fix redeclaration build errors
2020-07-08  Bruno Thomsentpm2: tis_spi: add linux compatible fallback string
2020-07-08  Tom RiniMerge tag 'u-boot-amlogic-20200708' of https://gitlab...
2020-07-08  Tom RiniMerge tag 'u-boot-rockchip-20200708' of https://gitlab...
2020-07-08  Tom RiniMerge branch '2020-07-07-misc-new-features'
2020-07-07  Andre Przywarasata_sil: Enable DM_PCI operation
2020-07-07  Andre Przywaranet: smc911x: Properly handle EEPROM MAC address
2020-07-07  Heiko Schochergpio: search for gpio label if gpio is not found throug...
2020-07-07  Amit Singh Tomarnet: designware: s700: Add glue code for S700 mac
2020-07-07  Amit Singh Tomarnet: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIM...
2020-07-07  Amit Singh Tomarnet: phy: realtek: Add support for RTL8201F PHY module.
2020-07-07  Amit Singh Tomarclk: actions: Add Ethernet clocks
2020-07-07  Niel Fouriecmd: dm: Fixed/Added DM driver listing subcommands
2020-07-07  Tom RiniMerge tag 'u-boot-stm32-20200707' of https://gitlab...
2020-07-07  Tom RiniMerge tag 'u-boot-atmel-2020.10-a' of https://gitlab...
2020-07-07  Patrick Delaunayram: stm32mp1: add size and addr parameter to test all
2020-07-07  Patrick Delaunayram: stm32mp1: use the DDR size by default in the test...
2020-07-07  Patrick Delaunayram: stm32mp1: add parameter addr in test FrequencySele...
2020-07-07  Patrick Delaunayram: stm32mp1: protect minimum value in get_bufsize
2020-07-07  Fabrice Gasnierpower: regulator: stm32: vrefbuf: fix a possible oversh...
2020-07-07  Patrick Delaunaypinctrl: stm32: add information on pin configuration
2020-07-07  Patrick Delaunaypinctrl: stmfx: add information on pin configuration
2020-07-07  Patrick Delaunaygpio: stmfx: add ops get_dir_flags
2020-07-07  Patrick Delaunaygpio: stmfx: add ops set_dir_flag
2020-07-07  Patrick Delaunaygpio: stmfx: add function stmfx_read_reg and stmfx_writ...
2020-07-07  Patrick Delaunaygpio: stmfx: rename function used to change pin configu...
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...
next