summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | API: Provide syscall entry point for the ARM architecture.Rafal Jaworowski2009-02-183-5/+24
* | API: Use stack pointer as API signature search hint in the glue layer.Rafal Jaworowski2009-02-183-10/+23
* | TQM8260: fix locations of kernel and ramdisk images in flashWolfgang Denk2009-02-171-2/+2
* | 83xx: Add eSDHC support on 8379 EMDS boardAndy Fleming2009-02-165-5/+52
* | 85xx: Add eSDHC support for 8536 DSAndy Fleming2009-02-164-0/+46
* | Add support for the Freescale eSDHC found on 8379 and 8536 SoCsAndy Fleming2009-02-163-0/+494
* | Add MMC FrameworkAndy Fleming2009-02-165-9/+1253
* | Eliminated arch-specific mmc header requirementAndy Fleming2009-02-165-100/+54
* | Convert mmc_init to mmc_legacy_initAndy Fleming2009-02-165-6/+6
* | Eliminate support for using MMC as memoryAndy Fleming2009-02-165-99/+0
* | 32bit BUg fix for DDR2 on 8572Poonam_Aggrwal-b108122009-02-162-1/+25
* | TQM85xx: Fix a couple warnings in TQM8548 buildAndy Fleming2009-02-162-3/+5
* | MPC85xx: TQM8548: workaround for erratum DDR 19 and 20Wolfgang Grandegger2009-02-161-8/+108
* | MPC85xx: TQM8548: use cache for AG and BE variantsWolfgang Grandegger2009-02-161-2/+2
* | MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configurationWolfgang Grandegger2009-02-163-4/+26
* | 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
OpenPOWER on IntegriCloud