summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | MAINTAINERS: add Driver Model repository informationMasahiro Yamada2015-03-051-0/+1
| * | | dm: i2c: Add a missing memory allocaton checkSimon Glass2015-03-051-0/+2
* | | | Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini2015-03-053-5/+9
|\ \ \ \
| * | | | buildman: Add a space before the list of boardsSimon Glass2015-03-052-2/+2
| * | | | buildman: Correct toolchain download featureSimon Glass2015-03-051-3/+7
* | | | | Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-03-0518-149/+1371
|\ \ \ \ \
| * | | | | arm: socfpga: Enable DM and DM_SPIMarek Vasut2015-03-052-0/+6
| * | | | | dt: socfpga: Import and enable Arria V DK DTSMarek Vasut2015-03-044-0/+111
| * | | | | dt: socfpga: Import and enable Cyclone V DK DTSMarek Vasut2015-03-043-1/+84
| * | | | | arm: socfpga: Add Altera Arria V DK supportMarek Vasut2015-03-047-0/+1043
| * | | | | arm: socfpga: Zap board_early_init_f()Marek Vasut2015-03-042-9/+0
| * | | | | arm: socfpga: Zap checkboard()Marek Vasut2015-03-042-10/+1
| * | | | | arm: socfpga: Drop cyclone5 suffix from board file nameMarek Vasut2015-03-042-1/+1
| * | | | | arm: socfpga: Add USB and UDC support for Cyclone V DKMarek Vasut2015-03-041-0/+9
| * | | | | arm: socfpga: Sync Cyclone V DK PLL configurationMarek Vasut2015-03-041-23/+11
| * | | | | arm: socfpga: Sync Cyclone V DK pinmux configurationMarek Vasut2015-03-042-101/+101
| * | | | | arm: socfpga: Minor coding style fixMarek Vasut2015-03-041-4/+4
* | | | | | Merge git://git.denx.de/u-boot-marvellTom Rini2015-03-054-0/+15
|\ \ \ \ \ \
| * | | | | | dreamplug: set CONFIG_BUILD_TARGET to build u-boot.kwbIan Campbell2015-03-051-0/+3
| * | | | | | dreamplug: switch to GENERIC_BOARDIan Campbell2015-03-051-0/+1
| * | | | | | kwbimage: align v1 binary header to 4BChris Packham2015-03-051-0/+1
| * | | | | | arm: aspenite: convert to generic boardAjay Bhargav2015-03-051-0/+5
| * | | | | | arm: gplugd: convert to generic boardAjay Bhargav2015-03-051-0/+5
| | |_|/ / / | |/| | | |
* | | | | | 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
OpenPOWER on IntegriCloud