video: meson: keep power domain up after booting
[oweals/u-boot.git] / drivers /
2020-03-03 Anatolij Gustschinvideo: meson: keep power domain up after booting
2020-03-03 Anatolij Gustschindm: core: Add a flag for power domain control on device...
2020-03-02 Tom RiniMerge tag 'u-boot-stm32-20200203' of https://gitlab...
2020-03-02 Tom RiniMerge tag 'xilinx-for-v2020.04-rc4' of https://gitlab...
2020-03-02 Heinrich Schuchardtstm32mp1: rng: remove superfluous assignment
2020-02-29 Tom RiniMerge tag 'efi-2020-04-rc4-2' of https://gitlab.denx...
2020-02-29 Tom RiniMerge tag 'uniphier-v2020.04-3' of https://gitlab.denx...
2020-02-28 Tom RiniMerge branch '2020-02-28-mpc8xx-fixes'
2020-02-28 Christophe Leroywatchdog: Don't select CONFIG_WATCHDOG and CONFIG_HW_WA...
2020-02-28 Christophe Leroywatchdog: mpc8xx: Revert the 8xx watchdog back to CONFI...
2020-02-28 Michal Simeknet: zynq: Free allocated buffers in case of error
2020-02-28 Michal Simeknet: phy: dp83867: Clean force link good bit
2020-02-28 T Karthik Reddymtd: nand: Fix on-die ecc issues in arasan_nfc driver
2020-02-28 Rajan Vajaversal: drivers: clk: Fix invalid clock name queries
2020-02-28 T Karthik Reddynet: zynq_gem: Use ulong instead of u32 data type
2020-02-27 Tom RiniMerge tag 'ti-v2020.04-rc4' of https://gitlab.denx...
2020-02-26 Vignesh Raghavendramisc: k3_avs: Fix possible NULL pointer deference
2020-02-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-02-25 Peng MaRevert "ata: fsl_ahci: Add sata DM support for Freescal...
2020-02-21 Tom RiniMerge tag 'u-boot-rockchip-20200220' of https://gitlab...
2020-02-20 Tom RiniMerge tag 'mmc-2-20-2020' of https://gitlab.denx.de...
2020-02-20 Masahiro Yamadammc: sdhci: fix missing cache invalidation after readin...
2020-02-20 Masahiro Yamadammc: sdhci: use dma_map_single() instead of flush_cache...
2020-02-20 Masahiro Yamadammc: sdhci: remove unneeded casts
2020-02-20 Masahiro Yamadammc: sdhci: use lower_32_bit2() and upper_32_bits(...
2020-02-20 Masahiro Yamadammc: sdhci: reduce code duplication for aligned buffer
2020-02-20 Masahiro Yamadammc: sdhci: put the aligned buffer pointer to struct...
2020-02-19 Tom RiniMerge tag 'efi-2020-04-rc3' of https://gitlab.denx...
2020-02-19 Masahiro Yamadadma-mapping: move dma_map_(un)single() to <linux/dma...
2020-02-19 Masahiro Yamadadma-mapping: fix the prototype of dma_unmap_single()
2020-02-19 Rasmus Villemoesmmc: fsl_esdhc: actually enable cache snooping on mpc830x
2020-02-18 Tom RiniMerge tag 'bugfixes-for-v2020.04' of https://gitlab...
2020-02-18 Simon Glassi2c: designware_i2c: Correct the selection of speed...
2020-02-17 Masahiro Yamadammc: remove unneeded forward declarations
2020-02-17 Masahiro Yamadammc: check the return value of mmc_select_mode_and_width()
2020-02-17 Masahiro Yamadammc: sdhci-cadence: send tune request twice to work...
2020-02-17 Jaehoon Chungmmc: fix the build error when MMC_WRITE is disabled
2020-02-17 Bharat Kumar Reddy... drivers: mmc: rpmb: Use R1 response
2020-02-14 Tom RiniMerge tag 'u-boot-stm32-20200214' of https://gitlab...
2020-02-14 Tom RiniMerge tag 'ti-v2020.04-rc3' of https://gitlab.denx...
2020-02-13 Tom RiniMerge branch '2020-02-13-master-imports'
2020-02-13 Patrick Delaunayclk: stm32mp1: solve type issue in stm32mp1_lse_enable...
2020-02-13 Patrick Delaunaypinctrl: stmfx: update the result type of dm_i2c_reg_read
2020-02-13 Michal Simekram: rockchip: Fix Kconfig dependency for RAM_ROCKCHIP_...
2020-02-12 Tom RiniMerge tag 'arc-fixes-for-2020.04-rc2' of https://gitlab...
2020-02-12 Eugeniy PaltsevCLK: HSDK: fix HDMI clock calculation
2020-02-12 Eugeniy PaltsevCLK: HSDK: Check for PLL bypass firstly
2020-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-11 Tom RiniMerge branch '2020-02-10-master-imports'
2020-02-10 Lukasz Majewskiregulator: fix: Move code to enable gpio regulator...
2020-02-10 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-02-10 Tom RiniMerge tag 'fixes-for-v2020.04' of https://gitlab.denx...
2020-02-10 Tom RiniMerge tag 'u-boot-imx-20200210' of https://gitlab.denx...
2020-02-09 Robert Beckettmisc: i2c_eeprom: set offset len and chip addr offset...
2020-02-09 Fabio Estevamgpio: Let DM_74X164 be built without CONFIG_SPL_GPIO
2020-02-08 Tom RiniMerge branch '2020-02-07-master-imports'
2020-02-07 Jason Liserial: serial_cortina: add UART DM driver for CAxxxx...
2020-02-07 Jason Liwatchdog: cortina_wdt: add support for HW WDT on CAxxxx...
2020-02-07 Jason Ligpio: cortina_gpio: add DM_GPIO driver for CAxxxx SoCs
2020-02-07 Frank Wunderlicheth: mtk-eth: aarch64: fix build warnings on ethernet...
2020-02-07 MarkLeeeth: mtk-eth: add mt7622 support in mediatek eth driver
2020-02-07 MarkLeeeth: mtk-eth: add sgmii mode support in mediatek eth...
2020-02-07 Simon Glasstpm: Add a driver for H1/Cr50
2020-02-07 Simon Glassdm: irq: Add support for requesting interrupts
2020-02-07 Simon Glassx86: Give each driver an IRQ type
2020-02-07 Simon Glassdm: irq: Add support for interrupt controller types
2020-02-07 Simon Glassx86: Add a clock driver for Intel devices
2020-02-07 Simon Glasstegra: i2c: Change driver to use helper function
2020-02-07 Simon Glassdm: core: Change syscon to use helper function
2020-02-07 Simon Glassdm: core: Add a function to find a device by drvdata
2020-02-07 Tom RiniMerge tag 'efi-2020-04-rc2' of https://gitlab.denx...
2020-02-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-02-06 Anatolij Gustschinvideo: enable VIDEO_ANSI and all VIDEO_BBP options
2020-02-06 Simon Glasssandbox: Complete migration away from os_malloc()
2020-02-06 Simon Glassdm: core: Drop the inclusion of linux/compat.h in dm.h
2020-02-06 Simon Glassdm: core: Create a new header file for 'compat' features
2020-02-06 Simon Glassdm: core: Require users of devres to include the header
2020-02-06 Simon Glasssandbox: Support changing the LCD colour depth
2020-02-06 Simon Glasssandbox: sdl: Add an option to double the screen size
2020-02-06 Simon Glasssandbox: sound: Handle errors better in sound_beep()
2020-02-06 Simon Glasssound: Add a new stop_play() method
2020-02-06 Simon Glassmtd: Rename free() to rfree()
2020-02-06 Simon Glassdma: Rename free() to rfree()
2020-02-06 Simon Glassclk: Rename free() to rfree()
2020-02-06 Simon Glassgpio: Rename free() to rfree()
2020-02-06 Simon Glassreset: Rename free() to rfree()
2020-02-06 Simon Glasspower-domain: Rename free() to rfree()
2020-02-06 Simon Glassmailbox: Rename free() to rfree()
2020-02-06 Simon Glassvideo: sandbox: Enable all colour depths
2020-02-06 Simon Glassvideo: Support truetype fonts on a 32-bit display
2020-02-06 Sean Andersoncmd: Add command to dump drivers and compatible strings
2020-02-06 Thirupathaiah Anna... tpm2: ftpm: A driver for firmware TPM running inside TEE
2020-02-06 Simon Glasssandbox: pmic: Correct i2c pmic emulator platdata method
2020-02-06 Simon Glassdm: core: Drop uclass_find_next_free_req_seq() conditions
2020-02-06 Simon Glassdm: core: Add a way to iterate through children, probin...
2020-02-06 Simon Glassdm: core: Add a way to read platdata for all child...
2020-02-06 Simon Glassdm: core: Add ofnode_get_chosen_prop()
2020-02-06 Simon Glassdm: core: Reimplement ofnode_read_size()
2020-02-06 Simon Glassdm: core: Add ofnode_read_prop()
2020-02-06 Simon Glassdm: core: Rename ofnode_get_chosen_prop()
next