Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a6ac5f39d4d04547102c6777e9748b08b651def4
/
arch
8488d1b
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
9b72828
m68k: fix ambiguous bit testing
by Mike Frysinger
· 13 years ago
45b1d6b
sparc: fix unused variable warnings
by Mike Frysinger
· 13 years ago
db57d71
sh: Add support Renesas SH7724
by Nobuhiro Iwamatsu
· 13 years ago
b99910e
sh: avoid multiple definition errors with cache funcs
by Mike Frysinger
· 13 years ago
6be2a53
sh: Add ashrsi3 libgcc function
by Phil Edworthy
· 13 years ago
a632790
sh: only add -mno-fdpic if the compiler supports it
by Mike Frysinger
· 13 years ago
a05ff46
arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
ba0d8ab
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 13 years ago
a07c051
mpc85xx: support for Freescale COM Express P2020
by Ira W. Snyder
· 13 years ago
f71ee3c
arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
a85994c
mpc85xx: support board-specific reset function
by Ira W. Snyder
· 13 years ago
186d7a5
powerpc/85xx: verify the localbus device tree address before booting the OS
by Timur Tabi
· 13 years ago
09da8b8
mpc8xxx: update module_type values from JEDEC DDR3 SPD Specification
by Ira W. Snyder
· 13 years ago
275f4bb
powerpc/85xx: clean up and document the QE/FMAN microcode macros
by Timur Tabi
· 13 years ago
d7acf5c
powerpc/85xx: always implement the work-around for Erratum SATA_A001
by Timur Tabi
· 13 years ago
293935c
powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h
by Timur Tabi
· 13 years ago
df2be19
powerpc/85xx: Add workaround for erratum A-003474
by York Sun
· 13 years ago
f37569d
powerpc/85xx: fixup flexcan device tree clock-frequency
by Jia Hongtao
· 13 years ago
945e59a
powerpc/85xx: Add workaround for erratum CPU-A003999
by Kumar Gala
· 13 years ago
1662cf1
x86: Wrap small helper functions from libgcc to avoid an ABI mismatch
by Gabe Black
· 13 years ago
0e49905
x86: Import the glibc memset implementation
by Gabe Black
· 13 years ago
6ed1888
x86: Fix a few recently added bugs
by Gabe Black
· 13 years ago
3530c07
x86: Don't relocate symbols which point to things that aren't relocated
by Gabe Black
· 13 years ago
e029b75
x86: Fix how the location of the realmode and bios blobs are calculated
by Gabe Black
· 13 years ago
c379b5d
x86: Misc cleanups
by Graeme Russ
· 13 years ago
703ede5
x86: Misc PCI touchups
by Graeme Russ
· 13 years ago
2768d85
x86: Ensure IDT and GDT remain 16-byte aligned post relocation
by Graeme Russ
· 13 years ago
19fc0d5
x86: Provide more configuration granularity
by Graeme Russ
· 13 years ago
786c395
x86: Add multiboot header
by Graeme Russ
· 13 years ago
c6512ca
sc520: Create arch asm-offsets
by Graeme Russ
· 13 years ago
e8d6474
x86: Punt cold- and warm-boot flags
by Graeme Russ
· 13 years ago
883c603
cosmetic: checkpatch cleanup of arch/x86/lib/*.c
by Graeme Russ
· 13 years ago
55bed24
cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.c
by Graeme Russ
· 13 years ago
fdee8b1
cosmetic: checkpatch cleanup of arch/x86/cpu/*.c
by Graeme Russ
· 13 years ago
5e0e287
x86: Call hang() on unrecoverable exception
by Graeme Russ
· 13 years ago
d52178e
hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK defines
by Christian Riesch
· 13 years ago
ffe03ed
OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that.
by Alexander Holler
· 14 years ago
d98cddd
Fix Stelian's email address
by Stelian Pop
· 13 years ago
2b48e1f
Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
2293087
arch/arm/cpu/arm926ejs/omap/cpuinfo.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
f4a7b80
nds32/ag101: clean up for SoC related code
by Macpaul Lin
· 13 years ago
d2a9424
net: rtl8109: drop unused !NET_MULTI driver
by Mike Frysinger
· 13 years ago
e683bbd
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 13 years ago
e4c5f0d
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Wolfgang Denk
· 13 years ago
1a43bb3
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Wolfgang Denk
· 13 years ago
d16452b
Blackfin: cache result of cpp check
by Mike Frysinger
· 13 years ago
5e62f35
Blackfin: traps: fix up printf warnings from debug
by Mike Frysinger
· 13 years ago
9fed419
Blackfin: drop now unused local variable
by Mike Frysinger
· 13 years ago
b381d91
nds32/lib: add ide generic support
by Macpaul Lin
· 13 years ago
1850f00
nds32: enhance io.h for compatibility with periphals
by Macpaul Lin
· 13 years ago
805b3c6
mpc83xx: spd_sdram - fix gcc 4.6 compiler warning
by Kim Phillips
· 13 years ago
014a094
arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
30b531f
iop480_uart.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
c4ef3d4
40x_spd_sdram.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
65a5712
44x_spd_ddr2.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
c068ec7
44x_spd_ddr.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
54ec1cc
cmd_ecctest.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
9a3d7aa
4xx_ibm_ddr2_autocalib.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
53dcbca
4xx_pcie.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
bc114cc
usb_ohci.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
b1cbf46
arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
e0b079b
arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
3b81468
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 13 years ago
da632e5
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
94bf1ba
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 13 years ago
41132c0
font: split font data from video_font.h
by Che-Liang Chiou
· 13 years ago
0dd80aa
arm, davinci: add DAVINCI_MMC_CLKID
by Heiko Schocher
· 13 years ago
34061e8
arm, davinci: da850/dm365 lowlevel cleanup
by Heiko Schocher
· 13 years ago
308fe92
omap4/5: Add support for booting with CH.
by Sricharan
· 13 years ago
62a8650
omap5: emif: Add emif/ddr configurations required for omap5 evm
by Sricharan
· 13 years ago
9784f1f
omap5: clocks: Add clocks support for omap5 platform.
by Sricharan
· 13 years ago
9310ff7
omap5: Add minimal support for omap5430.
by Sricharan
· 13 years ago
f72611f
omap: Checkpatch fixes
by Sricharan
· 13 years ago
060cd22
omap4: make omap4 code common for future reuse
by Sricharan
· 13 years ago
ac737ff
PXA: Cleanup serial_pxa
by Marek Vasut
· 13 years ago
d5bbe66
arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
4d91715
arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
59cb44c
arch/powerpc/cpu/mpc8xxx/ddr/options.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
acb7000
arch/powerpc/cpu/mpc8xxx/fsl_lbc.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
4a27247
arch/powerpc/cpu/mpc85xx/tlb.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
1882fab
arch/powerpc/cpu/mpc85xx/cpu_init.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
8589866
mx31: Fix checkpatch warnings in generic.c
by Fabio Estevam
· 13 years ago
3fca691
mx31: Use proper IO accessor for GPR register
by Fabio Estevam
· 13 years ago
6b4301e
mx31: Remove duplicate definition for GPR register
by Fabio Estevam
· 13 years ago
d1fcb36
iMX28: Add USB and USB PHY register definitions
by Marek Vasut
· 13 years ago
5bf48fb
iMX28: Fix ARM vector handling
by Marek Vasut
· 13 years ago
f7c752c
iMX28: Add APBH DMA driver
by Marek Vasut
· 13 years ago
53fdab2
iMX28: Add GPIO control
by Marek Vasut
· 13 years ago
b473ec5
iMX28: Add PINMUX control
by Marek Vasut
· 13 years ago
de0a6bf
iMX28: Add SSP MMC driver
by Marek Vasut
· 13 years ago
c140e98
iMX28: Initial support for iMX28 CPU
by Marek Vasut
· 13 years ago
01cfa11
adp-ag101p: Add SoC and board support of ag101p
by Macpaul Lin
· 14 years ago
dddb9fe
nds32: fix data section of linker script
by Macpaul Lin
· 13 years ago
654ac4c
SPL: Allow ARM926EJS to avoid compiling in the CPU support code
by Marek Vasut
· 13 years ago
bf7a526
arm: a320: fix broken timer
by Po-Yu Chuang
· 13 years ago
66a0221
fsl_ifc: Fixed a bug in the erratum handling code for IFC_A003399
by Poonam Aggrwal
· 13 years ago
ac7e895
powerpc/85xx: Add support for Book-E MMU Arch v2.0
by Kumar Gala
· 13 years ago
8cab6eb
powerpc/85xx: Fix warning for USB device-fixup
by Ramneek Mehresh
· 13 years ago
c9a1b77
powerpc/85xx: resize the boot page TLB before relocating CCSR
by Timur Tabi
· 13 years ago
Next »