summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* dm: core: device: add function: dev_get_uclass_name()Przemyslaw Marczak2015-04-22-0/+10
* dm: core: device: add function: dev_get_driver_ops()Przemyslaw Marczak2015-04-22-0/+11
* dm: core: uclass: add function: uclass_get_device_by_name()Przemyslaw Marczak2015-04-22-0/+15
* dm: core: uclass: add function: uclass_find_device_by_name()Przemyslaw Marczak2015-04-22-23/+38
* dm: test: Add tests for device's uclass platform dataPrzemyslaw Marczak2015-04-22-0/+20
* dm: core: Extend struct udevice by '.uclass_platdata' field.Przemyslaw Marczak2015-04-22-1/+20
* dm: core: add internal functions for getting the device without probePrzemyslaw Marczak2015-04-22-0/+22
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-04-20-0/+1
|\
| * net/phy: fixup for get_phy_idShengzhou Liu2015-04-20-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-04-20-9/+70
|\ \ | |/ |/|
| * powerpc/mpc8641hpcn: Move environment to avoid conflictScott Wood2015-04-20-2/+3
| * board/t2080rdb: enable CONFIG_PHY_AQUANTIAShengzhou Liu2015-04-20-1/+1
| * powerpc/mpc85xx: Remove some dead codeScott Wood2015-04-20-1/+0
| * powerpc/mpc85xx: Don't relocate exception vectorsScott Wood2015-04-20-4/+42
| * powerpc/t2080rdb: update ddr to support 1866MT/sShengzhou Liu2015-04-20-0/+5
| * T4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR configChunhe Lan2015-04-20-0/+1
| * board/t208xrdb: VID supportYing Zhang2015-04-20-0/+11
| * qemu-ppce500: Add support for 64bit CCSR mapAlexander Graf2015-04-20-1/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-04-20-5/+42
|\ \
| * | video, lg4573: add support for the lg4573 displayHeiko Schocher2015-04-20-0/+4
| * | common/lcd_console: introduce display/framebuffer rotationHannes Petermaier2015-04-18-5/+38
* | | sandbox: add config_distro_defaults and config_distro_bootcmdSjoerd Simons2015-04-19-8/+23
* | | config: Add default client arch defines for intel architecturesSjoerd Simons2015-04-19-0/+4
* | | config_distro_bootcmd.h: Add shared block definition for the host interfaceSjoerd Simons2015-04-19-0/+13
| |/ |/|
* | ahci: mmio_base is a virtual addressScott Wood2015-04-18-3/+3
* | sandbox: exynos: Move CONFIG_SOUND_SANDBOX to KconfigSimon Glass2015-04-18-2/+0
* | sandbox: exynos: Move CONFIG_SOUND_WM8994 to KconfigSimon Glass2015-04-18-5/+0
* | sandbox: exynos: Move CONFIG_SOUND_MAX98095 to KconfigSimon Glass2015-04-18-1/+0
* | sandbox: exynos: Move CONFIG_I2S_SAMSUNG to KconfigSimon Glass2015-04-18-1/+0
* | sandbox: exynos: Move CONFIG_I2S to KconfigSimon Glass2015-04-18-1/+0
* | sandbox: exynos: Move CONFIG_CMD_SOUND to KconfigSimon Glass2015-04-18-2/+0
* | sandbox: exynos: Move CONFIG_SOUND to KconfigSimon Glass2015-04-18-2/+0
* | sandbox: Move CONFIG_TPM_TIS_SANDBOX to KconfigSimon Glass2015-04-18-4/+0
* | sandbox: Move CONFIG_SPI_FLASH_SANDBOX to KconfigSimon Glass2015-04-18-1/+0
* | sandbox: Move CONFIG_SANDBOX_SPI to KconfigSimon Glass2015-04-18-1/+0
* | sandbox: Move CONFIG_SYS_I2C_SANDBOX to KconfigSimon Glass2015-04-18-1/+0
* | sandbox: Move CONFIG_SYS_VSNPRINTF to KconfigSimon Glass2015-04-18-3/+0
* | sandbox: Move GPIO CONFIGs to KconfigSimon Glass2015-04-18-2/+0
* | Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon Glass2015-04-18-7/+1
* | dm: net: Adjust PHY interface to work with CONFIG_DM_ETHSimon Glass2015-04-18-1/+24
* | Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass2015-04-18-8/+0
* | sandbox: Enable more network features for sandboxJoe Hershberger2015-04-18-0/+9
* | net: Convert protocol structures to use explicit sizesSergey Temerkhanov2015-04-18-56/+56
* | net: Fix incorrect DHCP/BOOTP packets on 64-bit systemsSergey Temerkhanov2015-04-18-5/+5
* | net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger2015-04-18-11/+7
* | net: cosmetic: Fix checkpatch.pl failures in net.hJoe Hershberger2015-04-18-6/+6
* | net: cosmetic: Clean up cmd_net variables and functionsJoe Hershberger2015-04-18-5/+5
* | net: cosmetic: Clean up netconsole variables and functionsJoe Hershberger2015-04-18-1/+1
* | net: cosmetic: Clean up DNS variables and functionsJoe Hershberger2015-04-18-2/+2
* | net: cosmetic: Clean up CDP variables and functionsJoe Hershberger2015-04-18-2/+2