summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* ppc4xx: Bamboo: Use current NAND driver and *not* the legacy driverStefan Roese2007-04-291-60/+7
| | | | Signed-off-by: Stefan Roese <sr@denx.de>
* ppc4xx: Fix chip select timing for SysACE access on AMCC KatmaiStefan Roese2007-04-191-1/+13
| | | | | | | | | | Previous versions used full wait states for the chip select #1 which is connected to the Xilinix SystemACE controller on the AMCC Katmai evaluation board. This leads to really slow access and therefore low performance. This patch now sets up the chip select a lot faster resulting in much better read/write performance of the Linux driver. Signed-off-by: Stefan Roese <sr@denx.de>
* ppc4xx: Add output for bootrom location to 405EZ portsStefan Roese2007-04-182-1/+3
| | | | | | | | | | | | | | Now 405EZ ports also show upon bootup from which boot device they are configured to boot: U-Boot 1.2.0-gd3832e8f-dirty (Apr 18 2007 - 07:47:05) CPU: AMCC PowerPC 405EZ Rev. A at 199.999 MHz (PLB=133, OPB=66, EBC=66 MHz) Bootstrap Option E - Boot ROM Location EBC (32 bits) 16 kB I-Cache 16 kB D-Cache Board: Acadia - AMCC PPC405EZ Evaluation Board Signed-off-by: Stefan Roese <sr@denx.de>
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-04-1211-41/+693
|\
| * Update for SC3 boardWolfgang Denk2007-04-111-5/+5
| | | | | | | | | | | | * Make IDE timeout configurable through ide_reset_timeout variable. * Use Newline as "password" string * Use just a single partition in NAND flash
| * Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-04-047-189/+211
| |\
| * | Minor coding style cleanup.Wolfgang Denk2007-04-044-4/+2
| | |
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-microblazeWolfgang Denk2007-04-046-35/+471
| |\ \
| | * | [CLEAN] Remove inefficient Suzaku codeMichal Simek2007-03-303-56/+4
| | | |
| | * | Support for XUPV2P boardMichal Simek2007-03-263-17/+201
| | | | | | | | | | | | | | | | | | | | Reset support BSP autoconfig support
| | * | [Microblaze][PATCH]Michal Simek2007-03-113-0/+304
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-042-21/+21
| | | |
| * | | Add a flattened device tree (fdt) command (2 of 2)Gerald Van Baren2007-03-311-1/+5
| | | | | | | | | | | | | | | | Modifications to the existing code to support the new fdt command.
| * | | libfdt: Enhanced and published fdt_next_tag()Gerald Van Baren2007-03-311-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Enhanced the formerly private function _fdt_next_tag() to allow stepping through the tree, used to produce a human-readable dump, and made it part of the published interface. Also added some comments.
| * | | libfdt: Customizations for use by u-boot.Gerald Van Baren2007-03-311-15/+9
| | | | | | | | | | | | | | | | | | | | Changes to David Gibson's original source to fit into u-boot's environment. No functionality changes.
| * | | libfdt: Import libfdt source (1 of 2)Gerald Van Baren2007-03-313-0/+217
| | | | | | | | | | | | | | | | | | | | This adds the applicable libfdt source files (unmodified) and a README to explain where the source came from.
* | | | ppc4xx: Change SysACE address on KatmaiStefan Roese2007-04-021-1/+1
| |_|/ |/| | | | | | | | | | | | | | | | | | | | With this new base address of the Xilinx SystemACE controller the Linux driver will be easier to adapt, since it can now be mapped via the "normal" ioremap() call. Signed-off-by: Stefan Roese <sr@denx.de>
* | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-03-3164-1353/+10998
|\ \ \ | |/ /
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-03-292-13/+5
| |\ \
| | * | Set Rev 2.x 86xx PIC in mixed mode.Haiying Wang2007-03-221-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-221-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>
| * | | Merge with /home/wd/git/u-boot/custodian/u-boot-blackfinWolfgang Denk2007-03-2260-1334/+10970
| |\ \ \
| | * \ \ Merge http://www.denx.de/git/u-bootAubrey Li2007-03-204-13/+32
| | |\ \ \ | | | |/ /
| | * | | [Blackfin][PATCH] Add BF561 EZKIT board supportAubrey Li2007-03-207-0/+3655
| | | | |
| | * | | Merge http://www.denx.de/git/u-bootAubrey Li2007-03-192-6/+5
| | |\ \ \
| | * | | | [PATCH] Add flash chip M29W320ET/B supportAubrey Li2007-03-191-0/+2
| | | | | |
| | * | | | [Blackfin][PATCH] Add BF537 stamp board supportAubrey Li2007-03-1911-0/+5630
| | | | | |
| | * | | | [Blackfin][PATCH] minor cleanupAubrey Li2007-03-121-3/+3
| | | | | |
| | * | | | [Blackfin][PATCH] code cleanupAubrey Li2007-03-121-1/+1
| | | | | |
| | * | | | [Blackfin][PATCH] code cleanupAubrey Li2007-03-106-362/+337
| | | | | |
| | * | | | [Blackfin][PATCH-2/2] Common files changed to support bf533 platformAubrey.Li2007-03-091-1/+1
| | | | | |
| | * | | | [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform ↵Aubrey.Li2007-03-0940-1333/+1707
| | | | | | | | | | | | | | | | | | | | | | | | support
| * | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-03-215-114/+1080
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-03-162-7/+9
| |\ \ \ \ \
| * | | | | | Make SC3 board build with 'make O='; use 'addcons' consistentlyWolfgang Denk2007-03-132-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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-131-3/+17
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | [PATCH] update board config for jupiter Board:Heiko Schocher2007-03-131-3/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added Hush Shell, CONFIG_CMDLINE_EDITING, CFG_ENV_ADDR_REDUND activated Signed-off-by: Heiko Schocher <hs@denx.de>
* | | | | | | ppc4xx: Change Yucca config file to support ECCStefan Roese2007-03-311-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>
* | | | | | | Merge some AMCC make targets to keep the top-level Makefile smallerStefan Roese2007-03-282-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de>
* | | | | | | Merge with /home/stefan/git/u-boot/acadiaStefan Roese2007-03-245-186/+210
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | [PATCH] Add 4xx GPIO functionsStefan Roese2007-03-242-23/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-10/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de>
| * | | | | | [PATCH] Clean up 40EZ/Acadia supportStefan Roese2007-03-242-153/+149
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-211-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de>
* | | | | | | Merge with /home/stefan/git/u-boot/acadiaStefan Roese2007-03-215-114/+1080
|\ \ \ \ \ \ \ | |/ / / / / / | | | | / / / | |_|_|/ / / |/| | | | |
| * | | | | [PATCH] Add AMCC Acadia (405EZ) eval board supportStefan Roese2007-03-211-0/+424
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-214-114/+656
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | [PATCH] Use dynamic SDRAM TLB setup on AMCC Ebony eval boardStefan Roese2007-03-161-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | [PATCH] renamed environment variable 'addcon' to 'addcons' for PCI405Matthias Fuchs2007-03-141-5/+6
| |/ / / |/| | | | | | | | | | | | | | | | | | | boards in terms of unification. Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
* | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-03-082-6/+5
|\ \ \ \ | |_|_|/ |/| | |