summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MPC8541/MPC8555: Enable SS_EN in DDR_SDRAM_CLK_CNLT registerCurt Brune2015-04-201-1/+9
* Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini2015-04-187-33/+250
|\
| * patman: cover letter shows like 00/xx if more than 10 patchesWu, Josh2015-04-181-2/+5
| * buildman: Make -V (verbose_build) really be verboseTom Rini2015-04-181-1/+3
| * buildman: Keep more outputs with the --keep-outputs flagTom Rini2015-04-181-4/+3
| * buildman: Allow comparison of build configurationSimon Glass2015-04-183-15/+174
| * buildman: Store build config filesSimon Glass2015-04-181-7/+29
| * buildman: Adjust the 'aborted' heuristic for writing outputSimon Glass2015-04-181-5/+16
| * buildman: Show 'make' command line when -V is usedSimon Glass2015-04-182-1/+7
| * Create a .cfg file containing the CONFIG options used to buildSimon Glass2015-04-182-2/+17
* | ahci: mmio_base is a virtual addressScott Wood2015-04-187-15/+16
* | sandbox: exynos: Move CONFIG_SOUND_SANDBOX to KconfigSimon Glass2015-04-183-2/+10
* | sandbox: exynos: Move CONFIG_SOUND_WM8994 to KconfigSimon Glass2015-04-185-5/+11
* | sandbox: exynos: Move CONFIG_SOUND_MAX98095 to KconfigSimon Glass2015-04-185-1/+11
* | sandbox: exynos: Move CONFIG_I2S_SAMSUNG to KconfigSimon Glass2015-04-185-1/+13
* | sandbox: exynos: Move CONFIG_I2S to KconfigSimon Glass2015-04-185-1/+12
* | sandbox: exynos: Move CONFIG_CMD_SOUND to KconfigSimon Glass2015-04-187-2/+14
* | sandbox: exynos: Move CONFIG_SOUND to KconfigSimon Glass2015-04-187-2/+15
* | sandbox: Move CONFIG_TPM_TIS_SANDBOX to KconfigSimon Glass2015-04-183-4/+8
* | sandbox: Move CONFIG_SPI_FLASH_SANDBOX to KconfigSimon Glass2015-04-183-1/+11
* | sandbox: Move CONFIG_SANDBOX_SPI to KconfigSimon Glass2015-04-183-1/+26
* | sandbox: Move CONFIG_SYS_I2C_SANDBOX to KconfigSimon Glass2015-04-183-1/+31
* | sandbox: Move CONFIG_SYS_VSNPRINTF to KconfigSimon Glass2015-04-185-3/+13
* | sandbox: Move GPIO CONFIGs to KconfigSimon Glass2015-04-183-2/+22
* | Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon Glass2015-04-189-63/+120
* | dm: sunxi: Use driver model for Ethernet on Linksprite pcDuino3Simon Glass2015-04-181-0/+1
* | dm: sunxi: Support driver model for EthernetSimon Glass2015-04-181-3/+7
* | dm: net: Adjust designware driver to support driver modelSimon Glass2015-04-182-17/+153
* | dm: net: Tidy up designware driver ready for driver modelSimon Glass2015-04-181-34/+53
* | dm: net: Adjust PHY interface to work with CONFIG_DM_ETHSimon Glass2015-04-184-1/+47
* | Avoid calling print_eths() with driver modelSimon Glass2015-04-181-1/+1
* | dm: net: Use existing Ethernet init for driver modelSimon Glass2015-04-181-37/+42
* | dts: sunxi: Bring in Ethernet device tree bindingsSimon Glass2015-04-185-0/+161
* | Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass2015-04-1868-17/+166
* | sunxi: Replace the pcDuino3 config with FDT versionSimon Glass2015-04-182-15/+7
* | sandbox: Enable more network features for sandboxJoe Hershberger2015-04-181-0/+9
* | net: Fix compile errors when SNTP enabled and not DATEJoe Hershberger2015-04-181-1/+5
* | net: Convert protocol structures to use explicit sizesSergey Temerkhanov2015-04-182-63/+63
* | net: Fix incorrect DHCP/BOOTP packets on 64-bit systemsSergey Temerkhanov2015-04-183-24/+23
* | net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger2015-04-1821-184/+181
* | net: cosmetic: Fix checkpatch.pl failures in net.hJoe Hershberger2015-04-181-6/+6
* | net: cosmetic: Fix checkpatch.pl failures in eth.cJoe Hershberger2015-04-181-10/+16
* | net: cosmetic: Fix checkpatch.pl failures in linklocalJoe Hershberger2015-04-181-19/+17
* | net: cosmetic: Clean up cmd_net variables and functionsJoe Hershberger2015-04-183-33/+32
* | net: cosmetic: Clean up netconsole variables and functionsJoe Hershberger2015-04-183-17/+19
* | net: cosmetic: Clean up DNS variables and functionsJoe Hershberger2015-04-185-35/+32
* | net: cosmetic: Clean up CDP variables and functionsJoe Hershberger2015-04-185-49/+46
* | net: cosmetic: Clean up ping variables and functionsJoe Hershberger2015-04-181-6/+7
* | net: cosmetic: Clean up SNTP variables and functionsJoe Hershberger2015-04-183-16/+13
* | net: cosmetic: Clean up RARP variables and functionsJoe Hershberger2015-04-183-17/+16
OpenPOWER on IntegriCloud