summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* spi: atmel: sam9m10g45 also support WDRBT bitBo Shen2012-12-09-1/+1
* at91sam9x5ek: add USB configurationRichard Genoud2012-12-09-0/+23
* at91sam9x5ek: regroup FAT/DOS featuresRichard Genoud2012-12-09-1/+5
* at91sam9x5: enable USB support for 9x5ek board.Richard Genoud2012-12-09-2/+22
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2012-11-25-129/+401
|\
| * mx28: Fix typo in POWER_DCLIMITS_NEGLIMIT_OFFSETMarek Vasut2012-11-24-1/+1
| * mx28: Fix typo in POWER_MINPWR_VBG_OFFMarek Vasut2012-11-24-1/+1
| * mx5: Mark lowlevel_init board-specific codeBenoît Thébaudeau2012-11-19-1/+9
| * ehci-mxc: Fix host power mask bit for i.MX25Benoît Thébaudeau2012-11-19-1/+1
| * mx35pdk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam2012-11-19-1/+1
| * mx31pdk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam2012-11-19-1/+1
| * mx25pdk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam2012-11-19-1/+1
| * mx51evk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam2012-11-19-1/+1
| * mx6qsabre_common: Configure CONFIG_BOOTDELAY to one secondFabio Estevam2012-11-19-1/+1
| * mx6qsabrelite: Configure CONFIG_BOOTDELAY to one secondFabio Estevam2012-11-19-1/+1
| * mx53loco: Configure CONFIG_BOOTDELAY to one secondFabio Estevam2012-11-19-1/+1
| * mx28evk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam2012-11-19-1/+1
| * ehci-mxc: Fix host power mask bit for i.MX35Benoît Thébaudeau2012-11-19-1/+1
| * mx6: clock: Only show CSPI clock if CSPI is enabledFabio Estevam2012-11-19-0/+2
| * spi: mxc_spi: Fix spi clock glitch durant resetFabio Estevam2012-11-19-2/+2
| * spi: mxc_spi: Fix handling of chip selectFabio Estevam2012-11-19-2/+3
| * mx5: Print CSPI clock in 'clock' commandFabio Estevam2012-11-19-1/+3
| * mx5: Align SPI CS naming with i.MX53 reference manualFabio Estevam2012-11-19-3/+3
| * ehci-mx5/6: Make board_ehci_hcd_init() optionalBenoît Thébaudeau2012-11-16-3/+10
| * mx35pdk: Add support for OTGBenoît Thébaudeau2012-11-16-0/+39
| * ehci-mxc: Add support for i.MX35Benoît Thébaudeau2012-11-16-0/+71
| * ehci-mxc: Define host offsetsBenoît Thébaudeau2012-11-16-1/+3
| * ehci-mxc: Make i.MX25 EHCI configurableBenoît Thébaudeau2012-11-16-11/+67
| * ehci-mxc: Make EHCI power/oc polarities configurableBenoît Thébaudeau2012-11-16-4/+62
| * ehci-mx5: Add missing OC_DIS for i.MX53Benoît Thébaudeau2012-11-16-0/+24
| * ehci-mx5: Fix *PM usage for i.MX53Benoît Thébaudeau2012-11-16-1/+6
| * ehci-mx5: Fix OPM usageBenoît Thébaudeau2012-11-16-2/+2
| * ehci-mx5: Fix OC_DIS usageBenoît Thébaudeau2012-11-16-3/+3
| * ehci-mx5: Clean upBenoît Thébaudeau2012-11-16-19/+26
| * ehci-mxc: Clean upBenoît Thébaudeau2012-11-16-46/+40
| * mx31: Move EHCI definitions to ehci-fsl.hBenoît Thébaudeau2012-11-16-26/+22
* | tegra: use generic fs commands in BOOTCOMMANDStephen Warren2012-11-19-23/+34
* | tegra: config: seaboard: Move tegra-common-post to correct placeSimon Glass2012-11-19-2/+3
* | tegra: Remove unnecessary CONFIG_SYS_NAND_BASESimon Glass2012-11-19-5/+0
* | ARM: tegra: enable 8-bit SD slots in board filesStephen Warren2012-11-19-9/+6
* | mmc: tegra: support 4-bit operation too on 8-bit slotsStephen Warren2012-11-19-3/+4
* | tegra: add CONSOLE_MUX support to tegra-kbcAllen Martin2012-11-19-1/+17
* | ARM: tegra: TrimSlice: add support for USB1 portStephen Warren2012-11-19-1/+11
* | tegra: Enable display/lcd support on SeaboardMayuresh Kulkarni2012-11-19-2/+11
* | lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed consoleSimon Glass2012-11-19-5/+23
* | tegra: fdt: Add LCD definitions for SeaboardSimon Glass2012-11-19-0/+33
* | tegra: Support control of cache settings for LCDSimon Glass2012-11-19-0/+11
* | tegra: Align LCD frame buffer to section boundarySimon Glass2012-11-19-0/+3
* | lcd: Add support for flushing LCD fb from dcache after updateSimon Glass2012-11-19-9/+57
* | lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignmentSimon Glass2012-11-19-5/+29