aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2007-11-18s3c24x0: Fix usb_ohci.c missing in MakefileJean-Christophe PLAGNIOL-VILLARD2-8/+8
2007-11-18Fix compiler warnings for ARM systems.Wolfgang Denk1-1/+1
2007-11-18Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk2-1/+6
2007-11-17[MIPS] cpu/mips/config.mk: Fix GNU assembler minor version pickerShinya Kuribayashi1-2/+1
2007-11-17[MIPS] Remove useless instructions for initializing $gp.Shinya Kuribayashi1-3/+1
2007-11-17[MIPS] MIPS 4K core: Coding style cleanupsShinya Kuribayashi3-47/+39
2007-11-17[MIPS] au1x00_eth.c: Fixed a warning on pb1000 build.Shinya Kuribayashi1-1/+1
2007-11-17[MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build errorShinya Kuribayashi1-59/+59
2007-11-17Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk6-7/+44
2007-11-17powerpc: Backout relocation changes.Grant Likely14-7/+14
2007-11-1786xx: Fix broken variable reference when #def DEBUGing.Jon Loeliger1-2/+4
2007-11-17make 8610 board use pixis resetJason Jin1-2/+2
2007-11-07ColdFire: MCF5445x - Update correct RAMBAR and missing linker filesTsiChungLiew1-1/+1
2007-11-07ColdFire: MCF532x - Update do_reset() using core resetTsiChungLiew1-6/+2
2007-11-07ColdFire: Update cpu flag for 4.2-xx compilerTsiChungLiew4-0/+41
2007-11-03Cleanup coding style; update CHANGELOGWolfgang Denk1-2/+2
2007-11-03Fix a typo in cpu/mpc824x/interrupts.cGuennadi Liakhovetski1-1/+1
2007-11-03add ft_cpu_setup(..) on mpc8260Sergej Stepanov1-0/+38
2007-11-02Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2-3/+7
2007-11-01Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2-3/+7
2007-11-01Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk4-20/+32
2007-11-01Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2-7/+14
2007-10-25ColdFire 5329: Assign correct SDRAM size and fix cacheTsiChungLiew1-2/+2
2007-10-25ColdFire 5282: Fix external flash boot and return dramsizeTsiChungLiew1-1/+5
2007-10-24delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declarationJean-Christophe PLAGNIOL-VILLARD1-0/+1
2007-10-24fix warning: no return statement in function returning non-voidJean-Christophe PLAGNIOL-VILLARD2-7/+7
2007-10-23fix pxa255_idp boardMarcel Ziswiler3-39/+42
2007-10-21[MIPS] Add PIC-related switches to PLATFORM_{CPP,LD}FLAGS and cleanupShinya Kuribayashi1-1/+1
2007-10-21[MIPS] Fix $gp usageShinya Kuribayashi1-6/+13
2007-10-19Setting MSR[DE] in do_reseturwithsughosh@gmail.com1-1/+6
2007-10-19MSR overwrite fixurwithsughosh@gmail.com1-8/+3
2007-10-19Remove magic numbers from cache related operations for mpc85xxKumar Gala1-4/+4
2007-10-19Merge branch 'denx'Andy Fleming28-340/+568
2007-10-1686xx: Allow for fewer DDR slots per memory controller.Jon Loeliger1-9/+21
2007-10-15PXA USB OHCI: "usb stop" implementation.Rodolfo Giometti1-0/+16
2007-10-13Fix warning differ in signedness in cpu/pxa/mmc.cJean-Christophe PLAGNIOL-VILLARD1-3/+3
2007-10-13Merge branch 'merge' of git://www.denx.de/git/u-boot-microblazeWolfgang Denk3-5/+10
2007-10-04Merge with git://www.denx.de/git/u-boot.gitPeter Pearse3-11/+17
2007-10-02Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-0/+2
2007-10-02ppc4xx: Coding style cleanupStefan Roese2-12/+12
2007-10-02Program EPLD to force full duplex mode for PHY.Grzegorz Bernacki1-4/+8
2007-09-28Fix missing DECLARE_GLOBAL_DATA_PTR on CONFIG_LPC2292 in serialJean-Christophe PLAGNIOL-VILLARD1-0/+2
2007-09-2685xx io out functions need sync after write.Ed Swarthout1-0/+5
2007-09-24[PATCH] Add support for design without interrupt controllerMichal Simek1-0/+7
2007-09-24[FIX] resolve problem with cpu without barrel shifterMichal Simek1-4/+2
2007-09-24[FIX] repair email addressMichal Simek1-1/+1
2007-09-24synchronizition with mainlineMichal Simek3-10/+5
2007-09-24Merge ../u-bootMichal Simek12-20/+24
2007-09-18Move coloured led API to status_led.hPeter Pearse1-1/+1
2007-09-18Merge with git://www.denx.de/git/u-boot.gitPeter Pearse10-14/+15