aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2009-06-12ARM DaVinci:Consolidate common u-boot.ldsSandeep Paulraj2-0/+89
2009-06-12OMAP Consolidate common u-boot.lds to cpu layer.Tom Rix2-0/+60
2009-06-12arm920/926/926: remove non needed headerJean-Christophe PLAGNIOL-VILLARD13-13/+0
2009-06-12davinci: display correct clock infoDavid Brownell2-1/+132
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD32-166/+148
2009-06-12OMAP3: Reorganize Makefile styleJean-Christophe PLAGNIOL-VILLARD1-1/+7
2009-06-12OMAP3: Remove dublicated interrupt codeJean-Christophe PLAGNIOL-VILLARD1-128/+0
2009-06-12at91rm9200: move reset code to reset.cJean-Christophe PLAGNIOL-VILLARD3-40/+82
2009-06-12ixp/interrupts: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2-9/+2
2009-06-12arm: cleanup remaining CONFIG_INIT_CRITICALJean-Christophe PLAGNIOL-VILLARD2-2/+6
2009-06-12arm946es: remove non used timerJean-Christophe PLAGNIOL-VILLARD2-159/+2
2009-06-12davinci: add basic dm355/dm350/dm335 supportDavid Brownell2-0/+46
2009-06-12davinci: fix dm644x bugletsDavid Brownell1-1/+3
2009-06-12davinci: split out some dm644x-specific bits from pscDavid Brownell3-75/+123
2009-06-12davinci: cpu-specific build uses conditional make syntaxDavid Brownell1-3/+5
2009-06-12davinci: move psc support board-->cpuDavid Brownell2-1/+183
2009-06-12DaVinci now respects SKIP_LOWLEVEL_INITDavid Brownell1-1/+5
2009-06-12ppc4xx: Add Sequoia RAM-booting targetStefan Roese1-6/+27
2009-06-12i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser4-51/+0
2009-06-12i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser3-11/+0
2009-06-12fsl-ddr: Fix handling of >4G of memory when !CONFIG_PHYS_64BITKumar Gala7-39/+41
2009-06-1285xx: Use print_size to report amount of memory not mapped by TLBsKumar Gala1-1/+1
2009-06-10at91/cpu.c: add missing Copyright & GPL headerJean-Christophe PLAGNIOL-VILLARD1-0/+23
2009-06-0985xx: bugfix for reading maximum TLB size on mpc85xxFredrik Arnerup1-1/+1
2009-05-23ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platformsStefan Roese1-2/+2
2009-05-23ppc4xx: Move definition for PPC4xx NAND FLASH controller to headerStefan Roese1-6/+3
2009-05-19Blackfin: fix timer_init()/timer_reset()Graf Yang1-2/+3
2009-05-16MIPS: Implement ethernet halt for au1x00Thomas Lange1-0/+4
2009-05-1574xx_7xx: Fix rounding problem in CPU frequency calculationStefan Roese1-2/+2
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel51-51/+51
2009-05-15MPC8260: fixup device tree by property instead of pathWolfgang Denk1-5/+6
2009-05-13AFEB9260 network fixSergey Lapin1-1/+1
2009-05-06Blackfin: avoid get_sclk() with early serial debugMike Frysinger1-5/+5
2009-05-06Blackfin: fix booting with older bootroms (no EVT1)Mike Frysinger2-1/+11
2009-05-06Blackfin: recurse with early serial initcodeMike Frysinger1-1/+1
2009-05-01at91: remove lowlevel_init.SJean-Christophe PLAGNIOL-VILLARD5-61/+2
2009-05-01Update CHANGELOG; minor coding style cleanup.Wolfgang Denk2-2/+0
2009-04-30OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000Manikandan Pillai1-59/+28
2009-04-30Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk6-151/+122
2009-04-29at91: fixed plla calc when no USB support is activeDaniel Gorsulowski1-1/+1
2009-04-29arm925t: Fix CONFIG_SYS_HZ to 1000Ladislav Michl1-64/+24
2009-04-29OMAP3: Print correct silicon revisionSanjeev Premi3-11/+27
2009-04-29OMAP3: Remove unused board-typesSanjeev Premi1-17/+0
2009-04-29OMAP3: Use functions print_cpuinfo() and checkboard()Sanjeev Premi2-60/+72
2009-04-28Replace __asm references with __asm__Peter Tyser1-1/+1
2009-04-28Replace __attribute references with __attribute__Peter Tyser6-19/+20
2009-04-27Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk1-2/+2
2009-04-2483xx: searching "muram-data" by compatible propertyHeiko Schocher1-2/+2
2009-04-24Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk7-42/+276
2009-04-16at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000Jean-Christophe PLAGNIOL-VILLARD1-38/+44