summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* Coding style cleanup; update CHANGELOGWolfgang Denk2009-07-074-5/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-07-0730-277/+1818
|\
| * arm: Kirkwood: arch specific updated for ehci-Kirkwood driver supportPrafulla Wadaskar2009-07-061-5/+1
| * arm nomadik: use 1000 as HZ value and rewrite timer codeAlessandro Rubini2009-07-061-139/+27
| * arm nomadik: cleanup resetAlessandro Rubini2009-07-061-12/+1
| * at91: Add CAN init functionDaniel Gorsulowski2009-07-062-0/+30
| * S3C24x0: extract interrupts from timerJean-Christophe PLAGNIOL-VILLARD2009-07-064-21/+56
| * arm920t/interrupts: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2009-07-062-6/+6
| * move L2 cache enable/disable function to cache.c in the omap3 SoC directoryKim, Heung Jun2009-07-064-68/+104
| * arm: Kirkwood: Basic SOCs supportPrafulla Wadaskar2009-07-065-0/+670
| * s3c64xx: move the reset_cpu functionMinkyu Kang2009-06-263-16/+36
| * mx27: basic cpu supportIlya Yanok2009-06-214-0/+533
| * i.MX31: Create a common device file.Magnus Lilja2009-06-212-0/+57
| * MX31: Add NAND SPL for i.MX31.Magnus Lilja2009-06-211-2/+7
| * ARM1136: Introduce CONFIG_PRELOADER macro.Magnus Lilja2009-06-211-12/+12
| * at91: unify nor boot supportJean-Christophe PLAGNIOL-VILLARD2009-06-212-2/+284
* | 83xx: Add support for fsl_dma driverPeter Tyser2009-07-022-121/+4
* | 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC referencesPeter Tyser2009-07-021-1/+1
* | fsl_ddr: Fix DDR3 calculation of rank density with 8GB or moreTimur Tabi2009-07-011-1/+1
* | fsl_dma: Break out common memory initialization functionPeter Tyser2009-07-011-25/+1
* | 8xxx: Move dma_init() call to common codePeter Tyser2009-07-013-3/+6
* | fsl_dma: Move dma function prototypes to common header filePeter Tyser2009-07-011-4/+0
* | 8xxx: Rename dma_xfer() to dmacpy()Peter Tyser2009-07-013-32/+30
* | 8xxx: Break out DMA code to a common filePeter Tyser2009-07-012-102/+0
* | 86xx: Add CPU_TYPE_ENTRY supportKumar Gala2009-06-301-12/+21
|/
* Blackfin: bump up default JTAG console timeoutVivi Li2009-06-151-1/+1
* Switched davinci_emac Ethernet driver to use newer APIBen Warren2009-06-151-0/+12
* Moved Davinci Ethernet driver to drivers/netBen Warren2009-06-152-656/+1
* fsl/85xx, 86xx: Sync up DMA codePeter Tyser2009-06-122-10/+12
* fsl: Create common fsl_dma.h for 85xx and 86xx cpusPeter Tyser2009-06-122-26/+32
* qe: Pass in uec_info struct through uec_initializeHaiying Wang2009-06-122-34/+7
* 85xx: Add QE clk supportHaiying Wang2009-06-122-1/+18
* 85xx: Added MPC8535/E identifiersKumar Gala2009-06-121-0/+2
* 85xx: Always attempt ethernet device tree fixupKumar Gala2009-06-121-3/+0
* mpc512x: Fix problem with I2C access before relocationStefan Roese2009-06-121-1/+1
* mpc83xx: USB: Reorganized its supportVivek Mahajan2009-06-121-1/+18
* 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]xPeter Tyser2009-06-122-34/+34
* 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser2009-06-121-1/+1
* mpc512x: Use serial_setbrg() in serial_init() to not duplicate the codeStefan Roese2009-06-121-21/+15
* mpc512x: Fix PSC divisor calculation for baudrate settingStefan Roese2009-06-121-1/+1
* MPC512x: remove include/mpc512x.hWolfgang Denk2009-06-126-6/+19
* MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk2009-06-127-130/+168
* MPC512x: add more hardware description to immap_512x.hWolfgang Denk2009-06-121-3/+3
* cpu/mpc512x/diu.c: fix warning: assignment from incompatible pointer typeWolfgang Denk2009-06-121-1/+1
* cpu/mpc512x/pci.c: minor coding style cleanupWolfgang Denk2009-06-121-6/+3
* mpc512x: Move common files to share them by several boardsWolfgang Denk2009-06-126-1/+663
* mpc512x: change cpu/mpc512x/Makefile to use Kconfig styleWolfgang Denk2009-06-121-5/+4
* General help message cleanupWolfgang Denk2009-06-127-9/+9
* Add support for Linux-like kallsysmsMike Frysinger2009-06-122-48/+5
* OMAP3 Turn on the GPIO bank clocksTom Rix2009-06-121-0/+22
OpenPOWER on IntegriCloud