summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* omap3: Fix compile warningSanjeev Premi2011-09-30-1/+1
* mmc: omap: config VMMC, MMC1_PBIASBalaji T K2011-09-30-1/+7
* devkit8000: Fix build breakSandeep Paulraj2011-09-30-1/+1
* omap-common: reorganize spl.cSimon Schwarz2011-09-30-177/+247
* omap3: implement boot parameter savingSimon Schwarz2011-09-30-3/+12
* omap3: new SPL structure supportSimon Schwarz2011-09-30-0/+36
* omap-common: add nand spl supportSimon Schwarz2011-09-30-3/+124
* omap3: Configure RAM bank 0 if in SPLSimon Schwarz2011-09-30-1/+67
* omap-common/omap4: relocate early UART clock setupSimon Schwarz2011-09-30-1/+2
* OMAP3: Overo: Update GPMC timing for ethernet chipPhilip Balister2011-09-30-0/+9
* Armada100: Enable Ethernet support for GplugDAjay Bhargav2011-09-30-0/+76
* net: Adds Fast Ethernet Controller driver for Armada100Ajay Bhargav2011-09-30-0/+1
* gpio: Add GPIO driver for Marvell SoC Armada100Ajay Bhargav2011-09-30-0/+48
* ppc4xx: Flush dcache after DDR2 autocalibration with caches onStefan Roese2011-09-19-0/+7
* Fix incorrect array size of phy settings for 405EXWeirich, Bernhard2011-09-19-1/+1
* led: remove camel casing of led identifiers globallyJason Kridner2011-09-13-47/+47
* omap4: IO settingsAneesh V2011-09-13-45/+105
* omap4: make SDRAM init work for ES1.0 siliconAneesh V2011-09-13-54/+22
* omap: gpio: generic changes after changing APISanjeev Premi2011-09-13-2/+3
* omap: gpio: Use generic APISanjeev Premi2011-09-13-46/+82
* ARMV7: OMAP3: Add 37xx ESx revision numbers.Howard D. Gray2011-09-12-1/+22
* OMAP: Add function to get state of a GPIO outputJoel A Fernandes2011-09-12-0/+22
* Minor coding style cleanup.Wolfgang Denk2011-09-11-5/+0
* tegra2: fix warning: "assert" redefinedWolfgang Denk2011-09-10-8/+0
* KS8695: move TIMER_ definitions before code useGreg Ungerer2011-09-10-8/+8
* PXA: FIX: Deep-sleep return address in stored in PSPRMarek Vasut2011-09-07-1/+1
* MX31: fix missing mxc_get_clk() callStefano Babic2011-09-07-0/+2
* omap24xx: fix 'reset_timer_masked' declaration errorWolfgang Denk2011-09-07-11/+9
* ARM: remove broken "impa7" board.Wolfgang Denk2011-09-07-104/+5
* ARM: remove broken "ep7312" board.Wolfgang Denk2011-09-07-12/+8
* Makefile : fix generation of cpu related asm-offsets.hStefano Babic2011-09-07-12/+2
* Flush cache after the OS image is loaded into the memory.Diana CRACIUN2011-09-05-14/+6
* Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2011-09-04-35/+12
|\
| * ColdFire:Clean up the CONFIG_STANDALONE_LOAD_ADDR usageJason Jin2011-09-04-2/+1
| * ColdFire:Add mb for 5253 dram initializationJason Jin2011-09-04-0/+2
| * ColdFire:Update the timer_init since it was unified.Jason Jin2011-09-04-4/+7
| * ColdFire: Cleanup for partial linking and --gc-sectionsJason Jin2011-09-04-0/+2
| * ColdFire: Update compile flags for each CPUsJason Jin2011-09-04-29/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-09-04-468/+1532
|\ \
| * | dm3730: enable dpll5Eric Benard2011-09-04-0/+1
| * | OMAP3: Add DSS driver for OMAP3Syed Mohammed Khasim2011-09-04-0/+174
| * | da850: modifications for Logic PD Rev.3 AM18xx EVMNagabhushana Netagunte2011-09-04-0/+4
| * | da850: add support to wake up DSP during board initNagabhushana Netagunte2011-09-04-0/+4
| * | da8xx: add support for multiple PLL controllersSudhakar Rajashekhara2011-09-04-12/+22
| * | omap3:clock: check cpu_family before enabling clks for IVA & CAMVaibhav Hiremath2011-09-04-4/+10
| * | omap3:clock: configure GFX clock to 200MHz for AM/DM37xVaibhav Hiremath2011-09-04-1/+2
| * | armv7: cache: remove flush on un-aligned invalidateAneesh V2011-09-04-12/+17
| * | armv7: stronger barrier for cache-maintenance operationsAneesh V2011-09-04-6/+6
| * | omap: enable caches at system start-upAneesh V2011-09-04-0/+16
| * | arm: do not force d-cache enable on all boardsAneesh V2011-09-04-5/+15