summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Added support for the mgsuvd board from keymile.Heiko Schocher2008-01-129-0/+803
| * Fix 64-bit vsprintf.James Yang2008-01-121-4/+17
| * Remove superfluous preprocessor conditionals from LM73 driverLarry Johnson2008-01-123-11/+1
| * Add support for the TK885D baseboard from TELE-DATAGuennadi Liakhovetski2008-01-124-0/+562
| * Merge branch 'master' of git://www.denx.de/git/u-boot-videoWolfgang Denk2008-01-124-4/+524
| |\
| | * Add Fujitsu CoralP/Lime video driverAnatolij Gustschin2008-01-114-0/+501
| | * Fix video console newline and carriage return handlingAnatolij Gustschin2008-01-111-4/+23
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-01-128-97/+135
| |\ \
| | * | ppc4xx: Fix sdram init on Sequoia boardsStefan Roese2008-01-111-0/+7
| | * | ppc4xx: Rework Lime support for lwmon5Anatolij Gustschin2008-01-112-72/+101
| | * | ppc4xx: Update PMC440 config fileMatthias Fuchs2008-01-111-13/+3
| | * | ppx4xx: Fix sdram init on PMC440 boardsMatthias Fuchs2008-01-111-0/+7
| | * | ppc4xx: Make Sequoia boot vxWorksNiklaus Giger2008-01-102-12/+15
| | * | ppc4xx: Fix dflush() to restore DVLIM registerLarry Johnson2008-01-101-0/+2
| | |/
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-01-1220-112/+1036
| |\ \
| | * | mpc83xx: Fix the bug of 266MHz data rate DDRDave Liu2008-01-101-3/+3
| | * | mpc83xx: Make the code more readableDave Liu2008-01-101-6/+13
| | * | mpc83xx: Reduce the latency of DDRDave Liu2008-01-101-5/+5
| | * | mpc83xx: Fix the wrong definition of MPC8315EDave Liu2008-01-101-20/+28
| | * | mpc83xx: Fix the typo in mpc83xx.hDave Liu2008-01-101-4/+4
| | * | mpc83xx: Fix the typo in global data structDave Liu2008-01-101-1/+1
| | * | mpc83xx: Remove cache config from config.hDave Liu2008-01-109-73/+0
| | * | mpc83xx: add support for the MPC8360E-RDKAnton Vorontsov2008-01-107-0/+973
| | * | mpc83xx: add "fsl, qe" compatible fixupsAnton Vorontsov2008-01-101-0/+6
| | * | mpc83xx: add missing CONFIG_HAS_ETH0 definesKim Phillips2008-01-103-0/+3
| | |/
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-01-123-59/+68
| |\ \
| | * | Merge commit 'wd/master'Jon Loeliger2008-01-10131-1483/+7392
| | |\|
| | * | 86xx: Support 2GB DIMMsBecky Bruce2008-01-101-1/+10
| | * | 86xx: Remove cache config from configs.hJon Loeliger2008-01-091-7/+0
| | * | Convert MPC8610HPCD to use libfdt.Jon Loeliger2008-01-092-50/+54
| | * | 8610: Fix lingering compile warnings.Jon Loeliger2008-01-091-1/+4
| * | | Merge ../custodiansWolfgang Denk2008-01-111-0/+2
| |\ \ \
| | * | | Nios2: remove common/cmd_bdinfo.c unused variable.Jean-Christophe PLAGNIOL-VILLARD2008-01-101-0/+2
| | | |/ | | |/|
| * / | Fix compiler warningKumar Gala2008-01-111-1/+1
| |/ /
| * | Fix Ethernet init() return codesBen Warren2008-01-1013-27/+28
| * | Coding Style cleanup; update CHANGELOGWolfgang Denk2008-01-1011-36/+407
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-01-1062-1210/+4309
| |\ \
| | * | Add QE brg freq and correct qe bus freq fdt update codeKim Phillips2008-01-091-1/+3
| | * | Remove cache config from ATUM8548 and sbc8548 configsAndy Fleming2008-01-092-14/+0
| | * | 85xx: add ability to upload QE firmwareTimur Tabi2008-01-096-2/+356
| | * | 85xx: Remove cache config from configs.hKumar Gala2008-01-0919-120/+15
| | * | mpc85xx: Add support for ATUM8548 (updated)robert lazarski2008-01-094-0/+744
| | * | mpc85xx: Add support for ATUM8548 (updated)robert lazarski2008-01-096-0/+649
| | * | mpc85xx: Add support for SBC8548 (updated)Joe Hamman2008-01-093-0/+752
| | * | mpc85xx: Add support for SBC8548 (updated)Joe Hamman2008-01-097-0/+902
| | * | MPC8568E-MDS: set up QE pario for UART1Anton Vorontsov2008-01-091-0/+7
| | * | MPC8568E-MDS: reset UCCs to use them reliablyAnton Vorontsov2008-01-093-0/+33
| | * | Reworked FSL Book-E TLB macros to be more readableKumar Gala2008-01-0917-1034/+809
| | * | Use FSL Book-E MMU macros from Linux KernelKumar Gala2008-01-092-56/+56
| * | | Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-01-091-34/+29
| |\ \ \