summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* Revert "Correct relocation fixup for mpc5xx"Grant Likely2007-11-152-1/+2
* Revert "Correct fixup relocation for MPC5xxx"Grant Likely2007-11-153-1/+3
* Revert "Correct fixup relocation for mpc8220"Grant Likely2007-11-152-1/+2
* Revert "Correct fixup relocation for mpc824x"Grant Likely2007-11-152-1/+2
* Revert "Correct fixup relocation for mpc8260"Grant Likely2007-11-152-1/+2
* Revert "Correct fixup relocation for mpc83xx"Grant Likely2007-11-152-1/+2
* Revert "[MPC512x] Correct fixup relocation"Grant Likely2007-11-151-1/+1
* 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 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
| |/ |/|
* | 86xx: Allow for fewer DDR slots per memory controller.Jon Loeliger2007-10-161-9/+21
* | PXA USB OHCI: "usb stop" implementation.Rodolfo Giometti2007-10-151-0/+16
* | Fix warning differ in signedness in cpu/pxa/mmc.cJean-Christophe PLAGNIOL-VILLARD2007-10-131-3/+3
* | Merge branch 'merge' of git://www.denx.de/git/u-boot-microblazeWolfgang Denk2007-10-133-5/+10
|\ \
| * | [PATCH] Add support for design without interrupt controllerMichal Simek2007-09-241-0/+7
| * | [FIX] resolve problem with cpu without barrel shifterMichal Simek2007-09-241-4/+2
| * | [FIX] repair email addressMichal Simek2007-09-241-1/+1
| * | synchronizition with mainlineMichal Simek2007-09-243-10/+5
| * | Merge ../u-bootMichal Simek2007-09-2412-20/+24
| |\ \
| * \ \ Merge git://www.denx.de/git/u-bootMichal Simek2007-09-1147-1480/+3922
| |\ \ \
| * \ \ \ Merge git://www.denx.de/git/u-boot into mergeMichal Simek2007-08-1563-2665/+4804
| |\ \ \ \
| * \ \ \ \ Merge git://www.denx.de/git/u-bootMichal Simek2007-08-0771-533/+1100
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://www.denx.de/git/u-bootMichal Simek2007-08-0512-0/+3119
| |\ \ \ \ \ \
| * | | | | | | [PATCH] Support time without timerMichal Simek2007-07-141-0/+7
| * | | | | | | [PATCH] Remove problem with disabled BARREL SHIFTERMichal Simek2007-07-131-4/+2
| * | | | | | | Merge git://www.denx.de/git/u-bootMichal Simek2007-07-1324-385/+614
| |\ \ \ \ \ \ \
| * | | | | | | | [fix] email reparationMichal Simek2007-06-171-1/+1
| * | | | | | | | [FIX] fix microblaze file permitissionMichal Simek2007-06-173-0/+0
* | | | | | | | | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-10-043-11/+17
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-10-021-0/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix missing DECLARE_GLOBAL_DATA_PTR on CONFIG_LPC2292 in serialJean-Christophe PLAGNIOL-VILLARD2007-09-281-0/+2
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | ppc4xx: Coding style cleanupStefan Roese2007-10-022-12/+12
| * | | | | | | | | Program EPLD to force full duplex mode for PHY.Grzegorz Bernacki2007-10-021-4/+8
| |/ / / / / / / /
* | | | | | | | | Move coloured led API to status_led.hPeter Pearse2007-09-181-1/+1
OpenPOWER on IntegriCloud