aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-26ARM: zynq: provide config option to select emioSiva Durga Prasad Paladugu2-2/+10
2015-01-26ARM: zynq: Group ethernet configuration options togetherMichal Simek1-6/+5
2015-01-26ARM: zynq: Use CMD_FS_GENERICMichal Simek1-2/+3
2015-01-26ARM: zynq: Show board information by defaultMichal Simek2-0/+9
2015-01-26ARM: zynq: List qspi, smc and nand baseaddressesMichal Simek1-0/+3
2015-01-26ARM: zynq: List nand, qspi and jtag boot modesMichal Simek2-0/+11
2015-01-26ARM: zynq: slcr: Dont modify the reserved bitsSiva Durga Prasad Paladugu1-1/+1
2015-01-26ARM: zynq: ddrc: Setup half of memory only for ECC caseMichal Simek1-0/+2
2015-01-26ARM: zynq: Remove empty lineMichal Simek1-1/+0
2015-01-26ARM: zynq: Enable the Neon instructionsMichal Simek4-3/+34
2015-01-12Prepare v2015.01v2015.01Tom Rini1-1/+1
2015-01-12Nokia RX-51: Do not call secure PPA routine on non secure devicesPali Rohár1-1/+5
2015-01-12powerpc: xes: Add maintainerPeter Tyser4-4/+4
2015-01-12powerpc: xes: Convert to generic boardJohn Schmoller5-0/+10
2015-01-12ARM: remove redudant information from Kconfig filesMasahiro Yamada6-30/+0
2015-01-12omap: beagle_x15: add MAINTAINERSMasahiro Yamada1-0/+6
2015-01-12stv0991: record defconfig ownership in MAINTAINERSMasahiro Yamada1-0/+1
2015-01-12ARM: kirkwood: dns325: Add generic board supportStefan Herbrechtsmeier1-0/+1
2015-01-12Change e-mail address of Stefan HerbrechtsmeierStefan Herbrechtsmeier6-6/+6
2015-01-12common/board_f.c: fix compile error when tracing disabledKevin Hilman1-7/+0
2015-01-11tools/kwbimage.c: fix parser error handlingAndreas Bießmann1-6/+8
2015-01-11ARM: atmel: sama5d3xek: fix the LCD parametersBo Shen1-2/+1
2015-01-11ARM: atmel: sama5d4xek: fix the LCD parametersBo Shen1-2/+1
2015-01-11ARM: atmel: sama5d4 xplained: fix the LCD parametersBo Shen1-4/+2
2015-01-10fix: tools: kwbimage.c: Initialize headersz to suppress warningŁukasz Majewski1-1/+1
2015-01-10Merge git://git.denx.de/u-boot-nand-flashTom Rini2-10/+5
2015-01-09arc: introduce "mdbtrick" targetAlexey Brodkin1-0/+15
2015-01-09mtd: nand: do not scan BBT after scrubMasahiro Yamada2-8/+3
2015-01-09mtd: nand: Mark the BBT as scanned prior to calling scan_bbt againMasahiro Yamada1-1/+1
2015-01-09mtd: nand: revive "nand scrub" commandMasahiro Yamada1-1/+1
2015-01-09arm: vf610: fix boot from SD-cardStefan Agner1-1/+4
2015-01-09arm: build arch memset/memcpy in Thumb2 modeStefan Agner4-87/+142
2015-01-08Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini7-58/+316
2015-01-08mx25: Fix boot hang by avoiding vector relocationFabio Estevam2-0/+27
2015-01-09imx:mx6sxsabresd support qspi AHB readPeng Fan1-0/+3
2015-01-09qspi:fsl implement AHB readPeng Fan2-10/+142
2015-01-08doc: fix spelling errors in am335x/READMEJeremiah Mahler1-3/+3
2015-01-08mx25: Remove empty line after printing the reset causeFabio Estevam1-1/+1
2015-01-08i2c:mxc fix array size of i2c_dataPeng Fan1-11/+11
2015-01-08MAINTAINERS: add me as a co-maintainer of KIRKWOODLuka Perkov2-1/+3
2015-01-08doc/gitmail-rc: fix whitespacesLuka Perkov1-2/+2
2015-01-08gpt: Fix the protective MBR partition sizeMaxime Ripard1-1/+1
2015-01-08scripts: fix binutils-version.sh for 'as' without a package.Bill Pringlemeir1-1/+2
2015-01-08ARM: UniPhier: add UART initialization routine for low-level debugMasahiro Yamada8-0/+128
2015-01-08ARM: UniPhier: enable output of system busMasahiro Yamada3-0/+15
2015-01-08ARM: UniPhier: fix SRAM size on support cardMasahiro Yamada1-3/+3
2015-01-08spi: ftssp010_spi: Simplify code flow in ftssp010_[wait|wait_tx|wait_rx]Axel Lin1-24/+12
2015-01-07Kconfig: move EXPERT option under "General setup" menuMasahiro Yamada1-2/+2
2015-01-07spi: cadence_qspi: Fix checking return value of fdt_first_subnode()Axel Lin1-1/+1
2015-01-07mx6sxsabresd: support qspi flash bigger than 16MBPeng Fan1-0/+5