summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 85xx: Add defines for BUCSR bits to make code more readableKumar Gala2010-04-073-5/+10
* fsl-ddr: change the default burst mode for DDR3Dave Liu2010-04-071-4/+10
* fsl-ddr: Fix the turnaround timing for TIMING_CFG_4Dave Liu2010-04-071-9/+17
* fsl_esdhc: Only modify the field we are changing in WMLRoy Zang2010-04-072-5/+6
* fsl_esdhc: Add function to reset the eSDHC controllerJerry Huang2010-04-072-0/+18
* fsl_esdhc: Always stop clock before changing frequencyKumar Gala2010-04-072-10/+4
* Merge branch 'next'Wolfgang Denk2010-04-01136-2309/+3338
|\
| * i2c: made unused function i2c_mux_add_device staticFrans Meulenbroeks2010-03-292-3/+1
| * cmd_i2c: introduced get_alen helper functionFrans Meulenbroeks2010-03-291-72/+47
| * cmd_i2c: moved a define to before the functionsFrans Meulenbroeks2010-03-291-2/+2
| * cmd_i2c: moved mispositioned comment for i2c mdFrans Meulenbroeks2010-03-291-4/+4
| * cmd_i2c.c: declared local functions as staticFrans Meulenbroeks2010-03-291-14/+14
| * Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-2921-1760/+195
| |\
| * \ Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into nextWolfgang Denk2010-03-291-7/+86
| |\ \
| | * | cfi flash: add status polling method for amd flashThomas Chou2010-03-261-7/+86
| * | | Merge branch 'next' of git://git.denx.de/u-boot-coldfire into nextWolfgang Denk2010-03-2861-906/+2371
| |\ \ \
| | * | | ColdFire: Fix m54455EVB save environment bugTsiChung Liew2010-03-241-1/+1
| | * | | ColdFire: Fix incorrect M5253DEMO default environmentTsiChung Liew2010-03-241-1/+1
| | * | | ColdFire: Cache update for all platformsTsiChung Liew2010-03-2430-599/+658
| | * | | ColdFire: Fix SDRAM size on M5208evb rev ETsiChung Liew2010-03-241-1/+1
| | * | | ColdFire: Misc update for M53017TsiChung Liew2010-03-242-3/+5
| | * | | ColdFire: Add CPU compile flag for mcf5301x and mcf532xTsiChung Liew2010-03-241-0/+12
| | * | | ColdFire: Update Extra environment Data for M5275EVBTsiChung Liew2010-03-241-5/+17
| | * | | ColdFire: M5271EVB DRAM Bring up issueTsiChung Liew2010-03-241-2/+10
| | * | | ColdFire: Update M5253DEMO configuration fileTsiChung Liew2010-03-241-7/+2
| | * | | ColdFire: Relocate vector table - mcf5445xTsiChung Liew2010-03-241-0/+9
| | * | | ColdFire: Update uart_port_conf in serial driverTsiChung Liew2010-03-241-2/+2
| | * | | ColdFire: Update processors' serial port configurationTsiChung Liew2010-03-247-51/+106
| | * | | ColdFire: Correct bit definitionTsiChung Liew2010-03-2411-209/+206
| | * | | fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not usedPhilippe De Muyter2010-03-241-2/+2
| | * | | Adding EP2500 MCF5282 board [PATCH]Michael Durrant2010-03-243-0/+19
| | * | | add block write function to spartan3 slave serial loadWolfgang Wegner2010-03-243-25/+31
| | * | | add ASTRO MCF5373L boardWolfgang Wegner2010-03-2410-0/+1291
| | |/ /
| * | | cmd_nand: show nand scrub confirmation characterFlorian Fainelli2010-03-231-2/+8
| * | | at91: add hwecc method for nandNikolay Petukhov2010-03-232-0/+301
| * | | TI: Davinci: NAND Driver CleanupCyril Chemparathy2010-03-233-101/+106
| |/ /
| * | Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-223-19/+219
| |\ \
| * \ \ Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-2143-35/+65
| |\ \ \
| * | | | fdt_support: add partitions fixup in mtd nodeAnatolij Gustschin2010-03-215-1/+234
| * | | | cmd history: Match history buffer size to console bufferJohn Schmoller2010-03-211-1/+1
| * | | | console: Fix console buffer overrunJohn Schmoller2010-03-211-2/+2
| * | | | POST: add progress APIMichael Zaidman2010-03-212-2/+20
| * | | | cmd_setexpr: allow memory addresses in expressionsFrans Meulenbroeks2010-03-211-4/+30
| * | | | cmd_i2c.c: added i2c read to memory functionFrans Meulenbroeks2010-03-211-1/+59
| * | | | cmd_i2c.c: sorted commands alphabeticallyFrans Meulenbroeks2010-03-211-6/+5
| * | | | cmd_i2c.c: reworked subcommand handlingFrans Meulenbroeks2010-03-211-32/+45
| * | | | cmd_bootm.c: made subcommand array staticFrans Meulenbroeks2010-03-211-1/+1
| * | | | cmd_i2c.c: reduced subaddress length to 3 bytesFrans Meulenbroeks2010-03-211-5/+5
| * | | | nios2: Added support to YANU UARTRenato Andreola2010-03-212-1/+282
| * | | | nios2: use generic unaligned.hThomas Chou2010-03-211-0/+6
OpenPOWER on IntegriCloud