aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2007-08-29Enable L2 cache for MPC8568MDS boardHaiying Wang1-1/+1
2007-08-29MPC5xxx: fix some compiler warnings in USB codeMartin Krause1-3/+3
2007-08-29Minor coding style cleanup.Wolfgang Denk1-1/+1
2007-08-28[UC101] Fix: if no CF in the board, U-Boot resets sometimes.Heiko Schocher1-0/+8
2007-08-18Merge with /home/wd/git/u-boot/custodian/u-boot-coldfireWolfgang Denk30-1235/+3325
2007-08-18Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk4-47/+122
2007-08-18lib_ppc: make board_add_ram_info weakKim Phillips1-2/+0
2007-08-18Coding style cleanupStefan Roese3-17/+18
2007-08-17ColdFire: Add M5235EVB Platform for MCF523xTsiChungLiew7-0/+766
2007-08-17mpc83xx: fix typo in DDR2 programmingKim Phillips1-1/+1
2007-08-16mpc83xx: implement board_add_ram_infoKim Phillips1-15/+39
2007-08-16ColdFire: Add M54455EVB for MCF5445xTsiChungLiew8-0/+1127
2007-08-16ColdFire: Add M5253EVBE platform for MCF52x2TsiChungLiew5-32/+146
2007-08-16ColdFire: MCF52x2 updateTsiChungLiew7-1222/+369
2007-08-16ColdFire: MCF5329 update cacheTsiChungLiew1-1/+1
2007-08-15mpc83xx: migrate remaining freescale boards to libfdtKim Phillips1-3/+12
2007-08-15mpc83xx: move common /memory node update mechanism to cpu.cKim Phillips1-8/+23
2007-08-15mpc83xx: remaining 8360 libfdt fixesKim Phillips2-20/+47
2007-08-15mpc83xx: fix UEC2->1 typo in libfdt setup codeKim Phillips1-1/+1
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese136-3186/+9011
2007-08-14Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk14-99/+296
2007-08-14Coding style cleanup. Update CHANGELOG.Wolfgang Denk1-2/+0
2007-08-14Merge with git://www.denx.de/git/u-boot.gitStefan Roese124-3083/+8470
2007-08-14Coding style cleanupStefan Roese1-2/+2
2007-08-14Merge with /home/stefan/git/u-boot/zeusStefan Roese4-30/+67
2007-08-14ppc4xx: Add initial Zeus (PPC405EP) board supportStefan Roese3-42/+35
2007-08-14Add the files.Peter Pearse1-0/+153
2007-08-14Add MACH_TYPE records for several AT91 boards.Peter Pearse3-8/+98
2007-08-1485xxCDS: Add make targets for legacy systems.Randy Vinson1-1/+1
2007-08-14Add support for UEC to 8568Andy Fleming4-2/+142
2007-08-14Empirically set cpo and clk_adjust for mpc85xx DDR2 supportHaiying Wang1-5/+7
2007-08-14Use an absolute address when jumping out of 4k boot pageKumar Gala1-29/+24
2007-08-14MPC85xx BA bits not set for 3-bit bank address DIMMAndy Fleming1-1/+6
2007-08-14Fix minor 85xx warningsAndy Fleming1-1/+3
2007-08-1485xx start.S cleanup and exception supportAndy Fleming3-298/+319
2007-08-1485xx allow debugger to configure ddr.Ed Swarthout1-3/+45
2007-08-14mpc85xx L2 cache reporting and SRAM relocation option.Ed Swarthout1-18/+47
2007-08-13Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk4-97/+51
2007-08-13Merge commit 'remotes/wd/master'Jon Loeliger14-13/+2699
2007-08-13atmel_mci: Fix data timeout valueHaavard Skinnemoen1-0/+59
2007-08-13AVR32: Include <div64.h> instead of <asm/div64.h>Haavard Skinnemoen1-1/+1
2007-08-13Merge commit 'upstream/master'Haavard Skinnemoen133-3035/+8385
2007-08-13atmel_mci: Use 512 byte blocksize if possibleHaavard Skinnemoen2-4/+21
2007-08-13ppc4xx: Fix problem in PLL clock calculationStefan Roese2-18/+24
2007-08-12Minor alignment of output, 2nd try.Wolfgang Denk2-2/+2
2007-08-12Minor alignment of outputWolfgang Denk2-2/+2
2007-08-12Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.Wolfgang Denk3-11/+11
2007-08-10mpc83xx: Suppress the warning 'burstlen'Dave Liu1-1/+1
2007-08-10Conding style cleanupStefan Roese2-3/+1
2007-08-10Merge with git://www.denx.de/git/u-boot.gitStefan Roese6-57/+552