aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-28Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD22-106/+1776
2013-06-28vf610twr: Remove SoC name from U-Boot promptOtavio Salvador1-1/+1
2013-06-28vf610twr: Add default environment in line with other Freescale boardsOtavio Salvador1-2/+89
2013-06-28video: mxsfb: Break the line in videomode messageFabio Estevam1-1/+1
2013-06-28MAINTAINERS: Add an entry to the mx6q wandboard variantFabio Estevam1-1/+1
2013-06-26m28evk: Move README file inside board directoryFabio Estevam1-0/+0
2013-06-26mx28evk: Move README file inside board directoryFabio Estevam1-0/+0
2013-06-26README: mxs: Introduce README.mxsFabio Estevam3-28/+39
2013-06-26README: mx28_common: Fix structure of sentenceFabio Estevam1-4/+3
2013-06-26README: mx28_common: Do not hardcode the SSP portFabio Estevam1-3/+1
2013-06-26README: mx28_common: Keep the text within 80 columnsFabio Estevam1-5/+5
2013-06-26imx: nitrogen6x: Enable filesystem generic commandsRobert Winkler1-0/+1
2013-06-26imx: nitrogen6x: Enable raw initrdRobert Winkler1-0/+1
2013-06-26imx: nitrogen6x: Enable bootzRobert Winkler1-0/+2
2013-06-26imx: nitrogen6x: Enabled data cacheRobert Winkler1-2/+0
2013-06-26mx27: add i2c clocktrem2-0/+3
2013-06-26mx27: add function enable_cachestrem1-0/+8
2013-06-26imx: Add support for the SabreSD shipped with i.MX6DLPierre Aubert7-12/+9
2013-06-26imx: Complete the pin definitions for the i.MX6DL / i.MX6SoloPierre Aubert1-22/+1569
2013-06-26imx6: fix GPR2 wrong definitionPierre Aubert1-1/+1
2013-06-26dwc_ahsata: Allow use with dcache enabledEric Nelson1-9/+25
2013-06-26spi: mxc_spi: Update pre and post divider algorithmDirk Behme1-18/+12
2013-06-26spi: mxc_spi: Fix pre and post divider calculationDirk Behme1-3/+3
2013-06-26Add support for Wandboard QuadTapani Utriainen4-1/+9
2013-06-22pxa: fix memory coherency problem after relocationMike Dunn1-0/+9
2013-06-22pxa: use -mcpu=xscale compiler optionMike Dunn1-1/+1
2013-06-22pxa: turn icache off in cpu_init_crit()Mike Dunn1-2/+1
2013-06-22pxa: palmtreo680 flash programming utilityMike Dunn1-0/+177
2013-06-22pxa: add support for palmtreo680 boardMike Dunn7-0/+1057
2013-06-21arm: optimize relocate_code routineAlbert ARIBAUD1-20/+12
2013-06-21arm: make __rel_dyn_{start, end} compiler-generatedAlbert ARIBAUD9-23/+74
2013-06-21arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD10-14/+44
2013-06-21arm: generalize lib/bss.c into lib/sections.cAlbert ARIBAUD2-3/+3
2013-06-21remove all references to .dynsymAlbert ARIBAUD16-82/+9
2013-06-21arm: ensure u-boot only uses relative relocationsAlbert ARIBAUD2-0/+12
2013-06-20net2big_v2: initialize LEDs at startupSimon Guinot2-7/+96
2013-06-20LaCie/common: add support for the CPLD GPIO busSimon Guinot2-0/+74
2013-06-20net2big_v2: initialize I2C fan at startupSimon Guinot3-2/+66
2013-06-19Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD13-176/+164
2013-06-19Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD42-471/+1360
2013-06-18arm: omap4: panda: Fix checkpatch on panda fileDan Murphy1-13/+13
2013-06-18arm: omap4: panda: Add reading of the board revisionDan Murphy2-5/+75
2013-06-18arm: dra7xx: Update the EXTRA_ENV_SETTINGSDan Murphy3-1/+8
2013-06-18arm: omap5_uevm: Correct the console sys prompt for 5432Dan Murphy1-1/+1
2013-06-18arm: omap: Add check for fdtfile in the findfdt macroDan Murphy3-5/+12
2013-06-18arm, am33xx: move uart soft reset code to common placeHeiko Schocher6-85/+27
2013-06-18arm, am335x: make mpu pll config configurableHeiko Schocher2-2/+8
2013-06-18arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher6-64/+20
2013-06-17MMC: DWMMC: Fix FIFO_DEPTH calculationRajeshwari Shinde1-8/+6
2013-06-13power: exynos-tmu: use the mux_addr bit fields in tmu_control registerNaveen Krishna Chatradhi1-1/+10