summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* punt unused clean/distclean targetsMike Frysinger2011-10-15386-2321/+0
* common: fix missing function pointer relocation in fixup_cmdtable()Daniel Schwierzeck2011-10-151-0/+6
* mpc5200: digsy_mtc: fix detection of Coral-PAAnatolij Gustschin2011-10-151-0/+1
* pci: move pcidelay code to new location just before PCI bus scanAnatolij Gustschin2011-10-151-13/+17
* net: axi_ethernet: Add driver to u-bootMichal Simek2011-10-153-0/+667
* net: emaclite: Fix coding styleMichal Simek2011-10-151-30/+27
* net: emaclite: Use PKTSIZE directlyMichal Simek2011-10-151-6/+4
* net: emaclite: Setup RX/TX ping pong for every instanceMichal Simek2011-10-151-55/+68
* Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk2011-10-153-11/+21
|\
| * powerpc/85xx: use fdt_create_phandle() to create the Fman firmware phandlesTimur Tabi2011-10-151-3/+2
| * fdt: update fdt_alloc_phandle to use fdt_get_phandleTimur Tabi2011-10-151-5/+2
| * fdt: check for fdt errors in fdt_create_phandleTimur Tabi2011-10-152-3/+10
| * fdt: Add a do_fixup_by_path_string() functionChunhe Lan2011-10-151-0/+7
* | powerpc/85xx: Drop CONFIG_VIDEO on P1_P2_RDB-PC boards to reduce sizeKumar Gala2011-10-131-16/+0
* | phylib: wait for TN2020 to achieve SERDES lane alignment at startupTimur Tabi2011-10-131-0/+33
* | powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3Timur Tabi2011-10-133-47/+0
* | powerpc/mpc8548cds: Add 36-bit supportchenhui zhao2011-10-132-0/+57
* | powerpc/mpc8548cds: Code cleanup and refactoringchenhui zhao2011-10-134-97/+75
* | powerpc/p3041: fixup portal config infoHaiying Wang2011-10-131-10/+10
* | powerpc/p2041: fixup portal config infoHaiying Wang2011-10-131-10/+10
* | powerpc/p5020: fixup portal config infoHaiying Wang2011-10-131-10/+10
* | powerpc/85xx: Added secure boot option for P2041RDB boardsKuldip Giroh2011-10-131-0/+1
|/
* 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
OpenPOWER on IntegriCloud