aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-06Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini124-453/+8726
2013-09-06cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config headerMasahiro Yamada3-6/+2
2013-09-06config.mk: Delete unnecessary codeMasahiro Yamada1-16/+0
2013-09-06fw_env: fix writing environment for mtd devicesOliver Metz1-28/+42
2013-09-06fw_env: add redundant env support for MTD_ABSENTOliver Metz1-0/+3
2013-09-06mail: Fix email addressMarek Vasut1-1/+1
2013-09-06Always build u-boot.img when using CONFIG_SPL_FRAMEWORKHenrik Nordström1-0/+1
2013-09-06ahci: convert to use libata functions and definitionsRob Herring9-79/+31
2013-09-06ahci: increase spin-up timeout to 20 secRob Herring1-1/+1
2013-09-06ahci: handle COMINIT received during spin-upRob Herring1-0/+12
2013-09-06ahci: move link bring-up handling to separate functionRob Herring1-15/+25
2013-09-06ahci: add defines for PORT_SCR_STAT register bitsRob Herring2-2/+8
2013-09-06ahci: fix memory leak in ata_scsiop_inquiryRob Herring1-0/+1
2013-09-06ahci: fix unaligned accessRob Herring1-1/+1
2013-09-06ahci: use ports implemented map instead of num_portsRichard Gibbs1-0/+4
2013-09-06standalone-examples: support custom GCC libJack Mitchell1-2/+13
2013-09-06fs: fat: don't call disk_write with zero sector numWu, Josh1-3/+5
2013-09-06compiler_gcc: do not redefine __gnu_attributesJeroen Hofstee2-4/+12
2013-09-06git-mailrc: Update MMC custodianPantelis Antoniou1-1/+2
2013-09-06Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini1-0/+1
2013-09-06am335x_evm.h: Add back the actual load of the kernel imageRobert P. J. Day1-1/+3
2013-09-06socfpga: Creating driver for Reset ManagerChin Liang See4-31/+47
2013-09-06socfpga: Adding configuration for development kitChin Liang See1-7/+21
2013-09-06nios2: fix missing comment terminator from SPDX License commitThomas Chou1-0/+1
2013-09-05arm: lds: Remove libgcc eabi exception handling tablesMichal Simek1-0/+2
2013-09-05Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2-2/+2
2013-09-05Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD33-97/+3691
2013-09-04ARM: atmel: sama5d3: drop unused CONFIG_NET_MULTIBo Shen1-1/+0
2013-09-04mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sectorWu, Josh1-1/+2
2013-09-04Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD56-114/+4387
2013-09-04Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD19-196/+486
2013-09-03bootm: allow correct bounds-check of destinationKees Cook1-1/+1
2013-09-03lzo: correctly bounds-check output bufferKees Cook1-1/+7
2013-09-03lzma: correctly bounds-check output bufferKees Cook1-2/+6
2013-09-03gzip: correctly bounds-check output bufferKees Cook1-2/+2
2013-09-03documentation: add more compression configsKees Cook1-0/+9
2013-09-03sandbox: add compression testsKees Cook3-0/+341
2013-09-03sandbox: Correct compiler warnings in cmd_bootm/cmd_ximgSimon Glass2-6/+9
2013-09-03Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD5-5/+10
2013-09-03Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master'Albert ARIBAUD6-1/+80
2013-09-02Prepare v2013.10-rc2v2013.10-rc2Tom Rini1-1/+1
2013-08-31i.MX6: Set and clear the gating bits for Phase Fractional DividersEric Nelson1-0/+28
2013-08-31i.MX6: nitrogen6x: Don't bother setting PLL3(480) PFD1 divisorEric Nelson1-5/+0
2013-08-31i.MX6: Correct ANATOP_PFD (Phase Fractional Divider) register declarationsEric Nelson1-23/+6
2013-08-31i.MX6: Add convenience macros cpu_type(rev) and is_cpu_type(cpu)Eric Nelson1-0/+7
2013-08-31ARM: mxs: rename function that sets AUTO_RESTART flagHector Palacios1-6/+3
2013-08-31ARM: Congatec: README updateSARTRE Leo1-2/+1
2013-08-31tools: mxsboot: Staticize functionsMarek Vasut1-6/+6
2013-08-31tools: Sort lists of files in MakefileMarek Vasut1-22/+22
2013-08-31ARM: mxs: tools: Add mkimage support for MXS bootstreamMarek Vasut11-0/+2772