summaryrefslogtreecommitdiff
path: root/cpu
Commit message (Expand)AuthorAgeLines
* mx27: basic cpu supportIlya Yanok2009-06-21-0/+533
* i.MX31: Create a common device file.Magnus Lilja2009-06-21-0/+57
* MX31: Add NAND SPL for i.MX31.Magnus Lilja2009-06-21-2/+7
* ARM1136: Introduce CONFIG_PRELOADER macro.Magnus Lilja2009-06-21-12/+12
* at91: unify nor boot supportJean-Christophe PLAGNIOL-VILLARD2009-06-21-2/+284
* Blackfin: bump up default JTAG console timeoutVivi Li2009-06-15-1/+1
* Switched davinci_emac Ethernet driver to use newer APIBen Warren2009-06-15-0/+12
* Moved Davinci Ethernet driver to drivers/netBen Warren2009-06-15-656/+1
* fsl/85xx, 86xx: Sync up DMA codePeter Tyser2009-06-12-10/+12
* fsl: Create common fsl_dma.h for 85xx and 86xx cpusPeter Tyser2009-06-12-26/+32
* qe: Pass in uec_info struct through uec_initializeHaiying Wang2009-06-12-34/+7
* 85xx: Add QE clk supportHaiying Wang2009-06-12-1/+18
* 85xx: Added MPC8535/E identifiersKumar Gala2009-06-12-0/+2
* 85xx: Always attempt ethernet device tree fixupKumar Gala2009-06-12-3/+0
* mpc512x: Fix problem with I2C access before relocationStefan Roese2009-06-12-1/+1
* mpc83xx: USB: Reorganized its supportVivek Mahajan2009-06-12-1/+18
* 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]xPeter Tyser2009-06-12-34/+34
* 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser2009-06-12-1/+1
* mpc512x: Use serial_setbrg() in serial_init() to not duplicate the codeStefan Roese2009-06-12-21/+15
* mpc512x: Fix PSC divisor calculation for baudrate settingStefan Roese2009-06-12-1/+1
* MPC512x: remove include/mpc512x.hWolfgang Denk2009-06-12-6/+19
* MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk2009-06-12-130/+168
* MPC512x: add more hardware description to immap_512x.hWolfgang Denk2009-06-12-3/+3
* cpu/mpc512x/diu.c: fix warning: assignment from incompatible pointer typeWolfgang Denk2009-06-12-1/+1
* cpu/mpc512x/pci.c: minor coding style cleanupWolfgang Denk2009-06-12-6/+3
* mpc512x: Move common files to share them by several boardsWolfgang Denk2009-06-12-1/+663
* mpc512x: change cpu/mpc512x/Makefile to use Kconfig styleWolfgang Denk2009-06-12-5/+4
* General help message cleanupWolfgang Denk2009-06-12-9/+9
* Add support for Linux-like kallsysmsMike Frysinger2009-06-12-48/+5
* OMAP3 Turn on the GPIO bank clocksTom Rix2009-06-12-0/+22
* at91: move cpu info print to cpuJean-Christophe PLAGNIOL-VILLARD2009-06-12-5/+22
* at91: extract reset from timerJean-Christophe PLAGNIOL-VILLARD2009-06-12-15/+43
* omap24xx: rename reset fileJean-Christophe PLAGNIOL-VILLARD2009-06-12-1/+1
* lh7a40x: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-06-12-185/+1
* pxa: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-06-12-386/+0
* arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD2009-06-12-66/+1
* arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD2009-06-12-128/+2
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-12-12/+648
* afeb9260: fix macb device initJean-Christophe PLAGNIOL-VILLARD2009-06-12-1/+1
* ppc4xx: Remove PCI async bootup message if PCI is not usedStefan Roese2009-06-12-1/+1
* ARM DaVinci: Reset with watchdog enabledThomas Lange2009-06-12-0/+4
* at91: regroup IP hw init in one file per socJean-Christophe PLAGNIOL-VILLARD2009-06-12-603/+338
* OMAP3 Port kernel omap gpio interface.Tom Rix2009-06-12-0/+186
* ARM DaVinci:Consolidate common u-boot.ldsSandeep Paulraj2009-06-12-0/+89
* OMAP Consolidate common u-boot.lds to cpu layer.Tom Rix2009-06-12-0/+60
* arm920/926/926: remove non needed headerJean-Christophe PLAGNIOL-VILLARD2009-06-12-13/+0
* 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