summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-03-0527-68/+2008
|\
| * SECURE_BOOT : enable esbc_validate command for powerpc and arm platforms.gaurav rana2015-03-055-1/+67
| * SECURE BOOT: Add command for validation of imagesgaurav rana2015-03-055-0/+1242
| * fsl_sec_mon: Add driver for Security Monitor block of Freescalegaurav rana2015-03-054-0/+213
| * fsl_sfp : Move ccsr_sfp_regs definition to common includegaurav rana2015-03-053-15/+87
| * rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXPgaurav rana2015-03-052-2/+4
| * mpc85xx/t104xrdb : remove raw timing parametervijay rai2015-03-053-45/+0
| * powerpc: 85xx: Modify CONFIG_USB_MAX_CONTROLLER_COUNT for P1022DSYing Zhang2015-03-041-2/+2
| * powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCsShaveta Leekha2015-03-048-3/+393
* | fixdep: remove multiple .config support codeMasahiro Yamada2015-03-051-5/+1
* | stdio: extend "name" to 32 symbolsAlexey Brodkin2015-03-051-1/+1
* | cmd_usb_mass_storage: Remove extra 'ums' string in the usage textFabio Estevam2015-03-051-1/+1
* | common/board_f: implement type casting for gd structureAlexey Brodkin2015-03-051-1/+1
* | lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP availabl...Alexey Brodkin2015-03-051-4/+0
* | spl: fix calling "spl export .." more than onceHeiko Schocher2015-03-051-1/+2
* | vexpress64: juno: add NOR flash detectionLinus Walleij2015-03-051-11/+23
* | use ASM_NL instead of '; ' for assembler new line character in the macroChen Gang2015-03-052-4/+21
* | omap: gpmc: 'nandecc sw' can use HAM1 or BCH8Ash Charles2015-03-052-2/+21
* | mtd: nand: omap_gpmc: Make ready/busy pins configurableMichal Sojka2015-03-051-2/+14
* | fs: ext4 write: return file len on successPrzemyslaw Marczak2015-03-051-0/+3
* | vexpress64: juno: support SMC9118 ethernetLinus Walleij2015-03-052-2/+13
* | m68k: Add generic board support for MCF547X/8X and MCF5445XAlison Wang2015-03-057-4/+25
* | m68k: add generic-board supportangelo@sysam.it2015-03-057-23/+42
* | m68k: add mcf5307 cpu supportangelo@sysam.it2015-03-0512-2/+742
* | m68k: add amcore board supportangelo@sysam.it2015-03-059-0/+376
* | Adding Support for BAV335x boardsGilles Gameiro2015-03-0512-0/+1540
* | omap3: add support for QUIPOS Cairo board.Albert ARIBAUD \(3ADEV\)2015-03-057-0/+744
* | cmd_yaffs: Clean up command usage messagesPeter Tyser2015-03-051-13/+13
* | board/BuR/kwb: Support modify bootcmd through reset-controllerHannes Petermaier2015-03-051-2/+28
* | board/BuR/kwb: Form a bootline for vxWorksHannes Petermaier2015-03-051-0/+30
* | board/BuR/kwb: Redesign default-environmentHannes Petermaier2015-03-051-36/+45
* | board/BuR/kwb: Support booting LinuxHannes Petermaier2015-03-051-1/+8
* | board/BuR/kwb: switch to board HW-Rev3Hannes Petermaier2015-03-053-63/+89
* | board/BuR/tseries: cosmetic changesHannes Petermaier2015-03-051-2/+0
* | board/BuR/tseries: Rework default-environment settings.Hannes Petermaier2015-03-051-5/+66
* | board/BuR/common: Add support for displaying BMP on LCDHannes Petermaier2015-03-051-1/+8
* | board/BuR/common: Enable CONFIG_CMD_TIMEHannes Petermaier2015-03-051-0/+1
* | board/BuR/common: Introduce Network Console and common environment for itHannes Petermaier2015-03-052-31/+25
* | board/BuR/tseries: Chg Pinmux - enable UART1 pinsHannes Petermaier2015-03-051-0/+8
* | board/BuR/tseries: Chg pinmux - use free NAND Pins in non NAND-config as GPIOHannes Petermaier2015-03-051-1/+8
* | board/BuR/tseries: Change pinmux for GPIO2_28 from GPIO to PWM-TimeroutputHannes Petermaier2015-03-051-3/+3
* | board/BuR/tseries: Enable EXT4 supportHannes Petermaier2015-03-051-0/+4
* | board/BuR/tseries: Enable U-Boot BOOTCOUNT featureHannes Petermaier2015-03-051-0/+4
* | board/BuR/tseries: Enable HW-WatchdogHannes Petermaier2015-03-052-0/+7
* | board/BuR/common: try to setup cpsw mac-address from the devicetreeHannes Petermaier2015-03-051-10/+15
* | board/BuR/common: Take usage of am335x LCD-DisplayHannes Petermaier2015-03-055-19/+463
* | common/lcd: Add command for writing to lcd-displayHannes Petermaier2015-03-051-0/+18
* | common/lcd: Add command for setting cursor within lcd-consoleHannes Petermaier2015-03-051-0/+21
* | drivers/video/am335x-fb: Add possibility to wait for stable power/pictureHannes Petermaier2015-03-052-7/+15
* | arm: spear: Move to generic board supportStefan Roese2015-03-052-0/+3
OpenPOWER on IntegriCloud