summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk2011-11-214-2/+81
|\ \ \ | |/ / |/| |
| * | nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet().Joachim Foerster2011-10-302-0/+54
| * | gpio: Add driver for Altera's PIO coreJoachim Foerster2011-10-281-2/+11
| * | nios2: Pseudo implement dcache_status/enable/disable()Joachim Foerster2011-10-281-0/+16
* | | mpc83xx: spd_sdram - fix gcc 4.6 compiler warningKim Phillips2011-11-161-2/+1
* | | arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warningAnatolij Gustschin2011-11-161-2/+0
* | | iop480_uart.c: Fix GCC 4.6 build warningsStefan Roese2011-11-161-2/+1
* | | 40x_spd_sdram.c: Fix GCC 4.6 build warningsStefan Roese2011-11-161-10/+10
* | | 44x_spd_ddr2.c: Fix GCC 4.6 build warningsStefan Roese2011-11-161-31/+1
* | | 44x_spd_ddr.c: Fix GCC 4.6 build warningsStefan Roese2011-11-161-4/+0
* | | cmd_ecctest.c: Fix GCC 4.6 build warningsStefan Roese2011-11-161-6/+3
* | | 4xx_ibm_ddr2_autocalib.c: Fix GCC 4.6 build warningsStefan Roese2011-11-161-6/+9
* | | 4xx_pcie.c: Fix GCC 4.6 build warningsStefan Roese2011-11-161-9/+2
* | | usb_ohci.c: Fix GCC 4.6 build warningsStefan Roese2011-11-161-2/+1
* | | arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-11-161-2/+1
* | | arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-11-161-2/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2011-11-161-0/+1
|\ \ \
| * | | font: split font data from video_font.hChe-Liang Chiou2011-11-151-0/+1
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-11-1682-3968/+13184
|\ \ \
| * | | arm, davinci: add DAVINCI_MMC_CLKIDHeiko Schocher2011-11-151-0/+1
OpenPOWER on IntegriCloud