summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-18Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini
2015-04-18patman: cover letter shows like 00/xx if more than 10 patchesWu, Josh
2015-04-18buildman: Make -V (verbose_build) really be verboseTom Rini
2015-04-18buildman: Keep more outputs with the --keep-outputs flagTom Rini
2015-04-18buildman: Allow comparison of build configurationSimon Glass
2015-04-18buildman: Store build config filesSimon Glass
2015-04-18buildman: Adjust the 'aborted' heuristic for writing outputSimon Glass
2015-04-18buildman: Show 'make' command line when -V is usedSimon Glass
2015-04-18Create a .cfg file containing the CONFIG options used to buildSimon Glass
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: sunxi: Use driver model for Ethernet on Linksprite pcDuino3Simon Glass
2015-04-18dm: sunxi: Support driver model for EthernetSimon 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-18Avoid calling print_eths() with driver modelSimon Glass
2015-04-18dm: net: Use existing Ethernet init for driver modelSimon Glass
2015-04-18dts: sunxi: Bring in Ethernet device tree bindingsSimon Glass
2015-04-18Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass
2015-04-18sunxi: Replace the pcDuino3 config with FDT versionSimon Glass
2015-04-18sandbox: Enable more network features for sandboxJoe Hershberger
2015-04-18net: Fix compile errors when SNTP enabled and not DATEJoe Hershberger
2015-04-18net: Convert protocol structures to use explicit sizesSergey Temerkhanov
2015-04-18net: Fix incorrect DHCP/BOOTP packets on 64-bit systemsSergey Temerkhanov
2015-04-18net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger
2015-04-18net: cosmetic: Fix checkpatch.pl failures in net.hJoe Hershberger
2015-04-18net: cosmetic: Fix checkpatch.pl failures in eth.cJoe Hershberger
2015-04-18net: cosmetic: Fix checkpatch.pl failures in linklocalJoe Hershberger
2015-04-18net: cosmetic: Clean up cmd_net variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Clean up netconsole variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Clean up DNS variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Clean up CDP variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Clean up ping variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Clean up SNTP variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Clean up RARP variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Clean up NFS variables and functionsJoe Hershberger