summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | ppc4xx: 4xx_pcie: Fix problem with SDRN access using port number as idxStefan Roese2007-10-311-6/+6
| * | | | | | ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese2007-10-312-4/+4
| * | | | | | ppc4xx: Add a comment for 405EX PCIe endpoint configurationStefan Roese2007-10-311-0/+6
| * | | | | | ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (3)Stefan Roese2007-10-311-419/+223
| * | | | | | ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2)Stefan Roese2007-10-311-10/+10
| * | | | | | ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1)Stefan Roese2007-10-313-178/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge commit 'wd/master'Jon Loeliger2007-12-064-61/+17
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Update libfdt from device tree compiler (dtc)Kumar Gala2007-11-212-4/+4
| * | | | | Move do_fixup* for libfdt into common codeKumar Gala2007-11-212-57/+13
| | |_|_|/ | |/| | |
* | | | | Merge commit 'remotes/wd/master'Jon Loeliger2007-11-2030-133/+171
|\ \ \ \ \ | |/ / / /
| * | | | s3c24x0: Fix usb_ohci.c missing in MakefileJean-Christophe PLAGNIOL-VILLARD2007-11-182-8/+8
| * | | | Fix compiler warnings for ARM systems.Wolfgang Denk2007-11-181-1/+1
| * | | | Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk2007-11-182-1/+6
| * | | | [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version pickerShinya Kuribayashi2007-11-171-2/+1
| * | | | [MIPS] Remove useless instructions for initializing $gp.Shinya Kuribayashi2007-11-171-3/+1
| * | | | [MIPS] MIPS 4K core: Coding style cleanupsShinya Kuribayashi2007-11-173-47/+39
| * | | | [MIPS] au1x00_eth.c: Fixed a warning on pb1000 build.Shinya Kuribayashi2007-11-171-1/+1
| * | | | [MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build errorShinya Kuribayashi2007-11-171-59/+59
| * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2007-11-176-7/+44
| |\ \ \ \
| | * | | | ColdFire: MCF5445x - Update correct RAMBAR and missing linker filesTsiChungLiew2007-11-071-1/+1
| | * | | | ColdFire: MCF532x - Update do_reset() using core resetTsiChungLiew2007-11-071-6/+2
| | * | | | ColdFire: Update cpu flag for 4.2-xx compilerTsiChungLiew2007-11-074-0/+41
| * | | | | powerpc: Backout relocation changes.Grant Likely2007-11-1714-7/+14
| * | | | | 86xx: Fix broken variable reference when #def DEBUGing.Jon Loeliger2007-11-171-2/+4
| * | | | | make 8610 board use pixis resetJason Jin2007-11-171-2/+2
| |/ / / /
* | | | | make 8610 board use pixis resetJason Jin2007-11-071-2/+2
* | | | | 86xx: Fix broken variable reference when #def DEBUGing.Jon Loeliger2007-11-071-2/+4
* | | | | Merge commit 'remotes/wd/master' into newmasterJon Loeliger2007-11-073-3/+41
|\ \ \ \ \ | |/ / / /
| * | | | Cleanup coding style; update CHANGELOGWolfgang Denk2007-11-031-2/+2
| * | | | Fix a typo in cpu/mpc824x/interrupts.cGuennadi Liakhovetski2007-11-031-1/+1
| * | | | add ft_cpu_setup(..) on mpc8260Sergej Stepanov2007-11-031-0/+38
* | | | | Merge commit 'remotes/wd/master'Jon Loeliger2007-11-0211-69/+89
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-11-022-3/+7
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2007-11-012-3/+7
| | |\ \ \ \
| | | * | | | ColdFire 5329: Assign correct SDRAM size and fix cacheTsiChungLiew2007-10-251-2/+2
| | | * | | | ColdFire 5282: Fix external flash boot and return dramsizeTsiChungLiew2007-10-251-1/+5
| * | | | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-11-014-20/+32
| |\ \ \ \ \ \ | | |/ / / / / | | | | / / / | | |_|/ / / | |/| | | |
| | * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2007-11-012-7/+14
| | |\ \ \ \
| | | * | | | [MIPS] Add PIC-related switches to PLATFORM_{CPP,LD}FLAGS and cleanupShinya Kuribayashi2007-10-211-1/+1
| | | * | | | [MIPS] Fix $gp usageShinya Kuribayashi2007-10-211-6/+13
| | | |/ / /
| | * | | | Setting MSR[DE] in do_reseturwithsughosh@gmail.com2007-10-191-1/+6
| | * | | | MSR overwrite fixurwithsughosh@gmail.com2007-10-191-8/+3
| | * | | | Remove magic numbers from cache related operations for mpc85xxKumar Gala2007-10-191-4/+4
| | * | | | Merge branch 'denx'Andy Fleming2007-10-1928-340/+568
| | |\ \ \ \ | | | |/ / /
| | * | | | 85xx io out functions need sync after write.Ed Swarthout2007-09-261-0/+5
| * | | | | delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declarationJean-Christophe PLAGNIOL-VILLARD2007-10-241-0/+1
| * | | | | fix warning: no return statement in function returning non-voidJean-Christophe PLAGNIOL-VILLARD2007-10-242-7/+7
| * | | | | fix pxa255_idp boardMarcel Ziswiler2007-10-233-39/+42
| | |/ / / | |/| | |
* | | | | Initial mpc8610hpcd cpu/, README and include/ files.Jon Loeliger2007-10-171-2/+13
|/ / / /
* | | | 86xx: Allow for fewer DDR slots per memory controller.Jon Loeliger2007-10-161-9/+21
OpenPOWER on IntegriCloud