summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * | at91: use C structs for AT91 OHCI codeMatthias Fuchs2010-04-03-20/+31
| | * | using AT91_PMC_MCKR_MDIV_ instead of LEGACY one in at91/clock.cAsen Dimov2010-04-03-1/+2
| | * | Nomadik: fix reset_timer()Alessandro Rubini2010-04-03-3/+12
| | * | Convert at91 watchdog driver to new SoC accessAchim Ehrlich2010-04-03-10/+11
| | * | at91: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPTDaniel Gorsulowski2010-04-03-2/+0
| | * | ep93xx timer: refactoringMatthias Kaehlcke2010-04-03-28/+24
| | * | ep93xx timer: Rename struct timer_reg pointersMatthias Kaehlcke2010-04-03-6/+6
| | * | SAMSUNG: SMDKC100: Adds ethernet support.Naveen Krishna CH2010-04-03-1/+50
| | * | S5PC100: Function to configure the SROMC registers.Naveen Krishna CH2010-04-03-0/+57
| | * | S5PC100: Memory SubSystem Header file, register description(SROMC).Naveen Krishna CH2010-04-03-0/+50
| | * | s5pc1xx: update the README fileMinkyu Kang2010-04-03-1/+17
| | * | s5pc1xx: support the GPIO interfaceMinkyu Kang2010-04-03-0/+173
| | * | s3c64xx: Add ifdef at the S3C64XX only codesJoonyoung Shim2010-04-03-0/+6
| | * | S5PC100: Moves the Macros to a common header fileNaveen Krishna CH2010-04-03-6/+7
| | * | MAINTAINERS: sort the list of ARM Maintainers by last nameMinkyu Kang2010-04-03-11/+11
| | * | SPEAr : Adding maintainer name for spear SoCsVipin KUMAR2010-04-03-0/+7
| | |/
| * | nios2: Reload timer count in reset_timer()Scott McNutt2010-04-02-0/+33
| * | nios2: pass command line and initrd to linux in bootm.cThomas Chou2010-04-02-7/+12
| * | nios2: Fix AMDLV065D flash write bug in altera board common tree.Scott McNutt2010-04-02-1/+1
| * | nios2: Set CONFIG_SYS_HZ to 1000 all nios2 boards.Scott McNutt2010-04-02-30/+40
| * | nios2: Fix outx/writex parameter order in io.hScott McNutt2010-04-02-53/+53
| * | nios2: Add support for EPCS16 and EPCS64 configuration devices.Scott McNutt2010-04-02-4/+8
| * | nios2: Add missing Ethernet initialization to board_init().Scott McNutt2010-04-02-0/+7
| * | nios2: add struct stat support in linux/stat.hThomas Chou2010-04-02-1/+1
| * | nios2: use bitops from linux-2.6 asm-genericThomas Chou2010-04-02-10/+342
| * | nios2: add local_irq_enable/disable to asm-nios2/system.hThomas Chou2010-04-02-0/+33
| * | nios2: add asm-nios2/errno.hThomas Chou2010-04-02-0/+1
| * | nios2: Move serial drivers to individual files in drivers/serialScott McNutt2010-04-02-127/+178
| |/
| * Merge branch 'next'Wolfgang Denk2010-04-01-2309/+3338
| |\
| | * i2c: made unused function i2c_mux_add_device staticFrans Meulenbroeks2010-03-29-3/+1
| | * cmd_i2c: introduced get_alen helper functionFrans Meulenbroeks2010-03-29-72/+47
| | * cmd_i2c: moved a define to before the functionsFrans Meulenbroeks2010-03-29-2/+2
| | * cmd_i2c: moved mispositioned comment for i2c mdFrans Meulenbroeks2010-03-29-4/+4
| | * cmd_i2c.c: declared local functions as staticFrans Meulenbroeks2010-03-29-14/+14
| | * Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-29-1760/+195
| | |\
| | * \ 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