summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-08video: ati_radeon_fb.c: fix warning while compiling with DEBUGAnatolij Gustschin
2010-04-08ati_radeon: Support PCI virtual not eq bus mapping.Ed Swarthout
2010-04-08ati_radeon: return with error when emulator failsEd Swarthout
2010-04-08video: cfb_console.c: add support for RLE8 bitmapsAnatolij Gustschin
2010-04-08Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2010-04-08Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2010-04-08Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2010-04-08Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-04-07cfi_flash: reset timer in flash status checkThomas Chou
2010-04-07ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL sizeKumar Gala
2010-04-07p2020ds: add alternate boot bank support using the ngPIXIS FPGATimur Tabi
2010-04-07fsl: improve the PIXIS code and fix a few bugsTimur Tabi
2010-04-0785xx: Set HID1[mbdd] on e500v2 rev5.0 or greaterSandeep Gopalpet
2010-04-0785xx: Added various P1012/P1013/P1021/P1022 definesKumar Gala
2010-04-07ppc/8xxx: Delete PCI nodes from device tree if not configuredKumar Gala
2010-04-07fdt: Add fdt_del_node_and_alias helperKumar Gala
2010-04-0785xx: Add defines for BUCSR bits to make code more readableKumar Gala
2010-04-07fsl-ddr: change the default burst mode for DDR3Dave Liu
2010-04-07fsl-ddr: Fix the turnaround timing for TIMING_CFG_4Dave Liu
2010-04-07fsl_esdhc: Only modify the field we are changing in WMLRoy Zang
2010-04-07fsl_esdhc: Add function to reset the eSDHC controllerJerry Huang
2010-04-07fsl_esdhc: Always stop clock before changing frequencyKumar Gala
2010-04-06i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese
2010-04-04arm/integrator: Remove unneccessary CONFIG_PCI check.Detlev Zundel
2010-04-03at91: use C structs for AT91 OHCI codeMatthias Fuchs
2010-04-03using AT91_PMC_MCKR_MDIV_ instead of LEGACY one in at91/clock.cAsen Dimov
2010-04-03Nomadik: fix reset_timer()Alessandro Rubini
2010-04-03Convert at91 watchdog driver to new SoC accessAchim Ehrlich
2010-04-03at91: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPTDaniel Gorsulowski
2010-04-03ep93xx timer: refactoringMatthias Kaehlcke
2010-04-03ep93xx timer: Rename struct timer_reg pointersMatthias Kaehlcke
2010-04-03SAMSUNG: SMDKC100: Adds ethernet support.Naveen Krishna CH
2010-04-03S5PC100: Function to configure the SROMC registers.Naveen Krishna CH
2010-04-03S5PC100: Memory SubSystem Header file, register description(SROMC).Naveen Krishna CH
2010-04-03s5pc1xx: update the README fileMinkyu Kang
2010-04-03s5pc1xx: support the GPIO interfaceMinkyu Kang
2010-04-03s3c64xx: Add ifdef at the S3C64XX only codesJoonyoung Shim
2010-04-03S5PC100: Moves the Macros to a common header fileNaveen Krishna CH
2010-04-03MAINTAINERS: sort the list of ARM Maintainers by last nameMinkyu Kang
2010-04-03SPEAr : Adding maintainer name for spear SoCsVipin KUMAR
2010-04-02nios2: Reload timer count in reset_timer()Scott McNutt
2010-04-02nios2: pass command line and initrd to linux in bootm.cThomas Chou
2010-04-02nios2: Fix AMDLV065D flash write bug in altera board common tree.Scott McNutt
2010-04-02nios2: Set CONFIG_SYS_HZ to 1000 all nios2 boards.Scott McNutt
2010-04-02nios2: Fix outx/writex parameter order in io.hScott McNutt
2010-04-02nios2: Add support for EPCS16 and EPCS64 configuration devices.Scott McNutt
2010-04-02nios2: Add missing Ethernet initialization to board_init().Scott McNutt
2010-04-02nios2: add struct stat support in linux/stat.hThomas Chou
2010-04-02nios2: use bitops from linux-2.6 asm-genericThomas Chou
2010-04-02nios2: add local_irq_enable/disable to asm-nios2/system.hThomas Chou