summaryrefslogtreecommitdiff
path: root/cpu
Commit message (Expand)AuthorAgeLines
...
| * | | | | | ColdFire: Add M5253EVBE platform for MCF52x2TsiChungLiew2007-08-16-32/+146
| * | | | | | ColdFire: MCF52x2 updateTsiChungLiew2007-08-16-1222/+369
| * | | | | | ColdFire: MCF5329 update cacheTsiChungLiew2007-08-16-1/+1
| * | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-15-3186/+9011
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Coding style cleanupStefan Roese2007-08-08-6/+5
| * | | | | | Port enabled for I2C signals and chipselects port configuration.TsiChungLiew2007-08-08-1/+10
| * | | | | | Added uart_gpio_conf() in serial_init(), seperated uart port configuration fr...TsiChungLiew2007-08-08-14/+21
| * | | | | | Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescaleStefan Roese2007-07-16-0/+920
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge branch 'master' into u-boot-5329-earlyJohn Rigby2007-07-10-378/+600
| | |\ \ \ \ \
| | * | | | | | Cache update and added CFG_UNIFY_CACHETsiChung2007-07-10-8/+7
| | * | | | | | Create interrupts.c and modify MakefileTsiChungLiew2007-07-10-1/+50
| | * | | | | | Enable IcacheTsiChungLiew2007-07-10-39/+38
| | * | | | | | Update header file and some clean upTsiChungLiew2007-07-10-18/+12
| | * | | | | | Update header file and enable icacheTsiChungLiew2007-07-10-4/+3
| | * | | | | | Update header file and removed interrupt_init()TsiChungLiew2007-07-10-17/+2
| | * | | | | | Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew2007-06-18-0/+895
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk2007-08-18-47/+122
|\ \ \ \ \ \ \
| * | | | | | | mpc83xx: fix typo in DDR2 programmingKim Phillips2007-08-17-1/+1
| * | | | | | | mpc83xx: implement board_add_ram_infoKim Phillips2007-08-16-15/+39
| * | | | | | | mpc83xx: migrate remaining freescale boards to libfdtKim Phillips2007-08-15-3/+12
| * | | | | | | mpc83xx: move common /memory node update mechanism to cpu.cKim Phillips2007-08-15-8/+23
| * | | | | | | mpc83xx: remaining 8360 libfdt fixesKim Phillips2007-08-15-20/+47
| * | | | | | | mpc83xx: fix UEC2->1 typo in libfdt setup codeKim Phillips2007-08-15-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | lib_ppc: make board_add_ram_info weakKim Phillips2007-08-18-2/+0
|/ / / / / /
* | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-08-14-99/+296
|\ \ \ \ \ \
| * \ \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-14-3083/+8470
| |\ \ \ \ \ \
| * | | | | | | Coding style cleanupStefan Roese2007-08-14-2/+2
| * | | | | | | Merge with /home/stefan/git/u-boot/zeusStefan Roese2007-08-14-30/+67
| |\ \ \ \ \ \ \
| | * | | | | | | ppc4xx: Add initial Zeus (PPC405EP) board supportStefan Roese2007-08-14-42/+35
| | * | | | | | | ppc4xx: Add support for AMCC 405EP Taihu boardJohn Otken2007-07-26-1/+45
| * | | | | | | | ppc4xx: Fix problem in PLL clock calculationStefan Roese2007-08-13-18/+24
| * | | | | | | | ppc4xx: Code cleanupStefan Roese2007-08-02-1/+1
| * | | | | | | | [ppc440SPe] Graceful recovery from machine check during PCIe configurationGrzegorz Bernacki2007-08-02-9/+57
| * | | | | | | | [ppc4xx] Separate settings for PCIe bus numbering on 440SPe rev.ARafal Jaworowski2007-08-02-3/+8
| * | | | | | | | ppc4xx: Update AMCC Bamboo 440EP supportEugene OBrien2007-07-31-1/+1
| * | | | | | | | ppc4xx: Only print ECC related info when the error bis are setStefan Roese2007-07-30-14/+24
| |/ / / / / / /
| * | | | | | | ppc4xx: Fix bug with default GPIO output valueStefan Roese2007-07-20-2/+2
| * | | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-07-16-8/+15
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | ppc4xx: Code cleanupStefan Roese2007-07-16-1/+0
| * | | | | | | ppc4xx: Add new weak functions to support boardspecific DDR2 configurationStefan Roese2007-07-16-14/+44
| * | | | | | | ppc4xx: Add remove_tlb() function to remove a mem area from TLB setupStefan Roese2007-07-16-1/+61
| * | | | | | | ppc4xx: Change receive buffer handling in the 4xx emac driverStefan Roese2007-07-12-3/+5
| | |_|_|/ / / | |/| | | | |
* | | | | | | Coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-14-2/+0
* | | | | | | Add the files.Peter Pearse2007-08-14-0/+153
* | | | | | | 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