summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | MPC85xx: TQM8548: workaround for erratum DDR 19 and 20Wolfgang Grandegger2009-02-16-8/+108
* | MPC85xx: TQM8548: use cache for AG and BE variantsWolfgang Grandegger2009-02-16-2/+2
* | MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configurationWolfgang Grandegger2009-02-16-4/+26
* | MPC85xx: TQM8548: fix SDRAM timing for 533 MHzWolfgang Grandegger2009-02-16-6/+8
* | MPC85xx: TQM8548: add support for the TQM8548_AG moduleWolfgang Grandegger2009-02-16-3/+12
* | MPC85xx: TQM8548: add support for the TQM8548_BE moduleWolfgang Grandegger2009-02-16-8/+22
* | MPC85xx: TQM85xx: make standard PCI/PCI-X configurableWolfgang Grandegger2009-02-16-10/+11
* | MPC85xx: TQM85xx: fix flash protection for boot loaderWolfgang Grandegger2009-02-16-2/+1
* | 86xx: Update CPU info output on bootupPeter Tyser2009-02-16-42/+48
* | 86xx: Update Global Utilities structurePeter Tyser2009-02-16-8/+21
* | 86xx: Reset updatePeter Tyser2009-02-16-65/+64
* | fsl-ddr: Allow system to boot if we have more than 4G of memoryKumar Gala2009-02-16-1/+1
* | mpc85xx: Add support for the P2020Srikanth Srinivasan2009-02-16-5/+32
* | 85xx: print boot header info to distinquish 36-bit addr map on MPC8572 DSKumar Gala2009-02-16-2/+6
* | Fixup SGMII PHY ids in the device treeAndy Fleming2009-02-16-0/+79
* | Make some minor whitespace changes to eliminate line-wrappingAndy Fleming2009-02-16-15/+16
* | Add eth_get_dev_by_indexAndy Fleming2009-02-16-0/+22
* | 85xx: Fix bug in device tree setup in 36-bit physical confgKumar Gala2009-02-16-1/+2
* | 85xx: Fix address map for 36-bit config of MPC8572DSKumar Gala2009-02-16-5/+10
* | 85xx: Fix how we map DDR memoryKumar Gala2009-02-16-48/+31
* | fsl-ddr: ignore memctl_intlv_ctl setting if only one DDR controllerKumar Gala2009-02-16-0/+4
* | 85xx: Format cpu freq printing to handle 8 coresKumar Gala2009-02-16-3/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-02-15-12/+11
|\ \
| * | USB: Remove LUN number from CDBAbraham, Thomas2009-02-15-5/+0
| * | Added usbtty_configured() check. Fixed attribute(packed) warnings.Atin Malaviya2009-02-15-7/+11
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-02-15-14/+6
|\ \ \ | |/ / |/| |
| * | i.MX31: Start the I2C clock on driver initialisationGuennadi Liakhovetski2009-02-14-0/+6
| * | i2c.h: drop i2c_reg_{read, write} hack for Blackfin partsMike Frysinger2009-02-12-14/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-02-12-44/+59
|\ \ \
| * | | ppc4xx: Add README entry for CONFIG_PCI_DISABLE_PCIEDirk Eibach2009-02-12-0/+4
| * | | ppc4xx: Fix initialization of the SDRAM_CODT registerCarolyn Smith2009-02-12-5/+2
| * | | ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boardsStefan Roese2009-02-12-0/+4
| * | | ppc4xx: Autocalibration can set RDCC to over aggressive value.Adam Graham2009-02-12-36/+47
| * | | ppc4xx: Fix problem with CONFIG_MAX_MEM_MAPPED in include/asm-ppc/config.hStefan Roese2009-02-12-3/+2
| |/ /
* | | 82xx, mgcoge: fix compile errorHeiko Schocher2009-02-12-0/+1
|/ /
* | Coding style cleanup; update CHANGELOGWolfgang Denk2009-02-12-54/+2440
* | Add feature-removal-schedule.txtPeter Tyser2009-02-11-0/+37
* | 8xx serial, smc: Coding-Style cleanup serial SMC driverHeiko Schocher2009-02-11-48/+24
* | 8xx serial, smc: add configurable SMC Rx buffer lenHeiko Schocher2009-02-11-38/+58
* | common/{hush, kgdb, serial}.c: build by COBJS-$(...) in MakefileMike Frysinger2009-02-11-16/+3
* | bzip2: move ifdef handling to Makefile COBJS-$(...)Mike Frysinger2009-02-11-20/+5
* | Fix whitespace damage: double space changed to a tabJerry Van Baren2009-02-11-6/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2009-02-11-1/+4
|\ \
| * | cfi: make flash_get_info() non staticHeiko Schocher2009-02-11-1/+4
* | | net: removed board-specific CONFIGs from MPC5xxx FEC driverBen Warren2009-02-09-52/+48
* | | net/sntp.c: move ifdef into Makefile COBJS-$(...)Mike Frysinger2009-02-09-5/+1
* | | tsec: Fix a bug in soft-resettingAndy Fleming2009-02-09-0/+1
* | | Fix 100Mbs ethernet operation on sh7763 based boardsSimon Munton2009-02-09-1/+1
* | | Fix MPC8260 with ethernet on SCCksi@koi8.net2009-02-09-1/+1
|/ /
* | 82xx serial, smc: Coding-Style cleanup serial SMC driverHeiko Schocher2009-02-10-36/+18