aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-19sandbox: add config_distro_defaults and config_distro_bootcmdSjoerd Simons1-8/+23
2015-04-19config: Add default client arch defines for intel architecturesSjoerd Simons1-0/+4
2015-04-19pxe: Ensure all memory access is to mapped memorySjoerd Simons1-30/+56
2015-04-19config_distro_bootcmd.h: Add shared block definition for the host interfaceSjoerd Simons1-0/+13
2015-04-19sandbox: Implement host dev [device]Sjoerd Simons1-0/+44
2015-04-19sandbox: Renamed sb command to hostSjoerd Simons2-23/+28
2015-04-19sandbox: Add support for bootzSjoerd Simons1-0/+42
2015-04-19sandbox: Split bootm code out into lib/bootmSjoerd Simons3-12/+22
2015-04-19sandbox: only do sandboxfs for hostfs interfaceSjoerd Simons1-1/+5
2015-04-18Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini7-33/+250
2015-04-18patman: cover letter shows like 00/xx if more than 10 patchesWu, Josh1-2/+5
2015-04-18buildman: Make -V (verbose_build) really be verboseTom Rini1-1/+3
2015-04-18buildman: Keep more outputs with the --keep-outputs flagTom Rini1-4/+3
2015-04-18buildman: Allow comparison of build configurationSimon Glass3-15/+174
2015-04-18buildman: Store build config filesSimon Glass1-7/+29
2015-04-18buildman: Adjust the 'aborted' heuristic for writing outputSimon Glass1-5/+16
2015-04-18buildman: Show 'make' command line when -V is usedSimon Glass2-1/+7
2015-04-18Create a .cfg file containing the CONFIG options used to buildSimon Glass2-2/+17
2015-04-18ahci: mmio_base is a virtual addressScott Wood7-15/+16
2015-04-18sandbox: exynos: Move CONFIG_SOUND_SANDBOX to KconfigSimon Glass3-2/+10
2015-04-18sandbox: exynos: Move CONFIG_SOUND_WM8994 to KconfigSimon Glass5-5/+11
2015-04-18sandbox: exynos: Move CONFIG_SOUND_MAX98095 to KconfigSimon Glass5-1/+11
2015-04-18sandbox: exynos: Move CONFIG_I2S_SAMSUNG to KconfigSimon Glass5-1/+13
2015-04-18sandbox: exynos: Move CONFIG_I2S to KconfigSimon Glass5-1/+12
2015-04-18sandbox: exynos: Move CONFIG_CMD_SOUND to KconfigSimon Glass7-2/+14
2015-04-18sandbox: exynos: Move CONFIG_SOUND to KconfigSimon Glass7-2/+15
2015-04-18sandbox: Move CONFIG_TPM_TIS_SANDBOX to KconfigSimon Glass3-4/+8
2015-04-18sandbox: Move CONFIG_SPI_FLASH_SANDBOX to KconfigSimon Glass3-1/+11
2015-04-18sandbox: Move CONFIG_SANDBOX_SPI to KconfigSimon Glass3-1/+26
2015-04-18sandbox: Move CONFIG_SYS_I2C_SANDBOX to KconfigSimon Glass3-1/+31
2015-04-18sandbox: Move CONFIG_SYS_VSNPRINTF to KconfigSimon Glass5-3/+13
2015-04-18sandbox: Move GPIO CONFIGs to KconfigSimon Glass3-2/+22
2015-04-18Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon Glass9-63/+120
2015-04-18dm: sunxi: Use driver model for Ethernet on Linksprite pcDuino3Simon Glass1-0/+1
2015-04-18dm: sunxi: Support driver model for EthernetSimon Glass1-3/+7
2015-04-18dm: net: Adjust designware driver to support driver modelSimon Glass2-17/+153
2015-04-18dm: net: Tidy up designware driver ready for driver modelSimon Glass1-34/+53
2015-04-18dm: net: Adjust PHY interface to work with CONFIG_DM_ETHSimon Glass4-1/+47
2015-04-18Avoid calling print_eths() with driver modelSimon Glass1-1/+1
2015-04-18dm: net: Use existing Ethernet init for driver modelSimon Glass1-37/+42
2015-04-18dts: sunxi: Bring in Ethernet device tree bindingsSimon Glass5-0/+161
2015-04-18Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass68-17/+166
2015-04-18sunxi: Replace the pcDuino3 config with FDT versionSimon Glass2-15/+7
2015-04-18sandbox: Enable more network features for sandboxJoe Hershberger1-0/+9
2015-04-18net: Fix compile errors when SNTP enabled and not DATEJoe Hershberger1-1/+5
2015-04-18net: Convert protocol structures to use explicit sizesSergey Temerkhanov2-63/+63
2015-04-18net: Fix incorrect DHCP/BOOTP packets on 64-bit systemsSergey Temerkhanov3-24/+23
2015-04-18net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger21-184/+181
2015-04-18net: cosmetic: Fix checkpatch.pl failures in net.hJoe Hershberger1-6/+6
2015-04-18net: cosmetic: Fix checkpatch.pl failures in eth.cJoe Hershberger1-10/+16