summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * | | zynq: Enable CONFIG_FIT_VERBOSEJagannadha Sutradharudu Teki2014-01-10-0/+1
| | * | | arm: make 'MAKEALL -a' distinguish between arm and aarch64Albert ARIBAUD2014-01-10-2/+8
| | * | | armv8: Use __aarch64__ rather than CONFIG_ARM64 in some casesTom Rini2014-01-10-18/+4
| | * | | arm64: MAKEALL, filter armv8 boards from LIST_armDavid Feng2014-01-09-1/+11
| | * | | arm64: board support of vexpress_aemv8aDavid Feng2014-01-09-0/+254
| | * | | arm64: generic board supportDavid Feng2014-01-09-7/+13
| | * | | arm64: core supportDavid Feng2014-01-09-21/+1882
| | * | | arm64: Make checkarmreloc accept arm64 relocationsScott Wood2014-01-09-5/+9
| | * | | arm64: Turn u-boot.bin back into an ELF file after relocate-relaScott Wood2014-01-09-0/+13
| | * | | arm64: Add tool to statically apply RELA relocationsScott Wood2014-01-09-0/+207
| | * | | add weak entry definitionDavid Feng2014-01-09-0/+4
| | * | | cmd_pxe: remove compiling warningsDavid Feng2014-01-09-2/+2
| | * | | fdt_support: 64bit initrd start address supportDavid Feng2014-01-09-32/+34
| | * | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-08-947/+13
| | |\ \ \
| | | * | | ARM: dra7_evm: read mac address properly from e-fuseMugunthan V N2014-01-07-4/+4
| | | * | | arm: omap: cm_t35: enable gpio bank 5 clocks explicitlyNikita Kiryanov2014-01-07-0/+1
| | | * | | ARM: twister: add missing gpio clock initJeroen Hofstee2014-01-07-0/+3
| | | * | | ARM: tam3517-common: fix nand spl bootJeroen Hofstee2014-01-07-0/+1
| | | * | | TI:omap3: Drop omap3_zoom2Tom Rini2014-01-07-943/+2
| | | * | | cam_enc_4xx: Set CONFIG_SYS_NAND_MAX_OOBFREE / CONFIG_SYS_NAND_MAX_ECCPOSTom Rini2014-01-07-0/+2
| | * | | | arm/km: fix i2c mux define for km_kirkwood_128m16 targetHolger Brunck2014-01-06-1/+1
| | * | | | arm/km: add support for km_kirkwood_128m16 boardKarlheinz Jerg2014-01-06-0/+11
| | * | | | kirkwood: ib62x0: use device tree and update configLuka Perkov2014-01-06-15/+23
| | |/ / /
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-01-09-26/+289
| |\ \ \ \
| | * | | | socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGAChin Liang See2014-01-09-0/+199
| | * | | | mmc: add setdsr supportMarkus Niebel2014-01-09-0/+44
| | * | | | mmc: Minor cleanup of sdhci.cDarwin Rambo2014-01-09-13/+19
| | * | | | mmc/dwmmc: use bounce buffer for data exchange between CPU and MMC controllerAlexey Brodkin2014-01-09-10/+24
| | * | | | ARM: omap5_uevm: Enable 8-bit eMMC accessLubomir Popov2014-01-08-0/+1
| | * | | | mmc/dwmmc: Using calloc instead mallocChin Liang See2014-01-08-2/+2
| | * | | | include/mmc.h: Remove declaration for spl_mmc_load()Lad, Prabhakar2014-01-08-1/+0
| * | | | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2014-01-09-68/+13
| |\ \ \ \ \
| | * | | | | sh: sh2: Remove CONFIG_SH2A definition from asm/processor.hNobuhiro Iwamatsu2014-01-09-2/+1
| | * | | | | sh: sh4: Remove CONFIG_SH4A definition from source codeNobuhiro Iwamatsu2014-01-09-22/+5
| | * | | | | sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQNobuhiro Iwamatsu2014-01-08-4/+4
| | * | | | | sh: sh4: remove CONFIG_SH4 definition from board configNobuhiro Iwamatsu2014-01-08-10/+0
| | * | | | | sh: sh4: Add CONFIG_SH4 definition to config.mk of SH4Nobuhiro Iwamatsu2014-01-08-1/+1
| | * | | | | sh: sh3: remove CONFIG_SH3 definition from board configNobuhiro Iwamatsu2014-01-08-3/+0
| | * | | | | sh: sh3: Add CONFIG_SH3 definition to config.mk of SH3Nobuhiro Iwamatsu2014-01-08-1/+1
| | * | | | | sh: sh2: remove CONFIG_SH2 definition from board configNobuhiro Iwamatsu2014-01-08-3/+0
| | * | | | | sh: sh2: Add CONFIG_SH2 definition to config.mk of SH2Nobuhiro Iwamatsu2014-01-08-1/+1
| | * | | | | sh: delete redundant CONFIG_SH definitionMasahiro Yamada2014-01-08-21/+0
| | |/ / / /
| * | | | | sandbox: tpm: Fix nvwrite commandChe-Liang Chiou2014-01-08-3/+1
| * | | | | sandbox: Add a prototype for cleanup_before_linux()Simon Glass2014-01-08-0/+2
| * | | | | sandbox: tpm: Add TPM emulationSimon Glass2014-01-08-0/+265
| * | | | | sandbox: Add facility to save/restore sandbox stateSimon Glass2014-01-08-4/+490
| * | | | | sandbox: Allow reading/writing of RAM bufferSimon Glass2014-01-08-6/+118
| * | | | | sandbox: Add -i option to enter interactive modeSimon Glass2014-01-08-1/+13
| * | | | | sandbox: Allow the console to work earlierSimon Glass2014-01-08-1/+46
| * | | | | sandbox: Implement the bootm command for sandboxSimon Glass2014-01-08-2/+15