summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* powerpc: cpm2 boards: update fcc register logicMike Frysinger2011-10-17-69/+69
* zlib: handle overflow while calculating available stream input sizeAnatolij Gustschin2011-10-17-0/+8
* serial_exit: punt unused prototypeMike Frysinger2011-10-15-1/+0
* punt unused clean/distclean targetsMike Frysinger2011-10-15-2321/+0
* common: fix missing function pointer relocation in fixup_cmdtable()Daniel Schwierzeck2011-10-15-0/+6
* mpc5200: digsy_mtc: fix detection of Coral-PAAnatolij Gustschin2011-10-15-0/+1
* pci: move pcidelay code to new location just before PCI bus scanAnatolij Gustschin2011-10-15-13/+17
* net: axi_ethernet: Add driver to u-bootMichal Simek2011-10-15-0/+667
* net: emaclite: Fix coding styleMichal Simek2011-10-15-30/+27
* net: emaclite: Use PKTSIZE directlyMichal Simek2011-10-15-6/+4
* net: emaclite: Setup RX/TX ping pong for every instanceMichal Simek2011-10-15-55/+68
* Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk2011-10-15-11/+21
|\
| * powerpc/85xx: use fdt_create_phandle() to create the Fman firmware phandlesTimur Tabi2011-10-15-3/+2
| * fdt: update fdt_alloc_phandle to use fdt_get_phandleTimur Tabi2011-10-15-5/+2
| * fdt: check for fdt errors in fdt_create_phandleTimur Tabi2011-10-15-3/+10
| * fdt: Add a do_fixup_by_path_string() functionChunhe Lan2011-10-15-0/+7
* | powerpc/85xx: Drop CONFIG_VIDEO on P1_P2_RDB-PC boards to reduce sizeKumar Gala2011-10-13-16/+0
* | phylib: wait for TN2020 to achieve SERDES lane alignment at startupTimur Tabi2011-10-13-0/+33
* | powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3Timur Tabi2011-10-13-47/+0
* | powerpc/mpc8548cds: Add 36-bit supportchenhui zhao2011-10-13-0/+57
* | powerpc/mpc8548cds: Code cleanup and refactoringchenhui zhao2011-10-13-97/+75
* | powerpc/p3041: fixup portal config infoHaiying Wang2011-10-13-10/+10
* | powerpc/p2041: fixup portal config infoHaiying Wang2011-10-13-10/+10
* | powerpc/p5020: fixup portal config infoHaiying Wang2011-10-13-10/+10
* | powerpc/85xx: Added secure boot option for P2041RDB boardsKuldip Giroh2011-10-13-0/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2011-10-12-1/+2804
|\
| * MIPS: Jz4740: Add qi_lb60 board supportXiangfu Liu2011-10-12-1/+460
| * MIPS: Jz4740: Add NAND driverXiangfu Liu2011-10-12-0/+262
| * MIPS: Ingenic XBurst Jz4740 processor supportXiangfu Liu2011-10-10-0/+2082
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2011-10-12-9/+13
|\ \
| * | ppc4xx: Change DDR2 CL from 4 to 5 for intipDirk Eibach2011-10-12-6/+6
| * | ppc4xx: Improve lm63 pwm on dlvision-10gDirk Eibach2011-10-12-3/+3
| * | ppc4xx: Do not stop booting on any keypress on intipDirk Eibach2011-10-12-2/+6
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2011-10-12-8/+10
|\ \
| * | UBI: init eba tables before wl when attaching a deviceHolger Brunck2011-10-12-6/+6
| * | ubifs bad superblock bugLars Poeschel2011-10-12-2/+4
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2011-10-12-13/+13
|\ \
| * | NAND: davinci: choose correct 1-bit h/w ECC regLaurence Withers2011-10-10-13/+13
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2011-10-12-17/+48
|\ \
| * | microblaze: Copy bootfile from variablesMichal Simek2011-10-10-0/+4
| * | microblaze: Fix unaligned.h for endiansMichal Simek2011-10-10-16/+1
| * | microblaze: Initialize jumptable and consoleMichal Simek2011-10-10-0/+6
| * | microblaze: Support flashes on lower addressesMichal Simek2011-10-10-1/+36
| * | microblaze: Call common console_init_f initialization functionMichal Simek2011-10-10-0/+1
| |/
* | powerpc/mpc8536ds: Save the env variables to SDcard and SPI flashXie Xiaobo2011-10-09-4/+18
* | powerpc/mpc8536ds: Add USB support for MPC8536DSFanzc2011-10-09-0/+15
* | fsl_sata: Fix compile error when CONFIG_LBA48 is not definedTang Yuantian2011-10-09-5/+10
* | powerpc/mpc8536ds: Invert SDHC_WP pin polarityXie Xiaobo2011-10-09-0/+8
* | powerpc/mpc8536ds: Add eSPI support for MPC8536DSXie Xiaobo2011-10-09-4/+21
* | powerpc/mpc8548cds: Update config filechenhui zhao2011-10-09-18/+26