summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2009-07-07Coding style cleanup; update CHANGELOGWolfgang Denk
2009-07-07Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-07-06arm: Kirkwood: arch specific updated for ehci-Kirkwood driver supportPrafulla Wadaskar
2009-07-06arm nomadik: use 1000 as HZ value and rewrite timer codeAlessandro Rubini
2009-07-06arm nomadik: cleanup resetAlessandro Rubini
2009-07-06at91: Add CAN init functionDaniel Gorsulowski
2009-07-06S3C24x0: extract interrupts from timerJean-Christophe PLAGNIOL-VILLARD
2009-07-06arm920t/interrupts: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2009-07-06move L2 cache enable/disable function to cache.c in the omap3 SoC directoryKim, Heung Jun
2009-07-06arm: Kirkwood: Basic SOCs supportPrafulla Wadaskar
2009-07-0283xx: Add support for fsl_dma driverPeter Tyser
2009-07-0283xx: Replace CONFIG_ECC_INIT_VIA_DDRC referencesPeter Tyser
2009-07-01fsl_ddr: Fix DDR3 calculation of rank density with 8GB or moreTimur Tabi
2009-07-01fsl_dma: Break out common memory initialization functionPeter Tyser
2009-07-018xxx: Move dma_init() call to common codePeter Tyser
2009-07-01fsl_dma: Move dma function prototypes to common header filePeter Tyser
2009-07-018xxx: Rename dma_xfer() to dmacpy()Peter Tyser
2009-07-018xxx: Break out DMA code to a common filePeter Tyser
2009-06-3086xx: Add CPU_TYPE_ENTRY supportKumar Gala
2009-06-26s3c64xx: move the reset_cpu functionMinkyu Kang
2009-06-21mx27: basic cpu supportIlya Yanok
2009-06-21i.MX31: Create a common device file.Magnus Lilja
2009-06-21MX31: Add NAND SPL for i.MX31.Magnus Lilja
2009-06-21ARM1136: Introduce CONFIG_PRELOADER macro.Magnus Lilja
2009-06-21at91: unify nor boot supportJean-Christophe PLAGNIOL-VILLARD
2009-06-15Blackfin: bump up default JTAG console timeoutVivi Li
2009-06-15Switched davinci_emac Ethernet driver to use newer APIBen Warren
2009-06-15Moved Davinci Ethernet driver to drivers/netBen Warren
2009-06-12fsl/85xx, 86xx: Sync up DMA codePeter Tyser
2009-06-12fsl: Create common fsl_dma.h for 85xx and 86xx cpusPeter Tyser
2009-06-12qe: Pass in uec_info struct through uec_initializeHaiying Wang
2009-06-1285xx: Add QE clk supportHaiying Wang
2009-06-1285xx: Added MPC8535/E identifiersKumar Gala
2009-06-1285xx: Always attempt ethernet device tree fixupKumar Gala
2009-06-12mpc512x: Fix problem with I2C access before relocationStefan Roese
2009-06-12mpc83xx: USB: Reorganized its supportVivek Mahajan
2009-06-1283xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]xPeter Tyser
2009-06-1283xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser
2009-06-12mpc512x: Use serial_setbrg() in serial_init() to not duplicate the codeStefan Roese
2009-06-12mpc512x: Fix PSC divisor calculation for baudrate settingStefan Roese
2009-06-12MPC512x: remove include/mpc512x.hWolfgang Denk
2009-06-12MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk
2009-06-12MPC512x: add more hardware description to immap_512x.hWolfgang Denk
2009-06-12cpu/mpc512x/diu.c: fix warning: assignment from incompatible pointer typeWolfgang Denk
2009-06-12cpu/mpc512x/pci.c: minor coding style cleanupWolfgang Denk
2009-06-12mpc512x: Move common files to share them by several boardsWolfgang Denk
2009-06-12mpc512x: change cpu/mpc512x/Makefile to use Kconfig styleWolfgang Denk
2009-06-12General help message cleanupWolfgang Denk
2009-06-12Add support for Linux-like kallsysmsMike Frysinger
2009-06-12OMAP3 Turn on the GPIO bank clocksTom Rix