aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-12Merge and reformat boards.cfg and MAINTAINERSAlbert ARIBAUD8-2631/+1350
2013-09-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini20-45/+766
2013-09-11Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD20-45/+766
2013-09-11arm:goni:mmc: Add sd card detection and initialization.Przemyslaw Marczak1-2/+31
2013-09-11arm:mmc:goni/exynos: Fix wrong mmc base register devices offset.Przemyslaw Marczak2-2/+10
2013-09-11dts: samsung: arndale: Fix include pathChander Kashyap1-1/+1
2013-09-09Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxTom Rini2-1/+12
2013-09-09Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini3-2/+12
2013-09-09powerpc/mpc85xx: Fix the I2C bus speed error on p1022Tang Yuantian1-1/+2
2013-09-09SPL: P1022DS: switch to new multibus/multiadapter supportYing Zhang2-1/+10
2013-09-07ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSPStefan Roese2-1/+12
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