aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-07fdt: Add fdt_del_node_and_alias helperKumar Gala2-0/+14
2010-04-07Blackfin: disable NetBSD bootm support by defaultMike Frysinger1-0/+3
2010-04-0785xx: Add defines for BUCSR bits to make code more readableKumar Gala3-5/+10
2010-04-07fsl-ddr: change the default burst mode for DDR3Dave Liu1-4/+10
2010-04-07fsl-ddr: Fix the turnaround timing for TIMING_CFG_4Dave Liu1-9/+17
2010-04-07fsl_esdhc: Only modify the field we are changing in WMLRoy Zang2-5/+6
2010-04-07fsl_esdhc: Add function to reset the eSDHC controllerJerry Huang2-0/+18
2010-04-07fsl_esdhc: Always stop clock before changing frequencyKumar Gala2-10/+4
2010-04-06i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese52-1/+50
2010-04-04arm/integrator: Remove unneccessary CONFIG_PCI check.Detlev Zundel1-2/+0
2010-04-03at91: use C structs for AT91 OHCI codeMatthias Fuchs2-20/+31
2010-04-03using AT91_PMC_MCKR_MDIV_ instead of LEGACY one in at91/clock.cAsen Dimov1-1/+2
2010-04-03Nomadik: fix reset_timer()Alessandro Rubini1-3/+12
2010-04-03Convert at91 watchdog driver to new SoC accessAchim Ehrlich1-10/+11
2010-04-03at91: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPTDaniel Gorsulowski2-2/+0
2010-04-03ep93xx timer: refactoringMatthias Kaehlcke1-28/+24
2010-04-03ep93xx timer: Rename struct timer_reg pointersMatthias Kaehlcke1-6/+6
2010-04-03SAMSUNG: SMDKC100: Adds ethernet support.Naveen Krishna CH2-1/+50
2010-04-03S5PC100: Function to configure the SROMC registers.Naveen Krishna CH3-0/+57
2010-04-03S5PC100: Memory SubSystem Header file, register description(SROMC).Naveen Krishna CH1-0/+50
2010-04-03s5pc1xx: update the README fileMinkyu Kang1-1/+17
2010-04-03s5pc1xx: support the GPIO interfaceMinkyu Kang3-0/+173
2010-04-03s3c64xx: Add ifdef at the S3C64XX only codesJoonyoung Shim2-0/+6
2010-04-03S5PC100: Moves the Macros to a common header fileNaveen Krishna CH2-6/+7
2010-04-03MAINTAINERS: sort the list of ARM Maintainers by last nameMinkyu Kang1-11/+11
2010-04-03SPEAr : Adding maintainer name for spear SoCsVipin KUMAR1-0/+7
2010-04-02nios2: Reload timer count in reset_timer()Scott McNutt1-0/+33
2010-04-02nios2: pass command line and initrd to linux in bootm.cThomas Chou1-7/+12
2010-04-02nios2: Fix AMDLV065D flash write bug in altera board common tree.Scott McNutt1-1/+1
2010-04-02nios2: Set CONFIG_SYS_HZ to 1000 all nios2 boards.Scott McNutt5-30/+40
2010-04-02nios2: Fix outx/writex parameter order in io.hScott McNutt10-53/+53
2010-04-02nios2: Add support for EPCS16 and EPCS64 configuration devices.Scott McNutt1-4/+8
2010-04-02nios2: Add missing Ethernet initialization to board_init().Scott McNutt1-0/+7
2010-04-02nios2: add struct stat support in linux/stat.hThomas Chou1-1/+1
2010-04-02nios2: use bitops from linux-2.6 asm-genericThomas Chou4-10/+342
2010-04-02nios2: add local_irq_enable/disable to asm-nios2/system.hThomas Chou1-0/+33
2010-04-02nios2: add asm-nios2/errno.hThomas Chou1-0/+1
2010-04-02nios2: Move serial drivers to individual files in drivers/serialScott McNutt10-127/+178
2010-04-01Merge branch 'next'Wolfgang Denk136-2309/+3338
2010-03-31Prepare v2010.03v2010.03Wolfgang Denk2-1/+153
2010-03-31net, doc: How to setup MAC address correctlyHeiko Schocher1-0/+11
2010-03-31net, fec_mxc: only setup the device enetaddr with eeprom valueHeiko Schocher1-1/+0
2010-03-31doc: Fix ramdisk examples in doc/uImage.FIT/multi.itsFelix Radensky1-0/+4
2010-03-31jffs2, suen3: Fix compiler warningHeiko Schocher1-15/+22
2010-03-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk11-22/+118
2010-03-30Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk1-1/+4
2010-03-30mpc86xx: set the DDR BATs after calculating true DDR sizeTimur Tabi8-9/+53
2010-03-3085xx: Fix enabling of L1 cache parity on secondary coresKumar Gala3-13/+65
2010-03-30ppc4xx: Fix problem with I2C bus >= 1 initializationStefan Roese1-1/+4
2010-03-29bootm, linux: fix booting Multi-File Image with "kernel+ramdisk+fdt"Heiko Schocher1-1/+2