| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | 268 | -281/+281 |
* | USB: Add Philips 1561 PCI-OHCI ids | TsiChung Liew | 2008-01-12 | 1 | -0/+1 |
* | Add MAINTAINERS entries for ids8247, jupiter, municse, sc3 and uc101 | Wolfgang Denk | 2008-01-12 | 1 | -1/+7 |
* | MPC512X: Cleanup bus clock names. | Grzegorz Bernacki | 2008-01-12 | 6 | -12/+12 |
* | MPC512X: Fixed typo in macro name. | Grzegorz Bernacki | 2008-01-12 | 1 | -1/+1 |
* | ads5121: Added support for FDT. | Grzegorz Bernacki | 2008-01-12 | 5 | -0/+43 |
* | Coding Style cleanup; update CHANGELOG. | Wolfgang Denk | 2008-01-12 | 2 | -1/+41 |
* | Fixed syntax error in function init_e300_core() of mpc83xx/start.S if | Heiko Schocher | 2008-01-12 | 1 | -1/+1 |
* | MUNICes: Set the right CFG_DEFAULT_MBAR value. | Heiko Schocher | 2008-01-12 | 1 | -0/+2 |
* | added the config File for the MUNICes board. | Heiko Schocher | 2008-01-12 | 1 | -0/+214 |
* | added basic support for the MUNICes board. | Heiko Schocher | 2008-01-12 | 8 | -3/+438 |
* | Update CHANGELOG and MAINTAINERS files. | Wolfgang Denk | 2008-01-12 | 2 | -0/+403 |
* | Fix compilation problem in common/cmd_bmp.c | Anatolij Gustschin | 2008-01-12 | 1 | -1/+1 |
* | Fix defaultconfig for the mgcoge board. | Heiko Schocher | 2008-01-12 | 1 | -1/+1 |
* | Added support for the mgcoge board from keymile. | Heiko Schocher | 2008-01-12 | 7 | -4/+745 |
* | Enable SMC microcode relocation patch for SMC1. | Heiko Schocher | 2008-01-12 | 5 | -3/+124 |
* | Added support for the mgsuvd board from keymile. | Heiko Schocher | 2008-01-12 | 9 | -0/+803 |
* | Fix 64-bit vsprintf. | James Yang | 2008-01-12 | 1 | -4/+17 |
* | Remove superfluous preprocessor conditionals from LM73 driver | Larry Johnson | 2008-01-12 | 3 | -11/+1 |
* | Add support for the TK885D baseboard from TELE-DATA | Guennadi Liakhovetski | 2008-01-12 | 4 | -0/+562 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-video | Wolfgang Denk | 2008-01-12 | 4 | -4/+524 |
|\ |
|
| * | Add Fujitsu CoralP/Lime video driver | Anatolij Gustschin | 2008-01-11 | 4 | -0/+501 |
| * | Fix video console newline and carriage return handling | Anatolij Gustschin | 2008-01-11 | 1 | -4/+23 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx | Wolfgang Denk | 2008-01-12 | 8 | -97/+135 |
|\ \ |
|
| * | | ppc4xx: Fix sdram init on Sequoia boards | Stefan Roese | 2008-01-11 | 1 | -0/+7 |
| * | | ppc4xx: Rework Lime support for lwmon5 | Anatolij Gustschin | 2008-01-11 | 2 | -72/+101 |
| * | | ppc4xx: Update PMC440 config file | Matthias Fuchs | 2008-01-11 | 1 | -13/+3 |
| * | | ppx4xx: Fix sdram init on PMC440 boards | Matthias Fuchs | 2008-01-11 | 1 | -0/+7 |
| * | | ppc4xx: Make Sequoia boot vxWorks | Niklaus Giger | 2008-01-10 | 2 | -12/+15 |
| * | | ppc4xx: Fix dflush() to restore DVLIM register | Larry Johnson | 2008-01-10 | 1 | -0/+2 |
| |/ |
|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx | Wolfgang Denk | 2008-01-12 | 20 | -112/+1036 |
|\ \ |
|
| * | | mpc83xx: Fix the bug of 266MHz data rate DDR | Dave Liu | 2008-01-10 | 1 | -3/+3 |
| * | | mpc83xx: Make the code more readable | Dave Liu | 2008-01-10 | 1 | -6/+13 |
| * | | mpc83xx: Reduce the latency of DDR | Dave Liu | 2008-01-10 | 1 | -5/+5 |
| * | | mpc83xx: Fix the wrong definition of MPC8315E | Dave Liu | 2008-01-10 | 1 | -20/+28 |
| * | | mpc83xx: Fix the typo in mpc83xx.h | Dave Liu | 2008-01-10 | 1 | -4/+4 |
| * | | mpc83xx: Fix the typo in global data struct | Dave Liu | 2008-01-10 | 1 | -1/+1 |
| * | | mpc83xx: Remove cache config from config.h | Dave Liu | 2008-01-10 | 9 | -73/+0 |
| * | | mpc83xx: add support for the MPC8360E-RDK | Anton Vorontsov | 2008-01-10 | 7 | -0/+973 |
| * | | mpc83xx: add "fsl, qe" compatible fixups | Anton Vorontsov | 2008-01-10 | 1 | -0/+6 |
| * | | mpc83xx: add missing CONFIG_HAS_ETH0 defines | Kim Phillips | 2008-01-10 | 3 | -0/+3 |
| |/ |
|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx | Wolfgang Denk | 2008-01-12 | 3 | -59/+68 |
|\ \ |
|
| * \ | Merge commit 'wd/master' | Jon Loeliger | 2008-01-10 | 131 | -1483/+7392 |
| |\ \
| | |/ |
|
| * | | 86xx: Support 2GB DIMMs | Becky Bruce | 2008-01-10 | 1 | -1/+10 |
| * | | 86xx: Remove cache config from configs.h | Jon Loeliger | 2008-01-09 | 1 | -7/+0 |
| * | | Convert MPC8610HPCD to use libfdt. | Jon Loeliger | 2008-01-09 | 2 | -50/+54 |
| * | | 8610: Fix lingering compile warnings. | Jon Loeliger | 2008-01-09 | 1 | -1/+4 |
* | | | Merge ../custodians | Wolfgang Denk | 2008-01-11 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Nios2: remove common/cmd_bdinfo.c unused variable. | Jean-Christophe PLAGNIOL-VILLARD | 2008-01-10 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | Fix compiler warning | Kumar Gala | 2008-01-11 | 1 | -1/+1 |
|/ / |
|