aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2009-06-12fsl/85xx, 86xx: Sync up DMA codePeter Tyser2-10/+12
2009-06-12fsl: Create common fsl_dma.h for 85xx and 86xx cpusPeter Tyser2-26/+32
2009-06-12qe: Pass in uec_info struct through uec_initializeHaiying Wang2-34/+7
2009-06-1285xx: Add QE clk supportHaiying Wang2-1/+18
2009-06-1285xx: Added MPC8535/E identifiersKumar Gala1-0/+2
2009-06-1285xx: Always attempt ethernet device tree fixupKumar Gala1-3/+0
2009-06-12mpc512x: Fix problem with I2C access before relocationStefan Roese1-1/+1
2009-06-12mpc83xx: USB: Reorganized its supportVivek Mahajan1-1/+18
2009-06-1283xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]xPeter Tyser2-34/+34
2009-06-1283xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser1-1/+1
2009-06-12mpc512x: Use serial_setbrg() in serial_init() to not duplicate the codeStefan Roese1-21/+15
2009-06-12mpc512x: Fix PSC divisor calculation for baudrate settingStefan Roese1-1/+1
2009-06-12MPC512x: remove include/mpc512x.hWolfgang Denk6-6/+19
2009-06-12MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk7-130/+168
2009-06-12MPC512x: add more hardware description to immap_512x.hWolfgang Denk1-3/+3
2009-06-12cpu/mpc512x/diu.c: fix warning: assignment from incompatible pointer typeWolfgang Denk1-1/+1
2009-06-12cpu/mpc512x/pci.c: minor coding style cleanupWolfgang Denk1-6/+3
2009-06-12mpc512x: Move common files to share them by several boardsWolfgang Denk6-1/+663
2009-06-12mpc512x: change cpu/mpc512x/Makefile to use Kconfig styleWolfgang Denk1-5/+4
2009-06-12General help message cleanupWolfgang Denk7-9/+9
2009-06-12Add support for Linux-like kallsysmsMike Frysinger2-48/+5
2009-06-12OMAP3 Turn on the GPIO bank clocksTom Rix1-0/+22
2009-06-12at91: move cpu info print to cpuJean-Christophe PLAGNIOL-VILLARD1-5/+22
2009-06-12at91: extract reset from timerJean-Christophe PLAGNIOL-VILLARD3-15/+43
2009-06-12omap24xx: rename reset fileJean-Christophe PLAGNIOL-VILLARD2-1/+1
2009-06-12lh7a40x: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-185/+1
2009-06-12pxa: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-386/+0
2009-06-12arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD14-66/+1
2009-06-12arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD14-128/+2
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD17-12/+648
2009-06-12afeb9260: fix macb device initJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-06-12ppc4xx: Remove PCI async bootup message if PCI is not usedStefan Roese1-1/+1
2009-06-12ARM DaVinci: Reset with watchdog enabledThomas Lange1-0/+4
2009-06-12at91: regroup IP hw init in one file per socJean-Christophe PLAGNIOL-VILLARD15-603/+338
2009-06-12OMAP3 Port kernel omap gpio interface.Tom Rix2-0/+186
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