summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge with /home/wd/git/u-boot/custodian/u-boot-microblazeWolfgang Denk2007-04-0438-42/+2131
|\
| * [PATCH] Clean include dependenceMichal Simek2007-03-302-2/+2
| |
| * [CLEAN] Remove inefficient Suzaku codeMichal Simek2007-03-304-57/+5
| |
| * PATCH: Resolve GPL license problemMichal Simek2007-03-274-24/+97
| |
| * Support for XUPV2P boardMichal Simek2007-03-2621-110/+550
| | | | | | | | | | Reset support BSP autoconfig support
| * [Microblaze][PATCH] part 2Michal Simek2007-03-1113-29/+518
| | | | | | | | | | | | | | | | | | | | | | | | | | 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-1116-0/+1139
| | | | | | | | | | | | | | | | | | | | | | | | | | 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-046-32/+146
| |
* | Fix some minor whitespace violations.Gerald Van Baren2007-03-313-5/+5
| |
* | Add a flattened device tree (fdt) command (2 of 2)Gerald Van Baren2007-03-318-27/+237
| | | | | | | | Modifications to the existing code to support the new fdt command.
* | Add a flattened device tree (fdt) command (1 of 2)Gerald Van Baren2007-03-311-0/+874
| | | | | | | | | | | | The fdt command uses David Gibson's libfdt library to manipulate as well as print the flattened device tree. This patch is the new command, the second part is the modifications to the existing code.
* | libfdt: Enhanced and published fdt_next_tag()Gerald Van Baren2007-03-317-52/+119
| | | | | | | | | | | | | | 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-312-91/+44
| | | | | | | | | | Changes to David Gibson's original source to fit into u-boot's environment. No functionality changes.
* | libfdt: Import libfdt source (2 of 2)Gerald Van Baren2007-03-314-0/+860
| | | | | | | | | | This adds the applicable libfdt source files (unmodified) and a README to explain where the source came from.
* | libfdt: Import libfdt source (1 of 2)Gerald Van Baren2007-03-318-0/+557
| | | | | | | | | | This adds the applicable libfdt source files (unmodified) and a README to explain where the source came from.
* | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-03-295-15/+29
|\ \
| * | 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>
| * | Set Rev 2.x 86xx PIC in mixed mode.Haiying Wang2007-03-222-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-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>
| * | Add support for 8641 Rev 2 silicon.Ed Swarthout2007-03-221-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-225-26/+92
| | | | | | | | | | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-blackfinWolfgang Denk2007-03-22168-3171/+24208
|\ \ \
| * \ \ Merge http://www.denx.de/git/u-bootAubrey Li2007-03-206-77/+61
| |\ \ \
| * | | | [Blackfin][PATCH] Add BF561 EZKIT board supportAubrey Li2007-03-2031-3/+6839
| | | | |
| * | | | Merge http://www.denx.de/git/u-bootAubrey Li2007-03-196-33/+43
| |\ \ \ \
| * | | | | [Blackfin][PATCH] minor cleanupAubrey Li2007-03-191-5/+5
| | | | | |
| * | | | | [PATCH] Add flash chip M29W320ET/B supportAubrey Li2007-03-191-0/+2
| | | | | |
| * | | | | [Blackfin][PATCH] Add BF537 stamp board supportAubrey Li2007-03-1945-1/+12299
| | | | | |
| * | | | | [Blackfin][PATCH] minor cleanupAubrey Li2007-03-123-10/+10
| | | | | |
| * | | | | [Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issueAubrey Li2007-03-124-29/+55
| | | | | |
| * | | | | [Blackfin][PATCH] code cleanupAubrey Li2007-03-1214-168/+139
| | | | | |
| * | | | | [Blackfin][PATCH] code cleanupAubrey Li2007-03-1019-551/+518
| | | | | |
| * | | | | [Blackfin][PATCH-2/2] Common files changed to support bf533 platformAubrey.Li2007-03-097-14/+22
| | | | | |
| * | | | | [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform ↵Aubrey.Li2007-03-0989-3253/+5182
| | | | | | | | | | | | | | | | | | | | | | | | support
* | | | | | Code cleanup. Update CHANGELOGWolfgang Denk2007-03-216-24/+531
| | | | | |
* | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-03-2123-167/+3680
|\ \ \ \ \ \
| * | | | | | 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-2123-167/+3680
| |\ \ \ \ \ \
| | * | | | | | [PATCH] Add AMCC Acadia (405EZ) eval board supportStefan Roese2007-03-2111-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-2112-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-0210-186/+385
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.gitStefan Roese2007-02-2785-1395/+6788
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.gitStefan Roese2007-02-191-47/+46
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.gitStefan Roese2007-02-1910-8/+725
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.gitStefan Roese2007-02-0910-14/+22
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.gitStefan Roese2007-02-0344-1131/+3656
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.gitStefan Roese2007-01-3030-131/+2102
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.gitStefan Roese2007-01-1811-40/+60
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.gitStefan Roese2007-01-1629-20/+3423
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.gitStefan Roese2007-01-158-46/+82
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud