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