summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-24cmd_pxe.c: Pass along 'cmdtp' to do_bootm()/do_bootz()Tom Rini
2013-09-23cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPSTom Rini
2013-09-20Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2013-09-20Fix wrong sdhci host control register read and writeJuhyun \(Justin\) Oh
2013-09-20Add parentheses to ALLOC_ALIGN_BUFFER macro'sMischa Jonker
2013-09-20mmc/dw_mmc: Allocate the correct amount of descriptorsMischa Jonker
2013-09-20mmc/dw_mmc: Fix DMA descriptor corruptionMischa Jonker
2013-09-20mmc: don't support write & erase for SPL buildsPaul Burton
2013-09-20buildman: fix boards.cfg parsingAndreas Bießmann
2013-09-20FIT: delete unnecessary castsMasahiro Yamada
2013-09-20Makefile: Do not show make debug messagesMasahiro Yamada
2013-09-20cosmetic: FIT: fix typos in commentsMasahiro Yamada
2013-09-20SPDX: fix IBM-pibs license identifierWolfgang Denk
2013-09-20arm: omap5: echi: Add GPL-2.0+ SPDX-License-IdentifierNobuhiro Iwamatsu
2013-09-20Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day
2013-09-20git-mailrc: Update SPI custodianJagannadha Sutradharudu Teki
2013-09-20Cosmetic: Update some info in the README "arch" section.Robert P. J. Day
2013-09-20cosmetic: doc: uImage.FIT: fix typosMasahiro Yamada
2013-09-20boards.cfg: show info about boards.cfg instead of MAINTAINERSRoger Meier
2013-09-20boards.cfg: Fix the comment for invoking tools/reformat.py from vimAxel Lin
2013-09-20part_efi: make sure the gpt_pte is freedMark Langsdorf
2013-09-20Fix loading freeze when netconsole is activeFrederic Leroy
2013-09-20Fix some obvious typos across multiple subsystems.Robert P. J. Day
2013-09-20bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootmPaul Burton
2013-09-17mmc: size optimization when !CONFIG_MMC_SPIPaul Burton
2013-09-17mmc: don't call *printf or puts when SPL & !CONFIG_SPL_LIBCOMMON_SUPPORTPaul Burton
2013-09-17spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORTPaul Burton
2013-09-17spl: remove unnecessary (& ARM specific) include of asm/utils.hPaul Burton
2013-09-17ARM: OMAP: Enable 8-bit eMMC access for OMAP4/5/DRA7xxLubomir Popov
2013-09-17omap_hsmmc: omap4+/am335x: modify MMC controller internal fsm reset funcOleksandr Tyshchenko
2013-09-17mmc: Remove unused variable backup from mmc_send_cmd()Oleksandr Tyshchenko
2013-09-17mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoCJaehoon Chung
2013-09-17Prepare v2013.10-rc3Tom Rini
2013-09-17Merge 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-07Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini