summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx
Commit message (Expand)AuthorAgeLines
...
* | | | | | | | | | | 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-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | Update CHANGELOG, minor coding style cleanup.Wolfgang Denk2007-07-12-1/+1
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | 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-07-10-1/+1
* | | | | | | | | Merge with /home/hs/Atronic/u-bootWolfgang Denk2007-07-09-41/+61
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANGHeiko Schocher2007-06-25-53/+58
| * | | | | | | | | [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-22-41/+56
* | | | | | | | | | Merged POST framework with the current TOT.Sergei Poselenov2007-07-05-0/+8
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-06-25-5/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk2007-06-22-5/+5
| * | | | | | | | | Extend POST support for PPC440Igor Lisitsin2007-06-22-0/+2
* | | | | | | | | | ppc4xx: PPC440EPx Emit DDR0 registers on machine check interruptNiklaus Giger2007-06-25-1/+86
* | | | | | | | | | ppc4xx: Fix O=buildir buildsNiklaus Giger2007-06-25-1/+1
* | | | | | | | | | ppc4xx: Add pci_pre_init() for 405 boardsMatthias Fuchs2007-06-25-8/+22
* | | | | | | | | | ppc4xx: Fix problem with extended program_tlb() funtionStefan Roese2007-06-22-0/+8
|/ / / / / / / / /
* | | | | | | | | [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-22-1/+0
* | | | | | | | | Coding style cleanup. Refresh CHANGELOG.Wolfgang Denk2007-06-20-138/+137
* | | | | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-06-20-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk2007-06-08-1/+1
* | | | | | | | | [ppc4xx] Fix problem with NAND booting on AMCC AcadiaStefan Roese2007-06-19-3/+3
* | | | | | | | | Merge with /home/stefan/git/u-boot/denx-440-exceptionsStefan Roese2007-06-15-204/+242
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki2007-06-15-204/+242
| |/ / / / / / / /
* | | | | | | | | [ppc4xx] Extend 44x GPIO setup with default output stateStefan Roese2007-06-15-0/+38
* | | | | | | | | [ppc4xx] Extend program_tlb() with virtual & physical addressesStefan Roese2007-06-14-37/+48
* | | | | | | | | [PATCH] fix gpio setting when using CFG_440_GPIO_TABLEBenoît Monin2007-06-08-2/+2
|/ / / / / / / /
* | | | | | | | ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval boardStefan Roese2007-06-06-17/+55
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | [PATCH] Fix ppc4xx bootstrap letter displayed on startupBenoît Monin2007-06-04-1/+7
* | | | | | | Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese2007-06-01-287/+349
|\ \ \ \ \ \ \
| * | | | | | | ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval boardStefan Roese2007-06-01-92/+129
| * | | | | | | NAND: Add hardware ECC support to the PPC4xx NAND driver ndfc.cStefan Roese2007-06-01-20/+54
| * | | | | | | ppc4xx: 44x DDR driver code cleanup and small fix for BambooStefan Roese2007-06-01-175/+166
* | | | | | | | ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)Stefan Roese2007-06-01-1/+6
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | ppc4xx: Add 405 support to 4xx NAND driver ndfc.cStefan Roese2007-05-22-4/+4
* | | | | | | ppc4xx: Fix problem in 405EZ OCM initializationStefan Roese2007-05-21-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Coding stylke cleanup; update CHANGELOG.Wolfgang Denk2007-05-05-2/+2
* | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-04-29-28/+28
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xxWolfgang Denk2007-04-18-28/+28
| |\ \ \ \
| | * \ \ \ Merge with /home/git/u-bootWolfgang Denk2007-03-08-26/+40
| | |\ \ \ \
| | * \ \ \ \ Merge with /home/git/u-bootWolfgang Denk2007-03-08-4/+27
| | |\ \ \ \ \
| | * | | | | | Some code cleanup.Wolfgang Denk2007-03-04-41/+41
* | | | | | | | ppc4xx: setup 440EPx/GRx ZMII/RGMII bridge depending on PFC register content.Matthias Fuchs2007-04-24-9/+21
|/ / / / / / /
* | | | | | | ppc4xx: Add output for bootrom location to 405EZ portsStefan Roese2007-04-18-4/+26
* | | | | | | ppc4xx: Fix i2c divisor calcularion for PPC4xxJeffrey Mann2007-04-12-3/+1
* | | | | | | ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)Stefan Roese2007-03-31-19/+49
* | | | | | | ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)Stefan Roese2007-03-31-48/+81
* | | | | | | Merge with /home/stefan/git/u-boot/acadiaStefan Roese2007-03-24-156/+226
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |