Age | Commit message (Expand) | Author |
2015-04-20 | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini |
2015-04-20 | net/phy: fixup for get_phy_id | Shengzhou Liu |
2015-04-20 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2015-04-20 | powerpc/mpc8641hpcn: Move environment to avoid conflict | Scott Wood |
2015-04-20 | board/t2080rdb: enable CONFIG_PHY_AQUANTIA | Shengzhou Liu |
2015-04-20 | powerpc/mpc85xx: Remove some dead code | Scott Wood |
2015-04-20 | powerpc/mpc85xx: Don't relocate exception vectors | Scott Wood |
2015-04-20 | powerpc/t2080rdb: update ddr to support 1866MT/s | Shengzhou Liu |
2015-04-20 | T4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR config | Chunhe Lan |
2015-04-20 | board/t208xrdb: VID support | Ying Zhang |
2015-04-20 | qemu-ppce500: Add support for 64bit CCSR map | Alexander Graf |
2015-04-20 | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini |
2015-04-20 | video, lg4573: add support for the lg4573 display | Heiko Schocher |
2015-04-19 | sandbox: add config_distro_defaults and config_distro_bootcmd | Sjoerd Simons |
2015-04-19 | config: Add default client arch defines for intel architectures | Sjoerd Simons |
2015-04-19 | config_distro_bootcmd.h: Add shared block definition for the host interface | Sjoerd Simons |
2015-04-18 | ahci: mmio_base is a virtual address | Scott Wood |
2015-04-18 | sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig | Simon Glass |
2015-04-18 | sandbox: exynos: Move CONFIG_SOUND_WM8994 to Kconfig | Simon Glass |
2015-04-18 | sandbox: exynos: Move CONFIG_SOUND_MAX98095 to Kconfig | Simon Glass |
2015-04-18 | sandbox: exynos: Move CONFIG_I2S_SAMSUNG to Kconfig | Simon Glass |
2015-04-18 | sandbox: exynos: Move CONFIG_I2S to Kconfig | Simon Glass |
2015-04-18 | sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig | Simon Glass |
2015-04-18 | sandbox: exynos: Move CONFIG_SOUND to Kconfig | Simon Glass |
2015-04-18 | sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig | Simon Glass |
2015-04-18 | sandbox: Move CONFIG_SPI_FLASH_SANDBOX to Kconfig | Simon Glass |
2015-04-18 | sandbox: Move CONFIG_SANDBOX_SPI to Kconfig | Simon Glass |
2015-04-18 | sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig | Simon Glass |
2015-04-18 | sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig | Simon Glass |
2015-04-18 | sandbox: Move GPIO CONFIGs to Kconfig | Simon Glass |
2015-04-18 | Kconfig: Move CONFIG_BOOTSTAGE to Kconfig | Simon Glass |
2015-04-18 | dm: net: Adjust PHY interface to work with CONFIG_DM_ETH | Simon Glass |
2015-04-18 | Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig | Simon Glass |
2015-04-18 | sandbox: Enable more network features for sandbox | Joe Hershberger |
2015-04-18 | net: Convert protocol structures to use explicit sizes | Sergey Temerkhanov |
2015-04-18 | net: Fix incorrect DHCP/BOOTP packets on 64-bit systems | Sergey Temerkhanov |
2015-04-18 | net: cosmetic: Fix checkpatch.pl failures in net.c | Joe Hershberger |
2015-04-18 | net: cosmetic: Fix checkpatch.pl failures in net.h | Joe Hershberger |
2015-04-18 | net: cosmetic: Clean up cmd_net variables and functions | Joe Hershberger |
2015-04-18 | net: cosmetic: Clean up netconsole variables and functions | Joe Hershberger |
2015-04-18 | net: cosmetic: Clean up DNS variables and functions | Joe Hershberger |
2015-04-18 | net: cosmetic: Clean up CDP variables and functions | Joe Hershberger |
2015-04-18 | net: cosmetic: Fix var naming net <-> eth drivers | Joe Hershberger |
2015-04-18 | net: cosmetic: Cleanup internal packet buffer names | Joe Hershberger |
2015-04-18 | net: cosmetic: Name ethaddr variables consistently | Joe Hershberger |
2015-04-18 | net: cosmetic: Fixup var names for DHCP strings | Joe Hershberger |
2015-04-18 | net: cosmetic: Fixup var names related to boot file | Joe Hershberger |
2015-04-18 | net: cosmetic: Change IPaddr_t to struct in_addr | Joe Hershberger |
2015-04-18 | dm: test: Allow 'dm test' to select a particular test to run | Simon Glass |
2015-04-18 | dm: usb: sandbox: Enable USB | Simon Glass |