summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-13Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini
2012-09-13avr32: add atngw100mkii boardAndreas Bießmann
2012-09-13Fix strict-aliasing warning in dlmallocSimon Glass
2012-09-12Merge branch 'master' of git://www.denx.de/git/u-boot-ubiTom Rini
2012-09-12Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini
2012-09-11microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASEMichal Simek
2012-09-11microblaze: Clean microblaze initializationMichal Simek
2012-09-11microblaze: timer: Prepare for device-tree initializationMichal Simek
2012-09-11microblaze: intc: Coding style cleanupMichal Simek
2012-09-11microblaze: intc: Registering interrupt should return valueMichal Simek
2012-09-11microblaze: board: Remove compilation warningMichal Simek
2012-09-11microblaze: Add support for device tree driven board configurationMichal Simek
2012-09-11spi: xilinx: Remove unused variableStephan Linz
2012-09-11serial: uartlite: Init all uartlites for serial multiMichal Simek
2012-09-11serial: Support serial multi for MicroblazeMichal Simek
2012-09-11block: systemace: Simplify base and width initializationMichal Simek
2012-09-10ubifs: Fix ubifsload when using ZLIBVeli-Pekka Peltola
2012-09-06mmc: Remove incorrect cmd->flags usageAndy Fleming
2012-09-05mmc: s5p_sdhci: add the set_mmc_clk for cmu controlJaehoon Chung
2012-09-05mmc: s5p_sdhci: fixed wrong function argumentJaehoon Chung
2012-09-05mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1BJaehoon Chung
2012-09-05mmc: Add a SDHCI quirk for boards that have no CDJoe Hershberger
2012-09-05mmc: Fix version check for clock API in sdhci driverJoe Hershberger
2012-09-05mmcinfo: Fix help messageBenoît Thébaudeau
2012-09-05mmc_get_dev: Return error if mmc_init failsBenoît Thébaudeau
2012-09-05tegra: put eMMC environment into the boot sectorsStephen Warren
2012-09-05env_mmc: allow environment to be in an eMMC partitionStephen Warren
2012-09-05mmc: detect boot sectors using EXT_CSD_BOOT_MULT tooStephen Warren
2012-09-05MMC: u-boot-spl may be compiled without partition supportMikhail Kshevetskiy
2012-09-05mmc: fix capacity calculation when EXT_CSD_SEC_CNT is usedYoshihiro Shimoda
2012-09-05mmc: sh_mmcif: enable MMC_MODE_HCYoshihiro Shimoda
2012-09-05mmc: fix wrong timeout check in mmc_send_status()Jongman Heo
2012-09-04Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk
2012-09-03net:macb: add line breakAndreas Bießmann
2012-09-03avr32:portmux: fix setup for macb1Andreas Bießmann
2012-09-03Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk
2012-09-03Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2012-09-03Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2012-09-03ubifs: Fix memory leak in ubifs_finddirStefan Roese
2012-09-03ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit againStefan Roese
2012-09-03cfi: Make the flash erase and write operations abortableJoe Hershberger
2012-09-03cfi: Check for blank before eraseJoe Hershberger
2012-09-02powerpc: re-add bi_ip_addr to bd_t structAnatolij Gustschin
2012-09-02hush: Don't parse the contents of a dereferenced varJoe Hershberger
2012-09-02hush: Add default value substitution supportJoe Hershberger
2012-09-02README: Cleanup description of supported partitions.Karl O. Pinc
2012-09-02README.SPL: Move the 'Estimating stack usage' from omap3 to hereTom Rini
2012-09-02README.SPL: Add a small Debugging sectionTom Rini
2012-09-02README: Update ver env var descriptionBenoît Thébaudeau
2012-09-02dm: Add twserial device documentTomáš Hlaváček