summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-29-1760/+195
|\
| * Prepare 2010.03-rc3v2010.03-rc3Wolfgang Denk2010-03-28-1/+101
| * cmd_usb.c: print debug messages only when DEBUG is definedWolfgang Denk2010-03-28-2/+2
| * ml300: remove support for broken, orphaned boardWolfgang Denk2010-03-28-1747/+0
| * Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2010-03-28-6/+70
| |\
| | * Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2010-03-28-1/+4
| | |\
| | | * cfi_flash: precision and underflow problem in tout calculationRenato Andreola2010-03-25-1/+4
| | * | ppc4xx fix unstable 440EPx bootstrap optionsRupjyoti Sarmah2010-03-24-5/+66
| | |/
| * | mkimage: fix Segmentation Fault when run without "-n name" optionWolfgang Denk2010-03-28-0/+1
| |/
| * Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2010-03-24-4/+20
| |\
| | * lcd: make 16bpp workAlessandro Rubini2010-03-24-4/+20
| * | at91: Get rid of some warnings when building for otc570Matthias Fuchs2010-03-24-0/+1
| |/
* | Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into nextWolfgang Denk2010-03-29-7/+86
|\ \
| * | cfi flash: add status polling method for amd flashThomas Chou2010-03-26-7/+86
* | | Merge branch 'next' of git://git.denx.de/u-boot-coldfire into nextWolfgang Denk2010-03-28-906/+2371
|\ \ \
| * | | ColdFire: Fix m54455EVB save environment bugTsiChung Liew2010-03-24-1/+1
| * | | ColdFire: Fix incorrect M5253DEMO default environmentTsiChung Liew2010-03-24-1/+1
| * | | ColdFire: Cache update for all platformsTsiChung Liew2010-03-24-599/+658
| * | | ColdFire: Fix SDRAM size on M5208evb rev ETsiChung Liew2010-03-24-1/+1
| * | | ColdFire: Misc update for M53017TsiChung Liew2010-03-24-3/+5
| * | | ColdFire: Add CPU compile flag for mcf5301x and mcf532xTsiChung Liew2010-03-24-0/+12
| * | | ColdFire: Update Extra environment Data for M5275EVBTsiChung Liew2010-03-24-5/+17
| * | | ColdFire: M5271EVB DRAM Bring up issueTsiChung Liew2010-03-24-2/+10
| * | | ColdFire: Update M5253DEMO configuration fileTsiChung Liew2010-03-24-7/+2
| * | | ColdFire: Relocate vector table - mcf5445xTsiChung Liew2010-03-24-0/+9
| * | | ColdFire: Update uart_port_conf in serial driverTsiChung Liew2010-03-24-2/+2
| * | | ColdFire: Update processors' serial port configurationTsiChung Liew2010-03-24-51/+106
| * | | ColdFire: Correct bit definitionTsiChung Liew2010-03-24-209/+206
| * | | fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not usedPhilippe De Muyter2010-03-24-2/+2
| * | | Adding EP2500 MCF5282 board [PATCH]Michael Durrant2010-03-24-0/+19
| * | | add block write function to spartan3 slave serial loadWolfgang Wegner2010-03-24-25/+31
| * | | add ASTRO MCF5373L boardWolfgang Wegner2010-03-24-0/+1291
| |/ /
* | | cmd_nand: show nand scrub confirmation characterFlorian Fainelli2010-03-23-2/+8
* | | at91: add hwecc method for nandNikolay Petukhov2010-03-23-0/+301
* | | TI: Davinci: NAND Driver CleanupCyril Chemparathy2010-03-23-101/+106
|/ /
* | Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-22-19/+219
|\ \ | |/
| * Prepare v2010.03-rc2v2010.03-rc2Wolfgang Denk2010-03-22-1/+206
| * ep93xx timer: Fix resolution of get_ticks()Matthias Kaehlcke2010-03-22-6/+9
| * ep93xx timer: Fix possible overflow in usecs_to_ticks()Matthias Kaehlcke2010-03-22-12/+4
* | Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-21-35/+65
|\ \ | |/
| * correct a syntax typo in at91_matrix.hAsen Dimov2010-03-21-1/+1
| * env: fix endian ordering in crc tableJeff Angielski2010-03-21-1/+1
| * mpc5121: cpu/mpc512x/diu.c: fix warningsAnatolij Gustschin2010-03-21-2/+2
| * console.c: fix problem with splashimageAnatolij Gustschin2010-03-21-3/+7
| * mod change 755 => 644 for multiple filesThomas Weber2010-03-21-0/+0
| * mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessorsStefano Babic2010-03-21-18/+18
| * TFTP: allow for adjustable retransmission timoutWolfgang Denk2010-03-21-8/+34
| * Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device()Wolfgang Denk2010-03-21-1/+1
| * cmd_mmc remove \nFrans Meulenbroeks2010-03-21-1/+1
| * nios2: Added support to YANU UARTRenato Andreola2010-03-16-1/+282