summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* patman: check git format.subjectprefix setting when generate patches prefixWu, Josh2015-04-233-2/+23
* buildman: Add gcc 4.9.0 with Microblaze toolchainMichal Simek2015-04-233-3/+3
* serial: pl01x: fix PL010 regressionLinus Walleij2015-04-211-2/+11
* kconfig: remove duplicated CMD_DNS optionAndrey Skvortsov2015-04-211-5/+0
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-04-2010-26/+89
|\
| * net: pch_gbe: Fix pch_gbe device nameBin Meng2015-04-201-1/+1
| * net: gem: Use correct type for castingMichal Simek2015-04-201-1/+2
| * net/phy: fixup for get_phy_idShengzhou Liu2015-04-202-1/+2
| * net: phy: micrel: add support for KSZ8081MNXLuca Ellero2015-04-201-0/+11
| * mii: add read-modify-write option to mii commandTim James2015-04-201-9/+38
| * 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-mpc85xxTom Rini2015-04-2012-271/+147
|\ \ | |/ |/|
| * powerpc/mpc8641hpcn: Move environment to avoid conflictScott Wood2015-04-201-2/+3
| * board/t2080rdb: enable CONFIG_PHY_AQUANTIAShengzhou Liu2015-04-201-1/+1
| * powerpc/mpc85xx: Remove some dead codeScott Wood2015-04-202-138/+1
| * powerpc/mpc85xx: Don't relocate exception vectorsScott Wood2015-04-203-125/+99
| * powerpc/t2080rdb: update ddr to support 1866MT/sShengzhou Liu2015-04-202-2/+7
| * T4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR configChunhe Lan2015-04-201-0/+1
| * board/t208xrdb: VID supportYing Zhang2015-04-202-0/+18
| * powerpc/t2080: enable erratum_a007186 for t2080 rev1.1Shengzhou Liu2015-04-201-1/+1
| * qemu-ppce500: Add support for 64bit CCSR mapAlexander Graf2015-04-201-1/+7
| * MPC8541/MPC8555: Enable SS_EN in DDR_SDRAM_CLK_CNLT registerCurt Brune2015-04-201-1/+9
* | 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
| |/
OpenPOWER on IntegriCloud