summaryrefslogtreecommitdiff
path: root/cpu
Commit message (Expand)AuthorAgeLines
* Add MACH_TYPE records for several AT91 boards.Peter Pearse2007-08-14-8/+98
* 85xxCDS: Add make targets for legacy systems.Randy Vinson2007-08-14-1/+1
* Add support for UEC to 8568Andy Fleming2007-08-14-2/+142
* Empirically set cpo and clk_adjust for mpc85xx DDR2 supportHaiying Wang2007-08-14-5/+7
* Use an absolute address when jumping out of 4k boot pageKumar Gala2007-08-14-29/+24
* MPC85xx BA bits not set for 3-bit bank address DIMMAndy Fleming2007-08-14-1/+6
* Fix minor 85xx warningsAndy Fleming2007-08-14-1/+3
* 85xx start.S cleanup and exception supportAndy Fleming2007-08-14-298/+319
* 85xx allow debugger to configure ddr.Ed Swarthout2007-08-14-3/+45
* mpc85xx L2 cache reporting and SRAM relocation option.Ed Swarthout2007-08-14-18/+47
* Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-08-13-97/+51
|\
| * Merge commit 'remotes/wd/master'Jon Loeliger2007-08-13-13/+2699
| |\
| * | cpu/86xx fixes.Jon Loeliger2007-08-10-97/+51
* | | atmel_mci: Fix data timeout valueHaavard Skinnemoen2007-08-13-0/+59
* | | AVR32: Include <div64.h> instead of <asm/div64.h>Haavard Skinnemoen2007-08-13-1/+1
* | | Merge commit 'upstream/master'Haavard Skinnemoen2007-08-13-3035/+8385
|\ \ \ | | |/ | |/|
| * | Minor alignment of output, 2nd try.Wolfgang Denk2007-08-12-2/+2
| * | Minor alignment of outputWolfgang Denk2007-08-12-2/+2
| * | Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.Wolfgang Denk2007-08-12-11/+11
| * | mpc83xx: Suppress the warning 'burstlen'Dave Liu2007-08-10-1/+1
| * | Conding style cleanupStefan Roese2007-08-10-3/+1
| * | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-10-57/+552
| |\ \ | | |/
| | * mpc83xx: Consolidate the ECC support of 83xxDave Liu2007-08-10-1/+391
| | * mpc83xx: Correct the burst length for DDR2 with 32 bitsDave Liu2007-08-10-3/+10
| | * mpc83xx: fixup generic pci for libfdtKim Phillips2007-08-10-1/+35
| | * mpc83xx: fix 8360 and cpu functions to update fdt being passedKim Phillips2007-08-10-18/+18
| | * mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabledJerry Van Baren2007-08-10-28/+46
| | * mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path().Jerry Van Baren2007-08-10-6/+3
| | * mpc83xx: Add support for the display of reset statusDave Liu2007-08-10-0/+36
| | * Update SCCR programming in cpu_init_f() to support all 83xx processorsTimur Tabi2007-08-10-2/+12
| | * mpc83xx: Add support for 8360 silicon revision 2.1Lee Nipper2007-08-10-1/+4
| * | [ARM] TI DaVinci support, hopefully finalSergey Kubushyn2007-08-10-0/+2688
| |/
| * Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-08-07-934/+5650
| |\
| | * Merge with /home/tur/git/u-boot#cm5200-siWolfgang Denk2007-08-07-1/+1
| | |\
| | | * cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family.Bartlomiej Sieka2007-08-03-1/+1
| | * | Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-06-532/+1099
| | |\ \ | | | |/ | | |/|
| | | * Coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-06-1/+1
| | | * Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-08-06-41/+69
| | | |\
| | | | * Merge branch 'testing' into workingAndy Fleming2007-08-03-183/+1094
| | | | |\
| | | * | | Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.Ed Swarthout2007-08-06-346/+2
| | | * | | Fix build errors and warnings / code cleanup.Wolfgang Denk2007-08-02-3/+3
| | | | |/ | | | |/|
| | | * | cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-16/+16
| | | * | cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-109/+109
| | | * | cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-45/+45
| | | * | Merge with git://www.denx.de/git/u-boot-testingWolfgang Denk2007-07-06-1/+1
| | | |\ \
| | | | * | Fixing some typos etc. introduced mainly by cfg patches.Wolfgang Denk2007-07-05-1/+1
| | | * | | Fix problem with get/setdcr commands introduced by cfg patchesStefan Roese2007-07-06-1/+1
| | | |/ /
| | | * | mpc86xx: Remove old CFG_CMD_* references.Jon Loeliger2007-07-05-6/+6
| | | * | Fix #if typo in CONFIG_CMD_* changes.Jon Loeliger2007-07-05-1/+1
| | | * | Correct fixup relocation for mpc83xxGrant Likely2007-07-04-2/+1