summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VIDEO: MX5: export pix formatStefano Babic2011-10-132-45/+77
* VIDEO: MX5: Switch MX5 to CONFIG_VIDEOStefano Babic2011-10-133-95/+62
* video: update the Freescale DIU driver to use linux/fb.hTimur Tabi2011-10-131-49/+5
* Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2011-10-1220-1/+2804
|\
| * MIPS: Jz4740: Add qi_lb60 board supportXiangfu Liu2011-10-128-1/+460
| * MIPS: Jz4740: Add NAND driverXiangfu Liu2011-10-122-0/+262
| * MIPS: Ingenic XBurst Jz4740 processor supportXiangfu Liu2011-10-1010-0/+2082
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2011-10-122-9/+13
|\ \
| * | ppc4xx: Change DDR2 CL from 4 to 5 for intipDirk Eibach2011-10-121-6/+6
| * | ppc4xx: Improve lm63 pwm on dlvision-10gDirk Eibach2011-10-121-3/+3
| * | ppc4xx: Do not stop booting on any keypress on intipDirk Eibach2011-10-121-2/+6
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2011-10-122-8/+10
|\ \
| * | UBI: init eba tables before wl when attaching a deviceHolger Brunck2011-10-121-6/+6
| * | ubifs bad superblock bugLars Poeschel2011-10-121-2/+4
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2011-10-121-13/+13
|\ \
| * | NAND: davinci: choose correct 1-bit h/w ECC regLaurence Withers2011-10-101-13/+13
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2011-10-123-17/+48
|\ \
| * | microblaze: Copy bootfile from variablesMichal Simek2011-10-101-0/+4
| * | microblaze: Fix unaligned.h for endiansMichal Simek2011-10-101-16/+1
| * | microblaze: Initialize jumptable and consoleMichal Simek2011-10-101-0/+6
| * | microblaze: Support flashes on lower addressesMichal Simek2011-10-102-1/+36
| * | microblaze: Call common console_init_f initialization functionMichal Simek2011-10-101-0/+1
| |/
* | powerpc/mpc8536ds: Save the env variables to SDcard and SPI flashXie Xiaobo2011-10-091-4/+18
* | powerpc/mpc8536ds: Add USB support for MPC8536DSFanzc2011-10-091-0/+15
* | fsl_sata: Fix compile error when CONFIG_LBA48 is not definedTang Yuantian2011-10-091-5/+10
* | powerpc/mpc8536ds: Invert SDHC_WP pin polarityXie Xiaobo2011-10-091-0/+8
* | powerpc/mpc8536ds: Add eSPI support for MPC8536DSXie Xiaobo2011-10-093-4/+21
* | powerpc/mpc8548cds: Update config filechenhui zhao2011-10-091-18/+26
* | powerpc/mpc86xx: Disable translation for BAT setupBecky Bruce2011-10-094-79/+142
* | powerpc/mpc8641hpcn: fix SRIO BAT configBecky Bruce2011-10-091-5/+0
* | powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHYTimur Tabi2011-10-093-3/+11
* | powerpc/mpc8xxx: Merge entries in DDR speed tableYork Sun2011-10-097-460/+472
* | phylib: Work around bug in Teranetics PHYAndy Fleming2011-10-091-1/+20
* | powerpc/85xx: CONFIG_ENABLE_36BIT_PHYS does not depend on CONFIG_PHYS_64BITTimur Tabi2011-10-092-3/+3
* | powerpc/8xxx: Add support for interactive DDR programming interfaceYork Sun2011-10-097-18/+1880
|/
* arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-091-2/+1
* common/usb.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-091-7/+13
* drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-091-2/+1
* common/cmd_usb.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-091-2/+1
* drivers/net/smc91111.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-091-8/+0
* fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-091-10/+4
* CFI: fix warning: variable ... set but not usedWolfgang Denk2011-10-092-2/+11
* arch/arm/lib/board.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-091-3/+1
* netconsole: support packets longer than 512 bytesMichael Walle2011-10-091-4/+7
* cmd_time: add time commandChe-liang Chiou2011-10-093-0/+92
* README: fix typos and such.Wolfgang Denk2011-10-091-8/+5
* README: fix documentation of CONFIG_SHOW_BOOT_PROGRESSWolfgang Denk2011-10-091-36/+36
* common/image.c: remove duplicated IH_TYPE entries.Wolfgang Denk2011-10-091-6/+3
* serial: uartlite: Support for SERIAL_MULTIMichal Simek2011-10-093-19/+142
* ppc: Fix DBSR_IAx defines in <bedbug/regs.h>Stefan Roese2011-10-091-16/+15
OpenPOWER on IntegriCloud