summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't add symlink in srctree when using an objtreeLoïc Minier2011-01-212-3/+2
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2011-01-191-43/+36
|\
| * USB-CDC: Move MAC addresses setting into usb_eth_initVitaly Kuzmichev2011-01-191-36/+26
| * USB-CDC: Do not rename netdev after its registrationVitaly Kuzmichev2011-01-191-3/+2
| * usb_ether: register usb ethernet gadget at each eth initLei Wen2011-01-191-4/+8
* | Fix defines needed to enable command sha1sumAlexander Holler2011-01-192-3/+3
* | sh: Fix MigoR of boards.cfgNobuhiro Iwamatsu2011-01-191-1/+1
|/
* Escape minus signs in manpageLoïc Minier2011-01-191-4/+4
* Fix typo ("comand" instead of "command")Loïc Minier2011-01-191-1/+1
* cmd_jffs2: Fix get_part_sector_size_nor() overflow bugPeter Tyser2011-01-191-1/+1
* Replace "FLASH" strings with "Flash" or "flash"Peter Tyser2011-01-1911-13/+13
* NET: lan91c96: Correct chip detect logicYanjun Yang2011-01-181-1/+1
* lib: add crc7 from LinuxThomas Chou2011-01-183-0/+77
* rtc: add support for Micro Crystal RV-3029-C2 RTCHeiko Schocher2011-01-182-0/+125
* mpc5200, digsy_mtc: add support for rev5 board versionHeiko Schocher2011-01-186-6/+197
* ppc, 8xx: remove obsolete km8xx boards from keymileHolger Brunck2011-01-189-1039/+0
* Small coding style fix in lib/asm-offsets.cStefan Roese2011-01-171-2/+2
* .gitignore: ignore generated u-boot.imxStefano Babic2011-01-171-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-01-17149-7586/+2041
|\
| * powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080)Kumar Gala2011-01-144-2/+13
| * powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080)Kumar Gala2011-01-144-0/+8
| * powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080)Kumar Gala2011-01-144-1/+11
| * powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boardsKumar Gala2011-01-1414-11/+24
| * powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr codeKumar Gala2011-01-143-18/+25
| * fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080)Roy Zang2011-01-143-0/+12
| * fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080)Roy Zang2011-01-143-0/+9
| * fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)Jerry Huang2011-01-143-3/+16
| * powerpc/85xx: Add SRIO support to P2020DSLi Yang2011-01-141-1/+23
| * powerpc/86xx: Convert SBC8641 to use common SRIO init codeKumar Gala2011-01-142-7/+9
| * powerpc/86xx: Convert MPC8641HPCN to use common SRIO init codeKumar Gala2011-01-142-21/+14
| * powerpc/86xx: Enable common SRIO init codeKumar Gala2011-01-143-3/+15
| * powerpc/85xx: Convert MPC8569MDS to use common SRIO init codeKumar Gala2011-01-142-6/+9
| * powerpc/85xx: Convert MPC8568MDS to use common SRIO init codeKumar Gala2011-01-142-6/+9
| * powerpc/85xx: Convert MPC8548CDS to use common SRIO init codeKumar Gala2011-01-143-16/+13
| * powerpc/8xxx: Refactor SRIO initialization into common codeKumar Gala2011-01-149-56/+151
| * fsl_pci: Update PCIe boot ouputPeter Tyser2011-01-142-19/+21
| * powerpc/85xx: Rework corenet_ds pci_init_board to use common FSL PCIe codeKumar Gala2011-01-141-116/+2
| * powerpc/85xx: Rework SBC8548 pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-45/+13
| * powerpc/86xx: Rework SBC8641 pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-65/+2
| * powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe codeKumar Gala2011-01-143-65/+19
| * powerpc/85xx: Rework P1_P2_RDB pci_init_board to use common FSL PCIe codeKumar Gala2011-01-143-62/+4
| * powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-143-41/+3
| * powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-143-40/+16
| * powerpc/85xx: Rework TQM boards pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-37/+13
| * powerpc/8xxx: Rework XES boards pci_init_board to use common FSL PCIe codeKumar Gala2011-01-145-137/+13
| * powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-143-42/+14
| * powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe codeKumar Gala2011-01-143-53/+3
| * powerpc/85xx: Rework MPC8536DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-102/+17
| * powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-143-84/+30
| * powerpc/85xx: Rework P2020DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-143-111/+5
OpenPOWER on IntegriCloud