summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger2009-07-231-1/+1
* fec_mxc: driver for FEC ethernet controller on i.MX27Ilya Yanok2009-07-221-0/+10
* rm9200 ethernet driver: board-specific quirk (csb337)David Brownell2009-07-221-4/+18
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-07-233-14/+37
|\
| * ARM Cortex A8: Move OMAP3 specific reset handlerMinkyu Kang2009-07-223-14/+37
* | 85xx, 86xx: Add common board_add_ram_info()Peter Tyser2009-07-222-41/+98
* | 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fieldsPeter Tyser2009-07-221-2/+2
* | Blackfin: split cpu COBJS into multilinesMike Frysinger2009-07-181-1/+7
* | Blackfin: add os log functionsMike Frysinger2009-07-182-1/+31
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-07-192-224/+0
|\ \
| * | nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directoryStefan Roese2009-07-162-224/+0
* | | OMAP3 Fix compiler warning for v7_flush_dcache_allTom Rix2009-07-181-0/+3
| |/ |/|
* | stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-185-9/+9
|/
* usb: mpc834x: added support of the MPH USB controller in addition to the DR oneValeriy Glushkov2009-07-141-0/+2
* MPC512x: factor out common codeWolfgang Denk2009-07-142-1/+122
* Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2009-07-149-11/+509
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-07-133-2/+188
| |\
| | * at91: Introduction of at91sam9g10 SOC.Sedji Gaouaou2009-07-121-0/+1
| | * at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou2009-07-123-2/+187
| * | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2009-07-133-0/+296
| |\ \
| | * | sh: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-07-083-0/+296
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-07-132-7/+23
| |\ \
| | * | ppc4xx: Set default PCI device ID for 405EP boardsMatthias Fuchs2009-07-101-2/+9
| | * | ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init()Matthias Fuchs2009-07-102-5/+14
| * | | mpc83xx: USB: fix: access of ehci struct elementsVivek Mahajan2009-07-091-2/+2
| |/ /
* | | board support patch for phyCORE-MPC5200B-tinyJon Smirl2009-07-101-0/+3
|/ /
* | ppc4xx: Make pll_write globalMatthias Fuchs2009-07-081-0/+1
* | ppc4xx: Remove compilation warning "pci_async_enabled defined but not used"Stefan Roese2009-07-081-0/+2
* | ppc4xx: Implement is_pci_host() for 405 CPUsMatthias Fuchs2009-07-081-3/+16
* | ppc4xx: Fixed PPC4xx debug compilation error in uic.cAlessio Centazzo2009-07-081-1/+1
* | 4xx: Fix compilation warnings and MQ registers dump in SPD DDR2 codeFelix Radensky2009-07-081-17/+25
|/
* 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
OpenPOWER on IntegriCloud