summaryrefslogtreecommitdiff
path: root/cpu
Commit message (Expand)AuthorAgeLines
* davinci: display correct clock infoDavid Brownell2009-06-12-1/+132
* arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2009-06-12-166/+148
* OMAP3: Reorganize Makefile styleJean-Christophe PLAGNIOL-VILLARD2009-06-12-1/+7
* OMAP3: Remove dublicated interrupt codeJean-Christophe PLAGNIOL-VILLARD2009-06-12-128/+0
* at91rm9200: move reset code to reset.cJean-Christophe PLAGNIOL-VILLARD2009-06-12-40/+82
* ixp/interrupts: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2009-06-12-9/+2
* arm: cleanup remaining CONFIG_INIT_CRITICALJean-Christophe PLAGNIOL-VILLARD2009-06-12-2/+6
* arm946es: remove non used timerJean-Christophe PLAGNIOL-VILLARD2009-06-12-159/+2
* davinci: add basic dm355/dm350/dm335 supportDavid Brownell2009-06-12-0/+46
* davinci: fix dm644x bugletsDavid Brownell2009-06-12-1/+3
* davinci: split out some dm644x-specific bits from pscDavid Brownell2009-06-12-75/+123
* davinci: cpu-specific build uses conditional make syntaxDavid Brownell2009-06-12-3/+5
* davinci: move psc support board-->cpuDavid Brownell2009-06-12-1/+183
* DaVinci now respects SKIP_LOWLEVEL_INITDavid Brownell2009-06-12-1/+5
* ppc4xx: Add Sequoia RAM-booting targetStefan Roese2009-06-12-6/+27
* i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser2009-06-12-51/+0
* i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser2009-06-12-11/+0
* fsl-ddr: Fix handling of >4G of memory when !CONFIG_PHYS_64BITKumar Gala2009-06-12-39/+41
* 85xx: Use print_size to report amount of memory not mapped by TLBsKumar Gala2009-06-12-1/+1
* at91/cpu.c: add missing Copyright & GPL headerJean-Christophe PLAGNIOL-VILLARD2009-06-10-0/+23
* 85xx: bugfix for reading maximum TLB size on mpc85xxFredrik Arnerup2009-06-09-1/+1
* ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platformsStefan Roese2009-05-23-2/+2
* ppc4xx: Move definition for PPC4xx NAND FLASH controller to headerStefan Roese2009-05-23-6/+3
* Blackfin: fix timer_init()/timer_reset()Graf Yang2009-05-19-2/+3
* MIPS: Implement ethernet halt for au1x00Thomas Lange2009-05-16-0/+4
* 74xx_7xx: Fix rounding problem in CPU frequency calculationStefan Roese2009-05-15-2/+2
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-15-51/+51
* MPC8260: fixup device tree by property instead of pathWolfgang Denk2009-05-15-5/+6
* AFEB9260 network fixSergey Lapin2009-05-13-1/+1
* Blackfin: avoid get_sclk() with early serial debugMike Frysinger2009-05-06-5/+5
* Blackfin: fix booting with older bootroms (no EVT1)Mike Frysinger2009-05-06-1/+11
* Blackfin: recurse with early serial initcodeMike Frysinger2009-05-06-1/+1
* at91: remove lowlevel_init.SJean-Christophe PLAGNIOL-VILLARD2009-05-01-61/+2
* Update CHANGELOG; minor coding style cleanup.Wolfgang Denk2009-05-01-2/+0
* OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000Manikandan Pillai2009-04-30-59/+28
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-04-30-151/+122
|\
| * at91: fixed plla calc when no USB support is activeDaniel Gorsulowski2009-04-29-1/+1
| * arm925t: Fix CONFIG_SYS_HZ to 1000Ladislav Michl2009-04-29-64/+24
| * OMAP3: Print correct silicon revisionSanjeev Premi2009-04-29-11/+27
| * OMAP3: Remove unused board-typesSanjeev Premi2009-04-29-17/+0
| * OMAP3: Use functions print_cpuinfo() and checkboard()Sanjeev Premi2009-04-29-60/+72
* | Replace __asm references with __asm__Peter Tyser2009-04-28-1/+1
* | Replace __attribute references with __attribute__Peter Tyser2009-04-28-19/+20
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-04-27-2/+2
|\ \ | |/ |/|
| * 83xx: searching "muram-data" by compatible propertyHeiko Schocher2009-04-24-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2009-04-24-42/+276
|\ \ | |/ |/|
| * at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000Jean-Christophe PLAGNIOL-VILLARD2009-04-16-38/+44
| * at91: add support for the PM9263 board of Ronetix GmbHIlko Iliev2009-04-16-4/+14
| * at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD2009-04-16-0/+218
* | ppc4xx: Add "booting from NAND" to 4xx NAND-booting targetsStefan Roese2009-04-16-1/+5
|/