summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-12-05Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2011-12-05m68k: fix ambiguous bit testingMike Frysinger
2011-12-05sparc: fix unused variable warningsMike Frysinger
2011-12-02sh: Add support Renesas SH7724Nobuhiro Iwamatsu
2011-12-02sh: avoid multiple definition errors with cache funcsMike Frysinger
2011-12-02sh: Add ashrsi3 libgcc functionPhil Edworthy
2011-12-02sh: only add -mno-fdpic if the compiler supports itMike Frysinger
2011-12-02arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warningWolfgang Denk
2011-12-01Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
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/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-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
2011-11-29x86: Ensure IDT and GDT remain 16-byte aligned post relocationGraeme Russ
2011-11-29x86: Provide more configuration granularityGraeme Russ
2011-11-29x86: Add multiboot headerGraeme Russ
2011-11-29sc520: Create arch asm-offsetsGraeme Russ
2011-11-29x86: Punt cold- and warm-boot flagsGraeme Russ
2011-11-29cosmetic: checkpatch cleanup of arch/x86/lib/*.cGraeme Russ
2011-11-29cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.cGraeme Russ
2011-11-29cosmetic: checkpatch cleanup of arch/x86/cpu/*.cGraeme Russ
2011-11-29x86: Call hang() on unrecoverable exceptionGraeme Russ
2011-11-27hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK definesChristian Riesch
2011-11-27OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that.Alexander Holler
2011-11-27Fix Stelian's email addressStelian Pop
2011-11-23Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2011-11-23arch/arm/cpu/arm926ejs/omap/cpuinfo.c: Fix GCC 4.6 warningsAnatolij Gustschin
2011-11-23nds32/ag101: clean up for SoC related codeMacpaul Lin
2011-11-22net: rtl8109: drop unused !NET_MULTI driverMike Frysinger
2011-11-21Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2011-11-21Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk
2011-11-21Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk
2011-11-18Blackfin: cache result of cpp checkMike Frysinger
2011-11-18Blackfin: traps: fix up printf warnings from debugMike Frysinger
2011-11-18Blackfin: drop now unused local variableMike Frysinger
2011-11-18nds32/lib: add ide generic supportMacpaul Lin