summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval boardStefan Roese2007-06-011-92/+129
| * | | | | NAND: Add hardware ECC support to the PPC4xx NAND driver ndfc.cStefan Roese2007-06-011-20/+54
| * | | | | ppc4xx: 44x DDR driver code cleanup and small fix for BambooStefan Roese2007-06-011-175/+166
* | | | | | ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)Stefan Roese2007-06-011-1/+6
* | | | | | Merge with /home/tur/git/u-boot#motionproWolfgang Denk2007-05-282-8/+4
|\ \ \ \ \ \
| * | | | | | MPC5XXX, Motion-PRO: Fix PHY initialization problem.Bartlomiej Sieka2007-05-271-4/+0
| * | | | | | MPC5xxx: Change names of defines related to IPB and PCI clocks.Bartlomiej Sieka2007-05-271-4/+4
* | | | | | | ppc4xx: Add 405 support to 4xx NAND driver ndfc.cStefan Roese2007-05-221-4/+4
* | | | | | | ppc4xx: Fix problem in 405EZ OCM initializationStefan Roese2007-05-211-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk2007-05-165-43/+279
|\ \ \ \ \ \
| * | | | | | Fix memory initialization on MPC8349E-mITXTimur Tabi2007-05-011-5/+0
| * | | | | | mpc83xx: replace elaborate boottime verbosity with 'clocks' commandKim Phillips2007-05-012-5/+13
| * | | | | | mpc83xx: minor fixups for 8313rdb introductionKim Phillips2007-04-251-0/+1
| * | | | | | mpc83xx: Add generic PCI setup code.Scott Wood2007-04-232-1/+192
| * | | | | | mpc83xx: Add 831x support to speed.c.Scott Wood2007-04-231-26/+42
| * | | | | | mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu().Scott Wood2007-04-231-4/+17
| * | | | | | mpc83xx: Recognize SPR values for MPC8311 and MPC8313.Scott Wood2007-04-231-0/+12
| * | | | | | Merge git://www.denx.de/git/u-bootKim Phillips2007-04-23108-2621/+10523
| |\ \ \ \ \ \
| * | | | | | | Fix two bugs for MPC83xx DDR2 controller SPD InitXie Xiaobo2007-04-121-3/+3
* | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-microblazeWolfgang Denk2007-05-1611-236/+88
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | add: reading special purpose registersMichal Simek2007-05-081-2/+2
| * | | | | | | add: Microblaze V5 exception handlingMichal Simek2007-05-081-2/+8
| * | | | | | | Merge git://www.denx.de/git/u-bootMichal Simek2007-05-08115-2917/+10472
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | new: USE_MSR_INTR supportMichal Simek2007-05-073-6/+21
| * | | | | | | fix: interrupt handlerMichal Simek2007-05-072-10/+1
| * | | | | | | fix: remove asm codeMichal Simek2007-05-076-223/+17
| * | | | | | | fix: clean interruptMichal Simek2007-05-072-3/+13
| * | | | | | | fix: interrupt handler for multiple sourcesMichal Simek2007-05-072-10/+13
| * | | | | | | 16bit read/write little endianMichal Simek2007-04-211-0/+33
* | | | | | | | Merge with /home/tur/git/u-boot#motionproWolfgang Denk2007-05-151-0/+11
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | [MPC5xxx] There are networking problems on the Motion-PRO board withBartlomiej Sieka2007-05-071-0/+11
* | | | | | | 5xxx: write MAC address to mac-address and local-mac-addressTimur Tabi2007-05-051-0/+4
* | | | | | | [PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot messageGrzegorz Wianecki2007-05-051-4/+8
* | | | | | | Coding stylke cleanup; update CHANGELOG.Wolfgang Denk2007-05-052-11/+11
* | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-05-051-9/+21
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-04-2966-1113/+1396
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | ppc4xx: setup 440EPx/GRx ZMII/RGMII bridge depending on PFC register content.Matthias Fuchs2007-04-241-9/+21
* | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-05-056-75/+95
|\ \ \ \ \ \ \
| * | | | | | | Cleaned up some 85xx PCI bugsAndy Fleming2007-05-021-4/+4
| * | | | | | | Add support for the 8568 MDS boardAndy Fleming2007-05-022-2/+7
| * | | | | | | Reworked 85xx speed detection codeAndy Fleming2007-04-231-36/+8
| * | | | | | | Support 1G size on 8548Andy Fleming2007-04-231-2/+9
| * | | | | | | Only set ddrioovcr for 8548 rev1.Andy Fleming2007-04-231-6/+7
| * | | | | | | Tweak DDR ECC error counterAndy Fleming2007-04-231-2/+5
| * | | | | | | 85xx: write MAC address to mac-address and local-mac-addressTimur Tabi2007-04-231-0/+20
| * | | | | | | Some 85xx cpu cleanupsAndy Fleming2007-04-231-3/+8
| * | | | | | | Add cpu support for the 8544Andy Fleming2007-04-231-2/+8
| * | | | | | | u-boot: Fix e500 v2 core reset bugZang Roy-r619112007-04-231-6/+15
| * | | | | | | u-boot: v2: Remove the fixed TLB and LAW entrynubmerZang Roy-r619112007-04-231-12/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-nand-flashWolfgang Denk2007-05-051-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
OpenPOWER on IntegriCloud