summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-20powerpc/mpc85xx: support application without resetvec segment in the linker s...Ying Zhang
2013-06-20board/p1010rdb: Fix PCIe TLB creation on CONFIG_PCI definePrabhakar Kushwaha
2013-06-20board/b4860qds: Relax NOR flash teadc timing parameterPrabhakar Kushwaha
2013-06-20powerpc/mpc85xx: work around erratum A-006593Scott Wood
2013-06-20fsl_ifc: add support for different IFC bank countMingkai Hu
2013-06-20powerpc/t4qds: Slave module for boot from SRIO and PCIELiu Gang
2013-06-20powerpc/t4qds: Enable master module for Boot from SRIO and PCIELiu Gang
2013-06-20powerpc/b4860qds: Slave module for boot from SRIO and PCIELiu Gang
2013-06-20powerpc/b4860qds: Enable master module for boot from SRIO and PCIELiu Gang
2013-06-20powerpc/boot: Change the macro of Boot from SRIO and PCIE master moduleLiu Gang
2013-06-20powerpc/doc: Update the README.srio-pcie-boot-corenetLiu Gang
2013-06-20powerpc/mpc85xx:Fix "boot page TLB" entry size for NAND SPLPrabhakar Kushwaha
2013-06-2085xx: Change case of MPC85XX_PORBMSR_ROMLOC_SHIFTAndy Fleming
2013-06-20powerpc: Use lower case for the core namesFabio Estevam
2013-06-20powerpc/BSC9132: Add IFC bank countYork Sun
2013-06-20board/bsc9131rdb: Update default boot environment settingsPriyanka Jain
2013-06-20board/bsc9131rdb: Add DSP side tlb and lawsPriyanka Jain
2013-06-20board/bsc9131rdb: Add targets for Sysclk 100MHzPriyanka Jain
2013-06-20board/bsc9132qds:Add NAND boot support using new SPL formatPrabhakar Kushwaha
2013-06-20board/bsc9131rdb:Add NAND boot support using new SPL formatPrabhakar Kushwaha
2013-06-20board/p1010rdb:Add NAND boot support using new SPL formatPrabhakar Kushwaha
2013-06-20powerpc/mpc85xx: new SPL support for IFC NANDPrabhakar Kushwaha
2013-06-20powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399Prabhakar Kushwaha
2013-06-20powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_tMingkai Hu
2013-06-2085xx: Change clock-frequency compatible to 2.0Andy Fleming
2013-06-20net2big_v2: initialize LEDs at startupSimon Guinot
2013-06-20LaCie/common: add support for the CPLD GPIO busSimon Guinot
2013-06-20net2big_v2: initialize I2C fan at startupSimon Guinot
2013-06-19Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-06-19NET: Fix system hanging if NET device is not installedJim Lin
2013-06-19Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-06-18arm: omap4: panda: Fix checkpatch on panda fileDan Murphy
2013-06-18arm: omap4: panda: Add reading of the board revisionDan Murphy
2013-06-18arm: dra7xx: Update the EXTRA_ENV_SETTINGSDan Murphy
2013-06-18arm: omap5_uevm: Correct the console sys prompt for 5432Dan Murphy
2013-06-18arm: omap: Add check for fdtfile in the findfdt macroDan Murphy
2013-06-18arm, am33xx: move uart soft reset code to common placeHeiko Schocher
2013-06-18arm, am335x: make mpu pll config configurableHeiko Schocher
2013-06-18arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher
2013-06-17image: Use ENOENT instead of ENOMEDIUM for better compatibilitySimon Glass
2013-06-17MMC: DWMMC: Fix FIFO_DEPTH calculationRajeshwari Shinde
2013-06-14Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini
2013-06-14Prepare v2013.07-rc1Tom Rini
2013-06-13ARM: tegra: make use of negative ENV_OFFSET on NVIDIA boardsStephen Warren
2013-06-13env_mmc: allow negative CONFIG_ENV_OFFSETStephen Warren
2013-06-13mmc: report capacity for the selected partitionStephen Warren
2013-06-13README: document CONFIG_ENV_IS_IN_MMCStephen Warren
2013-06-13fsl_esdhc: Do not clear interrupt status bits until data processedAndrew Gabbasov
2013-06-13mmc: fsl_esdhc: Fix hang after 'save' commandFabio Estevam
2013-06-13mmc write bug fixRuud Commandeur