summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-05Makefile: add tools/mkenvimage to target 'clean'Horst Kronstorfer
2011-12-05mv_common.c: get rid of 'defined but not used' warningMichael Jones
2011-12-05m68k: fix ambiguous bit testingMike Frysinger
2011-12-05sparc: fix unknown escape sequence warningsMike Frysinger
2011-12-05sparc: fix unused variable warningsMike Frysinger
2011-12-05sf: fix erase debug outputVadim Bendebury
2011-12-01Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk
2011-12-01board/emk/top860/top860.c: Fix GCC 4.6 build warningWolfgang Denk
2011-12-01board/sbc405/strataflash.c: Fix GCC 4.6 build warningWolfgang Denk
2011-12-01arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warningWolfgang Denk
2011-12-01board/freescale/mpc8610hpcd/mpc8610hpcd.c: Fix GCC 4.6 build warningWolfgang Denk
2011-12-01board/mpl/common/flash.c: Fix GCC 4.6 build warningWolfgang Denk
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