]> git.sur5r.net Git - u-boot/history - drivers
powerpc/mpc85xx: Add board support for ucp1020
[u-boot] / drivers /
2015-05-04 Yangbo Lummc: fsl_esdhc: Add peripheral clock support
2015-05-04 Yangbo Lummc: fsl_esdhc: Add adapter card type identification...
2015-05-04 Minghuan Lianfsl/pci: Set CFG_READY for PCIe v3.0 and later
2015-05-04 Zhao QiangT2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down...
2015-05-04 Nikhil Badoladrivers: usb: fsl: Workaround for Erratum A004477
2015-04-29 Tom RiniMerge branch 'zynq' of git://www.denx.de/git/u-boot...
2015-04-29 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2015-04-29 Siva Durga Prasad... zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD
2015-04-29 Michal Simekserial: zynq: Add support for slow emulation platform
2015-04-29 Andrea Sciangpio: add Xilinx Zynq PS GPIO driver
2015-04-29 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2015-04-28 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-dm
2015-04-28 Simon Glassdm: core: Correct bug introduced in uclass_first/next_d...
2015-04-28 Axel Linserial: ns16550: Remove hard-coded baud_divisor setting
2015-04-28 Masahiro Yamadadm: core: drop device removal error path correctly
2015-04-28 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-04-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2015-04-28 Jagannadha Sutradh... sf: Fix to compute proper sector_size
2015-04-28 Bin Mengdm: sf: Make SST flash write op work again
2015-04-28 Bin Mengdm: sf: Save flash flags to struct spi_flash
2015-04-27 David Dueckspi: omap3: Fix timeout handling
2015-04-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fdt
2015-04-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2015-04-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2015-04-23 Yangbo Luls2085a: esdhc: Add esdhc support for ls2085a
2015-04-23 Scott Woodarmv8/ls2085aqds: NAND boot support
2015-04-23 Jaiprakash Singhdriver/ifc: Add 64KB page support
2015-04-23 Prabhakar Kushwahaboard/ls2085qds: Add support ethernet
2015-04-23 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-04-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-dm
2015-04-23 Sanchayan Maityusb: host: Add ehci-vf USB driver for ARM Vybrid SoC's
2015-04-23 Zhou Zhumvgpio: remove CONFIG_SHEEVA_88SV331xV5 dependency
2015-04-23 Xiang Wanggpio: mvmfp: support newer MFP bit definitions
2015-04-23 Prabhakar Kushwahadriver/ldpaa: Add support of WRIOP static data structure
2015-04-23 Shaohui Xienet/memac_phy: reuse driver for little endian SoCs
2015-04-23 J. German Riveradrivers/fsl-mc: Changed MC firmware loading for new...
2015-04-23 pankaj chauhannet/phy/cortina: Fix compilation warning
2015-04-23 Prabhakar Kushwahadriver/ldpaa_eth: Update ldpaa ethernet driver
2015-04-23 Minghuan Liandrivers/net/e1000.c: Cleanup whitespace
2015-04-23 York Sundriver/ddr/fsl: Add workaround for DDR erratum A008511
2015-04-23 York Sundriver/ddr/fsl: Add built-in memory test for DDR4 driver
2015-04-23 York Sundriver/ddr/fsl: Fix driver to support empty first slot
2015-04-23 York Sundrivers/ddr/fsl: Update DDR driver for DDR4
2015-04-23 York Sundriver/i2c/mxc: Enable I2C bus 3 and 4
2015-04-23 Scott Woodnand/fsl_ifc: Increase eccstat[] for IFC 2.0
2015-04-23 Prabhakar Kushwahadriver/fsl_ifc: Add support to finalize CS1, CS3 addres...
2015-04-23 Prabhakar Kushwahadriver/ldpaa_eth: Add LDPAA Ethernet driver
2015-04-23 Simon Glassdm: core: Select device tree control correctly for SPL
2015-04-23 Simon Glassdm: core: Drop device removal error path when not supported
2015-04-23 Simon Glassdm: Add a panic_str() function to reduce code size
2015-04-23 Simon Glassdm: core: Remove unbind operations when not required
2015-04-23 Simon Glassdm: core: Allow sequence alias support to be removed...
2015-04-23 Jagannadha Sutradh... Revert "spi: add config option to enable the WP pin...
2015-04-23 Stefan Roesecmd_led: Extend led command to support blinking and...
2015-04-23 Simon Glassdm: spi: Correct SPI claim/release_bus() methods
2015-04-23 Simon Glassserial: ns16550: Remove unnecessary init on UART setup
2015-04-23 Simon Glassdm: ns16550: Support non-byte register spacing with...
2015-04-23 Simon Glassserial: ns16550: Add an option to specify the debug...
2015-04-22 Simon Glassdm: usb: Add a terminator to the string destructor...
2015-04-22 Simon Glassdm: core: Handle recursive unbinding of uclass devices
2015-04-22 Przemyslaw Marczakdm: core: remove type 'static' of function uclass_get_d...
2015-04-22 Przemyslaw Marczakdm: core: device: add function: dev_get_uclass_name()
2015-04-22 Przemyslaw Marczakdm: core: device: add function: dev_get_driver_ops()
2015-04-22 Przemyslaw Marczakdm: core: uclass: add function: uclass_get_device_by_name()
2015-04-22 Przemyslaw Marczakdm: core: uclass: add function: uclass_find_device_by_n...
2015-04-22 Przemyslaw Marczakdm: core: Extend struct udevice by '.uclass_platdata...
2015-04-22 Przemyslaw Marczakdm: core: add internal functions for getting the device...
2015-04-22 rev13@wp.plstm32f4: Add serial driver
2015-04-22 rev13@wp.plARMv7M: Add STM32F4 support
2015-04-22 Peng Fanmtd: spi: check return value of spi_setup_slave
2015-04-22 Siva Durga Prasad... zynq: spi: Remove unnecessary error condition
2015-04-22 Siva Durga Prasad... sf: Poll both the read status and flag status
2015-04-21 Prabhakar Kushwahadriver/fsl-mc: Add support of MC Flibs
2015-04-21 Bhupesh Sharmaarmv8/fsl-lsch3: Add Freescale Debug Server driver
2015-04-21 Zhao QiangQE/DeepSleep: add QE deepsleep support for mpc85xx
2015-04-21 Nikhil Badoladrivers:usb: Check if USB Erratum A005697 is applicable...
2015-04-21 Minghuan Lianpci/layerscape: fix link and class issues to support...
2015-04-21 Minghuan Lianpci/layerscape: remove unnecessary pcie_layerscape.h
2015-04-21 Nikhil Badoladrivers:usb: Add device-tree fixup to identify socs...
2015-04-21 Linus Walleijserial: pl01x: fix PL010 regression
2015-04-21 Marek Vasutspi: Add Cadence QSPI controller Kconfig entry
2015-04-21 Marek Vasutspi: Add Designware SPI controller Kconfig entry
2015-04-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-04-20 Bin Mengnet: pch_gbe: Fix pch_gbe device name
2015-04-20 Michal Simeknet: gem: Use correct type for casting
2015-04-20 Shengzhou Liunet/phy: fixup for get_phy_id
2015-04-20 Luca Elleronet: phy: micrel: add support for KSZ8081MNX
2015-04-20 Thierry Redingnet: rtl8169: Build warning fixes for 64-bit
2015-04-20 Codrin Ciubotariunet: phy: realtek: Disable interrupt on Realtek Etherne...
2015-04-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2015-04-20 Curt BruneMPC8541/MPC8555: Enable SS_EN in DDR_SDRAM_CLK_CNLT...
2015-04-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-04-20 Heiko Schochervideo, lg4573: add support for the lg4573 display
2015-04-20 Heiko Schochervideo, ipu: make ldb clock frequency overwritable throu...
2015-04-20 Heiko Schochervideo, ipu: make ldb_clock configurable
2015-04-18 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-04-18 Scott Woodahci: mmio_base is a virtual address
2015-04-18 Simon Glasssandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig
2015-04-18 Simon Glasssandbox: exynos: Move CONFIG_SOUND_WM8994 to Kconfig
2015-04-18 Simon Glasssandbox: exynos: Move CONFIG_SOUND_MAX98095 to Kconfig
next