aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-05-15Fix compilation issues on MACOSXAubrey.Li2-3/+3
2007-05-15Fix for compile of JSE targetStephen Williams1-0/+1
2007-05-15Merge with git://www.denx.de/git/u-boot-testingWolfgang Denk1-5/+5
2007-05-15Merge with /home/wd/git/u-boot/masterWolfgang Denk3-20/+118
2007-05-15Merge with /home/tur/git/u-boot#motionproWolfgang Denk3-20/+118
2007-05-10[Motion-PRO] Add MTD and JFFS2 support, also add default partitionPiotr Kruszynski1-0/+9
2007-05-08[Motion-PRO] Add support for I2C, EEPROM and RTC.Piotr Kruszynski1-1/+29
2007-05-08[Motion-PRO] Add ATA support. Add CF-booting commands to the defaultBartlomiej Sieka1-2/+23
2007-05-08[Motion-PRO] Change IPB clock frequency from 50MHz to 100MHz. ThisBartlomiej Sieka1-0/+7
2007-05-08[Motion-PRO] Enable Flat Device Tree support and modify default environmentBartlomiej Sieka2-19/+41
2007-05-07[MPC5xxx] There are networking problems on the Motion-PRO board withBartlomiej Sieka1-0/+11
2007-05-07Get rid of duplicated file (see include/configs/sbc8560.h instead)Wolfgang Denk1-410/+0
2007-05-07Get rid of duplicated file (see doc/README.SBC8560 instead)Wolfgang Denk1-53/+0
2007-05-05Merge with /home/git/u-bootWolfgang Denk1-1/+1
2007-05-055xxx: write MAC address to mac-address and local-mac-addressTimur Tabi1-0/+4
2007-05-05[PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot messageGrzegorz Wianecki2-6/+14
2007-05-05[PATCH] simplify silent consoleLadislav Michl2-40/+6
2007-05-05[PATCH] Avoid assigning PCI resources from zero addressSergei Shtylyov1-1/+6
2007-05-05[patch] setenv(...) can delete environmentalvariablesJeffrey Mann1-1/+4
2007-05-05[patch] use unsigned char in smc91111 driver for macMike Frysinger1-4/+4
2007-05-05Merge with git://www.denx.de/git/u-boot-testingWolfgang Denk7-58/+44
2007-05-05Coding stylke cleanup; update CHANGELOG.Wolfgang Denk6-26/+87
2007-05-05Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk8-171/+55
2007-05-05Add STX GP3 SSA board to MAKEALL script; update CHANGELOG.Wolfgang Denk2-1/+270
2007-05-05Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk40-148/+3085
2007-05-05Make "file" command happy with some config.mk files; update CHANGELOGWolfgang Denk3-0/+111
2007-05-05Merge with /home/wd/git/u-boot/custodian/u-boot-nand-flashWolfgang Denk8-21/+10
2007-05-05Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk5-31/+82
2007-05-05Merge with git://www.denx.de/git/u-boot.gitStefan Roese10-5/+1392
2007-05-05ppc4xx: Detect if the sysclk on Sequoia is 33 or 33.333 MHzJeffrey Mann1-1/+3
2007-05-05ppc4xx: Sequoia: Remove cpu/ppc4xx/speed.c from NAND bootingStefan Roese2-6/+10
2007-05-055xxx: write MAC address to mac-address and local-mac-addressTimur Tabi1-0/+4
2007-05-05Merge with git://www.denx.de/git/u-boot.gitStefan Roese10-5/+1392
2007-05-05NAND: Wrong calculation of page number in nand_block_bad()Thomas Knobloch1-5/+5
2007-05-04Fix initrd length corruption in bootm command.Wolfgang Denk1-2/+1
2007-05-03Update board configuration for STX GP3SSA board:Wolfgang Denk3-23/+92
2007-05-03Cleanup STX GP3SSA code; fix build and compile problems.Wolfgang Denk2-10/+14
2007-05-03Add support for STX GP3SSA (stxssa) BoardDan Malek8-1/+1316
2007-05-02Cleaned up some 85xx PCI bugsAndy Fleming6-19/+28
2007-05-02Add support for the 8568 MDS boardAndy Fleming13-2/+1495
2007-05-02Add support for treating unknown PHYs as generic PHYs.David Updegraff1-0/+93
2007-05-01Conditionalize 8641 Rev1.0 MCM workaroundsJames Yang2-14/+37
2007-05-01Rewrote picos_to_clk() to avoid rounding errors.James Yang1-8/+20
2007-04-29Merge with git://www.denx.de/git/u-boot.gitStefan Roese203-3191/+9483
2007-04-29Merge with /home/stefan/git/u-boot/u-boot-ppc4xxStefan Roese1-9/+21
2007-04-29ppc4xx: Bamboo: Use current NAND driver and *not* the legacy driverStefan Roese3-154/+8
2007-04-29[PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot messageGrzegorz Wianecki2-6/+14
2007-04-25[PATCH] simplify silent consoleLadislav Michl2-46/+12
2007-04-24ppc4xx: setup 440EPx/GRx ZMII/RGMII bridge depending on PFC register content.Matthias Fuchs1-9/+21
2007-04-23Reworked 85xx speed detection codeAndy Fleming1-36/+8