summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-02DB64360: Fix GCC 4.6 build warningsWolfgang Denk
2011-12-02board/cray/L1/flash.c: Fix GCC 4.6 build warningWolfgang Denk
2011-12-02drivers/block/sata_dwc.c: Fix GCC 4.6 build warningWolfgang Denk
2011-12-02board/amirix/ap1000/flash.c: Fix GCC 4.6 build warningWolfgang Denk
2011-12-02alpr board: Fix GCC 4.6 build warningsWolfgang Denk
2011-12-02Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2011-12-02Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2011-12-01Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-12-01image: Don't detect XIP images as overlapping.Stephen Warren
2011-12-01image: Implement IH_TYPE_KERNEL_NOLOADStephen Warren
2011-12-01ppc4xx: Add Io64 board supportDirk Eibach
2011-12-01ppc4xx: fix PMC440 painit commandMatthias Fuchs
2011-12-01ppc4xx: remove invalid access to PCI_BRDGOPT2 registerMatthias Fuchs
2011-12-01ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementationMatthias Fuchs
2011-11-29mpc85xx: support for Freescale COM Express P2020Ira W. Snyder
2011-11-29arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warningKumar Gala
2011-11-29mpc85xx: support board-specific reset functionIra W. Snyder
2011-11-29powerpc/85xx: verify the localbus device tree address before booting the OSTimur Tabi
2011-11-29mpc8xxx: update module_type values from JEDEC DDR3 SPD SpecificationIra W. Snyder
2011-11-29powerpc/p3060qds: Add board related support for P3060QDS platformShengzhou Liu
2011-11-29powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi
2011-11-29powerpc/85xx: always implement the work-around for Erratum SATA_A001Timur Tabi
2011-11-29powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.hTimur Tabi
2011-11-29powerpc/85xx: Add workaround for erratum A-003474York Sun
2011-11-29powerpc/85xx: fixup flexcan device tree clock-frequencyJia Hongtao
2011-11-29powerpc/85xx: Add workaround for erratum CPU-A003999Kumar Gala
2011-11-29x86: Fix some bugs in the i8402 driver when no controller is presentGabe Black
2011-11-29x86: Make the i8042 driver checkpatch cleanGabe Black
2011-11-29x86: Wrap small helper functions from libgcc to avoid an ABI mismatchGabe Black
2011-11-29x86: Import the glibc memset implementationGabe Black
2011-11-29x86: Fix a few recently added bugsGabe Black
2011-11-29x86: Don't relocate symbols which point to things that aren't relocatedGabe Black
2011-11-29x86: Fix how the location of the realmode and bios blobs are calculatedGabe Black
2011-11-29x86: Misc cleanupsGraeme Russ
2011-11-29x86: Misc PCI touchupsGraeme Russ
2011-11-29x86: Ensure IDT and GDT remain 16-byte aligned post relocationGraeme Russ
2011-11-29x86: Provide more configuration granularityGraeme Russ
2011-11-29x86: Add multiboot headerGraeme Russ
2011-11-29sc520: Create arch asm-offsetsGraeme Russ
2011-11-29x86: Punt cold- and warm-boot flagsGraeme Russ
2011-11-29cosmetic: checkpatch cleanup of board/eNET/*.cGraeme Russ
2011-11-29cosmetic: checkpatch cleanup of arch/x86/lib/*.cGraeme Russ
2011-11-29cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.cGraeme Russ
2011-11-29cosmetic: checkpatch cleanup of arch/x86/cpu/*.cGraeme Russ
2011-11-29x86: Call hang() on unrecoverable exceptionGraeme Russ
2011-11-28menu.c: use puts() instead of printf() where possibleWolfgang Denk
2011-11-28Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2011-11-28Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2011-11-27MAKEALL: drop obsolete mx31pdk_nand targetStefano Babic
2011-11-27dataflash: fix parameters order in write_dataflash()Igor Grinberg