]> git.sur5r.net Git - u-boot/history - drivers
dm: pci: Check board information pointer in decode_regions()
[u-boot] / drivers /
2018-03-30 Bin Mengdm: pci: Check board information pointer in decode_regi...
2018-03-25 Tom RiniMerge git://git.denx.de/u-boot-ubi
2018-03-25 Tom RiniMerge git://git.denx.de/u-boot-spi
2018-03-25 Tom RiniMerge git://git.denx.de/u-boot-i2c
2018-03-25 Tom RiniMerge tag 'xilinx-for-v2018.05' of git://git.denx.de...
2018-03-24 Petr VorelConvert CONFIG_UBI_SILENCE_MSG to Kconfig
2018-03-23 Sjoerd Simonsomap3: spi: Correct ti, pindir-d0-out-d1-in parsing
2018-03-23 Tom RiniMerge git://git.denx.de/u-boot-arc
2018-03-23 Vipul Kumararm64: zynqmp: Print the value of pl clocks and wdt...
2018-03-23 Vipul Kumararm64: zynqmp: nand: Fixed NAND erase issue for size...
2018-03-23 Shreenidhi Shediwatchdog: Add Cadence watchdog driver
2018-03-23 Michal Simekclk: zynq: Show watchdog clock rate properly
2018-03-23 Siva Durga Prasad... net: zynq_gem: Dont run any phy detection logic for...
2018-03-23 Michal Simekfpga: Simplify error path in fpga_add
2018-03-23 Heinrich Schuchardti2c: lpi2c: remove superfluous assignments
2018-03-22 Tom RiniMerge git://git.denx.de/u-boot-net
2018-03-22 Faiz Abbasgpio: omap_gpio: Add DM_FLAG_PRE_RELOC flag
2018-03-22 Tuomas Tynkkynennet: Drop CONFIG_ENC28J60
2018-03-22 Heinrich Schuchardtnet: macb: remove superfluous logical constraint
2018-03-22 Heinrich Schuchardtdrivers: net: cpsw: remove superfluous assignment.
2018-03-22 Alexander Graflan7xxx: Require phylib
2018-03-22 Priyanka Jainnet/phy/cortina: Add No firmware upload option
2018-03-22 Priyanka Jainnet/phy/cortina.c: Update get_phy_id implementation
2018-03-22 Calvin Johnsonconfigs: ls1012a: add pfe configuration for LS1012A
2018-03-22 Calvin Johnsondrivers: net: pfe_eth: provide pfe commands
2018-03-22 Calvin Johnsondrivers: net: pfe_eth: LS1012A PFE driver introduction
2018-03-22 Calvin Johnsondrivers: net: phy: Fix aquantia compilation with DM
2018-03-22 Heinrich Schuchardtnet: mvpp2x: add check after calloc
2018-03-22 kevans@FreeBSD.orgnet: phy: Add PHY_RTL8211E_PINE64_GIGABIT_FIX for realt...
2018-03-22 Eugeniy PaltsevDW SPI: use 32 bit access instead of 16 and 32 bit mix
2018-03-22 Eugeniy PaltsevDW SPI: add option to use external gpio for chip select
2018-03-22 Eugeniy PaltsevDW SPI: refactor poll_transfer functions
2018-03-22 Eugeniy PaltsevDW SPI: fix transmit only mode
2018-03-22 Eugeniy PaltsevDW SPI: fix tx data loss on FIFO flush
2018-03-22 Liam Beguinspi: spi_flash: do not fail silently on bad user input
2018-03-21 Tom RiniMerge git://git.denx.de/u-boot-mips
2018-03-21 Álvaro Fernández... phy: add support for bcm6318 usbh phy
2018-03-21 Álvaro Fernández... phy: add support for bcm6368 usbh phy
2018-03-21 Álvaro Fernández... phy: add support for bcm6358 usbh phy
2018-03-21 Álvaro Fernández... phy: add support for bcm6348 usbh phy
2018-03-21 Álvaro Fernández... dm: cpu: bmips: add BCM6362 support
2018-03-20 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-03-20 Tom RiniMerge git://git.denx.de/u-boot-usb
2018-03-19 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-03-19 Stefan Roesenand: Remove unused ppc4xx NAND driver and references
2018-03-19 Patrick Delaunayclk: stm32mp1: add clock tree initialization
2018-03-19 Patrick Delaunayclk: add driver for stm32mp1
2018-03-19 Patrick Delaunayreset: stm32: adapt driver for stm32mp1
2018-03-19 Patrick Delaunaypinctrl: stm32: update pincontrol for stmp32mp157
2018-03-19 Patrick Delaunaypmic: add stpmu1 support
2018-03-19 Patrick Delaunayram: stm32mp1: add driver
2018-03-19 Patrick Delaunayarm: stm32: add new architecture for STM32MP family
2018-03-19 Patrick Delaunaystm32mp: stm32f7_i2c: use calloc instead of kmalloc
2018-03-19 Patrick Delaunaygpio: stm32f7_gpio: handle node ngpios
2018-03-19 Patrick Delaunaydm: gpio: Convert stm32f7 driver to livetree
2018-03-19 Patrick Delaunayspl: add SPL_RESET_SUPPORT
2018-03-19 Tom RiniMerge git://git.denx.de/u-boot-video
2018-03-19 Jagan Tekisunxi: Add AXP_PMIC_BUS kconfig entry
2018-03-19 yannick fertrevideo: stm32: stm32_ltdc: set the blending factor
2018-03-19 yannick fertrevideo: stm32: stm32_ltdc: missing set of line interrupt...
2018-03-19 yannick fertrevideo: stm32: stm32_ltdc: set rate of the pixel clock
2018-03-19 yannick fertrevideo: stm32: stm32_ltdc: update file header & footer
2018-03-19 yannick fertrevideo: stm32: stm32_ltdc: add reset
2018-03-19 Heinrich Schuchardtvideo: exynos: remove redundant assignments
2018-03-19 Heinrich Schuchardtvideo, da8xx-fb: fix time out in wait_for_event()
2018-03-19 Heinrich Schuchardtvideo: stb_truetype: simplify expression
2018-03-19 Heinrich Schuchardtvideo: cfb_console: simplify logical constraint
2018-03-17 Patrice Chotardusb: dwc2: Replace printf, pr_err by dev_info, dev_err
2018-03-17 Christophe Kerellousb: dwc2: increase timeout in wait_for_chhltd
2018-03-17 Christophe Kerellousb: dwc2: disable external vbus supply when the device...
2018-03-17 Patrice Chotardusb: ohci-generic: replace pr_err() by dev_err()
2018-03-17 Patrice Chotardusb: ohci-generic: factorize PHY operation
2018-03-17 Patrice Chotardusb: ohci-generic: handle phy power on/off
2018-03-17 Patrice Chotardusb: ehci-generic: replace pr_err() by dev_err()
2018-03-17 Patrice Chotardusb: ehci-generic: factorize PHY operation
2018-03-17 Patrice Chotardusb: ehci-generic: handle phy power on/off
2018-03-17 Stefan Roeseusb: Remove unused ppc4xx EHCI host driver
2018-03-17 Vignesh Rubs: xhci-dwc3: Enable USB3 PHY when available
2018-03-17 Vignesh Rusb: xhci-dwc3: Refractor PHY operations into separate...
2018-03-17 Vignesh Rusb: xhci-dwc3: Power on USB PHY before using
2018-03-17 Alexey Brodkinusb: dwc2: Allow selection of data buffer size
2018-03-16 Tom RiniConvert all of CONFIG_CONS_INDEX to Kconfig
2018-03-16 Ruslan Bilovolwatchdog: omap_wdt: improve watchdog reset path
2018-03-16 Wenyou Yangclk: at91: clk-system: add set/get_rate operations
2018-03-16 Wenyou Yangclk: at91: add PLLADIV driver
2018-03-16 Wenyou Yangclk: at91: add USB Host clock driver
2018-03-15 Tom RiniMerge git://git.denx.de/u-boot-uniphier
2018-03-15 Tom RiniMerge git://git.denx.de/u-boot-spi
2018-03-14 Jagan Tekispi: omap3: Fix redeclared error
2018-03-14 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-03-14 Patrice Chotardarch-stm32: Factorize stm32.h for STM32F4 and F7
2018-03-14 Patrice Chotardclk: clk_stm32f: Add DSI clock support
2018-03-14 Patrice Chotardclk: clk_stm32f: Add set_rate for LTDC clock
2018-03-14 Patrice Chotardclk: clk_stm32f: Configure SAI PLL to generate LTDC...
2018-03-14 Patrice Chotardclk: clk_stm32f: Rework SDMMC stm32_clk_get_rate()...
2018-03-14 Patrice Chotardclk: clk_stm32f: No more need of 48Mhz from PLL_SAI
2018-03-14 Patrice Chotardclk: clk_stm32f: Fix RCC_PLLSAICFGR mask defines
2018-03-14 Patrice Chotardclk: clk_stm32f: Fix stm32_clk_get_rate()
2018-03-14 Patrick Delaunaymmc: stm32: sdmmc2: add support for st, pin-ckinsdmmc_ckin
2018-03-14 Patrick Delaunaymmc: stm32: sdmmc2: add hardware flow control support
next