summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-01post/board/lwmon5/gdc.c: Fix GCC 4.6 build warningWolfgang Denk
2011-12-01drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warningWolfgang Denk
2011-12-01board/sandburst/common/flash.c: Fix GCC 4.6 build warningWolfgang Denk
2011-12-01DB64460: Fix GCC 4.6 build warningsWolfgang Denk
2011-12-01DB64360: Fix GCC 4.6 build warningsWolfgang Denk
2011-12-01board/cray/L1/flash.c: Fix GCC 4.6 build warningWolfgang Denk
2011-12-01drivers/block/sata_dwc.c: Fix GCC 4.6 build warningWolfgang Denk
2011-12-01board/amirix/ap1000/flash.c: Fix GCC 4.6 build warningWolfgang Denk
2011-12-01alpr board: Fix GCC 4.6 build warningsWolfgang Denk
2011-12-01Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2011-12-01Merge 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-29menu.c: use puts() instead of printf() where possibleWolfgang Denk
2011-11-29MAKEALL: drop obsolete mx31pdk_nand targetStefano Babic
2011-11-29dataflash: fix parameters order in write_dataflash()Igor Grinberg
2011-11-29hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK definesChristian Riesch
2011-11-29davinci_sonata: define CONFIG_MACH_TYPE for davinci_sonata boardChristian Riesch
2011-11-29davinci_schmoogie: define CONFIG_MACH_TYPE for davinci_schmoogie boardChristian Riesch
2011-11-29arm: a320evb: define mach-type in board config fileYan-Pai Chen
2011-11-29OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that.Alexander Holler
2011-11-29Fix Stelian's email addressStelian Pop
2011-11-29DIU: 1080P and 720P supportJerry Huang
2011-11-29CFB: Fix font rendering on mx5 framebufferMarek Vasut
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