summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-16Prepare v2013.10-rc3v2013.10-rc3Tom Rini
2013-09-16Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2013-09-13Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2013-09-12Revert "standalone-examples: support custom GCC lib"Tom Rini
2013-09-12Merge and reformat boards.cfg and MAINTAINERSAlbert ARIBAUD
2013-09-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-09-11Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-09-11arm:goni:mmc: Add sd card detection and initialization.Przemyslaw Marczak
2013-09-11arm:mmc:goni/exynos: Fix wrong mmc base register devices offset.Przemyslaw Marczak
2013-09-11dts: samsung: arndale: Fix include pathChander Kashyap
2013-09-10powerpc/mpc85xx: Add workaround for erratum A-005125York Sun
2013-09-10powerpc/p2041: fix I2C controller's offsetShaohui Xie
2013-09-09Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxTom Rini
2013-09-09Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-09-09powerpc/mpc85xx: Fix the I2C bus speed error on p1022Tang Yuantian
2013-09-09SPL: P1022DS: switch to new multibus/multiadapter supportYing Zhang
2013-09-07ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSPStefan Roese
2013-09-06Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-09-06cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config headerMasahiro Yamada
2013-09-06config.mk: Delete unnecessary codeMasahiro Yamada
2013-09-06fw_env: fix writing environment for mtd devicesOliver Metz
2013-09-06fw_env: add redundant env support for MTD_ABSENTOliver Metz
2013-09-06mail: Fix email addressMarek Vasut
2013-09-06Always build u-boot.img when using CONFIG_SPL_FRAMEWORKHenrik Nordström
2013-09-06ahci: convert to use libata functions and definitionsRob Herring
2013-09-06ahci: increase spin-up timeout to 20 secRob Herring
2013-09-06ahci: handle COMINIT received during spin-upRob Herring
2013-09-06ahci: move link bring-up handling to separate functionRob Herring
2013-09-06ahci: add defines for PORT_SCR_STAT register bitsRob Herring
2013-09-06ahci: fix memory leak in ata_scsiop_inquiryRob Herring
2013-09-06ahci: fix unaligned accessRob Herring
2013-09-06ahci: use ports implemented map instead of num_portsRichard Gibbs
2013-09-06standalone-examples: support custom GCC libJack Mitchell
2013-09-06fs: fat: don't call disk_write with zero sector numWu, Josh
2013-09-06compiler_gcc: do not redefine __gnu_attributesJeroen Hofstee
2013-09-06git-mailrc: Update MMC custodianPantelis Antoniou
2013-09-06Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini
2013-09-06am335x_evm.h: Add back the actual load of the kernel imageRobert P. J. Day
2013-09-06socfpga: Creating driver for Reset ManagerChin Liang See
2013-09-06socfpga: Adding configuration for development kitChin Liang See
2013-09-06nios2: fix missing comment terminator from SPDX License commitThomas Chou
2013-09-05arm: lds: Remove libgcc eabi exception handling tablesMichal Simek
2013-09-05Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-09-05Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-09-04ARM: atmel: sama5d3: drop unused CONFIG_NET_MULTIBo Shen
2013-09-04mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sectorWu, Josh
2013-09-04Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-09-04Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-09-03bootm: allow correct bounds-check of destinationKees Cook
2013-09-03lzo: correctly bounds-check output bufferKees Cook