summaryrefslogtreecommitdiff
path: root/cpu
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2007-12-27-0/+529
|\
| * Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-12-07-61/+17
| |\
| * \ Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-11-29-341/+392
| |\ \
| * | | sh: Update core code of SuperH.Nobuhiro Iwamatsu2007-09-23-22/+152
| * | | Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-09-23-5470/+14939
| |\ \ \
| * | | | sh: First support code of SuperH.Nobuhiro Iwamatsu2007-05-13-0/+399
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2007-12-27-7/+15
|\ \ \ \ \
| * | | | | AVR32: Fix wrong pin setup for USART3Haavard Skinnemoen2007-12-17-1/+1
| * | | | | AVR32: Make some AT32AP700x peripherals optionalHaavard Skinnemoen2007-12-17-0/+7
| * | | | | AVR32: Rename at32ap7000 -> at32ap700xHaavard Skinnemoen2007-12-17-0/+0
| * | | | | atmel_mci: Show SR when block read failsHaavard Skinnemoen2007-12-17-6/+7
| | |_|_|/ | |/| | |
* | | | | Convert boards that set memory node to use fdt_fixup_memory()Kumar Gala2007-12-07-16/+2
|/ / / /
* | | | Update libfdt from device tree compiler (dtc)Kumar Gala2007-11-21-4/+4
* | | | Move do_fixup* for libfdt into common codeKumar Gala2007-11-21-57/+13
| |_|/ |/| |
* | | 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