ARM: rockchip: Add rv1108-elgin-r1 board support
[oweals/u-boot.git] / drivers /
2018-12-14 Tom RiniMerge tag 'dm-pull-14dec18' of git://git.denx.de/u...
2018-12-13 Simon Glassdm: sound: Use the correct number of channels for sound
2018-12-13 Simon Glassdm: sandbox: Allow selection of sample rate and channels
2018-12-13 Simon Glassdm: sound: max98095: Tidy up error codes
2018-12-13 Simon Glassdm: sound: Fix license headers
2018-12-13 Simon Glassdm: sound: Complete migration to driver model
2018-12-13 Simon Glassdm: exynos: sound: Convert to use driver model
2018-12-13 Simon Glassdm: sound: exynos: Add support for max98090
2018-12-13 Simon Glassdm: sound: Move common code out of maxim98095
2018-12-13 Simon Glassdm: sound: Add conversion to driver model
2018-12-13 Simon Glassdm: sound: Start i2c IDs from 0
2018-12-13 Simon Glassdm: core: Add a function to read into a unsigned int
2018-12-13 Simon Glassdm: sound: Create a uclass for sound
2018-12-13 Simon Glassdm: sound: Create a uclass for i2s
2018-12-13 Simon Glassdm: sound: Create a uclass for audio codecs
2018-12-13 Simon Glassdm: sound: Rename samsung_i2s_priv to i2s_uc_priv
2018-12-13 Simon Glassdm: sound: Create an option to use driver model for...
2018-12-13 Simon Glassdm: sound: exynos: Correct codec bus addresses
2018-12-13 Simon Glassdm: sound: Fix up header ordering
2018-12-13 Simon Glassdm: sound: wm8994: Drop wm8994_i2c_init()
2018-12-13 Simon Glassdm: sound: max98095: Drop g_codec_info and g_max98095_info
2018-12-13 Simon Glassdm: sound: wm8994: Drop g_codec_info and g_wm8994_info
2018-12-13 Simon Glassdm: sound: max98095: Drop global i2c-address variable
2018-12-13 Simon Glassdm: sound: wm8994: Drop global i2c-address variable
2018-12-13 Simon Glassdm: sound: max98095: Split out interface setup code
2018-12-13 Simon Glassdm: sound: wm899c: Split out interface setup code
2018-12-13 Simon Glassdm: sound: wm8994: Create a new common init function
2018-12-13 Simon Glassdm: sound: max98095: Pass private data to internal...
2018-12-13 Simon Glassdm: sound: wm8994: Pass private data to internal functions
2018-12-13 Simon Glassdm: sound: Drop codec_type
2018-12-13 Simon Glassdm: sound: samsung: Rename i2stx_info to samsung_i2s_priv
2018-12-13 Simon Glassdm: sound: Drop unused pre-device-tree code
2018-12-13 Simon Glassdm: sound: samsung: Make local function static
2018-12-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2018-12-13 Tom RiniMerge branch '2018-12-12-master-imports'
2018-12-12 Peng Fanfirmware: psci: introduce SPL_ARM_PSCI_FW
2018-12-12 Sekhar Norispl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
2018-12-12 Tom Riniblk: Rework guard around part_init call
2018-12-12 Jean-Jacques Hibloti2c: tegra: Fix regression by implementing a dummy...
2018-12-10 Tom RiniMerge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git...
2018-12-10 Tom RiniMerge tag 'mips-fixes-for-2019.01' of git://git.denx...
2018-12-10 Tom RiniMerge tag 'for-master-20181210' of git://git.denx.de...
2018-12-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2018-12-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-12-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2018-12-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-12-10 Philipp Tomsichpower: add FAN53555 family support
2018-12-10 Philipp Tomsichbootcount: add a DM RTC backing store for bootcount
2018-12-10 Philipp Tomsichbootcount: add uclass for bootcount
2018-12-10 Kever Yangrockchip: rk322x: ram: enable DRAM init in SPL instead...
2018-12-10 Jean-Jacques Hiblotdrivers: core: nullify gd->dm_root after dm_uninit()
2018-12-10 Jean-Jacques Hiblotdrivers: core: Add the option SPL_DM_DEVICE_REMOVE...
2018-12-10 Jean-Jacques Hiblotpower: make most tps drivers and the twl4030 driver...
2018-12-10 Jean-Jacques Hibloti2c: omap24xx_i2c: Use platdata to probe the device
2018-12-10 Vignesh Ri2c: omap24xx_i2c: Move away from SoC specific headers...
2018-12-10 Jean-Jacques Hiblotdm: device: Allow using uclass_find_device_by_seq(...
2018-12-10 Jean-Jacques Hiblotdm: i2c: Make i2c_get_chip_for_busnum() fail if the...
2018-12-09 Chris PackhamARM: mvebu: restore license information in mv_ddr_plat...
2018-12-09 Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-12-09 Philipp Tomsichlib: merge CRC16-CCITT into u-boot/crc.h
2018-12-08 Chris PackhamARM: mvebu: a38x: sync ddr training code with mv_ddr...
2018-12-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-12-08 Tom RiniMerge tag 'u-boot-amlogic-20181207' of git://git.denx...
2018-12-07 Olliver Schinaglpower: axp209: Limit inrush current for broken boards
2018-12-07 Olliver Schinaglpower: axp209: Add support for voltage rate control...
2018-12-07 Olliver Schinaglpower: axp209: Reduce magic values by adding defines...
2018-12-07 Olliver Schinaglpower: axp209: Define the chip version mask
2018-12-07 Tom RiniMerge branch '2018-12-06-master-imports'
2018-12-07 Jean-Jacques Hiblotdwc3-generic: Add support for the TI DWC3 glue
2018-12-07 Jean-Jacques Hiblotphy: Add a new driver for OMAP's USB2 PHYs
2018-12-07 Vignesh Rphy: ti-pip3-phy: Add support for USB3 PHY
2018-12-07 Jean-Jacques Hiblotsyscon: dm: Add a new method to get a regmap from DTS
2018-12-07 Jean-Jacques Hiblotusb: dwc3: Fix a compilation error with the edison...
2018-12-07 Jean-Jacques Hiblotdwc3-generic: Add select_dr_mode operation
2018-12-07 Jean-Jacques Hiblotdwc3-generic: Handle the PHYs, the clocks and the reset...
2018-12-07 Jean-Jacques Hiblotdm: usb: create a new UCLASS ID for USB gadget devices
2018-12-07 Jean-Jacques Hiblotdwc3: move phy operation to core.c
2018-12-07 Jean-Jacques Hiblotdwc3_generic: do not probe the USB device driver when...
2018-12-07 Jean-Jacques Hiblotusb: udc: implement DM versions of usb_gadget_initializ...
2018-12-07 Jean-Jacques Hiblotusb: introduce a separate config option for DM USB...
2018-12-07 Jean-Jacques Hiblotusb: gadget: Do not call board_usb_xxx() directly in...
2018-12-07 Felix Brackserial: omap: Add code for early debugging
2018-12-07 Patrice Chotardpinctrl: stm32: Update stm32_pinctrl_get_gpio_dev()
2018-12-07 Patrice Chotardgpio: stm32f7: Remove CONFIG_CLK flag.
2018-12-07 Patrice Chotardgpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.h
2018-12-07 Patrice Chotardgpio: stm32f7: Add gpio bank holes management
2018-12-07 Patrice Chotardpinctrl: stm32: Move gpio_dev list filling outside...
2018-12-07 Álvaro Fernández... serial: bcm6858: remove driver and switch to bcm6345
2018-12-07 Álvaro Fernández... serial: bcm6345: switch to raw I/O functions
2018-12-07 Grygorii Strashkotest: dma: add dma-uclass test
2018-12-07 Álvaro Fernández... dma: add channels support
2018-12-07 Álvaro Fernández... dma: move dma_ops to dma-uclass.h
2018-12-07 Carlo Caionepinctrl: meson: axg: Fix GPIO pin offsets
2018-12-07 Benjamin Gaignardpinctrl: stm32: make pinctrl use hwspinlock
2018-12-07 Benjamin Gaignardhwspinlock: add stm32 hardware spinlock support
2018-12-07 Benjamin Gaignardclk: stm32: add hardware spinlock clock
2018-12-07 Benjamin Gaignarddm: Add Hardware Spinlock class
2018-12-07 Philipp Tomsichclk: Allow clock defaults to be set during re-reloc...
2018-12-06 Priyanka Jainarmv8: lx2160a: Add LX2160A SoC Support
2018-12-06 Peng Mascsi: ceva: add ls2080a soc support
next