summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-04-23dm: core: Select device tree control correctly for SPLSimon Glass
2015-04-23Move initf_malloc() to a common placeSimon Glass
2015-04-23fdt: Rename setup_fdt() and make it prepare alsoSimon Glass
2015-04-23fdt: sandbox: Move setup code from board_f to fdtdecSimon 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-22dm: core: precise comments for get/find device by namePrzemyslaw Marczak
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: test: Add tests for device's uclass platform dataPrzemyslaw 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-21Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-04-20net/phy: fixup for get_phy_idShengzhou Liu
2015-04-20Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2015-04-20powerpc/mpc8641hpcn: Move environment to avoid conflictScott Wood
2015-04-20board/t2080rdb: enable CONFIG_PHY_AQUANTIAShengzhou Liu
2015-04-20powerpc/mpc85xx: Remove some dead codeScott Wood
2015-04-20powerpc/mpc85xx: Don't relocate exception vectorsScott Wood
2015-04-20powerpc/t2080rdb: update ddr to support 1866MT/sShengzhou Liu
2015-04-20T4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR configChunhe Lan
2015-04-20board/t208xrdb: VID supportYing Zhang
2015-04-20qemu-ppce500: Add support for 64bit CCSR mapAlexander Graf
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-19sandbox: add config_distro_defaults and config_distro_bootcmdSjoerd Simons
2015-04-19config: Add default client arch defines for intel architecturesSjoerd Simons
2015-04-19config_distro_bootcmd.h: Add shared block definition for the host interfaceSjoerd Simons
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_CMD_SOUND 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 CONFIG_SYS_VSNPRINTF to KconfigSimon Glass
2015-04-18sandbox: Move GPIO CONFIGs to KconfigSimon Glass
2015-04-18Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon 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-18sandbox: Enable more network features for sandboxJoe Hershberger