summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* arm: socfpga: spl: Add CONFIG_SPL_MAX_SIZE to be 64KBDinh Nguyen2015-04-211-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-04-207-5/+42
|\
| * video, lg4573: add support for the lg4573 displayHeiko Schocher2015-04-201-0/+4
| * common/lcd_console: introduce display/framebuffer rotationHannes Petermaier2015-04-186-5/+38
* | sandbox: add config_distro_defaults and config_distro_bootcmdSjoerd Simons2015-04-191-8/+23
* | config: Add default client arch defines for intel architecturesSjoerd Simons2015-04-191-0/+4
* | config_distro_bootcmd.h: Add shared block definition for the host interfaceSjoerd Simons2015-04-191-0/+13
* | ahci: mmio_base is a virtual addressScott Wood2015-04-181-3/+3
* | sandbox: exynos: Move CONFIG_SOUND_SANDBOX to KconfigSimon Glass2015-04-181-2/+0
* | sandbox: exynos: Move CONFIG_SOUND_WM8994 to KconfigSimon Glass2015-04-181-5/+0
* | sandbox: exynos: Move CONFIG_SOUND_MAX98095 to KconfigSimon Glass2015-04-181-1/+0
* | sandbox: exynos: Move CONFIG_I2S_SAMSUNG to KconfigSimon Glass2015-04-181-1/+0
* | sandbox: exynos: Move CONFIG_I2S to KconfigSimon Glass2015-04-181-1/+0
* | sandbox: exynos: Move CONFIG_CMD_SOUND to KconfigSimon Glass2015-04-182-2/+0
* | sandbox: exynos: Move CONFIG_SOUND to KconfigSimon Glass2015-04-182-2/+0
* | sandbox: Move CONFIG_TPM_TIS_SANDBOX to KconfigSimon Glass2015-04-181-4/+0
* | sandbox: Move CONFIG_SPI_FLASH_SANDBOX to KconfigSimon Glass2015-04-181-1/+0
* | sandbox: Move CONFIG_SANDBOX_SPI to KconfigSimon Glass2015-04-181-1/+0
* | sandbox: Move CONFIG_SYS_I2C_SANDBOX to KconfigSimon Glass2015-04-181-1/+0
* | sandbox: Move CONFIG_SYS_VSNPRINTF to KconfigSimon Glass2015-04-182-3/+0
* | sandbox: Move GPIO CONFIGs to KconfigSimon Glass2015-04-181-2/+0
* | Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon Glass2015-04-183-7/+1
* | dm: net: Adjust PHY interface to work with CONFIG_DM_ETHSimon Glass2015-04-182-1/+24
* | Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass2015-04-188-8/+0
* | sandbox: Enable more network features for sandboxJoe Hershberger2015-04-181-0/+9
* | net: Convert protocol structures to use explicit sizesSergey Temerkhanov2015-04-181-56/+56
* | net: Fix incorrect DHCP/BOOTP packets on 64-bit systemsSergey Temerkhanov2015-04-181-5/+5
* | net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger2015-04-181-11/+7
* | net: cosmetic: Fix checkpatch.pl failures in net.hJoe Hershberger2015-04-181-6/+6
* | net: cosmetic: Clean up cmd_net variables and functionsJoe Hershberger2015-04-181-5/+5
* | net: cosmetic: Clean up netconsole variables and functionsJoe Hershberger2015-04-181-1/+1
* | net: cosmetic: Clean up DNS variables and functionsJoe Hershberger2015-04-181-2/+2
* | net: cosmetic: Clean up CDP variables and functionsJoe Hershberger2015-04-181-2/+2
* | net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-181-7/+0
* | net: cosmetic: Cleanup internal packet buffer namesJoe Hershberger2015-04-181-8/+8
* | net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-181-19/+19
* | net: cosmetic: Fixup var names for DHCP stringsJoe Hershberger2015-04-181-3/+3
* | net: cosmetic: Fixup var names related to boot fileJoe Hershberger2015-04-181-4/+5
* | net: cosmetic: Change IPaddr_t to struct in_addrJoe Hershberger2015-04-182-31/+34
* | dm: test: Allow 'dm test' to select a particular test to runSimon Glass2015-04-181-3/+4
* | dm: usb: sandbox: Enable USBSimon Glass2015-04-181-0/+2
* | dm: usb: Tidy up pipe value decodingSimon Glass2015-04-181-6/+17
* | dm: usb: Add a generic descriptor structSimon Glass2015-04-181-0/+5
* | dm: usb: exynos: Enable both USB ports on snowSimon Glass2015-04-181-0/+2
* | dm: usb: sandbox: Add an emulator for USB hub emulationSimon Glass2015-04-181-0/+3
* | dm: usb: sandbox: Add an emulator for USB flash devicesSimon Glass2015-04-181-0/+1
* | dm: usb: sandbox: Add a uclass for USB device emulationSimon Glass2015-04-182-1/+64
* | dm: usb: Move struct usb_string to a common placeSimon Glass2015-04-182-13/+13
* | dm: usb: Bind generic USB devices when there is no driverSimon Glass2015-04-181-0/+1
* | dm: usb: Allow USB drivers to be declared and auto-probedSimon Glass2015-04-181-0/+107
OpenPOWER on IntegriCloud