summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-13VIDEO: MX5: export pix formatStefano Babic2-45/+77
2011-10-13VIDEO: MX5: Switch MX5 to CONFIG_VIDEOStefano Babic3-95/+62
2011-10-13video: update the Freescale DIU driver to use linux/fb.hTimur Tabi1-49/+5
2011-10-13Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk20-1/+2804
2011-10-13Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2-9/+13
2011-10-13Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2-8/+10
2011-10-13Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-13/+13
2011-10-13Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk3-17/+48
2011-10-12MIPS: Jz4740: Add qi_lb60 board supportXiangfu Liu8-1/+460
2011-10-12MIPS: Jz4740: Add NAND driverXiangfu Liu2-0/+262
2011-10-12ppc4xx: Change DDR2 CL from 4 to 5 for intipDirk Eibach1-6/+6
2011-10-12ppc4xx: Improve lm63 pwm on dlvision-10gDirk Eibach1-3/+3
2011-10-12ppc4xx: Do not stop booting on any keypress on intipDirk Eibach1-2/+6
2011-10-12UBI: init eba tables before wl when attaching a deviceHolger Brunck1-6/+6
2011-10-12ubifs bad superblock bugLars Poeschel1-2/+4
2011-10-11NAND: davinci: choose correct 1-bit h/w ECC regLaurence Withers1-13/+13
2011-10-10MIPS: Ingenic XBurst Jz4740 processor supportXiangfu Liu10-0/+2082
2011-10-10microblaze: Copy bootfile from variablesMichal Simek1-0/+4
2011-10-10microblaze: Fix unaligned.h for endiansMichal Simek1-16/+1
2011-10-10microblaze: Initialize jumptable and consoleMichal Simek1-0/+6
2011-10-10microblaze: Support flashes on lower addressesMichal Simek2-1/+36
2011-10-10microblaze: Call common console_init_f initialization functionMichal Simek1-0/+1
2011-10-10powerpc/mpc8536ds: Save the env variables to SDcard and SPI flashXie Xiaobo1-4/+18
2011-10-10powerpc/mpc8536ds: Add USB support for MPC8536DSFanzc1-0/+15
2011-10-10fsl_sata: Fix compile error when CONFIG_LBA48 is not definedTang Yuantian1-5/+10
2011-10-10powerpc/mpc8536ds: Invert SDHC_WP pin polarityXie Xiaobo1-0/+8
2011-10-10powerpc/mpc8536ds: Add eSPI support for MPC8536DSXie Xiaobo3-4/+21
2011-10-10powerpc/mpc8548cds: Update config filechenhui zhao1-18/+26
2011-10-10powerpc/mpc86xx: Disable translation for BAT setupBecky Bruce4-79/+142
2011-10-10powerpc/mpc8641hpcn: fix SRIO BAT configBecky Bruce1-5/+0
2011-10-10powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHYTimur Tabi3-3/+11
2011-10-10powerpc/mpc8xxx: Merge entries in DDR speed tableYork Sun7-460/+472
2011-10-10phylib: Work around bug in Teranetics PHYAndy Fleming1-1/+20
2011-10-10powerpc/85xx: CONFIG_ENABLE_36BIT_PHYS does not depend on CONFIG_PHYS_64BITTimur Tabi2-3/+3
2011-10-10powerpc/8xxx: Add support for interactive DDR programming interfaceYork Sun7-18/+1880
2011-10-10arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not usedWolfgang Denk1-2/+1
2011-10-10common/usb.c: fix warning: variable ... set but not usedWolfgang Denk1-7/+13
2011-10-10drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not usedWolfgang Denk1-2/+1
2011-10-10common/cmd_usb.c: fix warning: variable ... set but not usedWolfgang Denk1-2/+1
2011-10-10drivers/net/smc91111.c: fix warning: variable ... set but not usedWolfgang Denk1-8/+0
2011-10-10fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not usedWolfgang Denk1-10/+4
2011-10-10CFI: fix warning: variable ... set but not usedWolfgang Denk2-2/+11
2011-10-10arch/arm/lib/board.c: fix warning: variable ... set but not usedWolfgang Denk1-3/+1
2011-10-10netconsole: support packets longer than 512 bytesMichael Walle1-4/+7
2011-10-10cmd_time: add time commandChe-liang Chiou3-0/+92
2011-10-10README: fix typos and such.Wolfgang Denk1-8/+5
2011-10-10README: fix documentation of CONFIG_SHOW_BOOT_PROGRESSWolfgang Denk1-36/+36
2011-10-10common/image.c: remove duplicated IH_TYPE entries.Wolfgang Denk1-6/+3
2011-10-10serial: uartlite: Support for SERIAL_MULTIMichal Simek3-19/+142
2011-10-10ppc: Fix DBSR_IAx defines in <bedbug/regs.h>Stefan Roese1-16/+15