aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-18Fix build errors after making flash_get_info() non-staticWolfgang Denk
2009-02-18common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possibleJean-Christophe PLAGNIOL-VILLARD
2009-02-18common/console: coding style cleanupJean-Christophe PLAGNIOL-VILLARD
2009-02-18mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into MakefileMike Frysinger
2009-02-18disk: convert part_* files to COBJ-$(CONFIG_XXX) styleMike Frysinger
2009-02-18include/image.h: Ease grepping of image_* functionsPetri Lehtinen
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger
2009-02-18disable imls command if no flash is definedValeriy Glushkov
2009-02-18API: Improve glue mid-layer of the API demo application.Rafal Jaworowski
2009-02-18API: Only output test data when reading was successful.Rafal Jaworowski
2009-02-18API: Provide syscall entry point for the ARM architecture.Rafal Jaworowski
2009-02-18API: Use stack pointer as API signature search hint in the glue layer.Rafal Jaworowski
2009-02-17TQM8260: fix locations of kernel and ramdisk images in flashWolfgang Denk
2009-02-1683xx: Add eSDHC support on 8379 EMDS boardAndy Fleming
2009-02-1685xx: Add eSDHC support for 8536 DSAndy Fleming
2009-02-16Add support for the Freescale eSDHC found on 8379 and 8536 SoCsAndy Fleming
2009-02-16Add MMC FrameworkAndy Fleming
2009-02-16Eliminated arch-specific mmc header requirementAndy Fleming
2009-02-16Convert mmc_init to mmc_legacy_initAndy Fleming
2009-02-16Eliminate support for using MMC as memoryAndy Fleming
2009-02-1632bit BUg fix for DDR2 on 8572Poonam_Aggrwal-b10812
2009-02-16TQM85xx: Fix a couple warnings in TQM8548 buildAndy Fleming
2009-02-16MPC85xx: TQM8548: workaround for erratum DDR 19 and 20Wolfgang Grandegger
2009-02-16MPC85xx: TQM8548: use cache for AG and BE variantsWolfgang Grandegger
2009-02-16MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configurationWolfgang Grandegger
2009-02-16MPC85xx: TQM8548: fix SDRAM timing for 533 MHzWolfgang Grandegger
2009-02-16MPC85xx: TQM8548: add support for the TQM8548_AG moduleWolfgang Grandegger
2009-02-16MPC85xx: TQM8548: add support for the TQM8548_BE moduleWolfgang Grandegger
2009-02-16MPC85xx: TQM85xx: make standard PCI/PCI-X configurableWolfgang Grandegger
2009-02-16MPC85xx: TQM85xx: fix flash protection for boot loaderWolfgang Grandegger
2009-02-1686xx: Update CPU info output on bootupPeter Tyser
2009-02-1686xx: Update Global Utilities structurePeter Tyser
2009-02-1686xx: Reset updatePeter Tyser
2009-02-16fsl-ddr: Allow system to boot if we have more than 4G of memoryKumar Gala
2009-02-16mpc85xx: Add support for the P2020Srikanth Srinivasan
2009-02-1685xx: print boot header info to distinquish 36-bit addr map on MPC8572 DSKumar Gala
2009-02-16Fixup SGMII PHY ids in the device treeAndy Fleming
2009-02-16Make some minor whitespace changes to eliminate line-wrappingAndy Fleming
2009-02-16Add eth_get_dev_by_indexAndy Fleming
2009-02-1685xx: Fix bug in device tree setup in 36-bit physical confgKumar Gala
2009-02-1685xx: Fix address map for 36-bit config of MPC8572DSKumar Gala
2009-02-1685xx: Fix how we map DDR memoryKumar Gala
2009-02-16fsl-ddr: ignore memctl_intlv_ctl setting if only one DDR controllerKumar Gala
2009-02-1685xx: Format cpu freq printing to handle 8 coresKumar Gala
2009-02-15Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2009-02-15Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2009-02-15USB: Remove LUN number from CDBAbraham, Thomas
2009-02-15Added usbtty_configured() check. Fixed attribute(packed) warnings.Atin Malaviya
2009-02-14i.MX31: Start the I2C clock on driver initialisationGuennadi Liakhovetski
2009-02-12i2c.h: drop i2c_reg_{read, write} hack for Blackfin partsMike Frysinger