aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-12-01Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk11-24/+158
2011-11-29mpc85xx: support for Freescale COM Express P2020Ira W. Snyder1-0/+1
2011-11-29arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warningKumar Gala1-2/+1
2011-11-29mpc85xx: support board-specific reset functionIra W. Snyder1-1/+16
2011-11-29powerpc/85xx: verify the localbus device tree address before booting the OSTimur Tabi1-9/+39
2011-11-29mpc8xxx: update module_type values from JEDEC DDR3 SPD SpecificationIra W. Snyder1-0/+7
2011-11-29powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi2-7/+7
2011-11-29powerpc/85xx: always implement the work-around for Erratum SATA_A001Timur Tabi1-4/+33
2011-11-29powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.hTimur Tabi1-0/+6
2011-11-29powerpc/85xx: Add workaround for erratum A-003474York Sun3-0/+15
2011-11-29powerpc/85xx: fixup flexcan device tree clock-frequencyJia Hongtao1-1/+12
2011-11-29powerpc/85xx: Add workaround for erratum CPU-A003999Kumar Gala4-0/+21
2011-11-29x86: Wrap small helper functions from libgcc to avoid an ABI mismatchGabe Black3-0/+51
2011-11-29x86: Import the glibc memset implementationGabe Black3-1/+89
2011-11-29x86: Fix a few recently added bugsGabe Black2-1/+6
2011-11-29x86: Don't relocate symbols which point to things that aren't relocatedGabe Black3-11/+8
2011-11-29x86: Fix how the location of the realmode and bios blobs are calculatedGabe Black2-2/+10
2011-11-29x86: Misc cleanupsGraeme Russ1-2/+3
2011-11-29x86: Misc PCI touchupsGraeme Russ3-7/+9
2011-11-29x86: Ensure IDT and GDT remain 16-byte aligned post relocationGraeme Russ2-6/+13
2011-11-29x86: Provide more configuration granularityGraeme Russ5-51/+56
2011-11-29x86: Add multiboot headerGraeme Russ1-0/+20
2011-11-29sc520: Create arch asm-offsetsGraeme Russ5-47/+49
2011-11-29x86: Punt cold- and warm-boot flagsGraeme Russ3-7/+0
2011-11-29cosmetic: checkpatch cleanup of arch/x86/lib/*.cGraeme Russ18-432/+516
2011-11-29cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.cGraeme Russ5-87/+39
2011-11-29cosmetic: checkpatch cleanup of arch/x86/cpu/*.cGraeme Russ2-23/+30
2011-11-29x86: Call hang() on unrecoverable exceptionGraeme Russ1-10/+10
2011-11-27hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK definesChristian Riesch1-3/+0
2011-11-27OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that.Alexander Holler1-11/+1
2011-11-27Fix Stelian's email addressStelian Pop17-17/+17
2011-11-23Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk1-2/+3
2011-11-23arch/arm/cpu/arm926ejs/omap/cpuinfo.c: Fix GCC 4.6 warningsAnatolij Gustschin1-2/+3
2011-11-23nds32/ag101: clean up for SoC related codeMacpaul Lin2-10/+6
2011-11-22net: rtl8109: drop unused !NET_MULTI driverMike Frysinger1-4/+0
2011-11-21Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk3-7/+12
2011-11-21Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk2-0/+23
2011-11-21Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk4-2/+81
2011-11-18Blackfin: cache result of cpp checkMike Frysinger1-1/+2
2011-11-18Blackfin: traps: fix up printf warnings from debugMike Frysinger1-5/+10
2011-11-18Blackfin: drop now unused local variableMike Frysinger1-1/+0
2011-11-18nds32/lib: add ide generic supportMacpaul Lin1-0/+5
2011-11-18nds32: enhance io.h for compatibility with periphalsMacpaul Lin1-0/+18
2011-11-16mpc83xx: spd_sdram - fix gcc 4.6 compiler warningKim Phillips1-2/+1
2011-11-16arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warningAnatolij Gustschin1-2/+0
2011-11-16iop480_uart.c: Fix GCC 4.6 build warningsStefan Roese1-2/+1
2011-11-1640x_spd_sdram.c: Fix GCC 4.6 build warningsStefan Roese1-10/+10
2011-11-1644x_spd_ddr2.c: Fix GCC 4.6 build warningsStefan Roese1-31/+1
2011-11-1644x_spd_ddr.c: Fix GCC 4.6 build warningsStefan Roese1-4/+0
2011-11-16cmd_ecctest.c: Fix GCC 4.6 build warningsStefan Roese1-6/+3