summaryrefslogtreecommitdiff
path: root/cpu
Commit message (Expand)AuthorAgeLines
* Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-11-29-341/+392
|\
| * s3c24x0: Fix usb_ohci.c missing in MakefileJean-Christophe PLAGNIOL-VILLARD2007-11-18-8/+8
| * Fix compiler warnings for ARM systems.Wolfgang Denk2007-11-18-1/+1
| * Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk2007-11-18-1/+6
| * [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version pickerShinya Kuribayashi2007-11-17-2/+1
| * [MIPS] Remove useless instructions for initializing $gp.Shinya Kuribayashi2007-11-17-3/+1
| * [MIPS] MIPS 4K core: Coding style cleanupsShinya Kuribayashi2007-11-17-47/+39
| * [MIPS] au1x00_eth.c: Fixed a warning on pb1000 build.Shinya Kuribayashi2007-11-17-1/+1
| * [MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build errorShinya Kuribayashi2007-11-17-59/+59
| * Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2007-11-17-7/+44
| |\
| | * ColdFire: MCF5445x - Update correct RAMBAR and missing linker filesTsiChungLiew2007-11-07-1/+1
| | * ColdFire: MCF532x - Update do_reset() using core resetTsiChungLiew2007-11-07-6/+2
| | * ColdFire: Update cpu flag for 4.2-xx compilerTsiChungLiew2007-11-07-0/+41
| * | powerpc: Backout relocation changes.Grant Likely2007-11-17-7/+14
| * | 86xx: Fix broken variable reference when #def DEBUGing.Jon Loeliger2007-11-17-2/+4
| * | make 8610 board use pixis resetJason Jin2007-11-17-2/+2
| |/
| * Cleanup coding style; update CHANGELOGWolfgang Denk2007-11-03-2/+2
| * Fix a typo in cpu/mpc824x/interrupts.cGuennadi Liakhovetski2007-11-03-1/+1
| * add ft_cpu_setup(..) on mpc8260Sergej Stepanov2007-11-03-0/+38
| * Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-11-02-3/+7
| |\
| | * Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2007-11-01-3/+7
| | |\
| | | * ColdFire 5329: Assign correct SDRAM size and fix cacheTsiChungLiew2007-10-25-2/+2
| | | * ColdFire 5282: Fix external flash boot and return dramsizeTsiChungLiew2007-10-25-1/+5
| * | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-11-01-20/+32
| |\ \ \ | | |/ /
| | * | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2007-11-01-7/+14
| | |\ \
| | | * | [MIPS] Add PIC-related switches to PLATFORM_{CPP,LD}FLAGS and cleanupShinya Kuribayashi2007-10-21-1/+1
| | | * | [MIPS] Fix $gp usageShinya Kuribayashi2007-10-21-6/+13
| | | |/
| | * | Setting MSR[DE] in do_reseturwithsughosh@gmail.com2007-10-19-1/+6
| | * | MSR overwrite fixurwithsughosh@gmail.com2007-10-19-8/+3
| | * | Remove magic numbers from cache related operations for mpc85xxKumar Gala2007-10-19-4/+4
| | * | Merge branch 'denx'Andy Fleming2007-10-19-340/+568
| | |\ \ | | | |/
| | * | 85xx io out functions need sync after write.Ed Swarthout2007-09-26-0/+5
| * | | delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declarationJean-Christophe PLAGNIOL-VILLARD2007-10-24-0/+1
| * | | fix warning: no return statement in function returning non-voidJean-Christophe PLAGNIOL-VILLARD2007-10-24-7/+7
| * | | fix pxa255_idp boardMarcel Ziswiler2007-10-23-39/+42
| | |/ | |/|
| * | 86xx: Allow for fewer DDR slots per memory controller.Jon Loeliger2007-10-16-9/+21
| * | PXA USB OHCI: "usb stop" implementation.Rodolfo Giometti2007-10-15-0/+16
| * | Fix warning differ in signedness in cpu/pxa/mmc.cJean-Christophe PLAGNIOL-VILLARD2007-10-13-3/+3
| * | Merge branch 'merge' of git://www.denx.de/git/u-boot-microblazeWolfgang Denk2007-10-13-5/+10
| |\ \
| | * | [PATCH] Add support for design without interrupt controllerMichal Simek2007-09-24-0/+7
| | * | [FIX] resolve problem with cpu without barrel shifterMichal Simek2007-09-24-4/+2
| | * | [FIX] repair email addressMichal Simek2007-09-24-1/+1
| | * | synchronizition with mainlineMichal Simek2007-09-24-10/+5
| | * | Merge ../u-bootMichal Simek2007-09-24-20/+24
| | |\ \
| | * \ \ Merge git://www.denx.de/git/u-bootMichal Simek2007-09-11-1480/+3922
| | |\ \ \
| | * \ \ \ Merge git://www.denx.de/git/u-boot into mergeMichal Simek2007-08-15-2665/+4804
| | |\ \ \ \
| | * \ \ \ \ Merge git://www.denx.de/git/u-bootMichal Simek2007-08-07-533/+1100
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge git://www.denx.de/git/u-bootMichal Simek2007-08-05-0/+3119
| | |\ \ \ \ \ \
| | * | | | | | | [PATCH] Support time without timerMichal Simek2007-07-14-0/+7
| | * | | | | | | [PATCH] Remove problem with disabled BARREL SHIFTERMichal Simek2007-07-13-4/+2