summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
* omap4: fix IO settingAneesh V2011-12-06-1/+6
* omap4460: add ES1.1 identificationAneesh V2011-12-06-1/+12
* omap4: emif: fix error in driverAneesh V2011-12-06-2/+2
* omap: remove I2C from SPLAneesh V2011-12-06-1/+0
* omap4460: fix TPS initializationAneesh V2011-12-06-8/+0
* start.S: remove omap3 specific code from start.SAneesh V2011-12-06-23/+9
* armv7: setup vectorAneesh V2011-12-06-0/+17
* armv7: include armv7/cpu.c in SPL buildAneesh V2011-12-06-2/+2
* armv7: disable L2 cache in cleanup_before_linux()Aneesh V2011-12-06-0/+1
* arm, arm926ejs: Fix clear bss loop for zero length bssChristian Riesch2011-12-06-3/+5
* PXA: Rename pxa_dram_init to pxa2xx_dram_initMarek Vasut2011-12-06-3/+3
* PXA: Export cpu_is_ and pxa_dram_init functionsMarek Vasut2011-12-06-0/+29
* PXA: Replace timer driverMarek Vasut2011-12-06-52/+35
* PXA: Add cpuinfo display for PXA2xxMarek Vasut2011-12-06-0/+134
* PXA: Separate PXA2xx CPU initMarek Vasut2011-12-06-73/+31
* PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut2011-12-06-44/+44
* PXA: Re-add the Dcache locking as RAM for pxa250Marek Vasut2011-12-06-2/+116
* PXA: Rework start.S to be closer to other ARMsMarek Vasut2011-12-06-247/+153
* hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK definesChristian Riesch2011-11-29-3/+0
* OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that.Alexander Holler2011-11-29-11/+1
* Fix Stelian's email addressStelian Pop2011-11-29-17/+17
* Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-11-23-2/+3
|\
| * arch/arm/cpu/arm926ejs/omap/cpuinfo.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-11-23-2/+3
* | net: rtl8109: drop unused !NET_MULTI driverMike Frysinger2011-11-22-4/+0
* | arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warningAnatolij Gustschin2011-11-16-2/+0
* | arm, davinci: add DAVINCI_MMC_CLKIDHeiko Schocher2011-11-15-0/+1
* | arm, davinci: da850/dm365 lowlevel cleanupHeiko Schocher2011-11-15-125/+113
* | omap4/5: Add support for booting with CH.Sricharan2011-11-15-57/+226
* | omap5: emif: Add emif/ddr configurations required for omap5 evmSricharan2011-11-15-1234/+1549
* | omap5: clocks: Add clocks support for omap5 platform.Sricharan2011-11-15-474/+1735
* | omap5: Add minimal support for omap5430.Sricharan2011-11-15-346/+1567
* | omap: Checkpatch fixesSricharan2011-11-15-18/+4
* | omap4: make omap4 code common for future reuseSricharan2011-11-15-9/+16
* | PXA: Cleanup serial_pxaMarek Vasut2011-11-15-111/+109
* | mx31: Fix checkpatch warnings in generic.cFabio Estevam2011-11-11-2/+2
* | mx31: Use proper IO accessor for GPR registerFabio Estevam2011-11-11-3/+9
* | mx31: Remove duplicate definition for GPR registerFabio Estevam2011-11-11-4/+2
* | iMX28: Add USB and USB PHY register definitionsMarek Vasut2011-11-11-0/+329
* | iMX28: Fix ARM vector handlingMarek Vasut2011-11-11-0/+22
* | iMX28: Add APBH DMA driverMarek Vasut2011-11-11-0/+637
* | iMX28: Add GPIO controlMarek Vasut2011-11-11-0/+38
* | iMX28: Add PINMUX controlMarek Vasut2011-11-11-1/+815
* | iMX28: Add SSP MMC driverMarek Vasut2011-11-11-0/+2
* | iMX28: Initial support for iMX28 CPUMarek Vasut2011-11-11-0/+4526
* | SPL: Allow ARM926EJS to avoid compiling in the CPU support codeMarek Vasut2011-11-08-0/+6
* | arm: a320: fix broken timerPo-Yu Chuang2011-11-08-84/+50
* | arm, davinci: Fix setting of the SDRAM configuration registerChristian Riesch2011-11-08-6/+19
* | arm, davinci: Remove the duplication of LPSC functionsChristian Riesch2011-11-08-92/+4
* | arm, davinci: Rename AM1808 lowlevel functions to DA850Christian Riesch2011-11-08-82/+82
* | da8xxevm: fix build errorPrabhakar Lad2011-11-08-0/+1
|/