summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk2008-02-1540-400/+283
|\
| * scrub unused symbolsMike Frysinger2008-02-043-19/+0
| * move Blackfin cpu object list to respective cpu directoriesMike Frysinger2008-02-043-6/+6
| * move -ffixed-P5 to blackfin_config.mk and drop unused -D__BLACKFIN__Mike Frysinger2008-02-043-3/+3
| * punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger2008-02-0434-372/+274
* | 85xx, 86xx: Determine I2C clock frequencies and store in global_dataTimur Tabi2008-02-142-0/+5
* | PPC: Use r2 instead of r29 as global data pointerWolfgang Denk2008-02-1413-13/+14
* | OneNAND Initial Program Loader (IPL) supportKyungmin Park2008-02-141-0/+42
* | ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski2008-02-145-202/+0
* | Remove duplicate defines for ARRAY_SIZEKumar Gala2008-02-141-2/+0
* | QE: Move FDT support into a common fileKumar Gala2008-02-122-15/+6
* | Device tree updatesJohn Rigby2008-02-071-3/+3
* | ARM: S3C24x0 SoC NAND controller supportHarald Welte2008-02-042-1/+180
* | ARM: s3c24xx: Multiple serial port supportHarald Welte2008-02-041-21/+143
* | ARM: arm920t: Allow use of 'gd' pointer from IRQHarald Welte2008-02-041-5/+5
* | ARM: arm920/s3c24xx: IRQ demulitplexer callbackHarald Welte2008-02-042-1/+15
|/
* MMC for PXA 27X (resubmit)stefano babic2008-02-031-163/+336
* Merge ../custodiansWolfgang Denk2008-01-234-46/+33
|\
| * Merge branch 'master' of git://www.denx.de/git/u-boot-ixpWolfgang Denk2008-01-234-46/+33
| |\
| | * IXP: enable RTSMichael Schwingen2008-01-181-1/+5
| | * IXP: add dynamic microcode addrJean-Christophe PLAGNIOL-VILLARD2008-01-181-8/+17
| | * load ixp42x NPE firmware from separate flash block, remove dead codeMichael Schwingen2008-01-183-37/+11
* | | Coding Style Cleanup; update CHANGELOGWolfgang Denk2008-01-231-1/+0
|/ /
* | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2008-01-2320-62/+1960
|\ \
| * | ColdFire: Add MCF547x_8x cpu archTsiChungLiew2008-01-179-0/+1087
| * | ColdFire: Add MCF5227x cpu and MCF52277EVB support-2TsiChungLiew2008-01-177-0/+828
| * | ColdFire: Add M5373EVB platform support - 2TsiChungLiew2008-01-171-2/+18
| * | ColdFire: PCI and misc updates for MCF5445xTsiChungLiew2008-01-173-60/+27
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-01-231-2/+2
|\ \
| * \ Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-01-172-28/+62
| |\ \
| * | | ppc4xx: Remove compiler warning in cpu/ppc4xx/44x_spd_ddr2.cStefan Roese2008-01-151-2/+2
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-01-235-106/+202
|\ \ \ \
| * \ \ \ Merge branch 'kumar'Andy Fleming2008-01-175-106/+202
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | 85xx: Get ride of old TLB setup codeKumar Gala2008-01-172-22/+0
| | * | | 85xx: Reworked initial processor initKumar Gala2008-01-172-72/+115
| | * | | 85xx: Introduce new tlb APIKumar Gala2008-01-173-14/+99
| | * | | 85xx: Remove old style of LAW initKumar Gala2008-01-162-28/+0
| | * | | 85xx: Move LAW init code into CKumar Gala2008-01-163-0/+18
| | | |/ | | |/|
* | | | mpc83xx: Fix the fatal conflict of mergeDave Liu2008-01-172-11/+6
|/ / /
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2008-01-168-0/+531
|\ \ \ | |/ / |/| |
| * | sh: Add support SH3 and SH7720Yoshihiro Shimoda2008-01-158-0/+531
| |/
* | mpc83xx: add support for more system clock performance controlsKim Phillips2008-01-162-28/+57
* | mpc83xx: Add config of eTSEC emergency priority in SPCRDave Liu2008-01-161-0/+5
|/
* MPC8xx FEC driver: fix compiler warning.Wolfgang Denk2008-01-131-0/+2
* MPC5200: don't use hardcoded MBAR address in Bestcomm firmwareOliver Weber2008-01-121-4/+4
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-127-7/+7
* MPC512X: Cleanup bus clock names.Grzegorz Bernacki2008-01-124-10/+10
* ads5121: Added support for FDT.Grzegorz Bernacki2008-01-121-0/+21
* Fixed syntax error in function init_e300_core() of mpc83xx/start.S ifHeiko Schocher2008-01-121-1/+1
* added basic support for the MUNICes board.Heiko Schocher2008-01-121-3/+4
OpenPOWER on IntegriCloud