summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-19README: remove duplicate entryKim Phillips
2009-02-19Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2009-02-19Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-02-19Coding style cleanup, update CHANGELOGWolfgang Denk
2009-02-19sata_sil3114: fix compiler warningKim Phillips
2009-02-19Create configuration option for restricted ns16550 functionsRon Madrid
2009-02-19mkconfig: include board config.h before asm/config.hKim Phillips
2009-02-18Fix build errors after making flash_get_info() non-staticWolfgang Denk
2009-02-18ppc4xx: PCIe: Change 16GB inbound memory to 4GBStefan Roese
2009-02-18ppc4xx: Some more PMC405 coding-style cleanupStefan Roese
2009-02-18ppc4xx: Update PMC405 board supportMatthias Fuchs
2009-02-18ppc4xx: Cleanup PMC405 board supportMatthias Fuchs
2009-02-18qong: changes to Dave/DENX Qong configurationIlya Yanok
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