summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeFilesLines
* tegra2: Add arch_cpu_init() to fire up Cortex-A9Simon Glass2011-12-092-0/+21
* arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-12-061-5/+3
* arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warningsAnatolij Gustschin2011-12-061-2/+3
* mx5: Correct a warning in clock.cSimon Glass2011-12-061-1/+1
* OMAP3: Add SPL_BOARD_INIT hookTom Rini2011-12-062-0/+9
* OMAP3 SPL: Add identify_nand_chip functionTom Rini2011-12-062-0/+90
* OMAP3 SPL: Rework memory initalization and devkit8000 supportTom Rini2011-12-061-13/+15
* OMAP3: Change mem_ok to clear again after reading backTom Rini2011-12-061-0/+1
* OMAP3: Add a helper function to set timings in SDRCTom Rini2011-12-061-55/+61
* OMAP3: Update SDRC dram_init to always call make_cs1_contiguous()Tom Rini2011-12-061-12/+11
* omap3: mem: Comment enable_gpmc_cs_config moreTom Rini2011-12-061-3/+9
* AM35xx: add EMAC supportIlya Yanok2011-12-062-0/+45
* omap4: fix IO settingAneesh V2011-12-061-1/+6
* omap4460: add ES1.1 identificationAneesh V2011-12-061-1/+9
* omap4: emif: fix error in driverAneesh V2011-12-061-2/+2
* omap: remove I2C from SPLAneesh V2011-12-061-1/+0
* omap4460: fix TPS initializationAneesh V2011-12-061-8/+0
* start.S: remove omap3 specific code from start.SAneesh V2011-12-062-23/+8
* armv7: setup vectorAneesh V2011-12-061-0/+17
* armv7: include armv7/cpu.c in SPL buildAneesh V2011-12-061-2/+2
* armv7: disable L2 cache in cleanup_before_linux()Aneesh V2011-12-061-0/+1
* OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that.Alexander Holler2011-11-291-11/+1
* arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warningAnatolij Gustschin2011-11-161-2/+0
* omap4/5: Add support for booting with CH.Sricharan2011-11-156-41/+164
* omap5: emif: Add emif/ddr configurations required for omap5 evmSricharan2011-11-158-213/+514
* omap5: clocks: Add clocks support for omap5 platform.Sricharan2011-11-156-470/+991
* omap5: Add minimal support for omap5430.Sricharan2011-11-1511-319/+362
* omap4: make omap4 code common for future reuseSricharan2011-11-157-9/+16
* mx53: Turn off child clocks before reconfigure perclk_rootFabio Estevam2011-11-041-0/+15
* omap/spl: actually enable the consoleIlya Yanok2011-11-031-0/+2
* Reduce build timesWolfgang Denk2011-11-032-4/+5
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-10-2819-41/+2491
|\
| * ARM: Add Calxeda Highbank platformRob Herring2011-10-272-0/+169
| * ARM:AM33XX: Add support for TI AM335X EVMChandan Nath2011-10-272-1/+67
| * ARM:AM33XX: Added timer supportChandan Nath2011-10-271-0/+2
| * ARM:AM33XX: Add emif/ddr supportChandan Nath2011-10-273-0/+351
| * ARM:AM33XX: Add clock definitionsChandan Nath2011-10-272-0/+274
| * ARM:AM33XX: Added support for AM33xxChandan Nath2011-10-273-0/+246
| * omap: Don't use gpio_free to change direction to inputJoe Hershberger2011-10-271-7/+0
| * omap: spl: fix build break due to changes in FATAneesh V2011-10-271-0/+4
| * OMAP3 SPL: Provide weak omap_rev_stringTom Rini2011-10-272-6/+8
| * omap4: splitting padconfs into common, 4430 and 4460Ricardo Salveti de Araujo2011-10-272-2/+11
| * omap4: adding revision detection for 4460 ES1.1Ricardo Salveti de Araujo2011-10-271-1/+11
| * omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROLRicardo Salveti de Araujo2011-10-271-3/+3
| * imx: fix coding styleFabio Estevam2011-10-271-8/+2
| * tegra2: Add more pinmux functionsSimon Glass2011-10-271-1/+521
| * tegra2: Rename PIN_ to PINGRP_Simon Glass2011-10-271-3/+3
| * tegra2: Add more clock functionsSimon Glass2011-10-272-7/+817
| * tegra2: Rename CLOCK_PLL_ID to CLOCK_IDSimon Glass2011-10-272-4/+4
* | GCC4.6: Squash warnings in omap4 clocks.cMarek Vasut2011-10-271-2/+2
OpenPOWER on IntegriCloud