summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-12-053-6/+1
|\
| * m68k: fix ambiguous bit testingMike Frysinger2011-12-051-1/+1
| * sparc: fix unused variable warningsMike Frysinger2011-12-052-5/+0
* | sh: Add support Renesas SH7724Nobuhiro Iwamatsu2011-12-022-0/+236
* | sh: avoid multiple definition errors with cache funcsMike Frysinger2011-12-022-21/+25
* | sh: Add ashrsi3 libgcc functionPhil Edworthy2011-12-022-0/+186
* | sh: only add -mno-fdpic if the compiler supports itMike Frysinger2011-12-021-1/+2
|/
* arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-021-3/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-12-0111-24/+158
|\
| * mpc85xx: support for Freescale COM Express P2020Ira W. Snyder2011-11-291-0/+1
| * 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-291-0/+7
| * powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi2011-11-292-7/+7
| * powerpc/85xx: always implement the work-around for Erratum SATA_A001Timur Tabi2011-11-291-4/+33
| * powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.hTimur Tabi2011-11-291-0/+6
| * 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: 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-295-51/+56
* | x86: Add multiboot headerGraeme Russ2011-11-291-0/+20
* | sc520: Create arch asm-offsetsGraeme Russ2011-11-295-47/+49
* | x86: Punt cold- and warm-boot flagsGraeme Russ2011-11-293-7/+0
* | 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
|/
* hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK definesChristian Riesch2011-11-271-3/+0
* OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that.Alexander Holler2011-11-271-11/+1
* Fix Stelian's email addressStelian Pop2011-11-2717-17/+17
* Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-11-231-2/+3
|\
| * arch/arm/cpu/arm926ejs/omap/cpuinfo.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-11-231-2/+3
* | nds32/ag101: clean up for SoC related codeMacpaul Lin2011-11-232-10/+6
* | net: rtl8109: drop unused !NET_MULTI driverMike Frysinger2011-11-221-4/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-11-213-7/+12
|\ \
| * | Blackfin: cache result of cpp checkMike Frysinger2011-11-181-1/+2
| * | Blackfin: traps: fix up printf warnings from debugMike Frysinger2011-11-181-5/+10
| * | Blackfin: drop now unused local variableMike Frysinger2011-11-181-1/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk2011-11-212-0/+23
|\ \ \
| * | | nds32/lib: add ide generic supportMacpaul Lin2011-11-181-0/+5
| * | | nds32: enhance io.h for compatibility with periphalsMacpaul Lin2011-11-181-0/+18
| |/ /
OpenPOWER on IntegriCloud