summaryrefslogtreecommitdiff
path: root/cpu
Commit message (Expand)AuthorAgeLines
...
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk2007-03-08-119/+498
|\ \ \
| * | | mpc83xx: Fix config of Arbiter, System Priority, and Clock ModeKumar Gala2007-03-02-6/+28
| * | | mpc83xx: update [local-]mac-address properties on UEC based devicesKim Phillips2007-03-02-0/+40
| * | | mpc83xx: write MAC address to mac-address and local-mac-addressTimur Tabi2007-03-02-0/+8
| * | | mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xxXie Xiaobo2007-03-02-61/+323
| * | | mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDSXie Xiaobo2007-03-02-0/+2
| * | | mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDSXie Xiaobo2007-03-02-3/+14
| * | | mpc83xx: don't hang if watchdog configured on 8360, 832xKim Phillips2007-03-02-4/+0
| * | | mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dtKim Phillips2007-03-02-0/+2
| * | | mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X insteadKumar Gala2007-03-02-5/+5
| * | | mpc83xx: U-Boot support for Wind River SBC8349Paul Gortmaker2007-03-02-0/+4
| * | | mpc83xx: Put the version (and magic) after the HRCW.Jerry Van Baren2007-03-02-12/+16
| * | | mpc83xx: Add support for the MPC832XEMDS boardDave Liu2007-03-02-16/+44
| * | | mpc83xx: streamline the 83xx immr head fileDave Liu2007-03-02-12/+12
| | |/ | |/|
* | | Merge with /home/hs/jupiter/u-bootWolfgang Denk2007-03-08-6/+7
|\ \ \ | |_|/ |/| |
| * | [PATCH] Added support for the jupiter board.Heiko Schocher2007-02-16-0/+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
| |/ /
* | | Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk2007-03-06-35/+35
|/ /
* | Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese2007-03-01-24/+24
|\ \
| * | Minor code cleanup.Wolfgang Denk2007-02-27-27/+27
* | | [PATCH] Update AMCC Katmai 440SPe eval board supportStefan Roese2007-03-01-99/+323
|/ /
* | Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese2007-02-20-6/+6
|\ \
| * | [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely2007-02-20-1/+1
| * | [PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely2007-02-20-1/+1
| * | Merge with /home/tur/git/u-boot#motionproWolfgang Denk2007-02-16-4/+4
| |\ \ | | |/ | |/|
| | * [Motion-PRO] Preliminary support for the Motion-PRO board.Bartlomiej Sieka2007-02-09-4/+4
* | | [PATCH] Add support for the AMCC Katmai (440SPe) eval boardStefan Roese2007-02-20-8/+64
* | | [PATCH] PPC4xx: Add 440SP(e) DDR2 SPD DIMM supportStefan Roese2007-02-20-0/+2943
* | | [PATCH] PPC4xx: Split 4xx SPD SDRAM init routines into 2 filesStefan Roese2007-02-20-413/+478
* | | [PATCH] PPC4xx: Add support for multiple I2C bussesStefan Roese2007-02-20-213/+245
|/ /
* | [PATCH] Correctly display PCI arbiter en-/disabled on some 4xx boardsStefan Roese2007-02-02-6/+10
* | [PATCH] Update 440EPx/440GRx cpu detectionStefan Roese2007-01-31-4/+8
* | LPC2292 SODIMM port coding style cleanup.Wolfgang Denk2007-01-30-5/+5
* | Add port for the lpc2292sodimm evaluation board from EmbeddedArtistsGary Jennejohn2007-01-24-3/+174
|/
* Merge with /home/tur/proj/idmr/u-bootWolfgang Denk2007-01-24-1/+33
|\
| * [ColdFire MCF5271 family] Add CPU detection based on the value of ChipBartlomiej Sieka2007-01-23-1/+33
* | Merge with /home/hs/SC3/u-boot-devWolfgang Denk2007-01-19-6/+3
|\ \
| * | [PATCH] Fix: Compilerwarnings for SC3 board.Heiko Schocher2007-01-18-6/+3
* | | [PATCH] Add support for AMCC Taishan PPC440GX eval boardStefan Roese2007-01-18-76/+104
|/ /
* | Merge with /home/hs/SC3/u-bootWolfgang Denk2007-01-15-6/+15
|\ \
| * | Added support for the SOLIDCARD III board from EurodesignHeiko Schocher2007-01-11-2/+7
* | | Merge with /home/hs/MAN/u-boot-devWolfgang Denk2007-01-15-4/+5
|\ \ \
| * | | [PATCH] Add support for the UC101 board from MAN.Heiko Schocher2006-12-21-4/+5
* | | | [PATCH] Fix 440SPe rev B detection from previous patchStefan Roese2007-01-15-1/+1
* | | | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-srStefan Roese2007-01-13-2/+11
|\ \ \ \