summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* DB64460: Fix GCC 4.6 build warningsWolfgang Denk2011-12-02-296/+255
* DB64360: Fix GCC 4.6 build warningsWolfgang Denk2011-12-02-299/+254
* board/cray/L1/flash.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-02-14/+11
* drivers/block/sata_dwc.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-02-5/+1
* board/amirix/ap1000/flash.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-02-3/+0
* alpr board: Fix GCC 4.6 build warningsWolfgang Denk2011-12-02-6/+1
* Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-12-02-3/+16
|\
| * image: Don't detect XIP images as overlapping.Stephen Warren2011-12-01-1/+3
| * image: Implement IH_TYPE_KERNEL_NOLOADStephen Warren2011-12-01-2/+13
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2011-12-02-27/+1448
|\ \
| * | ppc4xx: Add Io64 board supportDirk Eibach2011-12-01-8/+1431
| * | ppc4xx: fix PMC440 painit commandMatthias Fuchs2011-12-01-2/+15
| * | ppc4xx: remove invalid access to PCI_BRDGOPT2 registerMatthias Fuchs2011-12-01-2/+0
| * | ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementationMatthias Fuchs2011-12-01-15/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-12-01-97/+3231
|\ \
| * | mpc85xx: support for Freescale COM Express P2020Ira W. Snyder2011-11-29-0/+1099
| * | arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warningKumar Gala2011-11-29-2/+1
| * | mpc85xx: support board-specific reset functionIra W. Snyder2011-11-29-1/+16
| * | powerpc/85xx: verify the localbus device tree address before booting the OSTimur Tabi2011-11-29-9/+39
| * | mpc8xxx: update module_type values from JEDEC DDR3 SPD SpecificationIra W. Snyder2011-11-29-0/+14
| * | powerpc/p3060qds: Add board related support for P3060QDS platformShengzhou Liu2011-11-29-9/+1878
| * | powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi2011-11-29-44/+94
| * | powerpc/85xx: always implement the work-around for Erratum SATA_A001Timur Tabi2011-11-29-25/+34
| * | powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.hTimur Tabi2011-11-29-6/+8
| * | powerpc/85xx: Add workaround for erratum A-003474York Sun2011-11-29-0/+15
| * | powerpc/85xx: fixup flexcan device tree clock-frequencyJia Hongtao2011-11-29-1/+12
| * | powerpc/85xx: Add workaround for erratum CPU-A003999Kumar Gala2011-11-29-0/+21
| |/
* | x86: Fix some bugs in the i8402 driver when no controller is presentGabe Black2011-11-29-1/+11
* | x86: Make the i8042 driver checkpatch cleanGabe Black2011-11-29-498/+472
* | x86: Wrap small helper functions from libgcc to avoid an ABI mismatchGabe Black2011-11-29-0/+51
* | x86: Import the glibc memset implementationGabe Black2011-11-29-1/+89
* | x86: Fix a few recently added bugsGabe Black2011-11-29-1/+6
* | x86: Don't relocate symbols which point to things that aren't relocatedGabe Black2011-11-29-11/+8
* | x86: Fix how the location of the realmode and bios blobs are calculatedGabe Black2011-11-29-2/+10
* | x86: Misc cleanupsGraeme Russ2011-11-29-2/+3
* | x86: Misc PCI touchupsGraeme Russ2011-11-29-7/+9
* | x86: Ensure IDT and GDT remain 16-byte aligned post relocationGraeme Russ2011-11-29-6/+13
* | x86: Provide more configuration granularityGraeme Russ2011-11-29-52/+63
* | x86: Add multiboot headerGraeme Russ2011-11-29-0/+20
* | sc520: Create arch asm-offsetsGraeme Russ2011-11-29-49/+52
* | x86: Punt cold- and warm-boot flagsGraeme Russ2011-11-29-7/+0
* | cosmetic: checkpatch cleanup of board/eNET/*.cGraeme Russ2011-11-29-14/+13
* | cosmetic: checkpatch cleanup of arch/x86/lib/*.cGraeme Russ2011-11-29-432/+516
* | cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.cGraeme Russ2011-11-29-87/+39
* | cosmetic: checkpatch cleanup of arch/x86/cpu/*.cGraeme Russ2011-11-29-23/+30
* | x86: Call hang() on unrecoverable exceptionGraeme Russ2011-11-29-10/+10
|/
* menu.c: use puts() instead of printf() where possibleWolfgang Denk2011-11-28-6/+10
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-11-28-97/+88
|\
| * MAKEALL: drop obsolete mx31pdk_nand targetStefano Babic2011-11-27-1/+0
| * dataflash: fix parameters order in write_dataflash()Igor Grinberg2011-11-27-1/+2