Commit Graph

2186 Commits (8360b66bac9567701027a0087274d0c9b2fe8d6b)

Author SHA1 Message Date
Wolfgang Denk 8e5e9b940c Coding style cleanup; update CHANGELOG 16 years ago
Prafulla Wadaskar 78eabb90b7 arm: Kirkwood: arch specific updated for ehci-Kirkwood driver support 16 years ago
Alessandro Rubini 095a460b49 arm nomadik: use 1000 as HZ value and rewrite timer code 16 years ago
Alessandro Rubini fd14c41a86 arm nomadik: cleanup reset 16 years ago
Daniel Gorsulowski 45627fce18 at91: Add CAN init function 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 8d460a573e S3C24x0: extract interrupts from timer 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 798bf9a9ad arm920t/interrupts: Move conditional compilation to Makefile 16 years ago
Kim, Heung Jun 06e758e75c move L2 cache enable/disable function to cache.c in the omap3 SoC directory 16 years ago
Prafulla Wadaskar 4efb77d41f arm: Kirkwood: Basic SOCs support 16 years ago
Peter Tyser e94e460c6e 83xx: Add support for fsl_dma driver 16 years ago
Peter Tyser 9adda5459c 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC references 16 years ago
Timur Tabi e66f38da84 fsl_ddr: Fix DDR3 calculation of rank density with 8GB or more 16 years ago
Peter Tyser 0d595f76bc fsl_dma: Break out common memory initialization function 16 years ago
Peter Tyser 79f4333ceb 8xxx: Move dma_init() call to common code 16 years ago
Peter Tyser 191c711859 fsl_dma: Move dma function prototypes to common header file 16 years ago
Peter Tyser 7892f619d4 8xxx: Rename dma_xfer() to dmacpy() 16 years ago
Peter Tyser 017f11f68e 8xxx: Break out DMA code to a common file 16 years ago
Kumar Gala 480f617905 86xx: Add CPU_TYPE_ENTRY support 16 years ago
Minkyu Kang 6bde171a4c s3c64xx: move the reset_cpu function 16 years ago
Ilya Yanok 1dc4da749d mx27: basic cpu support 16 years ago
Magnus Lilja dd2f6965a6 i.MX31: Create a common device file. 16 years ago
Magnus Lilja 40c642bc19 MX31: Add NAND SPL for i.MX31. 16 years ago
Magnus Lilja df81238b3e ARM1136: Introduce CONFIG_PRELOADER macro. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 8096c51fd4 at91: unify nor boot support 16 years ago
Vivi Li 63cb0f4eb2 Blackfin: bump up default JTAG console timeout 16 years ago
Ben Warren 8453587ef9 Switched davinci_emac Ethernet driver to use newer API 16 years ago
Ben Warren 09cdd1b9b0 Moved Davinci Ethernet driver to drivers/net 16 years ago
Peter Tyser 2f21ce4d54 fsl/85xx, 86xx: Sync up DMA code 16 years ago
Peter Tyser b1f12650d3 fsl: Create common fsl_dma.h for 85xx and 86xx cpus 16 years ago
Haiying Wang 8e55258f14 qe: Pass in uec_info struct through uec_initialize 16 years ago
Haiying Wang b3d7f20f43 85xx: Add QE clk support 16 years ago
Kumar Gala 71b358cc26 85xx: Added MPC8535/E identifiers 16 years ago
Kumar Gala 22419d7797 85xx: Always attempt ethernet device tree fixup 16 years ago
Stefan Roese c60dc8527d mpc512x: Fix problem with I2C access before relocation 16 years ago
Vivek Mahajan 4ef01010aa mpc83xx: USB: Reorganized its support 16 years ago
Peter Tyser 2c7920afaf 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x 16 years ago
Peter Tyser 0f89860494 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx 16 years ago
Stefan Roese ba4feae90c mpc512x: Use serial_setbrg() in serial_init() to not duplicate the code 16 years ago
Stefan Roese b8c1d6a54f mpc512x: Fix PSC divisor calculation for baudrate setting 16 years ago
Wolfgang Denk 3b74e7ec58 MPC512x: remove include/mpc512x.h 16 years ago
Wolfgang Denk 843efb1192 MPC512x: use I/O accessors instead of pointer accesses 16 years ago
Wolfgang Denk 19dc7e1792 MPC512x: add more hardware description to immap_512x.h 16 years ago
Wolfgang Denk debf874155 cpu/mpc512x/diu.c: fix warning: assignment from incompatible pointer type 16 years ago
Wolfgang Denk 8b25126319 cpu/mpc512x/pci.c: minor coding style cleanup 16 years ago
Wolfgang Denk de26ef99bd mpc512x: Move common files to share them by several boards 16 years ago
Wolfgang Denk 03e069dc0a mpc512x: change cpu/mpc512x/Makefile to use Kconfig style 16 years ago
Wolfgang Denk a89c33db96 General help message cleanup 16 years ago
Mike Frysinger ecb1dc8922 Add support for Linux-like kallsysms 16 years ago
Tom Rix 708cfb74b7 OMAP3 Turn on the GPIO bank clocks 16 years ago
Jean-Christophe PLAGNIOL-VILLARD b2403589b4 at91: move cpu info print to cpu 16 years ago