summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx
Commit message (Expand)AuthorAgeLines
* cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-17/+17
* 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
|\ \ \ \
| * | | | [PATCH] Add 4xx GPIO functionsStefan Roese2007-03-24-114/+3
| * | | | [PATCH] Clean up 40EZ/Acadia supportStefan Roese2007-03-24-42/+223
* | | | | Merge with /home/stefan/git/u-boot/acadiaStefan Roese2007-03-21-37/+323
|\ \ \ \ \ | |/ / / /
| * | | | [PATCH] Add AMCC PPC405EZ supportStefan Roese2007-03-21-37/+323
| |/ / /
* | | | [PATCH] 4xx: allow CONFIG_I2C_CMD_TREE without CONFIG_I2C_MULTI_BUSMatthias Fuchs2007-03-08-1/+1
| |_|/ |/| |
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-03-08-26/+40
|\ \ \ | |_|/ |/| |
| * | Merge with /home/stefan/git/u-boot/yucca-ddr2Stefan Roese2007-03-08-26/+40
| |\ \
| | * | [PATCH] Update AMCC Luan 440SP eval board supportStefan Roese2007-03-08-1/+1
| | * | ppc4xx: Update 440SP/440SPe DDR SPD setup code to support 440SPStefan Roese2007-03-08-25/+39
| | |/
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-03-07-4/+27
|\ \ \ | |/ /
| * | [PATCH] Fix AMCC 44x SPD SDRAM init code to support 2 DIMM'sStefan Roese2007-03-07-4/+27
| |/