summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-04-02dts/Makefile: Build the user specified dtsJagannadha Sutradharudu Teki
2013-04-02mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devicesJagannadha Sutradharudu Teki
2013-04-02mtd: cfi_flash: Fix CFI flash driver for 8-bit bus supportaaron.williams@caviumnetworks.com
2013-04-01Consolidate bool typeYork Sun
2013-04-01Exynos: pwm: Remove dead code of function exynos5_get_pwm_clkAkshay Saraswat
2013-04-01Exynos: pwm: Use generic api to get pwm clk freqPadmavathi Venna
2013-04-01Exynos: clock: Correct pwm source clk selectionPadmavathi Venna
2013-04-01Exynos: clock: Add generic api to get the clk freqPadmavathi Venna
2013-04-01Exynos: Add peripherial id for pwmPadmavathi Venna
2013-04-01Exynos: Tidy up the pwm_config function in the exynos pwm driverGabe Black
2013-04-01Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4Gabe Black
2013-04-01Exynos: pwm: Fix two bugs in the exynos pwm configuration codeGabe Black
2013-04-01Exynos: Add timer_get_us functionChe-Liang Chiou
2013-04-01Exynos: Change get_timer() to work correctlySimon Glass
2013-04-01Exynos5: config: enable time commandAkshay Saraswat
2013-03-31Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2013-03-29video: bcm2835: fix build issuesAnatolij Gustschin
2013-03-29Merge branch 'for-v2013.04'Anatolij Gustschin
2013-03-29Exynos5: clock: Fix a typo bug in exynos clock initAkshay Saraswat
2013-03-29Exynos: config: Enable hash commandAkshay Saraswat
2013-03-29gen: Add sha h/w acceleration to hashAkshay Saraswat
2013-03-29Exynos: config: Enable ACE HW for SHA 256 for ExynosAkshay Saraswat
2013-03-29Exynos: Add hardware accelerated SHA256 and SHA1Akshay Saraswat