summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-03-29RX-51: Add support for bootmenuPali Rohár
2013-03-29New command bootmenu: ANSI terminal boot menu supportPali Rohár
2013-03-29menu: export menu_default_choice() functionAnatolij Gustschin
2013-03-29menu: Add support for user defined item choice functionPali Rohár
2013-03-29Exynos: clock: Fix a bug in PLL lock check conditionAkshay Saraswat
2013-03-29spl:falcon:trats: Fix SPL image size computing.Przemyslaw Marczak
2013-03-29spi: exynos: Fix compiler warnings for non-dt systemsVivek Gautam
2013-03-29SMDK5250: Fix compiler warning for non-dt systemsVivek Gautam
2013-03-28Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-28armv7: do not relocate _start twiceVincent Stehlé
2013-03-28ARM: mmu: Set domain permissions to client accessR Sricharan
2013-03-28ARM: mmu: Introduce weak dram_bank_setup functionR Sricharan
2013-03-28ARM: cache: declare set_section_dcacheVincent Stehlé
2013-03-27apx4devkit: change maintainerVeli-Pekka Peltola
2013-03-27image: Add support for Plan 9Steven Stallion
2013-03-27cmd_ext4: BREAK and correct ext4write parameter orderTom Rini
2013-03-27.checkpatch.conf: ignore udelay->usleep_range warningsMatt Porter