summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic2012-12-08-0/+169
|\
| * OMAP3: am35x: add musb functionsIlya Yanok2012-11-20-0/+76
| * am33xx: init OTG hardware and new musb gadget driverIlya Yanok2012-11-20-0/+93
* | mx5: Mark lowlevel_init board-specific codeBenoît Thébaudeau2012-11-19-1/+1
* | mx6: clock: Only show CSPI clock if CSPI is enabledFabio Estevam2012-11-19-0/+2
* | mx5: Print CSPI clock in 'clock' commandFabio Estevam2012-11-19-1/+3
* | mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololiteTroy Kisky2012-11-10-8/+24
|/
* socfpga/spl: Remove malloc.hVikram Narayanan2012-11-04-1/+0
* socfpga/spl: Remove timer_init from spl_board_initVikram Narayanan2012-11-04-3/+0
* Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2012-11-03-13/+50
|\
| * omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFFTom Rini2012-10-30-13/+15
| * am33xx: Enable UART{1,2,3,4,5} clocksAndrew Bradford2012-10-25-0/+35
* | Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-10-27-43/+117
|\ \
| * | MX5: fix warning in clock.cStefano Babic2012-10-26-1/+1
| * | mx5: Add workaround for ARM erratum ID 468414Fabio Estevam2012-10-17-0/+9
| * | mx5: lowlevel_init.S: Fix PLL settings for mx53Fabio Estevam2012-10-17-33/+63
| * | mx5: lowlevel_init.S: Split init_clock macroFabio Estevam2012-10-17-30/+65
* | | Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2012-10-26-340/+54
|\ \ \ | | |/ | |/|
| * | am33xx: support board specific ddr settingsPeter Korsgaard2012-10-25-103/+11
| * | am33xx: move generic parts of pinmux handling out from board/ti/am335xPeter Korsgaard2012-10-25-0/+34
| * | am33xx/board: use cpu_mmc_init() for default mmc initializationPeter Korsgaard2012-10-25-2/+2
| * | am33xx: move ti i2c baseboard header handling to board/ti/am335x/Peter Korsgaard2012-10-25-261/+0
| * | am33xx/board.c: make wdtimer/uart_base staticPeter Korsgaard2012-10-25-2/+4
| * | am33xx: Add SPI SPL as an optionTom Rini2012-10-25-0/+1
| * | am335x: Enable RTC 32K OSC clockVaibhav Hiremath2012-10-25-1/+26
| * | am33xx: Enable DDR3 for DDR3 version of beagleboneJoel A Fernandes2012-10-23-2/+7
| |/
* | common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+5
|/
* mx5: Optimize lowlevel_init code sizeBenoît Thébaudeau2012-10-15-53/+59
* mx5/6 clocks: Fix SDHC clocksBenoît Thébaudeau2012-10-15-0/+46
* mx51: Fix I2C clock ID checkBenoît Thébaudeau2012-10-15-1/+5
* mx5 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau2012-10-15-3/+2
* mx5 clocks: Simplify imx_get_cspiclk()Benoît Thébaudeau2012-10-15-20/+3
* mx5 clocks: Fix get_uart_clk()Benoît Thébaudeau2012-10-15-12/+24
* mx5 clocks: Fix get_ipg_per_clk()Benoît Thébaudeau2012-10-15-3/+7
* mx5 clocks: Fix get_periph_clk()Benoît Thébaudeau2012-10-15-20/+22
* mx5 clocks: Fix get_lp_apm()Benoît Thébaudeau2012-10-15-1/+23
* mx5 clocks: Add and use CCSR definitionsBenoît Thébaudeau2012-10-15-11/+23
* mx51: Fix USB PHY clocksBenoît Thébaudeau2012-10-15-7/+18
* mx5: Fix clock gate valuesBenoît Thébaudeau2012-10-15-12/+15
* mx5: Use explicit clock gate namesBenoît Thébaudeau2012-10-15-7/+8
* mx5 clocks: CleanupBenoît Thébaudeau2012-10-15-146/+91
* mx5/6: Define default SoC input clock frequenciesBenoît Thébaudeau2012-10-15-36/+29
* imx: Use MXC_I2C_CLK in imx i2c driverMatthias Weisser2012-10-15-0/+2
* i.MX6: get rid of redundant struct src_regs (dupe of struct src)Eric Nelson2012-10-15-1/+1
* i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fieldsEric Nelson2012-10-15-4/+6
* Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren2012-10-15-6/+6
* Tegra20: Move some code files to common directories for upcoming Tegra30 patc...Tom Warren2012-10-15-1/+48
* tegra20: add USB ULPI init codeLucas Stach2012-10-15-22/+131
* tegra20: port to new ehci interfaceLucas Stach2012-10-15-11/+4
* ARM: prevent misaligned array initsAlbert ARIBAUD2012-10-15-2/+5