summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOWPeter Tyser2010-11-141-8/+9
| * | | pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOWPeter Tyser2010-11-143-92/+92
| * | | fsl_pci_init: Quiet scanning printf()Peter Tyser2010-11-141-1/+1
| * | | mpc85xx: Fix SERDES/eTSEC message indentationPeter Tyser2010-11-146-17/+17
| * | | fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-1424-147/+147
| * | | fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe awarePeter Tyser2010-11-141-1/+5
| * | | net: Fix potential empty DHCP Parameter Request ListJason Liu2010-11-141-0/+4
| * | | env_mmc: fix compile warningLei Wen2010-11-141-0/+1
| * | | tools/env: cleanup host build flagsDaniel Hobi2010-11-141-5/+10
| * | | PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund2010-11-1412-12/+12
| * | | net: e1000: Add initialized eth_device & e1000_hw structureKumar Gala2010-11-141-0/+14
| * | | net: uli526x: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+5
| * | | net: tsi108_eth: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-1/+5
| * | | net: pcnet: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+5
| * | | net: ns8382x: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+5
| * | | net: natsemi: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+5
| * | | net: fec_mxc: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+1
| * | | net: eepro100: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+5
| * | | net: dc2114x: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+6
| * | | net: rtl8139: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+5
| * | | net: rtl8169: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+5
| * | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2010-11-1317-76/+89
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-11-1317-76/+89
| | |\ \ \
| | | * | | TQM85xx: Fix bug introduced by 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-11-121-1/+1
| | | * | | powerpc/corenet_ds: display the RCW at bootTimur Tabi2010-11-121-0/+15
| | | * | | powerpc/p4080ds: Move ICS refclk define into P4080DS.hKumar Gala2010-11-122-1/+2
| | | * | | powerpc/corenet_ds: Move CONFIG_SYS_TEXT_BASE into corenet_ds.hKumar Gala2010-11-122-4/+4
| | | * | | powerpc/corenet_ds: Enable DHCP suportKumar Gala2010-11-121-0/+1
| | | * | | p1_p2_rdb: to set SQW/INT pin of RTC as INT linePriyanka Jain2010-11-122-1/+4
| | | * | | powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl buildHaiying Wang2010-11-126-13/+34
| | | * | | powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASEHaiying Wang2010-11-111-9/+9
| | | * | | powerpc/85xx: Fix lds for nand buildHaiying Wang2010-11-112-46/+15
| | | * | | powerpc/8xxx: Enable e1000 driver on some FSL boardsKumar Gala2010-11-103-0/+3
| | | * | | powerpc/8xxx: Fix merge issue with P2020DS DDR2 build configKumar Gala2010-11-101-1/+1
| | | | |/ | | | |/|
| * | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2010-11-134-0/+329
| |\ \ \ \ | | |/ / /
| | * | | sf: ramtron: new spi fram driverReinhard Meyer2010-11-104-0/+329
| | |/ /
| * | | env_sf: remove warning introduced with last patchStefano Babic2010-10-291-2/+1
| |/ /
* | | fixed compilation of specific PINMUXH. Nikolaus Schaller2010-11-267-4/+67
* | | fixed gpio commandsH. Nikolaus Schaller2010-11-261-43/+51
* | | fixed compilation for target omap3_beaglehybH. Nikolaus Schaller2010-11-2611-38/+66
* | | restored to official board fileH. Nikolaus Schaller2010-11-263-437/+554
* | | rearranged beagle-hybrid and gta04 under goldelico subdirectory; added new gp...H. Nikolaus Schaller2010-11-2531-385/+853
* | | Merge branch 'master' of git://git.denx.de/u-boot into gta04eH. Nikolaus Schaller2010-11-03884-15650/+12078
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-10-2918-191/+90
| |\ \
| | * | Kirkwood: bugfix: DRAM size initializationTanmay Upadhyay2010-10-281-0/+10
| | * | kirkwood: get rid of config.mk filesPrafulla Wadaskar2010-10-289-173/+33
| | * | kirkwood: guruplug: Relocate NAND environment areaGray Remlin2010-10-281-2/+2
| | * | Kirkwood: bugfix: broken early console messagesPrafulla Wadaskar2010-10-206-5/+26
| | * | arm926ejs, suen3: fix relocation issuesHeiko Schocher2010-10-202-11/+19
| * | | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-2910-116/+80
| |\ \ \