summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeLines
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-03-31-10738/+24825
|\
| * Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-03-29-15/+29
| |\
| | * Fix 8641HPCN problem with ld version 2.16Jon Loeliger2007-03-22-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | (Dot outside sections problem). This fix is in the spirit of 807d5d7319330e336ab34a5623c5e0d73b87d540. Signed-off-by: Jon Loeliger <jdl@freescale.com>
| | * Set Rev 2.x 86xx PIC in mixed mode.Haiying Wang2007-03-22-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent false interrupt from hanging Linux as MSR[EE] is set to enable interrupts by changing the PIC out of the default pass through mode into mixed mode. Signed-off-by: Haiying Wang <haiying.wang@freescale.com> Signed-off-by: Jon Loeliger <jdl@freescale.com>
| | * Add flash cmd function to 8641HPCN rambootJason Jin2007-03-22-13/+3
| | | | | | | | | | | | | | | | | | | | | Also fixes some commmand for 8641 HPCN ramboot case. Signed-off-by: Jason Jin <jason.jin@freescale.com> Signed-off-by: Jon Loeliger <jdl@freescale.com>
| | * Add support for 8641 Rev 2 silicon.Ed Swarthout2007-03-22-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Without this patch, I am unable to get to the prompt on rev 2 silicon. Only set ddrioovcr for rev1. Signed-off-by: Ed Swarthout<ed.swarthout@freescale.com> Signed-off-by: Jon Loeliger <jdl@freescale.com>
| * | Code cleanup / re-insert previous Copyright entries.Wolfgang Denk2007-03-22-26/+92
| | | | | | | | | | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-blackfinWolfgang Denk2007-03-22-3171/+24208
| |\ \
| | * \ Merge http://www.denx.de/git/u-bootAubrey Li2007-03-20-77/+61
| | |\ \
| | * | | [Blackfin][PATCH] Add BF561 EZKIT board supportAubrey Li2007-03-20-3/+6839
| | | | |
| | * | | Merge http://www.denx.de/git/u-bootAubrey Li2007-03-19-33/+43
| | |\ \ \
| | * | | | [Blackfin][PATCH] minor cleanupAubrey Li2007-03-19-5/+5
| | | | | |
| | * | | | [PATCH] Add flash chip M29W320ET/B supportAubrey Li2007-03-19-0/+2
| | | | | |
| | * | | | [Blackfin][PATCH] Add BF537 stamp board supportAubrey Li2007-03-19-1/+12299
| | | | | |
| | * | | | [Blackfin][PATCH] minor cleanupAubrey Li2007-03-12-10/+10
| | | | | |
| | * | | | [Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issueAubrey Li2007-03-12-29/+55
| | | | | |
| | * | | | [Blackfin][PATCH] code cleanupAubrey Li2007-03-12-168/+139
| | | | | |
| | * | | | [Blackfin][PATCH] code cleanupAubrey Li2007-03-10-551/+518
| | | | | |
| | * | | | [Blackfin][PATCH-2/2] Common files changed to support bf533 platformAubrey.Li2007-03-09-14/+22
| | | | | |
| | * | | | [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform ↵Aubrey.Li2007-03-09-3253/+5182
| | | | | | | | | | | | | | | | | | | | | | | | support
| * | | | | Code cleanup. Update CHANGELOGWolfgang Denk2007-03-21-24/+531
| | | | | |
| * | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-03-21-167/+3680
| |\ \ \ \ \
| * | | | | | SPC1920: fix small clock routing bugMarkus Klotzbuecher2007-03-21-3/+2
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | Signed-off-by: Markus Klotzbuecher <mk@denx.de>
| * | | | | Merge with /home/hs/TQ/u-bootWolfgang Denk2007-03-21-22/+6
| |\ \ \ \ \
| | * | | | | [PATCH] TQM8272: dont change the bits given from the HRCWHeiko Schocher2007-03-21-22/+6
| | | |_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for the SIUMCR and BCR Register. Fix the calculation for the EEprom Size Signed-off-by: Heiko Schocher <hs@denx.de>
| * | | | | Remove obsoleted POST files.Wolfgang Denk2007-03-19-7555/+0
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
| * | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-03-16-65/+28
| |\ \ \ \
| * | | | | Make SC3 board build with 'make O='; use 'addcons' consistentlyWolfgang Denk2007-03-13-12/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (SC3 and Jupiter used to use 'addcon' instead). Signed-off-by: Wolfgang Denk wd@denx.de
| * | | | | Merge with /home/hs/jupiter/u-bootWolfgang Denk2007-03-13-3/+17
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | [PATCH] update board config for jupiter Board:Heiko Schocher2007-03-13-3/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added Hush Shell, CONFIG_CMDLINE_EDITING, CFG_ENV_ADDR_REDUND activated Signed-off-by: Heiko Schocher <hs@denx.de>
* | | | | | ppc4xx: Update Katmai bootstrap commandStefan Roese2007-03-31-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now the DDR2 frequency is also 2*PLB frequency when 166MHz PLB is selected. Signed-off-by: Stefan Roese <sr@denx.de>
* | | | | | ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)Stefan Roese2007-03-31-19/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Additional RAM information is now printed upon powerup, like DDR2 frequency and CAS latency. Signed-off-by: Stefan Roese <sr@denx.de>
* | | | | | ppc4xx: Change Yucca config file to support ECCStefan Roese2007-03-31-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With the updated 44x DDR2 driver the Yucca board now supports ECC generation and checking. Signed-off-by: Stefan Roese <sr@denx.de>
* | | | | | ppc4xx: Fix "bootstrap" command for Katmai boardStefan Roese2007-03-31-76/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The board specific "bootstrap" command is now fixed and can be used for the AMCC Katmai board to configure different CPU/PLB/OPB frequencies. Signed-off-by: Stefan Roese <sr@denx.de>
* | | | | | ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)Stefan Roese2007-03-31-48/+81
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a bug in the auto calibration routine. This driver now runs more reliable with the tested modules. It's also tested with 167MHz PLB frequency (667MHz DDR2 frequency) on the Katmai. Signed-off-by: Stefan Roese <sr@denx.de>
* | | | | | Merge some AMCC make targets to keep the top-level Makefile smallerStefan Roese2007-03-28-33/+19
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de>
* | | | | | i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is definedStefan Roese2007-03-28-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The "old" i2c commands (iprobe, imd...) are now compiled in again, even when the i2c command tree is enabled via the CONFIG_I2C_CMD_TREE config option. Signed-off-by: Stefan Roese <sr@denx.de>
* | | | | | Merge with /home/stefan/git/u-boot/acadiaStefan Roese2007-03-24-2069/+511
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | [PATCH] Add 4xx GPIO functionsStefan Roese2007-03-24-147/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds some 4xx GPIO functions. It also moves some of the common code and defines into a common 4xx GPIO header file. Signed-off-by: Stefan Roese <sr@denx.de>
| * | | | | [PATCH] Small Sequoia cleanupStefan Roese2007-03-24-12/+7
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de>
| * | | | | [PATCH] Clean up 40EZ/Acadia supportStefan Roese2007-03-24-1910/+443
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch cleans up all the open issue of the preliminary Acadia support. Signed-off-by: Stefan Roese <sr@denx.de>
* | | | | | ppc4xx: Fix file mode of include/configs/acadia.hStefan Roese2007-03-21-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de>
* | | | | | Merge with /home/stefan/git/u-boot/acadiaStefan Roese2007-03-21-167/+3680
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | [PATCH] Add AMCC Acadia (405EZ) eval board supportStefan Roese2007-03-21-16/+2701
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds support for the new AMCC Acadia eval board. Please note that this Acadia/405EZ support is still in a beta stage. Still lot's of cleanup needed but we need a preliminary release now. Signed-off-by: Stefan Roese <sr@denx.de>
| * | | | [PATCH] Add AMCC PPC405EZ supportStefan Roese2007-03-21-151/+979
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds support for the new AMCC 405EZ PPC. It is in preparation for the AMCC Acadia board support. Please note that this Acadia/405EZ support is still in a beta stage. Still lot's of cleanup needed but we need a preliminary release now. Signed-off-by: Stefan Roese <sr@denx.de>
| * | | | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.gitStefan Roese2007-03-02-186/+385
| |\ \ \ \
| * \ \ \ \ Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.gitStefan Roese2007-02-27-1395/+6788
| |\ \ \ \ \
| * \ \ \ \ \ Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.gitStefan Roese2007-02-19-47/+46
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.gitStefan Roese2007-02-19-8/+725
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.gitStefan Roese2007-02-09-14/+22
| |\ \ \ \ \ \ \ \