aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-17powerpc: cpm2 boards: update fcc register logicMike Frysinger25-69/+69
2011-10-17zlib: handle overflow while calculating available stream input sizeAnatolij Gustschin1-0/+8
2011-10-15serial_exit: punt unused prototypeMike Frysinger1-1/+0
2011-10-15punt unused clean/distclean targetsMike Frysinger386-2321/+0
2011-10-15common: fix missing function pointer relocation in fixup_cmdtable()Daniel Schwierzeck1-0/+6
2011-10-15mpc5200: digsy_mtc: fix detection of Coral-PAAnatolij Gustschin1-0/+1
2011-10-15pci: move pcidelay code to new location just before PCI bus scanAnatolij Gustschin1-13/+17
2011-10-15net: axi_ethernet: Add driver to u-bootMichal Simek3-0/+667
2011-10-15net: emaclite: Fix coding styleMichal Simek1-30/+27
2011-10-15net: emaclite: Use PKTSIZE directlyMichal Simek1-6/+4
2011-10-15net: emaclite: Setup RX/TX ping pong for every instanceMichal Simek1-55/+68
2011-10-15Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk3-11/+21
2011-10-15powerpc/85xx: use fdt_create_phandle() to create the Fman firmware phandlesTimur Tabi1-3/+2
2011-10-15fdt: update fdt_alloc_phandle to use fdt_get_phandleTimur Tabi1-5/+2
2011-10-15fdt: check for fdt errors in fdt_create_phandleTimur Tabi2-3/+10
2011-10-15fdt: Add a do_fixup_by_path_string() functionChunhe Lan1-0/+7
2011-10-13powerpc/85xx: Drop CONFIG_VIDEO on P1_P2_RDB-PC boards to reduce sizeKumar Gala1-16/+0
2011-10-13phylib: wait for TN2020 to achieve SERDES lane alignment at startupTimur Tabi1-0/+33
2011-10-13powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3Timur Tabi3-47/+0
2011-10-13powerpc/mpc8548cds: Add 36-bit supportchenhui zhao2-0/+57
2011-10-13powerpc/mpc8548cds: Code cleanup and refactoringchenhui zhao4-97/+75
2011-10-13powerpc/p3041: fixup portal config infoHaiying Wang1-10/+10
2011-10-13powerpc/p2041: fixup portal config infoHaiying Wang1-10/+10
2011-10-13powerpc/p5020: fixup portal config infoHaiying Wang1-10/+10
2011-10-13powerpc/85xx: Added secure boot option for P2041RDB boardsKuldip Giroh1-0/+1
2011-10-12Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk20-1/+2804
2011-10-12Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2-9/+13
2011-10-12Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2-8/+10
2011-10-12Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-13/+13
2011-10-12Merge 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-10NAND: 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-09powerpc/mpc8536ds: Save the env variables to SDcard and SPI flashXie Xiaobo1-4/+18
2011-10-09powerpc/mpc8536ds: Add USB support for MPC8536DSFanzc1-0/+15
2011-10-09fsl_sata: Fix compile error when CONFIG_LBA48 is not definedTang Yuantian1-5/+10
2011-10-09powerpc/mpc8536ds: Invert SDHC_WP pin polarityXie Xiaobo1-0/+8
2011-10-09powerpc/mpc8536ds: Add eSPI support for MPC8536DSXie Xiaobo3-4/+21
2011-10-09powerpc/mpc8548cds: Update config filechenhui zhao1-18/+26