Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
[oweals/u-boot.git] / drivers /
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
2020-01-27 Vignesh Raghavendraspi: cadence-qspi: Add direct mode support
2020-01-27 Vignesh Raghavendraspi: cadence_qspi: Move to spi-mem framework
2020-01-27 Robert Markomtd: spinand: winbond: Add support for W25N01GV
2020-01-27 Vignesh Raghavendraspi: ti_qspi: Add support for CS other than CS0
2020-01-27 Marcin Wojtasspi: prevent overriding established bus settings
2020-01-27 Bin Mengdm: spi: Check cs number before accessing slaves
2020-01-27 Michael Wallespi: nxp_fspi: new driver for the FlexSPI controller
2020-01-27 Tom RiniMerge tag 'u-boot-clk-26Jan2020' of https://gitlab...
2020-01-26 Giulio Benetticlk: imx: pllv3: fix potential 'divide by zero' in...
2020-01-26 Giulio Benetticlk: imx: pllv3: fix potential 'divide by zero' in...
2020-01-26 Giulio Benetticlk: imx: pllv3: fix potential 'divide by zero' in...
2020-01-26 Angelo Durgehellocommon: fix regression on block cache init
2020-01-26 Joel Johnsonarm: mvebu: fix A38x breakage from commit bb872dd930cc
2020-01-26 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-01-26 Sean Andersonclk: Fix error checking of dev_read_addr_ptr
2020-01-26 Giulio Benetticlk: uclass: clk_get_by_name() must not be available...
2020-01-26 Peng Fanclk: show more error info when uclass_get_device_by_name
2020-01-26 Fabien Parentclk: mediatek: use unsigned type for returning the...
2020-01-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-01-25 Tom RiniMerge branch '2020-01-24-master-imports'
2020-01-25 Angelo Durgehellocommon: add blkcache init
2020-01-25 Vignesh Raghavendranet: macb: Drop local cache flush
2020-01-25 Vignesh Raghavendramtd: denali: Drop custom dma mapping functions
2020-01-25 Vignesh Raghavendrammc: tmio-common: Drop custom dma mapping functions
2020-01-25 mingming leefastboot: mt85xx: add command to flash/erase emmc hwpart
2020-01-25 mingming leeusb: musb-new: mt85xx: add musb-new gadget driver.
2020-01-25 Heinrich Schuchardtcrypto: make mod_exp_sw() static
2020-01-25 Heinrich Schuchardtlib: Kconfig dependencies for pseudo-random library
2020-01-24 Andre Przywaraphy: sun4i-usb: Add Allwinner R40 support
2020-01-24 Simon Glasscommon: Move hang() to the same header as panic()
2020-01-24 Simon Glasscommon: Move RAM-sizing functions to init.h
2020-01-24 Simon Glasscommon: Rename and move source()
2020-01-24 Simon Glasscommon: Move the image globals into image.h
2020-01-24 Simon Glassimage: Rename load_addr, save_addr, save_size
2020-01-24 Simon Glasscommon: Move reset_cpu() to the CPU header
2020-01-24 Simon Glasscommon: Move get_tbclk() to time.h
2020-01-24 Simon Glasscommon: Move clock functions into a new file
2020-01-24 Simon Glasscommon: Move ll_boot_init() to init.h
2020-01-24 Simon Glasscommon: Drop floppy disk support
2020-01-24 Patrik Dahlströmserial: ns16550: Use old baud rate divisor for flushing...
2020-01-24 Fabien Dessenneremoteproc: elf_loader: fix program header parsing
2020-01-24 Alex Margineandrivers: net: fsl_enetc: fix SXGMII MAC configuration
2020-01-24 Wasim Khanpci: layerscape: device tree fixup based on SoC and
2020-01-24 Wasim Khanpci: layerscape: Move streamId allocation to common...
2020-01-24 Wasim Khanpci: layerscape: Common device tree fixup for NXP SoCs
2020-01-24 Michael Walledrivers: net: fsl_enetc: add write_hwaddr() for LS1028A
2020-01-24 Michael Walledrivers: net: fsl_enetc: use write_hwaddr()
2020-01-24 Hou Zhiqiangpci: layerscape: Fix the BARs disable function
2020-01-24 Hou Zhiqiangpci: layerscape: Fix the disabling of Expansion ROM BAR
2020-01-24 Alex Margineandrivers: net: fsl_enetc: Pass on primary MAC address...
2020-01-23 Tom RiniMerge branch '2020-01-22-master-imports'
2020-01-23 Philippe Reynesgpio: bcm6345: allow to use this driver on arm bcm68360
2020-01-23 Philippe Reynesled: bcm6858: allow to use this driver on arm bcm68360
2020-01-23 Philippe Reynesnand: brcmnand: add bcm68360 support
2020-01-23 Philippe Reynesspi: bcm63xx-hsspi: allow to use this driver on arm...
2020-01-23 Philippe Reyneswatchdog: bcm6345: allow to use this driver on arm...
2020-01-23 Marek Szyprowskimmc: s5p_sdhci: Read generic MMC properties from DT
2020-01-22 Stephan Gerholdtimer: Add driver for Nomadik Multi Timer Unit (MTU)
2020-01-21 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-01-21 Tom RiniMerge tag 'u-boot-imx-20200121' of https://gitlab.denx...
2020-01-21 Baruch Siachddr: marvell: a38x: allow board specific clock out...
2020-01-20 Tom RiniMerge tag '2020-01-20-ti-2020.04' of https://gitlab...
2020-01-20 Tom RiniMerge tag 'u-boot-stm32-20200117' of https://gitlab...
2020-01-20 Tom RiniMerge branch '2020-01-17-reduce-size-of-common-h-even...
2020-01-20 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2020-01-20 Lokesh Vutlaclk: sci-clk: add slack to clk-set-rate passed to firmware
2020-01-20 Vignesh Raghavendraphy: omap-usb2-phy: Add support for AM654 USB2 PHY
2020-01-20 Vignesh Raghavendraphy: omap-usb2-phy: Fix warnings when built for ARM64
2020-01-20 Vignesh Raghavendradwc3-generic: Add support for AM654 USB controller
2020-01-20 Keerthypower: regulator: tps62360_regulator: Convert ofdata_to...
2020-01-20 Faiz Abbasmmc: am654_sdhci: Add Support for configuring PHY in...
2020-01-20 Faiz Abbasmmc: am654_sdhci: Get Xin clock by name
2020-01-20 Vignesh Raghavendradma: ti: k3-udma: Fix build warnings when building...
2020-01-20 Vignesh Raghavendradma: ti: k3-udma: Fix ring push operation for 32 bit...
2020-01-20 Vignesh Raghavendradma: ti: k3-udma: Switch to exposed ring mode
2020-01-20 Vignesh Raghavendradma: ti: k3-udma: Fix debug prints during enabling...
2020-01-20 Vignesh Raghavendradma: ti: k3-udma: Remove coherency check for cache ops
2020-01-20 Vignesh Raghavendrasoc: ti: k3-navss-ringacc: Get SYSFW reference from...
2020-01-20 Vignesh Raghavendrasoc: ti: k3-navss-ringacc: Flush/invalidate caches...
2020-01-20 Vignesh Raghavendradma: ti: k3-udma: Query DMA channels allocated from...
2020-01-20 Faiz Abbasthermal: ti-bandgap: Fix adc value datatype
2020-01-17 Simon Glasscommon: Move hang() to the same header as panic()
2020-01-17 Simon Glasscommon: Move RAM-sizing functions to init.h
2020-01-17 Simon Glasscommon: Rename and move source()
2020-01-17 Simon Glasscommon: Move the image globals into image.h
2020-01-17 Simon Glassimage: Rename load_addr, save_addr, save_size
2020-01-17 Simon Glasscommon: Move reset_cpu() to the CPU header
2020-01-17 Simon Glasscommon: Move get_tbclk() to time.h
2020-01-17 Simon Glasscommon: Move clock functions into a new file
2020-01-17 Simon Glasscommon: Move ll_boot_init() to init.h
2020-01-17 Simon Glasscommon: Drop floppy disk support
next