summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* davinci: Fixed wrong timebase clock frequency.Manfred Rudigier2011-12-191-1/+1
* arm926ejs: remove noop flush_dcache_all functionIlya Yanok2011-12-191-5/+0
* USB: MX5: add helper functions to enable USB clocksWolfgang Grandegger2011-12-111-0/+72
* pxa: activate the first usb host port on pxa27x by defaultStefan Herbrechtsmeier2011-12-111-2/+2
* pxa: fix usb host register mismatchStefan Herbrechtsmeier2011-12-111-1/+1
* arm, davinci: Use lldiv for the 64-bit divisions in timer.cChristian Riesch2011-12-101-2/+4
* M28: Cleanup memsize.o OOT buildMarek Vasut2011-12-093-23/+9
* i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28Marek Vasut2011-12-097-0/+1611
* i.mx: add the initial support for freescale i.MX6Q processorJason Liu2011-12-095-0/+591
* i.mx: introduce the armv7/imx-common folderJason Liu2011-12-096-86/+165
* S5PC2XX: Rename S5pc2XX to exynosChander Kashyap2011-12-093-25/+25
* tegra2: Don't use board pointer before it is set upSimon Glass2011-12-091-9/+1
* tegra2: Remove unneeded 'dynamic ram size' messageSimon Glass2011-12-091-3/+1
* tegra2: Remove unneeded boot codeSimon Glass2011-12-095-147/+1
* arm: Move CP15 init out of cpu_init_crit()Simon Glass2011-12-091-6/+18
* tegra2: Simplify tegra_start() boot pathSimon Glass2011-12-093-25/+37
* tegra2: Add arch_cpu_init() to fire up Cortex-A9Simon Glass2011-12-092-0/+21
* Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.cSimon Glass2011-12-091-8/+12
* 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
* MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic2011-12-061-4/+0
* 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
* arm, davinci: move misc function in arch treeHeiko Schocher2011-12-062-1/+151
* arm, davinci, da850: add uart1 tx rx pinmux configHeiko Schocher2011-12-061-0/+5
* arm, davinci: Remove duplication of pinmux configuration codeChristian Riesch2011-12-061-28/+8
* arm, da850: Add pinmux configurations to the arch treeChristian Riesch2011-12-062-0/+167
* arm, davinci: Move pinmux functions from board to arch treeChristian Riesch2011-12-062-1/+106
* arm, arm926ejs: always do cpu critical initsHeiko Schocher2011-12-061-4/+2
* AM35xx: add EMAC supportIlya Yanok2011-12-062-0/+45
* arm926ejs: add noop implementation for dcache opsIlya Yanok2011-12-062-1/+76
* davinci_emac: move arch-independent defines to separate headerIlya Yanok2011-12-064-0/+4
* 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
* arm, arm926ejs: Fix clear bss loop for zero length bssChristian Riesch2011-12-061-3/+5
* PXA: Rename pxa_dram_init to pxa2xx_dram_initMarek Vasut2011-12-061-2/+2
* PXA: Replace timer driverMarek Vasut2011-12-061-52/+35
OpenPOWER on IntegriCloud