summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-10zynq: Add GEM0, GEM1 configs supportJagannadha Sutradharudu Teki
2014-01-10zynq: Add UART0, UART1 configs supportJagannadha Sutradharudu Teki
2014-01-10zynq: Enable cache optionsJagannadha Sutradharudu Teki
2014-01-10zynq: Minor config cleanupJagannadha Sutradharudu Teki
2014-01-10zynq: Cleanup on memory configsJagannadha Sutradharudu Teki
2014-01-10zynq: Cleanup on miscellaneous configsJagannadha Sutradharudu Teki
2014-01-10zynq: Enable Boot FreeBSD/vxWorksJagannadha Sutradharudu Teki
2014-01-10zynq: Enable CONFIG_FIT_VERBOSEJagannadha Sutradharudu Teki
2014-01-10arm: make 'MAKEALL -a' distinguish between arm and aarch64Albert ARIBAUD
2014-01-10armv8: Use __aarch64__ rather than CONFIG_ARM64 in some casesTom Rini
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-09arm64: MAKEALL, filter armv8 boards from LIST_armDavid Feng
2014-01-09arm64: board support of vexpress_aemv8aDavid Feng
2014-01-09arm64: generic board supportDavid Feng
2014-01-09arm64: core supportDavid Feng
2014-01-09arm64: Make checkarmreloc accept arm64 relocationsScott Wood
2014-01-09arm64: Turn u-boot.bin back into an ELF file after relocate-relaScott Wood
2014-01-09arm64: Add tool to statically apply RELA relocationsScott Wood
2014-01-09add weak entry definitionDavid Feng
2014-01-09cmd_pxe: remove compiling warningsDavid Feng
2014-01-09fdt_support: 64bit initrd start address supportDavid Feng
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-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
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