summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Collapse)AuthorAgeFilesLines
* Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-04-0412-1797/+110
|\
| * Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-03-3134-228/+4068
| |\
| * | ppc4xx: Update Katmai bootstrap commandStefan Roese2007-03-311-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: Fix "bootstrap" command for Katmai boardStefan Roese2007-03-311-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>
| * | Merge with /home/stefan/git/u-boot/acadiaStefan Roese2007-03-2410-1725/+73
| |\ \
| | * | [PATCH] Add 4xx GPIO functionsStefan Roese2007-03-243-10/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-241-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de>
| | * | [PATCH] Clean up 40EZ/Acadia supportStefan Roese2007-03-246-1713/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch cleans up all the open issue of the preliminary Acadia support. Signed-off-by: Stefan Roese <sr@denx.de>
* | | | Minor coding style cleanup.Wolfgang Denk2007-04-041-1/+1
| | | |
* | | | Merge with /home/wd/git/u-boot/custodian/u-boot-microblazeWolfgang Denk2007-04-0413-2/+564
|\ \ \ \
| * | | | [PATCH] Clean include dependenceMichal Simek2007-03-302-2/+2
| | | | |
| * | | | [CLEAN] Remove inefficient Suzaku codeMichal Simek2007-03-301-1/+1
| | | | |
| * | | | PATCH: Resolve GPL license problemMichal Simek2007-03-274-24/+97
| | | | |
| * | | | Support for XUPV2P boardMichal Simek2007-03-2610-78/+298
| | | | | | | | | | | | | | | | | | | | | | | | | Reset support BSP autoconfig support
| * | | | [Microblaze][PATCH] part 2Michal Simek2007-03-112-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timer support interrupt controller support flash support ethernet support cache support board information support env support booting image support adding support for Xilinx ML401
| * | | | [Microblaze][PATCH]Michal Simek2007-03-115-0/+265
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timer support interrupt controller support flash support ethernet support cache support board information support env support booting image support adding support for Xilinx ML401
* | | | | Minor cleanup.Wolfgang Denk2007-04-041-1/+0
| | | | |
* | | | | Add a flattened device tree (fdt) command (2 of 2)Gerald Van Baren2007-03-313-6/+50
| |_|_|/ |/| | | | | | | | | | | Modifications to the existing code to support the new fdt command.
* | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-03-291-0/+2
|\ \ \ \
| * | | | Fix 8641HPCN problem with ld version 2.16Jon Loeliger2007-03-221-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Dot outside sections problem). This fix is in the spirit of 807d5d7319330e336ab34a5623c5e0d73b87d540. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-blackfinWolfgang Denk2007-03-2229-211/+4043
|\ \ \ \ \
| * \ \ \ \ Merge http://www.denx.de/git/u-bootAubrey Li2007-03-202-64/+29
| |\ \ \ \ \
| * | | | | | [Blackfin][PATCH] Add BF561 EZKIT board supportAubrey Li2007-03-204-0/+309
| | | | | | |
| * | | | | | Merge http://www.denx.de/git/u-bootAubrey Li2007-03-192-6/+15
| |\ \ \ \ \ \
| * | | | | | | [Blackfin][PATCH] minor cleanupAubrey Li2007-03-191-5/+5
| | | | | | | |
| * | | | | | | [Blackfin][PATCH] Add BF537 stamp board supportAubrey Li2007-03-1912-0/+3035
| | | | | | | |
| * | | | | | | [Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issueAubrey Li2007-03-122-14/+34
| | | | | | | |
| * | | | | | | [Blackfin][PATCH] code cleanupAubrey Li2007-03-123-39/+42
| | | | | | | |
| * | | | | | | [Blackfin][PATCH] code cleanupAubrey Li2007-03-104-6/+4
| | | | | | | |
| * | | | | | | [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform ↵Aubrey.Li2007-03-0914-263/+730
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | support
* | | | | | | | Code cleanup. Update CHANGELOGWolfgang Denk2007-03-214-22/+10
| | | | | | | |
* | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-03-217-0/+2257
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge with /home/stefan/git/u-boot/acadiaStefan Roese2007-03-217-0/+2257
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | [PATCH] Add AMCC Acadia (405EZ) eval board supportStefan Roese2007-03-217-0/+2257
| | | |_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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] TQM8272: dont change the bits given from the HRCWHeiko Schocher2007-03-211-1/+1
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | for the SIUMCR and BCR Register. Fix the calculation for the EEprom Size Signed-off-by: Heiko Schocher <hs@denx.de>
* | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-03-161-58/+19
|\ \ \ \ \ | |/ / / /
| * | | | [PATCH] Use dynamic SDRAM TLB setup on AMCC Ebony eval boardStefan Roese2007-03-161-58/+19
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Define CONFIG_PROG_SDRAM_TLB so that the TLB entries for the DDR memory are dynamically programmed matching the total size of the equipped memory (DIMM modules). Signed-off-by: Stefan Roese <sr@denx.de>
* | | | Make SC3 board build with 'make O='; use 'addcons' consistentlyWolfgang Denk2007-03-131-6/+10
|/ / / | | | | | | | | | | | | | | | (SC3 and Jupiter used to use 'addcon' instead). Signed-off-by: Wolfgang Denk wd@denx.de
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-03-082-6/+15
|\ \ \ | |_|/ |/| |
| * | ppc4xx: Fix file mode of sequoia.cStefan Roese2007-03-081-0/+0
| | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de>
| * | ppc4xx: Clear Sequoia/Rainier security engine reset bitsJohn Otken john@softadvances.com2007-03-081-0/+4
| | | | | | | | | | | | Signed-off-by: John Otken john@softadvances.com <john@softadvances.com>
| * | fixed ethernet phy configuration for plu405 boardMatthias Fuchs2007-03-081-6/+11
| | | | | | | | | | | | Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk2007-03-0816-96/+1897
|\ \ \
| * | | mpc83xx: fix implicit declaration of function 'ft_get_prop' warningsKim Phillips2007-03-022-0/+6
| | | | | | | | | | | | | | | | (cherry picked from c5bf13b02284c3204a723566a9bab700e5059659 commit)
| * | | mpc83xx: Disable G1TXCLK, G2TXCLK h/w buffersKim Phillips2007-03-021-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable G1TXCLK, G2TXCLK h/w buffers. This patch fixes a networking timeout issue with MPC8360EA (Rev.2) PBs. Verified on Rev. 1.1, Rev. 1.2, and Rev. 2.0 boards. Signed-off-by: Kim Phillips <kim.phillips@freescale.com> Signed-off-by: Emilian Medve <Emilian.Medve@freescale.com>
| * | | mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xxXie Xiaobo2007-03-022-1/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The code supply fixed and SPD initialization for MPC83xx DDR2 Controller. it pass DDR/DDR2 compliance tests. Signed-off-by: Xie Xiaobo <X.Xie@freescale.com>
| * | | mpc83xx: Add support for the MPC8349E-mITX-GPTimur Tabi2007-03-022-4/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for the MPC8349E-mITX-GP, a stripped-down version of the MPC8349E-mITX. Bonus features include support for low-boot (BMS bit in HRCW is 0) for the ITX and a README for the ITX and the ITX-GP. Signed-off-by: Timur Tabi <timur@freescale.com>
| * | | mpc83xx: Delete sdram_init() for MPC8349E-mITXTimur Tabi2007-03-021-87/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | There is no SDRAM on any of the 8349 ITX variants, so function sdram_init() never does anything. This patch deletes it. Signed-off-by: Timur Tabi <timur@freescale.com>
| * | | mpc83xx: U-Boot support for Wind River SBC8349Paul Gortmaker2007-03-025-0/+1134
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I've redone the SBC8349 support to match git-current, which incorporates all the MPC834x updates from Freescale since the 1.1.6 release, including the DDR changes. I've kept all the SBC8349 files as parallel as possible to the MPC8349EMDS ones for ease of maintenance and to allow for easy inspection of what was changed to support this board. Hence the SBC8349 U-Boot has FDT support and everything else that the MPC8349EMDS has. Fortunately the Freescale updates added support for boards using CS0, but I had to change spd_sdram.c to allow for board specific settings for the sdram_clk_cntl (it is/was hard coded to zero, and that remains the default if the board doesn't specify a value.) Hopefully this should be mergeable as-is and require no whitespace cleanups or similar, but if something doesn't measure up then let me know and I'll fix it. Thanks, Paul.
| * | | mpc83xx: Remove a redundant semicolon in mpc8349itx.cSam Song2007-03-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | A redundant semicolon existed in mpc8349itx.c should be removed. Signed-off-by: Sam Song <samsongshu@yahoo.com.cn>
OpenPOWER on IntegriCloud