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