| Commit message (Expand) | Author | Age | Lines |
* | 85xx, 86xx: Add common board_add_ram_info() | Peter Tyser | 2009-07-22 | -41/+98 |
* | 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields | Peter Tyser | 2009-07-22 | -2/+2 |
* | Blackfin: split cpu COBJS into multilines | Mike Frysinger | 2009-07-18 | -1/+7 |
* | Blackfin: add os log functions | Mike Frysinger | 2009-07-18 | -1/+31 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2009-07-19 | -224/+0 |
|\ |
|
| * | nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory | Stefan Roese | 2009-07-16 | -224/+0 |
* | | OMAP3 Fix compiler warning for v7_flush_dcache_all | Tom Rix | 2009-07-18 | -0/+3 |
* | | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-18 | -9/+9 |
|/ |
|
* | usb: mpc834x: added support of the MPH USB controller in addition to the DR one | Valeriy Glushkov | 2009-07-14 | -0/+2 |
* | MPC512x: factor out common code | Wolfgang Denk | 2009-07-14 | -1/+122 |
* | Merge branch 'master' of /home/wd/git/u-boot/master | Wolfgang Denk | 2009-07-14 | -11/+509 |
|\ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-07-13 | -2/+188 |
| |\ |
|
| | * | at91: Introduction of at91sam9g10 SOC. | Sedji Gaouaou | 2009-07-12 | -0/+1 |
| | * | at91: Introduction of at91sam9g45 SOC. | Sedji Gaouaou | 2009-07-12 | -2/+187 |
| * | | Merge branch 'master' of git://git.denx.de/u-boot-sh | Wolfgang Denk | 2009-07-13 | -0/+296 |
| |\ \ |
|
| | * | | sh: unify linker script | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-08 | -0/+296 |
| | |/ |
|
| * | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2009-07-13 | -7/+23 |
| |\ \ |
|
| | * | | ppc4xx: Set default PCI device ID for 405EP boards | Matthias Fuchs | 2009-07-10 | -2/+9 |
| | * | | ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init() | Matthias Fuchs | 2009-07-10 | -5/+14 |
| * | | | mpc83xx: USB: fix: access of ehci struct elements | Vivek Mahajan | 2009-07-09 | -2/+2 |
| |/ / |
|
* | | | board support patch for phyCORE-MPC5200B-tiny | Jon Smirl | 2009-07-10 | -0/+3 |
|/ / |
|
* | | ppc4xx: Make pll_write global | Matthias Fuchs | 2009-07-08 | -0/+1 |
* | | ppc4xx: Remove compilation warning "pci_async_enabled defined but not used" | Stefan Roese | 2009-07-08 | -0/+2 |
* | | ppc4xx: Implement is_pci_host() for 405 CPUs | Matthias Fuchs | 2009-07-08 | -3/+16 |
* | | ppc4xx: Fixed PPC4xx debug compilation error in uic.c | Alessio Centazzo | 2009-07-08 | -1/+1 |
* | | 4xx: Fix compilation warnings and MQ registers dump in SPD DDR2 code | Felix Radensky | 2009-07-08 | -17/+25 |
|/ |
|
* | Coding style cleanup; update CHANGELOG | Wolfgang Denk | 2009-07-07 | -5/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-07-07 | -277/+1818 |
|\ |
|
| * | arm: Kirkwood: arch specific updated for ehci-Kirkwood driver support | Prafulla Wadaskar | 2009-07-06 | -5/+1 |
| * | arm nomadik: use 1000 as HZ value and rewrite timer code | Alessandro Rubini | 2009-07-06 | -139/+27 |
| * | arm nomadik: cleanup reset | Alessandro Rubini | 2009-07-06 | -12/+1 |
| * | at91: Add CAN init function | Daniel Gorsulowski | 2009-07-06 | -0/+30 |
| * | S3C24x0: extract interrupts from timer | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-06 | -21/+56 |
| * | arm920t/interrupts: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-06 | -6/+6 |
| * | move L2 cache enable/disable function to cache.c in the omap3 SoC directory | Kim, Heung Jun | 2009-07-06 | -68/+104 |
| * | arm: Kirkwood: Basic SOCs support | Prafulla Wadaskar | 2009-07-06 | -0/+670 |
| * | s3c64xx: move the reset_cpu function | Minkyu Kang | 2009-06-26 | -16/+36 |
| * | mx27: basic cpu support | Ilya Yanok | 2009-06-21 | -0/+533 |
| * | i.MX31: Create a common device file. | Magnus Lilja | 2009-06-21 | -0/+57 |
| * | MX31: Add NAND SPL for i.MX31. | Magnus Lilja | 2009-06-21 | -2/+7 |
| * | ARM1136: Introduce CONFIG_PRELOADER macro. | Magnus Lilja | 2009-06-21 | -12/+12 |
| * | at91: unify nor boot support | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-21 | -2/+284 |
* | | 83xx: Add support for fsl_dma driver | Peter Tyser | 2009-07-02 | -121/+4 |
* | | 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC references | Peter Tyser | 2009-07-02 | -1/+1 |
* | | fsl_ddr: Fix DDR3 calculation of rank density with 8GB or more | Timur Tabi | 2009-07-01 | -1/+1 |
* | | fsl_dma: Break out common memory initialization function | Peter Tyser | 2009-07-01 | -25/+1 |
* | | 8xxx: Move dma_init() call to common code | Peter Tyser | 2009-07-01 | -3/+6 |
* | | fsl_dma: Move dma function prototypes to common header file | Peter Tyser | 2009-07-01 | -4/+0 |
* | | 8xxx: Rename dma_xfer() to dmacpy() | Peter Tyser | 2009-07-01 | -32/+30 |
* | | 8xxx: Break out DMA code to a common file | Peter Tyser | 2009-07-01 | -102/+0 |