summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-04-0852-1/+50
|\ \
| * | i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese2010-04-0652-1/+50
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-04-0822-90/+463
|\ \
| * | arm/integrator: Remove unneccessary CONFIG_PCI check.Detlev Zundel2010-04-041-2/+0
| * | at91: use C structs for AT91 OHCI codeMatthias Fuchs2010-04-032-20/+31
| * | using AT91_PMC_MCKR_MDIV_ instead of LEGACY one in at91/clock.cAsen Dimov2010-04-031-1/+2
| * | Nomadik: fix reset_timer()Alessandro Rubini2010-04-031-3/+12
| * | Convert at91 watchdog driver to new SoC accessAchim Ehrlich2010-04-031-10/+11
| * | at91: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPTDaniel Gorsulowski2010-04-032-2/+0
| * | ep93xx timer: refactoringMatthias Kaehlcke2010-04-031-28/+24
| * | ep93xx timer: Rename struct timer_reg pointersMatthias Kaehlcke2010-04-031-6/+6
| * | SAMSUNG: SMDKC100: Adds ethernet support.Naveen Krishna CH2010-04-032-1/+50
| * | S5PC100: Function to configure the SROMC registers.Naveen Krishna CH2010-04-033-0/+57
| * | S5PC100: Memory SubSystem Header file, register description(SROMC).Naveen Krishna CH2010-04-031-0/+50
| * | s5pc1xx: update the README fileMinkyu Kang2010-04-031-1/+17
| * | s5pc1xx: support the GPIO interfaceMinkyu Kang2010-04-033-0/+173
| * | s3c64xx: Add ifdef at the S3C64XX only codesJoonyoung Shim2010-04-032-0/+6
| * | S5PC100: Moves the Macros to a common header fileNaveen Krishna CH2010-04-032-6/+7
| * | MAINTAINERS: sort the list of ARM Maintainers by last nameMinkyu Kang2010-04-031-11/+11
| * | SPEAr : Adding maintainer name for spear SoCsVipin KUMAR2010-04-031-0/+7
| |/
* | nios2: Reload timer count in reset_timer()Scott McNutt2010-04-021-0/+33
* | nios2: pass command line and initrd to linux in bootm.cThomas Chou2010-04-021-7/+12
* | nios2: Fix AMDLV065D flash write bug in altera board common tree.Scott McNutt2010-04-021-1/+1
* | nios2: Set CONFIG_SYS_HZ to 1000 all nios2 boards.Scott McNutt2010-04-025-30/+40
* | nios2: Fix outx/writex parameter order in io.hScott McNutt2010-04-0210-53/+53
* | nios2: Add support for EPCS16 and EPCS64 configuration devices.Scott McNutt2010-04-021-4/+8
* | nios2: Add missing Ethernet initialization to board_init().Scott McNutt2010-04-021-0/+7
* | nios2: add struct stat support in linux/stat.hThomas Chou2010-04-021-1/+1
* | nios2: use bitops from linux-2.6 asm-genericThomas Chou2010-04-024-10/+342
* | nios2: add local_irq_enable/disable to asm-nios2/system.hThomas Chou2010-04-021-0/+33
* | nios2: add asm-nios2/errno.hThomas Chou2010-04-021-0/+1
* | nios2: Move serial drivers to individual files in drivers/serialScott McNutt2010-04-0210-127/+178
|/
* 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
OpenPOWER on IntegriCloud