summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update MAINTAINERS and git-mailrc for netJoe Hershberger2015-04-202-2/+5
* net: rtl8169: Build warning fixes for 64-bitThierry Reding2015-04-201-11/+13
* net: phy: realtek: Disable interrupt on Realtek Ethernet PHY driversCodrin Ciubotariu2015-04-201-1/+17
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-04-2017-114/+618
|\
| * video, lg4573: add support for the lg4573 displayHeiko Schocher2015-04-203-0/+236
| * video, ipu: make ldb clock frequency overwritable through board codeHeiko Schocher2015-04-203-1/+9
| * video, ipu: make ldb_clock configurableHeiko Schocher2015-04-201-1/+5
| * common/lcd_console: introduce display/framebuffer rotationHannes Petermaier2015-04-1811-86/+354
| * common/lcd_console: move single static variables into common (static) structureHannes Petermaier2015-04-181-38/+38
| * common/lcd_console: ask only one-time for bg/fg-color per callHannes Petermaier2015-04-181-5/+2
| * common/lcd_console: cleanup lcd_drawchars/lcd_putc_xyHannes Petermaier2015-04-181-16/+7
* | 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
* | pxe: Ensure all memory access is to mapped memorySjoerd Simons2015-04-191-30/+56
* | config_distro_bootcmd.h: Add shared block definition for the host interfaceSjoerd Simons2015-04-191-0/+13
* | sandbox: Implement host dev [device]Sjoerd Simons2015-04-191-0/+44
* | sandbox: Renamed sb command to hostSjoerd Simons2015-04-192-23/+28
* | sandbox: Add support for bootzSjoerd Simons2015-04-191-0/+42
* | sandbox: Split bootm code out into lib/bootmSjoerd Simons2015-04-193-12/+22
* | sandbox: only do sandboxfs for hostfs interfaceSjoerd Simons2015-04-191-1/+5
* | 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
OpenPOWER on IntegriCloud