summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-04-23dm: core: Drop device removal error path when not supportedSimon Glass
2015-04-23dm: Add a panic_str() function to reduce code sizeSimon Glass
2015-04-23dm: core: Remove unbind operations when not requiredSimon Glass
2015-04-23dm: core: Allow sequence alias support to be removed for SPLSimon Glass
2015-04-22serial: ns16550: Remove unnecessary init on UART setupSimon Glass
2015-04-22dm: ns16550: Support non-byte register spacing with driver modelSimon Glass
2015-04-22serial: ns16550: Add an option to specify the debug UART register shiftSimon Glass
2015-04-22dm: usb: Add a terminator to the string destructor listSimon Glass
2015-04-22dm: core: Handle recursive unbinding of uclass devicesSimon Glass
2015-04-22dm: core: remove type 'static' of function uclass_get_device_tail()Przemyslaw Marczak
2015-04-22dm: core: device: add function: dev_get_uclass_name()Przemyslaw Marczak
2015-04-22dm: core: device: add function: dev_get_driver_ops()Przemyslaw Marczak
2015-04-22dm: core: uclass: add function: uclass_get_device_by_name()Przemyslaw Marczak
2015-04-22dm: core: uclass: add function: uclass_find_device_by_name()Przemyslaw Marczak
2015-04-22dm: core: Extend struct udevice by '.uclass_platdata' field.Przemyslaw Marczak
2015-04-22dm: core: add internal functions for getting the device without probePrzemyslaw Marczak
2015-04-21serial: pl01x: fix PL010 regressionLinus Walleij
2015-04-20Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-04-20net: pch_gbe: Fix pch_gbe device nameBin Meng
2015-04-20net: gem: Use correct type for castingMichal Simek
2015-04-20net/phy: fixup for get_phy_idShengzhou Liu
2015-04-20net: phy: micrel: add support for KSZ8081MNXLuca Ellero
2015-04-20net: rtl8169: Build warning fixes for 64-bitThierry Reding
2015-04-20net: phy: realtek: Disable interrupt on Realtek Ethernet PHY driversCodrin Ciubotariu
2015-04-20Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2015-04-20MPC8541/MPC8555: Enable SS_EN in DDR_SDRAM_CLK_CNLT registerCurt Brune
2015-04-20Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2015-04-20video, lg4573: add support for the lg4573 displayHeiko Schocher
2015-04-20video, ipu: make ldb clock frequency overwritable through board codeHeiko Schocher
2015-04-20video, ipu: make ldb_clock configurableHeiko Schocher
2015-04-18ahci: mmio_base is a virtual addressScott Wood
2015-04-18sandbox: exynos: Move CONFIG_SOUND_SANDBOX to KconfigSimon Glass
2015-04-18sandbox: exynos: Move CONFIG_SOUND_WM8994 to KconfigSimon Glass
2015-04-18sandbox: exynos: Move CONFIG_SOUND_MAX98095 to KconfigSimon Glass
2015-04-18sandbox: exynos: Move CONFIG_I2S_SAMSUNG to KconfigSimon Glass
2015-04-18sandbox: exynos: Move CONFIG_I2S to KconfigSimon Glass
2015-04-18sandbox: exynos: Move CONFIG_SOUND to KconfigSimon Glass
2015-04-18sandbox: Move CONFIG_TPM_TIS_SANDBOX to KconfigSimon Glass
2015-04-18sandbox: Move CONFIG_SPI_FLASH_SANDBOX to KconfigSimon Glass
2015-04-18sandbox: Move CONFIG_SANDBOX_SPI to KconfigSimon Glass
2015-04-18sandbox: Move CONFIG_SYS_I2C_SANDBOX to KconfigSimon Glass
2015-04-18sandbox: Move GPIO CONFIGs to KconfigSimon Glass
2015-04-18dm: net: Adjust designware driver to support driver modelSimon Glass
2015-04-18dm: net: Tidy up designware driver ready for driver modelSimon Glass
2015-04-18dm: net: Adjust PHY interface to work with CONFIG_DM_ETHSimon Glass
2015-04-18Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass
2015-04-18net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger
2015-04-18net: cosmetic: Clean up netconsole variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2015-04-18net: cosmetic: Cleanup internal packet buffer namesJoe Hershberger