summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * tegra: usb: various small cleanupsLucas Stach2013-03-14-15/+1
| * tegra: usb: move controller init into start_portLucas Stach2013-03-14-28/+29
| * tegra: usb: remove unneeded function parameterLucas Stach2013-03-14-4/+2
| * tegra: usb: make controller init functions more self containedLucas Stach2013-03-14-12/+12
| * tegra: usb: set USB_PORTS_MAX to correct valueLucas Stach2013-03-14-1/+1
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-15-2758/+5683
|\ \
| * | nitrogen: Use unsigned long to specify the total RAM sizefabio.estevam@freescale.com2013-03-15-1/+1
| * | nitrogen6x: Fix RAM size variableFabio Estevam2013-03-15-1/+1
| * | Add Boundary Devices Nitrogen6X boardsEric Nelson2013-03-13-0/+2338
| * | mx23_olinuxino: Fix warning for implicit declarationOtavio Salvador2013-03-07-0/+1
| * | ARM: mx6: use common CPU errata config optionsStephen Warren2013-03-07-37/+37
| * | mx6: Provide a structure for accessing HDMI registersFabio Estevam2013-03-07-553/+558
| * | mxs: timrot: Rename local macrosFadil Berisha2013-03-07-8/+8
| * | mx23_olinuxino: Add ethernet supportOtavio Salvador2013-03-07-3/+36
| * | mx23_olinuxino: Enable USB supportOtavio Salvador2013-03-07-0/+20
| * | mx23evk: Enable USB supportOtavio Salvador2013-03-07-0/+11
| * | mxs: timrot: Add support to i.MX23Fadil Berisha2013-03-07-2/+122
| * | mx23_olinuxino: Add support for status LEDOtavio Salvador2013-03-07-0/+25
| * | mxs: Fix iomux.h to not break build during assembly stageOtavio Salvador2013-03-07-0/+5
| * | led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_setOtavio Salvador2013-03-07-2/+4
| * | mx23evk: Adjust DRAM control register to use full 128MB of RAMOtavio Salvador2013-03-07-0/+10
| * | mx23: Document the tRAS lockout setting in memory initializationOtavio Salvador2013-03-07-0/+4
| * | mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAITOtavio Salvador2013-03-07-2/+2
| * | mxs: m28: Enable power to USB port 0Marek Vasut2013-03-07-0/+4
| * | mxs: Make ehci-mxs multiport capableMarek Vasut2013-03-07-72/+90
| * | mxs: Squash the header file usage in ehci-mxsMarek Vasut2013-03-07-5/+3
| * | mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLEMarek Vasut2013-03-07-18/+0
| * | mxs: spi: Fix the MXS SPI for mx23Marek Vasut2013-03-07-2/+17
| * | mxs: mmc: spi: dma: Better wrap the MXS differencesMarek Vasut2013-03-07-20/+52
| * | mxs: Reset the EMI block on mx23Marek Vasut2013-03-07-2/+10
| * | USB: drop unneeded header in ehci-mx6Stefano Babic2013-03-07-1/+0
| * | i.MX6: Add DDR controller registersEric Nelson2013-03-07-0/+225
| * | i.MX6DL: define IOMUX pads NANDF_CS1-3 for use as GPIOEric Nelson2013-03-07-0/+3
| * | i.MX6: crm_regs: define IOMUXC_GPR4/6/7Eric Nelson2013-03-07-0/+5
| * | i.MX6: crm_regs: define CCM_CCGRx for use in board config filesEric Nelson2013-03-07-0/+12
| * | i.MX6: consolidate pad names for multi-CPU boardsEric Nelson2013-03-07-1981/+2012
| * | i.MX6: mx6qsabrelite: indent with tabsEric Nelson2013-03-07-53/+53
| * | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2013-03-05-2243/+82
| |\ \
| * | | common: cmd_sata: Fix usage text for 'sata init'Fabio Estevam2013-02-23-1/+1
| * | | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2013-02-23-15316/+18809
| |\ \ \
| * | | | i.MX6Q: mx6qsabre*: Configure to allow CONFIG_SYS_ALT_MEMTESTEric Nelson2013-02-12-0/+2
| * | | | mx23evk: Turn on cachesFabio Estevam2013-02-12-2/+0
| * | | | mx23evk: Remove CONFIG_SYS_BAUDRATE_TABLEFabio Estevam2013-02-12-1/+0
| * | | | build: imx: Fix 'u-boot.imx' build without full OBJTREE referenceOtavio Salvador2013-02-12-4/+4
| * | | | mx6: Disable Power Down Bit of watchdogFabio Estevam2013-02-12-0/+20
| * | | | imx: mx6q DDR3 init: Benefit from available CL = 7Benoît Thébaudeau2013-02-12-4/+4
| * | | | imx: mx6q DDR3 init: Fix MR0.PPDBenoît Thébaudeau2013-02-12-2/+2
| * | | | imx: mx6q DDR3 init: Fix RST_to_CKEBenoît Thébaudeau2013-02-12-1/+1
| * | | | imx: mx6q DDR3 init: Fix SDE_to_RSTBenoît Thébaudeau2013-02-12-1/+1
| * | | | imx: mx6q DDR3 init: Fix tXPRBenoît Thébaudeau2013-02-12-1/+1