aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-10OMAP3: Remove unused PHYS_SDRAM_1_SIZEThomas Weber11-11/+0
2012-12-10am335x: cpsw: make phy address configurableYegor Yefremov2-1/+5
2012-12-10am335x: disable internal delay for RGMII modeYegor Yefremov1-1/+1
2012-12-10OMAP3: TAM3517: add macros for reading eepromStefano Babic3-23/+60
2012-12-10OMAP3: fix panel timing on the mt_ventoux boardStefano Babic1-4/+4
2012-12-10davinci: fixed cpu resetDavide Bonfanti1-1/+1
2012-12-10OMAP3 SPI : Fixed bugs related to SPI transferajoy2-32/+45
2012-12-10omap: emif: configure emif only when requiredLokesh Vutla1-5/+36
2012-12-10OMAP: Tweak omap-common/Makefile since reset.S -> reset.cRobert P. J. Day1-3/+2
2012-12-10omap4: Add comments on some "#endif"s for readability.Robert P. J. Day2-3/+3
2012-12-10omap3: Add a few comments to "#endif"s for readability.Robert P. J. Day2-4/+4
2012-12-10Pass sdrc timing values through board_sdrc_timings structurePeter Barada9-122/+120
2012-12-10omap3_beagle.h: Fix comment for true/false return value.Robert P. J. Day1-1/+1
2012-12-10am335x_evm: enable SPL NAND supportIlya Yanok1-2/+36
2012-12-10am33xx_spl_bch: simple SPL nand loader for AM33XXIlya Yanok2-0/+239
2012-12-10omap_gpmc: BCH8 support (ELM based)Mansoor Ahamed1-1/+402
2012-12-10am33xx: add ELM supportMansoor Ahamed4-0/+311
2012-12-10am335x_evm: enable NAND supportIlya Yanok2-0/+14
2012-12-10am33xx: NAND supportIlya Yanok9-0/+370
2012-12-10am335x_evm: add nand pinmux definitionIlya Yanok1-0/+22
2012-12-10OMAP: include sys_proto.h from boot-commonIlya Yanok1-0/+1
2012-12-10omap3/mem.c: remove unused definesAndreas Bießmann1-14/+0
2012-11-25Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD27-129/+401
2012-11-24mx28: Fix typo in POWER_DCLIMITS_NEGLIMIT_OFFSETMarek Vasut1-1/+1
2012-11-24mx28: Fix typo in POWER_MINPWR_VBG_OFFMarek Vasut1-1/+1
2012-11-19tegra: use generic fs commands in BOOTCOMMANDStephen Warren7-23/+34
2012-11-19tegra: config: seaboard: Move tegra-common-post to correct placeSimon Glass1-2/+3
2012-11-19tegra: Remove unnecessary CONFIG_SYS_NAND_BASESimon Glass3-5/+0
2012-11-19ARM: tegra: enable 8-bit SD slots in board filesStephen Warren3-9/+6
2012-11-19mmc: tegra: support 4-bit operation too on 8-bit slotsStephen Warren1-3/+4
2012-11-19tegra: add CONSOLE_MUX support to tegra-kbcAllen Martin1-1/+17
2012-11-19ARM: tegra: TrimSlice: add support for USB1 portStephen Warren3-1/+11
2012-11-19tegra: Enable display/lcd support on SeaboardMayuresh Kulkarni1-2/+11
2012-11-19lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed consoleSimon Glass2-5/+23
2012-11-19tegra: fdt: Add LCD definitions for SeaboardSimon Glass1-0/+33
2012-11-19tegra: Support control of cache settings for LCDSimon Glass1-0/+11
2012-11-19tegra: Align LCD frame buffer to section boundarySimon Glass1-0/+3
2012-11-19lcd: Add support for flushing LCD fb from dcache after updateSimon Glass3-9/+57
2012-11-19lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignmentSimon Glass3-5/+29
2012-11-19arm: Add control over cachability of memory regionsSimon Glass3-11/+82
2012-11-19tegra: Add LCD support to Nvidia boardsSimon Glass1-0/+19
2012-11-19tegra: Add LCD driverSimon Glass2-0/+369
2012-11-19tegra: Add SOC support for display/lcdWei Ni6-0/+1109
2012-11-19tegra: Add support for PWMSimon Glass6-0/+184
2012-11-19tegra: fdt: Add LCD definitions for TegraSimon Glass3-0/+225
2012-11-19tegra: fdt: Add pwm binding and nodeSimon Glass2-0/+25
2012-11-19tegra: Add display support to funcmuxSimon Glass1-0/+37
2012-11-19tegra: Use const for pinmux_config_pingroup/table()Simon Glass2-4/+4
2012-11-19pxa: Disable dcache on palmld, palmtc, zipitz2Simon Glass3-0/+9
2012-11-19mx5: Mark lowlevel_init board-specific codeBenoît Thébaudeau5-1/+9