summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DTS: Addition of I2S0 channel and replacing I2S1Dani Krishna Mohan2013-09-243-14/+32
* Sound: WM8994: Support I2S0 channelDani Krishna Mohan2013-09-244-59/+165
* cmd_pxe.c: Pass along 'cmdtp' to do_bootm()/do_bootz()Tom Rini2013-09-241-10/+10
* cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPSTom Rini2013-09-231-1/+4
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2013-09-2012-195/+336
|\
| * Fix wrong sdhci host control register read and writeJuhyun \(Justin\) Oh2013-09-201-3/+2
| * Add parentheses to ALLOC_ALIGN_BUFFER macro'sMischa Jonker2013-09-201-2/+2
| * mmc/dw_mmc: Allocate the correct amount of descriptorsMischa Jonker2013-09-201-2/+2
| * mmc/dw_mmc: Fix DMA descriptor corruptionMischa Jonker2013-09-201-3/+4
| * mmc: don't support write & erase for SPL buildsPaul Burton2013-09-204-182/+230
| * mmc: size optimization when !CONFIG_MMC_SPIPaul Burton2013-09-171-0/+4
| * mmc: don't call *printf or puts when SPL & !CONFIG_SPL_LIBCOMMON_SUPPORTPaul Burton2013-09-171-0/+36
| * spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORTPaul Burton2013-09-171-0/+16
| * spl: remove unnecessary (& ARM specific) include of asm/utils.hPaul Burton2013-09-171-1/+0
| * ARM: OMAP: Enable 8-bit eMMC access for OMAP4/5/DRA7xxLubomir Popov2013-09-171-3/+14
| * omap_hsmmc: omap4+/am335x: modify MMC controller internal fsm reset funcOleksandr Tyshchenko2013-09-171-0/+24
| * mmc: Remove unused variable backup from mmc_send_cmd()Oleksandr Tyshchenko2013-09-171-3/+0
| * mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoCJaehoon Chung2013-09-173-7/+13
* | buildman: fix boards.cfg parsingAndreas Bießmann2013-09-201-5/+8
* | FIT: delete unnecessary castsMasahiro Yamada2013-09-204-8/+4
* | Makefile: Do not show make debug messagesMasahiro Yamada2013-09-201-1/+1
* | cosmetic: FIT: fix typos in commentsMasahiro Yamada2013-09-201-2/+2
* | SPDX: fix IBM-pibs license identifierWolfgang Denk2013-09-2023-23/+23
* | arm: omap5: echi: Add GPL-2.0+ SPDX-License-IdentifierNobuhiro Iwamatsu2013-09-201-14/+1
* | Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day2013-09-2016-23/+23
* | git-mailrc: Update SPI custodianJagannadha Sutradharudu Teki2013-09-201-0/+2
* | Cosmetic: Update some info in the README "arch" section.Robert P. J. Day2013-09-201-4/+8
* | cosmetic: doc: uImage.FIT: fix typosMasahiro Yamada2013-09-202-2/+2
* | boards.cfg: show info about boards.cfg instead of MAINTAINERSRoger Meier2013-09-201-2/+2
* | boards.cfg: Fix the comment for invoking tools/reformat.py from vimAxel Lin2013-09-201-1/+1
* | part_efi: make sure the gpt_pte is freedMark Langsdorf2013-09-201-1/+2
* | Fix loading freeze when netconsole is activeFrederic Leroy2013-09-201-0/+1
* | Fix some obvious typos across multiple subsystems.Robert P. J. Day2013-09-206-9/+9
* | bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootmPaul Burton2013-09-201-2/+3
|/
* Prepare v2013.10-rc3Tom Rini2013-09-161-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2013-09-162-10/+15
|\
| * cmd_sf: let "sf update" preserve the final part of the last sectorGerlando Falauto2013-08-271-1/+12
| * spi: mxs_spi: Configure chipselect after block resetMarek Vasut2013-08-271-9/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-09-134-2/+34
|\ \
| * | powerpc/mpc85xx: Add workaround for erratum A-005125York Sun2013-09-103-0/+32
| * | powerpc/p2041: fix I2C controller's offsetShaohui Xie2013-09-101-2/+2
* | | Revert "standalone-examples: support custom GCC lib"Tom Rini2013-09-121-13/+2
* | | Merge and reformat boards.cfg and MAINTAINERSAlbert ARIBAUD2013-09-128-2631/+1350
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-09-1220-45/+766
|\ \ \ | |/ / |/| |
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-1120-45/+766
| |\ \
| | * | arm:goni:mmc: Add sd card detection and initialization.Przemyslaw Marczak2013-09-111-2/+31
| | * | arm:mmc:goni/exynos: Fix wrong mmc base register devices offset.Przemyslaw Marczak2013-09-112-2/+10
| | * | dts: samsung: arndale: Fix include pathChander Kashyap2013-09-111-1/+1
| | * | drivers:power:max77686: add function to set voltage and modePiotr Wilczek2013-08-302-0/+218
| | * | exynos5250: arndale: Add mmc supportInderpal Singh2013-08-302-0/+32
OpenPOWER on IntegriCloud