Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b29712e941e15c8385cf8f0347b165c148b133bc
/
arch
« Previous
a8c6863
armv7: setup vector
by Aneesh V
· 13 years ago
87d3da7
armv7: include armv7/cpu.c in SPL build
by Aneesh V
· 13 years ago
dc7100f
armv7: disable L2 cache in cleanup_before_linux()
by Aneesh V
· 13 years ago
8f1da53
arm, arm926ejs: Fix clear bss loop for zero length bss
by Christian Riesch
· 13 years ago
f68d2a2
PXA: Rename pxa_dram_init to pxa2xx_dram_init
by Marek Vasut
· 13 years ago
77b04c5
PXA: Export cpu_is_ and pxa_dram_init functions
by Marek Vasut
· 13 years ago
d1bb944
PXA: Replace timer driver
by Marek Vasut
· 13 years ago
e8de0fa
PXA: Add cpuinfo display for PXA2xx
by Marek Vasut
· 13 years ago
d10237d
PXA: Separate PXA2xx CPU init
by Marek Vasut
· 13 years ago
abc20ab
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
by Marek Vasut
· 13 years ago
7f4cfcf
PXA: Re-add the Dcache locking as RAM for pxa250
by Marek Vasut
· 13 years ago
20f7b1b
PXA: Rework start.S to be closer to other ARMs
by Marek Vasut
· 13 years ago
d194837
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
65f0d12
m68k: fix ambiguous bit testing
by Mike Frysinger
· 13 years ago
8344a6d
sparc: fix unused variable warnings
by Mike Frysinger
· 13 years ago
bead86a
sh: Add support Renesas SH7724
by Nobuhiro Iwamatsu
· 13 years ago
1721064
sh: avoid multiple definition errors with cache funcs
by Mike Frysinger
· 13 years ago
cb4046c
sh: Add ashrsi3 libgcc function
by Phil Edworthy
· 13 years ago
4cde174
sh: only add -mno-fdpic if the compiler supports it
by Mike Frysinger
· 13 years ago
ad37ef1
arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
d51e6d6
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 13 years ago
9839709
mpc85xx: support for Freescale COM Express P2020
by Ira W. Snyder
· 13 years ago
411e150
arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
c18de0d
mpc85xx: support board-specific reset function
by Ira W. Snyder
· 13 years ago
cc15df5
powerpc/85xx: verify the localbus device tree address before booting the OS
by Timur Tabi
· 13 years ago
2f3a71f
mpc8xxx: update module_type values from JEDEC DDR3 SPD Specification
by Ira W. Snyder
· 13 years ago
f2717b4
powerpc/85xx: clean up and document the QE/FMAN microcode macros
by Timur Tabi
· 13 years ago
fbc20aa
powerpc/85xx: always implement the work-around for Erratum SATA_A001
by Timur Tabi
· 13 years ago
3e0529f
powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h
by Timur Tabi
· 13 years ago
4108508
powerpc/85xx: Add workaround for erratum A-003474
by York Sun
· 13 years ago
33c8753
powerpc/85xx: fixup flexcan device tree clock-frequency
by Jia Hongtao
· 13 years ago
43f082b
powerpc/85xx: Add workaround for erratum CPU-A003999
by Kumar Gala
· 13 years ago
36b2409
x86: Wrap small helper functions from libgcc to avoid an ABI mismatch
by Gabe Black
· 13 years ago
dbaef6e
x86: Import the glibc memset implementation
by Gabe Black
· 13 years ago
60a9b6b
x86: Fix a few recently added bugs
by Gabe Black
· 13 years ago
769db03
x86: Don't relocate symbols which point to things that aren't relocated
by Gabe Black
· 13 years ago
03228b2
x86: Fix how the location of the realmode and bios blobs are calculated
by Gabe Black
· 13 years ago
2f0e0cd
x86: Misc cleanups
by Graeme Russ
· 13 years ago
1cfcf03
x86: Misc PCI touchups
by Graeme Russ
· 13 years ago
303418c
x86: Ensure IDT and GDT remain 16-byte aligned post relocation
by Graeme Russ
· 13 years ago
a76fc70
x86: Provide more configuration granularity
by Graeme Russ
· 13 years ago
a206cc2
x86: Add multiboot header
by Graeme Russ
· 13 years ago
311b1a2
sc520: Create arch asm-offsets
by Graeme Russ
· 13 years ago
facc9e7
x86: Punt cold- and warm-boot flags
by Graeme Russ
· 13 years ago
83088af
cosmetic: checkpatch cleanup of arch/x86/lib/*.c
by Graeme Russ
· 13 years ago
01a0f5a
cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.c
by Graeme Russ
· 13 years ago
717979f
cosmetic: checkpatch cleanup of arch/x86/cpu/*.c
by Graeme Russ
· 13 years ago
6d7404c
x86: Call hang() on unrecoverable exception
by Graeme Russ
· 13 years ago
e722d5d
hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK defines
by Christian Riesch
· 13 years ago
a67fe5f
OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that.
by Alexander Holler
· 14 years ago
762e637
Fix Stelian's email address
by Stelian Pop
· 13 years ago
fdbe8b9
Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
604256a
arch/arm/cpu/arm926ejs/omap/cpuinfo.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
39c8774
nds32/ag101: clean up for SoC related code
by Macpaul Lin
· 13 years ago
2cc8b5c
net: rtl8109: drop unused !NET_MULTI driver
by Mike Frysinger
· 13 years ago
74faaf9
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 13 years ago
3bf03ad
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Wolfgang Denk
· 13 years ago
c829ff2
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Wolfgang Denk
· 13 years ago
e29ad97
Blackfin: cache result of cpp check
by Mike Frysinger
· 13 years ago
ff1a618
Blackfin: traps: fix up printf warnings from debug
by Mike Frysinger
· 13 years ago
710aa76
Blackfin: drop now unused local variable
by Mike Frysinger
· 13 years ago
a230854
nds32/lib: add ide generic support
by Macpaul Lin
· 13 years ago
d21f6e5
nds32: enhance io.h for compatibility with periphals
by Macpaul Lin
· 13 years ago
9da752e
mpc83xx: spd_sdram - fix gcc 4.6 compiler warning
by Kim Phillips
· 13 years ago
7a1b07e
arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
bddf144
iop480_uart.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
4a12726
40x_spd_sdram.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
deeecb7
44x_spd_ddr2.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
6cd71d0
44x_spd_ddr.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
a6370da
cmd_ecctest.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
8f6db4b
4xx_ibm_ddr2_autocalib.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
fe91a65
4xx_pcie.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
af0af52
usb_ohci.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
d14a94b
arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
c33b92e
arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
9dfa8da
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 13 years ago
0c2dd9a
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
c7801ee
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 13 years ago
d3983ee
font: split font data from video_font.h
by Che-Liang Chiou
· 13 years ago
75acc4d
arm, davinci: add DAVINCI_MMC_CLKID
by Heiko Schocher
· 13 years ago
f3c149d
arm, davinci: da850/dm365 lowlevel cleanup
by Heiko Schocher
· 13 years ago
78f455c
omap4/5: Add support for booting with CH.
by Sricharan
· 13 years ago
bb772a5
omap5: emif: Add emif/ddr configurations required for omap5 evm
by Sricharan
· 13 years ago
2e5ba48
omap5: clocks: Add clocks support for omap5 platform.
by Sricharan
· 13 years ago
508a58f
omap5: Add minimal support for omap5430.
by Sricharan
· 13 years ago
933efe6
omap: Checkpatch fixes
by Sricharan
· 13 years ago
ce170be
omap4: make omap4 code common for future reuse
by Sricharan
· 13 years ago
237ce0f
PXA: Cleanup serial_pxa
by Marek Vasut
· 13 years ago
2d14e36
powerpc/mpc83xx: cleanup makefile for mpc83xx
by York Sun
· 13 years ago
dea7f88
arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
c1ee16b
arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
667bc17
arch/powerpc/cpu/mpc8xxx/ddr/options.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
e55d637
arch/powerpc/cpu/mpc8xxx/fsl_lbc.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
3d6d9c3
arch/powerpc/cpu/mpc85xx/tlb.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
e4c9a35
arch/powerpc/cpu/mpc85xx/cpu_init.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
c0225d1
mx31: Fix checkpatch warnings in generic.c
by Fabio Estevam
· 13 years ago
ce93dc9
mx31: Use proper IO accessor for GPR register
by Fabio Estevam
· 13 years ago
94e6dd2
mx31: Remove duplicate definition for GPR register
by Fabio Estevam
· 13 years ago
b2d2016
iMX28: Add USB and USB PHY register definitions
by Marek Vasut
· 13 years ago
22fe68f
iMX28: Fix ARM vector handling
by Marek Vasut
· 13 years ago
Next »