summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-09Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2014-01-09Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2014-01-09socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGAChin Liang See
2014-01-09mmc: add setdsr supportMarkus Niebel
2014-01-09mmc: Minor cleanup of sdhci.cDarwin Rambo
2014-01-09mmc/dwmmc: use bounce buffer for data exchange between CPU and MMC controllerAlexey Brodkin
2014-01-09sh: sh2: Remove CONFIG_SH2A definition from asm/processor.hNobuhiro Iwamatsu
2014-01-09sh: sh4: Remove CONFIG_SH4A definition from source codeNobuhiro Iwamatsu
2014-01-08sandbox: tpm: Fix nvwrite commandChe-Liang Chiou
2014-01-08sandbox: Add a prototype for cleanup_before_linux()Simon Glass
2014-01-08sandbox: tpm: Add TPM emulationSimon Glass
2014-01-08sandbox: Add facility to save/restore sandbox stateSimon Glass
2014-01-08sandbox: Allow reading/writing of RAM bufferSimon Glass
2014-01-08sandbox: Add -i option to enter interactive modeSimon Glass
2014-01-08sandbox: Allow the console to work earlierSimon Glass
2014-01-08sandbox: Implement the bootm command for sandboxSimon Glass
2014-01-08sandbox: Allow return from board_init_f()Simon Glass
2014-01-08sandbox: Correct help message <arg> garblingSimon Glass
2014-01-08sandbox: Improve/augment memory allocation functionsSimon Glass
2014-01-08sandbox: block driver using host file/device as backing storeHenrik Nordström
2014-01-08Add crc8 routineSimon Glass
2014-01-08ARM: omap5_uevm: Enable 8-bit eMMC accessLubomir Popov
2014-01-08mmc/dwmmc: Using calloc instead mallocChin Liang See
2014-01-08include/mmc.h: Remove declaration for spl_mmc_load()Lad, Prabhakar
2014-01-08sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQNobuhiro Iwamatsu
2014-01-08sh: sh4: remove CONFIG_SH4 definition from board configNobuhiro Iwamatsu
2014-01-08sh: sh4: Add CONFIG_SH4 definition to config.mk of SH4Nobuhiro Iwamatsu
2014-01-08sh: sh3: remove CONFIG_SH3 definition from board configNobuhiro Iwamatsu
2014-01-08sh: sh3: Add CONFIG_SH3 definition to config.mk of SH3Nobuhiro Iwamatsu
2014-01-08sh: sh2: remove CONFIG_SH2 definition from board configNobuhiro Iwamatsu
2014-01-08sh: sh2: Add CONFIG_SH2 definition to config.mk of SH2Nobuhiro Iwamatsu
2014-01-08sh: delete redundant CONFIG_SH definitionMasahiro Yamada
2014-01-06Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-01-06Merge branch 'master' of git://git.denx.de/u-boot-onenandTom Rini
2014-01-02board/t1040qds: Enable memory reset controlPrabhakar Kushwaha
2014-01-02powerpc/b4860/pbl: fix rcw cfgShaohui Xie
2014-01-02powerpc/t4240: enable NAND boot supportShaohui Xie
2014-01-02powerpc/cms700: limit NAND data structure sizeScott Wood
2014-01-02powerpc/t208x: fix macro CONFIG_SYS_FSL_NUM_USB_CTRLSShengzhou Liu
2014-01-02powerpc/B4860QDS: Define new nand_ecclayout structure macrosYork Sun
2014-01-02powerpc/P1022DS: Define new nand_ecclayout structure macrosYork Sun
2014-01-02powerpc/mpc85xx: Add support for single source clockingPriyanka Jain
2014-01-02board/t1040qds: Relax IFC FPGA timingsPrabhakar Kushwaha
2014-01-02board/freescale:Remove use of CONFIG_SPL_NAND_MINIMALPrabhakar Kushwaha
2014-01-02board/t1040qds: Fix typo in t1040_pbi.cfg filePrabhakar Kushwaha
2013-12-31mtd: onenand: Fix unaligned accessMarek Vasut
2013-12-20PowerPC: Drop linkstation_HGLAN supportTom Rini
2013-12-20ARM: Samsung: Change GONI and Universal_C210 maintainers.Łukasz Majewski
2013-12-19Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2013-12-19driver: mtd: sf_ops: claim bus while doing memcpyPoddar, Sourav