summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix FPU post related link warningsKumar Gala2011-01-258-16/+16
* UEC: Fix compiler warnings introduced by linux/mii.h changeKumar Gala2011-01-252-19/+9
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-01-2545-438/+1940
|\
| * powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 boardKumar Gala2011-01-241-1/+1
| * powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBCDipen Dudhat2011-01-192-2/+13
| * ppc/85xx: Fix compile err when PCI disabled on P1_P2_RDBPrabhakar Kushwaha2011-01-193-7/+14
| * powerpc/p4080: Fix warning in serdes code from early use of hwconfigYork Sun2011-01-191-3/+14
| * corenet_ds: Extend board specific parametersYork Sun2011-01-192-78/+84
| * mpc85xx: Implement workaround for erratum DDR-A003York Sun2011-01-194-1/+103
| * mpc85xx: Enable unique mode registers and dynamic ODT for DDR3York Sun2011-01-195-55/+596
| * mpc85xx: Adding more registers and optionsYork Sun2011-01-194-26/+27
| * corenet_ds: Enable ECC for corenet_dsYork Sun2011-01-191-1/+1
| * mpc8xxx: Enable ECC on/off control in hwconfigYork Sun2011-01-192-3/+13
| * mpc8xxx: Display RDIMM if detectedYork Sun2011-01-191-12/+8
| * powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headersKumar Gala2011-01-196-70/+236
| * powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR initKumar Gala2011-01-193-78/+154
| * powerpc/p2040: Add various p2040 specific informationKumar Gala2011-01-195-2/+74
| * powerpc/p5020: Add various p5020 specific informationKumar Gala2011-01-193-0/+258
| * powerpc/p3041: Add various p3041 specific informationKumar Gala2011-01-193-0/+258
| * powerpc/85xx: Add Support for Freescale P1014 ProcessorPoonam Aggrwal2011-01-195-3/+8
| * powerpc/85xx: Add Support for Freescale P1010 ProcessorPoonam Aggrwal2011-01-195-5/+13
| * Fix wrong CONFIG_SYS_MPC85xx_SERDES1_ADDRPrabhakar2011-01-191-1/+1
| * powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala2011-01-1913-94/+37
| * 8xxx/ddr: add support to only compute the ddr sdram sizeHaiying Wang2011-01-193-9/+40
* | Cleanup .boards.depend when using an objtreeLoïc Minier2011-01-211-2/+2
* | 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
OpenPOWER on IntegriCloud