summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* npe: get mac address from environmentMike Frysinger2009-03-201-25/+11
* cpu/: get mac address from environmentMike Frysinger2009-03-206-17/+25
* ppc4xx: Fix bug in PCI outbound map configuration for canyonlandsAnatolij Gustschin2009-03-201-2/+4
* mpc52xx: Get rid of board-specific #ifdef's in cpu/mpc5xxx/ide.cGrzegorz Bernacki2009-03-181-1/+1
* 8xx, icache: enabling ICache not before running from RAMHeiko Schocher2009-03-181-1/+1
* ColdFire: PLATFORM_CPPFLAGS updates for new compilerTsiChung Liew2009-03-176-7/+7
* ColdFire: Fix M54451 serial boot dram setupTsiChung Liew2009-03-171-2/+2
* Coldfire: XL Bus minor fixesarun c2009-03-171-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2009-03-151-0/+1
|\
| * sh: Add netdev header fixing of warning/buildNobuhiro Iwamatsu2009-03-121-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-03-152-7/+11
|\ \
| * | mpc83xx: Add bank configuration to FSL spd_sdram.cJerry Van Baren2009-03-141-6/+10
| * | mpc83xx: correctly set encryption and I2C bus 0 clockNorbert van Bolhuis2009-03-141-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-03-151-0/+26
|\ \
| * | OMAP3: Add support for OMAP3 die IDDirk Behme2009-03-131-0/+26
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-pxaWolfgang Denk2009-03-151-22/+24
|\ \ | |/ |/|
| * PXA: timer use do_div and simplify itJean-Christophe PLAGNIOL-VILLARD2009-03-091-22/+24
* | Fix mpc85xx ddr-gen3 ddr_sdram_cfg.Ed Swarthout2009-03-091-2/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-03-093-3/+75
|\
| * 8360, kmeter1: added bootcount feature.Heiko Schocher2009-03-052-0/+52
| * 83xx: Fix some bugs in spd sdram codeDave Liu2009-03-051-3/+23
* | Moved SC520 Files (fix commit 407976185e0dda2c90e89027121a1071b9c77bfb)Graeme Russ2009-02-254-5/+53
|/
* mpc83xx: PCI: Fix hard-coded first_busno valueAnton Vorontsov2009-02-231-1/+1
* mpc83xx: PCI: Fix bus-range fdt fixups for PCI1 controllersAnton Vorontsov2009-02-231-2/+2
* mpc83xx: PCIe: Fix CONFIG_PCI_SCAN_SHOW reporting bogus valuesAnton Vorontsov2009-02-231-2/+7
* mpc83xx: PCIe: Don't start bus enumeration at 0Anton Vorontsov2009-02-231-3/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-02-221-2/+29
|\
| * OMAP3: Add OMAP3 auto detectionDirk Behme2009-02-221-2/+29
* | Blackfin: disable syscontrol code for nowMike Frysinger2009-02-211-0/+1
|/
* MIPS: cpu/mips/Makefile: Add a missing START lineShinya Kuribayashi2009-02-211-0/+1
* pxa: move mmc drivers to drivers/mmcJean-Christophe PLAGNIOL-VILLARD2009-02-203-789/+1
* ARM:PXA Remove redefinition of mmc_cid and mmc_csd.Tom Rix2009-02-201-51/+0
* pxa: fixing get_timer to return time in miliseconds.Micha Kalfon2009-02-201-7/+18
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-02-191-2/+2
|\
| * ppc4xx: PCIe: Change 16GB inbound memory to 4GBStefan Roese2009-02-181-2/+2
* | Coding style cleanup, update CHANGELOGWolfgang Denk2009-02-191-1/+2
|/
* 83xx: Add eSDHC support on 8379 EMDS boardAndy Fleming2009-02-161-0/+14
* 85xx: Add eSDHC support for 8536 DSAndy Fleming2009-02-161-0/+15
* Eliminated arch-specific mmc header requirementAndy Fleming2009-02-162-0/+191
* Convert mmc_init to mmc_legacy_initAndy Fleming2009-02-162-3/+3
* Eliminate support for using MMC as memoryAndy Fleming2009-02-162-40/+0
* 32bit BUg fix for DDR2 on 8572Poonam_Aggrwal-b108122009-02-161-1/+8
* 86xx: Update CPU info output on bootupPeter Tyser2009-02-161-41/+41
* 86xx: Reset updatePeter Tyser2009-02-161-61/+19
* fsl-ddr: Allow system to boot if we have more than 4G of memoryKumar Gala2009-02-161-1/+1
* mpc85xx: Add support for the P2020Srikanth Srinivasan2009-02-162-0/+3
* 85xx: Fix how we map DDR memoryKumar Gala2009-02-161-47/+27
* fsl-ddr: ignore memctl_intlv_ctl setting if only one DDR controllerKumar Gala2009-02-161-0/+4
* 85xx: Format cpu freq printing to handle 8 coresKumar Gala2009-02-161-3/+5
* ppc4xx: Fix initialization of the SDRAM_CODT registerCarolyn Smith2009-02-121-5/+2
OpenPOWER on IntegriCloud