configs: lx2160a: Enable GIC_V3_ITS config
[oweals/u-boot.git] / drivers /
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()
2020-02-06 Simon Glassdm: core: Use const device for the dev_read_...() interface
2020-02-06 Simon Glassdm: core: Use const device for the devfdt...() interface
2020-02-06 Simon Glassdm: pci: Update a few more interfaces for const udevice *
2020-02-06 Simon Glassdm: pci: Update the PCI read_config() method to const...
2020-02-06 Simon Glassdm: core: Use const where possible in device.h
2020-02-05 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-02-05 Tom RiniMerge tag 'rpi-next-2020.04' of https://gitlab.denx...
2020-02-05 Marek Vasutddr: altera: Add DDR2 support to Gen5 driver
2020-02-05 Marek Vasutwatchdog: designware: Optionally fetch clock and reset...
2020-02-05 Marek Vasutwatchdog: designware: Convert to DM and DT probing
2020-02-04 Anatolij Gustschinvideo: mxsfb: call remove() when booting OS
2020-02-04 Anatolij Gustschinvideo: fix Coverity missing break issue
2020-02-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-02-04 Tom RiniMerge tag 'ti-v2020.04-rc2' of https://gitlab.denx...
2020-02-04 Biwen Lii2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag
2020-02-04 Biwen Lirtc: pcf8563: Add driver model support
2020-02-04 Wolfgang Wallnergpio: intel_gpio: Fix register/bit offsets intel_gpio_g...
2020-02-04 Wolfgang Wallnergpio: intel_gpio: Clear tx state bit when setting output
2020-02-04 Wolfgang Wallnergpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32()
2020-02-04 Marek Vasutwatchdog: omap_wdt: Fix WDT coding style
2020-02-04 Marek Vasutwatchdog: omap_wdt: Fix WDT reloading
2020-02-04 Marek Vasutwatchdog: omap_wdt: Fix WDT timeout configuration
2020-02-04 Vignesh Raghavendragpio: da8xx_gpio: Add "ti,keystone-gpio" compatible
2020-02-04 Vignesh Raghavendragpio: da8xx_gpio: Fix compiler warning
2020-02-04 Vignesh Raghavendragpio: pca953x_gpio: Add support for 24 bit IO expander
2020-02-03 Wolfgang Wallnerx86: Move itss.h from Apollo Lake to the generic x86...
2020-02-03 Wolfgang Wallnerspi: ich: Drop while loop in hardware sequencing erase...
2020-02-03 Simon Glassx86: serial: Add a coreboot serial driver
2020-02-03 Simon Glassserial: ns16550: Support run-time configuration
2020-02-03 Marek Vasutwatchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDO...
2020-02-03 Ley Foon Tanreset: socfpga: Poll for reset status after deassert...
2020-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-02-02 Guillermo Rodríguezdfu: Add option to skip empty pages when flashing UBI...
2020-02-02 Vignesh Raghavendrausb: cdns3: ep0: Invalidate cache before reading Setup...
2020-02-01 Tom RiniMerge tag 'u-boot-rockchip-20200130' of https://gitlab...
2020-01-31 Tom RiniMerge tag 'uniphier-v2020.04-2' of https://gitlab.denx...
2020-01-31 Masahiro Yamadamtd: rawnand: denali_dt: use UCLASS_MTD instead of...
2020-01-31 Masahiro Yamadamtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based...
2020-01-31 Masahiro Yamadamtd: rawnand: denali_dt: insert udelay() after reset...
2020-01-31 Marek Vasutmtd: rawnand: denali: Do not reset the block before...
2020-01-31 Masahiro Yamadamtd: rawnand: denali_dt: make the core clock optional
2020-01-31 Marek Vasutmtd: rawnand: denali-spl: Add missing hardware init...
2020-01-31 Tom RiniMerge branch '2020-01-30-master-imports'
2020-01-30 Flavio Suligoinet: fix typo
2020-01-30 Kever Yangram: rk3328: only do data traning for cs0
2020-01-30 Jagan Tekiarm: rockchip: Add common cru.h
2020-01-30 Thomas Hebbram: rk3399: don't assume phy_io_config() uses real...
2020-01-29 Amit Singh Tomarnet: Add support for Broadcom GENETv5 Ethernet controller
2020-01-29 Marek Szyprowskiusb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4)...
2020-01-29 Marek Szyprowskidfu: mmc: remove file size limit for io operations
2020-01-29 Marek Szyprowskidfu: mmc: rearrange the code
2020-01-29 Tom RiniMerge tag 'for-v2020.04' of https://gitlab.denx.de...
2020-01-29 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-01-28 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-01-28 Tom RiniMerge branch '2020-01-27-master-imports'
2020-01-28 Martin Fuzzeypower: regulator: add driver for Dialog DA9063 PMIC
2020-01-28 Martin Fuzzeypower: pmic: add driver for Dialog DA9063 PMIC
2020-01-28 Ian Rayrtc: s35392a: encode command correctly
2020-01-27 Vignesh Raghavendraspi: cadence-qspi: Add compatible for TI AM654
2020-01-27 Vignesh Raghavendraspi: cadence-qspi: Add support for Cadence Octal SPI...
2020-01-27 Vignesh Raghavendramtd: spi-nor-core: Add octal mode support
next