summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* ARM: integrator: move board select into mach-integrator/KconfigMasahiro Yamada2015-04-23-137/+70
* ARM: ARM720t: remove empty asm/arch/hardware.hMasahiro Yamada2015-04-23-91/+0
* SPDX: add X11 SPDX-License-IdentifierMasahiro Yamada2015-04-23-0/+26
* Licenses: fix a typo in READMEMasahiro Yamada2015-04-23-1/+1
* vexpress64: use DM for all vexpress64 boardsLinus Walleij2015-04-23-17/+5
* board/BuR/tseries: change pinmuxHannes Petermaier2015-04-23-3/+9
* board/BuR/tseries: reactivate NAND-boardHannes Petermaier2015-04-23-22/+35
* board/BuR/common: simplify access to devicetreeHannes Petermaier2015-04-23-59/+55
* cmd_scsi: Enable SoC AHCI device on platforms with PCItang yuantian2015-04-22-2/+2
* stm32f4: Add support for stm32f429-discovery boardrev13@wp.pl2015-04-22-0/+471
* stm32f4: Add serial driverrev13@wp.pl2015-04-22-0/+120
* ARMv7M: Add STM32F4 supportrev13@wp.pl2015-04-22-0/+1021
* ARM: Add ARMv7-M supportrev13@wp.pl2015-04-22-2/+332
* unzip: add gzwrite command to write compressed image to block deviceEric Nelson2015-04-22-0/+47
* gunzip: add gzwrite routine for extracting compresed images to block deviceEric Nelson2015-04-22-1/+233
* serial: pl01x: fix PL010 regressionLinus Walleij2015-04-21-2/+11
* kconfig: remove duplicated CMD_DNS optionAndrey Skvortsov2015-04-21-5/+0
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-04-20-26/+89
|\
| * net: pch_gbe: Fix pch_gbe device nameBin Meng2015-04-20-1/+1
| * net: gem: Use correct type for castingMichal Simek2015-04-20-1/+2
| * net/phy: fixup for get_phy_idShengzhou Liu2015-04-20-1/+2
| * net: phy: micrel: add support for KSZ8081MNXLuca Ellero2015-04-20-0/+11
| * mii: add read-modify-write option to mii commandTim James2015-04-20-9/+38
| * Update MAINTAINERS and git-mailrc for netJoe Hershberger2015-04-20-2/+5
| * net: rtl8169: Build warning fixes for 64-bitThierry Reding2015-04-20-11/+13
| * net: phy: realtek: Disable interrupt on Realtek Ethernet PHY driversCodrin Ciubotariu2015-04-20-1/+17
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-04-20-271/+147
|\ \ | |/ |/|
| * powerpc/mpc8641hpcn: Move environment to avoid conflictScott Wood2015-04-20-2/+3
| * board/t2080rdb: enable CONFIG_PHY_AQUANTIAShengzhou Liu2015-04-20-1/+1
| * powerpc/mpc85xx: Remove some dead codeScott Wood2015-04-20-138/+1
| * powerpc/mpc85xx: Don't relocate exception vectorsScott Wood2015-04-20-125/+99
| * powerpc/t2080rdb: update ddr to support 1866MT/sShengzhou Liu2015-04-20-2/+7
| * T4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR configChunhe Lan2015-04-20-0/+1
| * board/t208xrdb: VID supportYing Zhang2015-04-20-0/+18
| * powerpc/t2080: enable erratum_a007186 for t2080 rev1.1Shengzhou Liu2015-04-20-1/+1
| * qemu-ppce500: Add support for 64bit CCSR mapAlexander Graf2015-04-20-1/+7
| * MPC8541/MPC8555: Enable SS_EN in DDR_SDRAM_CLK_CNLT registerCurt Brune2015-04-20-1/+9
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-04-20-114/+618
|\ \
| * | video, lg4573: add support for the lg4573 displayHeiko Schocher2015-04-20-0/+236
| * | video, ipu: make ldb clock frequency overwritable through board codeHeiko Schocher2015-04-20-1/+9
| * | video, ipu: make ldb_clock configurableHeiko Schocher2015-04-20-1/+5
| * | common/lcd_console: introduce display/framebuffer rotationHannes Petermaier2015-04-18-86/+354
| * | common/lcd_console: move single static variables into common (static) structureHannes Petermaier2015-04-18-38/+38
| * | common/lcd_console: ask only one-time for bg/fg-color per callHannes Petermaier2015-04-18-5/+2
| * | common/lcd_console: cleanup lcd_drawchars/lcd_putc_xyHannes Petermaier2015-04-18-16/+7
* | | sandbox: add config_distro_defaults and config_distro_bootcmdSjoerd Simons2015-04-19-8/+23
* | | config: Add default client arch defines for intel architecturesSjoerd Simons2015-04-19-0/+4
* | | pxe: Ensure all memory access is to mapped memorySjoerd Simons2015-04-19-30/+56
* | | config_distro_bootcmd.h: Add shared block definition for the host interfaceSjoerd Simons2015-04-19-0/+13
* | | sandbox: Implement host dev [device]Sjoerd Simons2015-04-19-0/+44