summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New board SMN42 branchPeter Pearse2007-05-0910-268/+43
* Makefile permissionsPeter Pearse2007-05-091-0/+0
* Get rid of duplicated file (see include/configs/sbc8560.h instead)Wolfgang Denk2007-05-071-410/+0
* Get rid of duplicated file (see doc/README.SBC8560 instead)Wolfgang Denk2007-05-071-53/+0
* 5xxx: write MAC address to mac-address and local-mac-addressTimur Tabi2007-05-051-0/+4
* [PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot messageGrzegorz Wianecki2007-05-052-6/+14
* [PATCH] simplify silent consoleLadislav Michl2007-05-052-40/+6
* [PATCH] Avoid assigning PCI resources from zero addressSergei Shtylyov2007-05-051-1/+6
* [patch] setenv(...) can delete environmentalvariablesJeffrey Mann2007-05-051-1/+4
* [patch] use unsigned char in smc91111 driver for macMike Frysinger2007-05-051-4/+4
* Coding stylke cleanup; update CHANGELOG.Wolfgang Denk2007-05-056-26/+87
* Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-05-058-171/+55
|\
| * Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-05-0510-5/+1392
| |\
| * | ppc4xx: Detect if the sysclk on Sequoia is 33 or 33.333 MHzJeffrey Mann2007-05-051-1/+3
| * | ppc4xx: Sequoia: Remove cpu/ppc4xx/speed.c from NAND bootingStefan Roese2007-05-052-6/+10
| * | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-04-29203-3191/+9483
| |\ \
| * \ \ Merge with /home/stefan/git/u-boot/u-boot-ppc4xxStefan Roese2007-04-291-9/+21
| |\ \ \
| | * | | ppc4xx: setup 440EPx/GRx ZMII/RGMII bridge depending on PFC register content.Matthias Fuchs2007-04-241-9/+21
| * | | | ppc4xx: Bamboo: Use current NAND driver and *not* the legacy driverStefan Roese2007-04-293-154/+8
| |/ / /
| * | | ppc4xx: Fix chip select timing for SysACE access on AMCC KatmaiStefan Roese2007-04-191-1/+13
* | | | Add STX GP3 SSA board to MAKEALL script; update CHANGELOG.Wolfgang Denk2007-05-052-1/+270
* | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-05-0540-148/+3085
|\ \ \ \
| * | | | Cleaned up some 85xx PCI bugsAndy Fleming2007-05-026-19/+28
| * | | | Add support for the 8568 MDS boardAndy Fleming2007-05-0213-2/+1495
| * | | | Add support for treating unknown PHYs as generic PHYs.David Updegraff2007-05-021-0/+93
| * | | | Reworked 85xx speed detection codeAndy Fleming2007-04-231-36/+8
| * | | | Enable 8544 supportAndy Fleming2007-04-235-8/+23
| * | | | Support 1G size on 8548Andy Fleming2007-04-231-2/+9
| * | | | Changed BOOKE_PAGESZ_nGB to BOOKE_PAGESZ_nGAndy Fleming2007-04-232-3/+3
| * | | | Only set ddrioovcr for 8548 rev1.Andy Fleming2007-04-231-6/+7
| * | | | Tweak DDR ECC error counterAndy Fleming2007-04-231-2/+5
| * | | | 85xx: write MAC address to mac-address and local-mac-addressTimur Tabi2007-04-231-0/+20
| * | | | Some 85xx cpu cleanupsAndy Fleming2007-04-231-3/+8
| * | | | Add cpu support for the 8544Andy Fleming2007-04-231-2/+8
| * | | | Add MPC8544DS basic port board files.Jon Loeliger2007-04-235-0/+686
| * | | | Add MPC8544DS main configuration file.Jon Loeliger2007-04-231-0/+591
| * | | | Fix PCI I/O space mapping on Freescale MPC85x0ADSSergei Shtylyov2007-04-236-13/+12
| * | | | u-boot: Fix e500 v2 core reset bugZang Roy-r619112007-04-231-6/+15
| * | | | u-boot: v2: Remove the fixed TLB and LAW entrynubmerZang Roy-r619112007-04-231-12/+4
| * | | | u-boot: Fix the 85xxcds tsec bugZang Roy-r619112007-04-232-0/+2
| * | | | u-boot: Fix CPU2 errata on MPC8548CDS boardZang Roy-r619112007-04-231-0/+7
| * | | | u-boot: Disables MPC8548CDS 2T_TIMING for DDR by defaultebony.zhu@freescale.com2007-04-231-1/+1
| * | | | u-boot: Enable PCI function and add PEX & rapidio memory map on MPC8548CDS boardZang Roy-r619112007-04-234-40/+67
| | |/ / | |/| |
* | | | Make "file" command happy with some config.mk files; update CHANGELOGWolfgang Denk2007-05-053-0/+111
* | | | Merge with /home/wd/git/u-boot/custodian/u-boot-nand-flashWolfgang Denk2007-05-058-21/+10
|\ \ \ \
| * \ \ \ Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-05-0510-5/+1392
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | NAND: Wrong calculation of page number in nand_block_bad()Thomas Knobloch2007-05-051-5/+5
| * | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-04-239-37/+77
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Remove BOARDLIBS usage completelyStefan Roese2007-04-239-22/+5
* | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-05-055-31/+82
|\ \ \ \ \ | |_|_|/ / |/| | | |
OpenPOWER on IntegriCloud