summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * | 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
| | * | | | imx: mx6q DDR3 init: Fix tMRDBenoît Thébaudeau2013-02-12-1/+1
| * | | | | ARM: tegra: enable some CPU errata workaroundsStephen Warren2013-03-13-0/+12
| * | | | | ARM: implement some Cortex-A9 errata workaroundsStephen Warren2013-03-13-0/+29
| | |_|_|/ | |/| | |
| * | | | Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-351/+380
| * | | | arm: make __bss_start and __bss_end__ compiler-generatedAlbert ARIBAUD2013-03-12-32/+122
| * | | | Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD2013-03-12-42/+164
| * | | | arm: omap: map u_boot_lists section to .sramAlbert ARIBAUD2013-03-12-1/+1
| * | | | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-12-62/+79
| |\ \ \ \
| | * | | | ARM: sam9x5: fix ethernet pins in MII modeJesse Gilles2013-03-12-8/+8
| | * | | | ARM: at91sam9x5: Using CPU string directlyBo Shen2013-03-12-13/+7
| | * | | | ARM: at91: change nand flash tableBo Shen2013-03-12-40/+41
| | * | | | arm: at91/configs: add bootz to configurationNicolas Ferre2013-03-12-0/+6
| | * | | | arm: at91/configs: add libfdt to configurationNicolas Ferre2013-03-12-0/+8
| | * | | | ARM: atmel: add at91sam9g20ek_2mmc nand boot supportBo Shen2013-02-19-1/+9
| * | | | | Merge u-boot/master into u-boot-ti/masterTom Rini2013-03-11-2275/+6801
| |\ \ \ \ \
| * | | | | | arm: dra7xx: Add silicon id support for DRA752 socLokesh Vutla2013-03-11-2/+14
| * | | | | | arm: dra7xx: Add dra7xx_evm build supportLokesh Vutla2013-03-11-236/+305
| * | | | | | arm: dra7xx: Add board files for DRA7XX socsLokesh Vutla2013-03-11-9/+548
| * | | | | | arm: dra7xx: Add DDR related data for DRA752 ES1.0Lokesh Vutla2013-03-11-6/+42
| * | | | | | arm: dra7xx: Add control module changesLokesh Vutla2013-03-11-2/+85
| * | | | | | arm: dra7xx: clock: Add the dplls dataLokesh Vutla2013-03-11-8/+94
| * | | | | | arm: dra7xx: clock: Add the prcm changesLokesh Vutla2013-03-11-8/+252
| * | | | | | ARM: OMAP5: srcomp: enable slew rate compensation cells after powerupLokesh Vutla2013-03-11-1/+152
| * | | | | | ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCsLokesh Vutla2013-03-11-2/+94