| Commit message (Expand) | Author | Age | Lines |
... | |
* | | CFI: Fix CONFIG_FLASH_CFI_LEGACY compilation | Michael Schwingen | 2008-01-13 | -2/+2 |
* | | Merge branch 'master' of /home/stefan/git/u-boot/u-boot | Stefan Roese | 2008-01-13 | -10783/+40270 |
|\ \
| |/ |
|
| * | MPC8360ERDK: fix incorrect initialization of CFG_I2C_NOPROBES | Wolfgang Denk | 2008-01-13 | -1/+1 |
| * | MPC8xx FEC driver: fix compiler warning. | Wolfgang Denk | 2008-01-13 | -0/+2 |
| * | Fix Makefile dependencies issues; allow silent build | Wolfgang Denk | 2008-01-13 | -183/+190 |
| * | ADS5121e: fix compile warning | Wolfgang Denk | 2008-01-13 | -0/+1 |
| * | MUNICes: fix board Makefile for remote build directory | Wolfgang Denk | 2008-01-13 | -16/+11 |
| * | MPC5200: don't use hardcoded MBAR address in Bestcomm firmware | Oliver Weber | 2008-01-12 | -4/+4 |
| * | Make bootretry work when command line editing is enabled | Andreas Engel | 2008-01-12 | -0/+7 |
| * | Refactor code for "i2c sdram" command | Larry Johnson | 2008-01-12 | -291/+220 |
| * | Fix "i2c sdram" command for DDR2 DIMMs | Larry Johnson | 2008-01-12 | -119/+496 |
| * | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -281/+281 |
| * | USB: Add Philips 1561 PCI-OHCI ids | TsiChung Liew | 2008-01-12 | -0/+1 |
| * | Add MAINTAINERS entries for ids8247, jupiter, municse, sc3 and uc101 | Wolfgang Denk | 2008-01-12 | -1/+7 |
| * | MPC512X: Cleanup bus clock names. | Grzegorz Bernacki | 2008-01-12 | -12/+12 |
| * | MPC512X: Fixed typo in macro name. | Grzegorz Bernacki | 2008-01-12 | -1/+1 |
| * | ads5121: Added support for FDT. | Grzegorz Bernacki | 2008-01-12 | -0/+43 |
| * | Coding Style cleanup; update CHANGELOG. | Wolfgang Denk | 2008-01-12 | -1/+41 |
| * | Fixed syntax error in function init_e300_core() of mpc83xx/start.S if | Heiko Schocher | 2008-01-12 | -1/+1 |
| * | MUNICes: Set the right CFG_DEFAULT_MBAR value. | Heiko Schocher | 2008-01-12 | -0/+2 |
| * | added the config File for the MUNICes board. | Heiko Schocher | 2008-01-12 | -0/+214 |
| * | added basic support for the MUNICes board. | Heiko Schocher | 2008-01-12 | -3/+438 |
| * | Update CHANGELOG and MAINTAINERS files. | Wolfgang Denk | 2008-01-12 | -0/+403 |
| * | Fix compilation problem in common/cmd_bmp.c | Anatolij Gustschin | 2008-01-12 | -1/+1 |
| * | Fix defaultconfig for the mgcoge board. | Heiko Schocher | 2008-01-12 | -1/+1 |
| * | Added support for the mgcoge board from keymile. | Heiko Schocher | 2008-01-12 | -4/+745 |
| * | Enable SMC microcode relocation patch for SMC1. | Heiko Schocher | 2008-01-12 | -3/+124 |
| * | Added support for the mgsuvd board from keymile. | Heiko Schocher | 2008-01-12 | -0/+803 |
| * | Fix 64-bit vsprintf. | James Yang | 2008-01-12 | -4/+17 |
| * | Remove superfluous preprocessor conditionals from LM73 driver | Larry Johnson | 2008-01-12 | -11/+1 |
| * | Add support for the TK885D baseboard from TELE-DATA | Guennadi Liakhovetski | 2008-01-12 | -0/+562 |
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-video | Wolfgang Denk | 2008-01-12 | -4/+524 |
| |\ |
|
| | * | Add Fujitsu CoralP/Lime video driver | Anatolij Gustschin | 2008-01-11 | -0/+501 |
| | * | Fix video console newline and carriage return handling | Anatolij Gustschin | 2008-01-11 | -4/+23 |
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx | Wolfgang Denk | 2008-01-12 | -97/+135 |
| |\ \ |
|
| | * | | ppc4xx: Fix sdram init on Sequoia boards | Stefan Roese | 2008-01-11 | -0/+7 |
| | * | | ppc4xx: Rework Lime support for lwmon5 | Anatolij Gustschin | 2008-01-11 | -72/+101 |
| | * | | ppc4xx: Update PMC440 config file | Matthias Fuchs | 2008-01-11 | -13/+3 |
| | * | | ppx4xx: Fix sdram init on PMC440 boards | Matthias Fuchs | 2008-01-11 | -0/+7 |
| | * | | ppc4xx: Make Sequoia boot vxWorks | Niklaus Giger | 2008-01-10 | -12/+15 |
| | * | | ppc4xx: Fix dflush() to restore DVLIM register | Larry Johnson | 2008-01-10 | -0/+2 |
| | |/ |
|
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx | Wolfgang Denk | 2008-01-12 | -112/+1036 |
| |\ \ |
|
| | * | | mpc83xx: Fix the bug of 266MHz data rate DDR | Dave Liu | 2008-01-10 | -3/+3 |
| | * | | mpc83xx: Make the code more readable | Dave Liu | 2008-01-10 | -6/+13 |
| | * | | mpc83xx: Reduce the latency of DDR | Dave Liu | 2008-01-10 | -5/+5 |
| | * | | mpc83xx: Fix the wrong definition of MPC8315E | Dave Liu | 2008-01-10 | -20/+28 |
| | * | | mpc83xx: Fix the typo in mpc83xx.h | Dave Liu | 2008-01-10 | -4/+4 |
| | * | | mpc83xx: Fix the typo in global data struct | Dave Liu | 2008-01-10 | -1/+1 |
| | * | | mpc83xx: Remove cache config from config.h | Dave Liu | 2008-01-10 | -73/+0 |
| | * | | mpc83xx: add support for the MPC8360E-RDK | Anton Vorontsov | 2008-01-10 | -0/+973 |