summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-20net: fec_mxc: Fix timeouts during tftp transferFabio Estevam
2013-09-20mx6sabresd: Fix the fdt file for the mx6dl versionFabio Estevam
2013-09-20doc: README.mxs: Add instruction to install 'libssl-dev'Fabio Estevam
2013-09-20mx28evk: Fix checkpatch warningFabio Estevam
2013-09-20i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10Eric Nelson
2013-09-20mx6slevk: Add Ethernet supportFabio Estevam
2013-09-20net: fec_mxc: Add support for mx6 solo-liteFabio Estevam
2013-09-20mx6qsabreauto: Return error if cpu_eth_init() failsFabio Estevam
2013-09-20mx6sabresd: Return error if cpu_eth_init() failsFabio Estevam
2013-09-20mx35pdk: Remove CONFIG_SYS_CACHELINE_SIZEFabio Estevam
2013-09-20mmc: fsl_esdhc: Check the result from malloc()Fabio Estevam
2013-09-20mx6sabresd: Reset counter to prevent error messageFabio Estevam
2013-09-20mx6sabresd: Avoid hang when HDMI cable is not connectedFabio Estevam
2013-09-20ARM: arch-mx6: fix PLL2_PFD2_FREQMarkus Niebel
2013-09-20wandboard: Use imx6dl-wandboard.dtb for the solo versionFabio Estevam
2013-09-20am33xx: Add the efuse_sma CONTROL_MODULE registerTom Rini
2013-09-20am33xx: Add am33xx_spl_board_init function, callTom Rini
2013-09-20drivers/power/pmic: Add tps65910 driverPhilip, Avinash
2013-09-20drivers/power/pmic: Add tps65217 driverGreg Guyotte
2013-09-20spl/Makefile: Add drivers/power/pmic/libpmic to CONFIG_SPL_POWER_SUPPORTTom Rini
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-19Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-09-19arm: atmel: cpux9k2: increase malloc space to fix crash on start u-bootJens Scharsig (BuS Elektronik)
2013-09-19drivers: s3c44b0_rtc: delete an unused driverMasahiro Yamada
2013-09-19drivers: serial_s3c44b0: delete an unused driverMasahiro Yamada
2013-09-19drivers: s3c44b0_i2c: delete an unused driverMasahiro Yamada
2013-09-19ARM: s3c44b0: remove remainders of dead boardMasahiro Yamada
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