Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Coding style cleanup; update CHANGELOG | Wolfgang Denk | 2009-07-07 | -2/+0 |
* | move L2 cache enable/disable function to cache.c in the omap3 SoC directory | Kim, Heung Jun | 2009-07-06 | -68/+104 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -2/+2 |
* | OMAP3 Turn on the GPIO bank clocks | Tom Rix | 2009-06-12 | -0/+22 |
* | arm: remove cpu_init | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -5/+0 |
* | arm: unify interrupt init | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -12/+0 |
* | arm: unify linker script | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -2/+0 |
* | OMAP3 Port kernel omap gpio interface. | Tom Rix | 2009-06-12 | -0/+186 |
* | OMAP Consolidate common u-boot.lds to cpu layer. | Tom Rix | 2009-06-12 | -0/+60 |
* | arm: timer and interrupt init rework | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -2/+2 |
* | OMAP3: Reorganize Makefile style | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -1/+7 |
* | OMAP3: Remove dublicated interrupt code | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -128/+0 |
* | Fix e-mail address of Gary Jennejohn. | Detlev Zundel | 2009-05-15 | -5/+5 |
* | OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000 | Manikandan Pillai | 2009-04-30 | -59/+28 |
* | OMAP3: Print correct silicon revision | Sanjeev Premi | 2009-04-29 | -11/+27 |
* | OMAP3: Remove unused board-types | Sanjeev Premi | 2009-04-29 | -17/+0 |
* | OMAP3: Use functions print_cpuinfo() and checkboard() | Sanjeev Premi | 2009-04-29 | -60/+72 |
* | arm: unify reset command | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-05 | -9/+0 |
* | arm: clean cache management | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-05 | -39/+0 |
* | arm: update co-processor 15 access | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-05 | -40/+8 |
* | OMAP: Fix compile issue | Sanjeev Premi | 2009-04-05 | -1/+1 |
* | OMAP: rename timer divisor | Ladislav Michl | 2009-03-30 | -1/+1 |
* | OMAP3: Add support for OMAP3 die ID | Dirk Behme | 2009-03-13 | -0/+26 |
* | OMAP3: Add OMAP3 auto detection | Dirk Behme | 2009-02-22 | -2/+29 |
* | Coding style cleanup; update CHANGELOG | Wolfgang Denk | 2009-02-12 | -1/+0 |
* | OMAP3: Add common board, interrupt and system info | Dirk Behme | 2009-01-24 | -0/+895 |
* | OMAP3: Add common clock, memory and low level code | Dirk Behme | 2009-01-24 | -0/+1098 |
* | OMAP3: Add common cpu and start code | Dirk Behme | 2009-01-24 | -0/+922 |