summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-25Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2012-11-24mx28: Fix typo in POWER_DCLIMITS_NEGLIMIT_OFFSETMarek Vasut
2012-11-24mx28: Fix typo in POWER_MINPWR_VBG_OFFMarek Vasut
2012-11-19tegra: use generic fs commands in BOOTCOMMANDStephen Warren
2012-11-19tegra: config: seaboard: Move tegra-common-post to correct placeSimon Glass
2012-11-19tegra: Remove unnecessary CONFIG_SYS_NAND_BASESimon Glass
2012-11-19ARM: tegra: enable 8-bit SD slots in board filesStephen Warren
2012-11-19mmc: tegra: support 4-bit operation too on 8-bit slotsStephen Warren
2012-11-19tegra: add CONSOLE_MUX support to tegra-kbcAllen Martin
2012-11-19ARM: tegra: TrimSlice: add support for USB1 portStephen Warren
2012-11-19tegra: Enable display/lcd support on SeaboardMayuresh Kulkarni
2012-11-19lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed consoleSimon Glass
2012-11-19tegra: fdt: Add LCD definitions for SeaboardSimon Glass
2012-11-19tegra: Support control of cache settings for LCDSimon Glass
2012-11-19tegra: Align LCD frame buffer to section boundarySimon Glass
2012-11-19lcd: Add support for flushing LCD fb from dcache after updateSimon Glass
2012-11-19lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignmentSimon Glass
2012-11-19arm: Add control over cachability of memory regionsSimon Glass
2012-11-19tegra: Add LCD support to Nvidia boardsSimon Glass
2012-11-19tegra: Add LCD driverSimon Glass
2012-11-19tegra: Add SOC support for display/lcdWei Ni
2012-11-19tegra: Add support for PWMSimon Glass
2012-11-19tegra: fdt: Add LCD definitions for TegraSimon Glass
2012-11-19tegra: fdt: Add pwm binding and nodeSimon Glass
2012-11-19tegra: Add display support to funcmuxSimon Glass
2012-11-19tegra: Use const for pinmux_config_pingroup/table()Simon Glass
2012-11-19pxa: Disable dcache on palmld, palmtc, zipitz2Simon Glass
2012-11-19mx5: Mark lowlevel_init board-specific codeBenoît Thébaudeau
2012-11-19ehci-mxc: Fix host power mask bit for i.MX25Benoît Thébaudeau
2012-11-19mx35pdk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam
2012-11-19mx31pdk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam
2012-11-19mx25pdk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam
2012-11-19mx51evk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam
2012-11-19mx6qsabre_common: Configure CONFIG_BOOTDELAY to one secondFabio Estevam
2012-11-19mx6qsabrelite: Configure CONFIG_BOOTDELAY to one secondFabio Estevam
2012-11-19mx53loco: Configure CONFIG_BOOTDELAY to one secondFabio Estevam
2012-11-19mx28evk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam
2012-11-19ehci-mxc: Fix host power mask bit for i.MX35Benoît Thébaudeau
2012-11-19mx6: clock: Only show CSPI clock if CSPI is enabledFabio Estevam
2012-11-19spi: mxc_spi: Fix spi clock glitch durant resetFabio Estevam
2012-11-19spi: mxc_spi: Fix handling of chip selectFabio Estevam
2012-11-19mx5: Print CSPI clock in 'clock' commandFabio Estevam
2012-11-19mx5: Align SPI CS naming with i.MX53 reference manualFabio Estevam
2012-11-16ehci-mx5/6: Make board_ehci_hcd_init() optionalBenoît Thébaudeau
2012-11-16mx35pdk: Add support for OTGBenoît Thébaudeau
2012-11-16ehci-mxc: Add support for i.MX35Benoît Thébaudeau
2012-11-16ehci-mxc: Define host offsetsBenoît Thébaudeau
2012-11-16ehci-mxc: Make i.MX25 EHCI configurableBenoît Thébaudeau
2012-11-16ehci-mxc: Make EHCI power/oc polarities configurableBenoît Thébaudeau
2012-11-16ehci-mx5: Add missing OC_DIS for i.MX53Benoît Thébaudeau