| Commit message (Expand) | Author | Age | Lines |
* | Add MMC Framework | Andy Fleming | 2009-02-16 | -9/+1253 |
* | Eliminated arch-specific mmc header requirement | Andy Fleming | 2009-02-16 | -100/+54 |
* | Convert mmc_init to mmc_legacy_init | Andy Fleming | 2009-02-16 | -6/+6 |
* | Eliminate support for using MMC as memory | Andy Fleming | 2009-02-16 | -99/+0 |
* | 32bit BUg fix for DDR2 on 8572 | Poonam_Aggrwal-b10812 | 2009-02-16 | -1/+25 |
* | TQM85xx: Fix a couple warnings in TQM8548 build | Andy Fleming | 2009-02-16 | -3/+5 |
* | MPC85xx: TQM8548: workaround for erratum DDR 19 and 20 | Wolfgang Grandegger | 2009-02-16 | -8/+108 |
* | MPC85xx: TQM8548: use cache for AG and BE variants | Wolfgang Grandegger | 2009-02-16 | -2/+2 |
* | MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configuration | Wolfgang Grandegger | 2009-02-16 | -4/+26 |
* | MPC85xx: TQM8548: fix SDRAM timing for 533 MHz | Wolfgang Grandegger | 2009-02-16 | -6/+8 |
* | MPC85xx: TQM8548: add support for the TQM8548_AG module | Wolfgang Grandegger | 2009-02-16 | -3/+12 |
* | MPC85xx: TQM8548: add support for the TQM8548_BE module | Wolfgang Grandegger | 2009-02-16 | -8/+22 |
* | MPC85xx: TQM85xx: make standard PCI/PCI-X configurable | Wolfgang Grandegger | 2009-02-16 | -10/+11 |
* | MPC85xx: TQM85xx: fix flash protection for boot loader | Wolfgang Grandegger | 2009-02-16 | -2/+1 |
* | 86xx: Update CPU info output on bootup | Peter Tyser | 2009-02-16 | -42/+48 |
* | 86xx: Update Global Utilities structure | Peter Tyser | 2009-02-16 | -8/+21 |
* | 86xx: Reset update | Peter Tyser | 2009-02-16 | -65/+64 |
* | fsl-ddr: Allow system to boot if we have more than 4G of memory | Kumar Gala | 2009-02-16 | -1/+1 |
* | mpc85xx: Add support for the P2020 | Srikanth Srinivasan | 2009-02-16 | -5/+32 |
* | 85xx: print boot header info to distinquish 36-bit addr map on MPC8572 DS | Kumar Gala | 2009-02-16 | -2/+6 |
* | Fixup SGMII PHY ids in the device tree | Andy Fleming | 2009-02-16 | -0/+79 |
* | Make some minor whitespace changes to eliminate line-wrapping | Andy Fleming | 2009-02-16 | -15/+16 |
* | Add eth_get_dev_by_index | Andy Fleming | 2009-02-16 | -0/+22 |
* | 85xx: Fix bug in device tree setup in 36-bit physical confg | Kumar Gala | 2009-02-16 | -1/+2 |
* | 85xx: Fix address map for 36-bit config of MPC8572DS | Kumar Gala | 2009-02-16 | -5/+10 |
* | 85xx: Fix how we map DDR memory | Kumar Gala | 2009-02-16 | -48/+31 |
* | fsl-ddr: ignore memctl_intlv_ctl setting if only one DDR controller | Kumar Gala | 2009-02-16 | -0/+4 |
* | 85xx: Format cpu freq printing to handle 8 cores | Kumar Gala | 2009-02-16 | -3/+5 |
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2009-02-15 | -12/+11 |
|\ |
|
| * | USB: Remove LUN number from CDB | Abraham, Thomas | 2009-02-15 | -5/+0 |
| * | Added usbtty_configured() check. Fixed attribute(packed) warnings. | Atin Malaviya | 2009-02-15 | -7/+11 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk | 2009-02-15 | -14/+6 |
|\ \
| |/
|/| |
|
| * | i.MX31: Start the I2C clock on driver initialisation | Guennadi Liakhovetski | 2009-02-14 | -0/+6 |
| * | i2c.h: drop i2c_reg_{read, write} hack for Blackfin parts | Mike Frysinger | 2009-02-12 | -14/+0 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2009-02-12 | -44/+59 |
|\ \ |
|
| * | | ppc4xx: Add README entry for CONFIG_PCI_DISABLE_PCIE | Dirk Eibach | 2009-02-12 | -0/+4 |
| * | | ppc4xx: Fix initialization of the SDRAM_CODT register | Carolyn Smith | 2009-02-12 | -5/+2 |
| * | | ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boards | Stefan Roese | 2009-02-12 | -0/+4 |
| * | | ppc4xx: Autocalibration can set RDCC to over aggressive value. | Adam Graham | 2009-02-12 | -36/+47 |
| * | | ppc4xx: Fix problem with CONFIG_MAX_MEM_MAPPED in include/asm-ppc/config.h | Stefan Roese | 2009-02-12 | -3/+2 |
| |/ |
|
* | | 82xx, mgcoge: fix compile error | Heiko Schocher | 2009-02-12 | -0/+1 |
|/ |
|
* | Coding style cleanup; update CHANGELOG | Wolfgang Denk | 2009-02-12 | -54/+2440 |
* | Add feature-removal-schedule.txt | Peter Tyser | 2009-02-11 | -0/+37 |
* | 8xx serial, smc: Coding-Style cleanup serial SMC driver | Heiko Schocher | 2009-02-11 | -48/+24 |
* | 8xx serial, smc: add configurable SMC Rx buffer len | Heiko Schocher | 2009-02-11 | -38/+58 |
* | common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile | Mike Frysinger | 2009-02-11 | -16/+3 |
* | bzip2: move ifdef handling to Makefile COBJS-$(...) | Mike Frysinger | 2009-02-11 | -20/+5 |
* | Fix whitespace damage: double space changed to a tab | Jerry Van Baren | 2009-02-11 | -6/+6 |
* | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash | Wolfgang Denk | 2009-02-11 | -1/+4 |
|\ |
|
| * | cfi: make flash_get_info() non static | Heiko Schocher | 2009-02-11 | -1/+4 |