summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-08musb: set MUSB speed based on CONFIGBin Liu
2013-04-08musb: am335x: disable bulk split-combine featureBin Liu
2013-04-05logo: update to the new logo for ATMELJosh Wu
2013-04-05Revert "env: fix potential stack overflow in environment functions"Tom Rini
2013-04-04buildman - U-Boot multi-threaded builder and summary toolSimon Glass
2013-04-04patman: Ignore all Gerrit Commit-* tagsSimon Glass
2013-04-04patman: Minor help message/README fixesSimon Glass
2013-04-04patman: Fix the comment in CheckTags to mention multiple tagsSimon Glass
2013-04-04patman: Don't allow spaces in tagsSimon Glass
2013-04-04patman: Fix up checkpatch parsing to deal with 'CHECK' linesSimon Glass
2013-04-04patman: Add Cover-letter-cc tag to Cc cover letter to peopleSimon Glass
2013-04-04patman: Allow specifying the message ID your series is in reply toDoug Anderson
2013-04-04patman: Make "Reviewed-by" an important tagDoug Anderson
2013-04-04patman: Add additional git utiltiesSimon Glass
2013-04-04patman: Allow reading metadata from a list of commitsSimon Glass
2013-04-04patman: Allow commands to raise on error, or notSimon Glass
2013-04-04patman: Make command methods return a CommandResultSimon Glass
2013-04-04patman: Add cros_subprocess library to manage subprocessesSimon Glass
2013-04-04patman: Use bright ANSI colours by defaultSimon Glass
2013-04-04patman: Use ANSI colours only when outputting to a terminalSimon Glass
2013-04-04Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashTom Rini
2013-04-04Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-04exynos: change indentation of defines in cpu.hMinkyu Kang
2013-04-04Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-04spi: mxc_spi: Fix ECSPI reset handlingDirk Behme
2013-04-04ARM: bcm2835: fix get_timer() to return msStephen Warren
2013-04-04cfi_flash: Use uintptr_t for casts from u32 to void *Stefan Roese
2013-04-03Prepare v2013.04-rc2Tom Rini
2013-04-03i.MX6: mx6qsabrelite: README: don't pass chip-select to sf probe commandJavier Martinez Canillas
2013-04-03wandboard: Remove CONFIG_SYS_FSL_USDHC_NUMFabio Estevam
2013-04-03mx6qsabrelite: Remove duplicate 'mmc dev'Fabio Estevam
2013-04-03wandboard: Remove duplicate 'mmc dev'Fabio Estevam
2013-04-03mx6: Fix get_board_rev() for the mx6 solo caseFabio Estevam
2013-04-03mx23_olinuxino: Fix netboot consoleAlexandre Pereira da Silva
2013-04-03mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a boardAbbas Raza
2013-04-03mx23_olinuxino: Change definitions to use spaces instead of tabsOtavio Salvador
2013-04-03mx25pdk: Enable imxdi RTCBenoît Thébaudeau
2013-04-03mx6qsabrelite: README: No need to pass 'u-boot.imx'Fabio Estevam
2013-04-03mx28evk: Introduce a new target for saving env vars to NANDFabio Estevam
2013-04-03mx6qsabre{sd,auto}: Add boot mode selectOtavio Salvador
2013-04-03mx6qsabresd: Fix card detection for invalid card id caseOtavio Salvador
2013-04-03mx6qsabresd: Document the mapping of USDHC[2-4]Otavio Salvador
2013-04-02biosemu: include <asm/io.h> headerLinus Walleij
2013-04-02mmc: don't allow extra cmdline argumentsStephen Warren
2013-04-02replace last __bss_end__ occurrences with __bss_endAlbert ARIBAUD
2013-04-02disk: fix unaligned access in efi partitionsMarc Dietrich
2013-04-02README: document the requirements for CONFIG_SYS_HZStephen Warren
2013-04-02build: Fix make errors generated when building 'distclean'Vadim Bendebury
2013-04-02env: fix potential stack overflow in environment functionsRob Herring
2013-04-02MAKEALL: Fix case substitution for old bashYork Sun