Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b6814d45d900d3adaafbd44fb1969d3612219849
/
arch
/
arm
/
cpu
c6665d7
ARM: fix linker file for newer ld support
by Albert Aribaud
· 14 years ago
a1e1aec
armv7, beagle: Second SDRAM bank don;t work
by Heiko Schocher
· 14 years ago
abc587f
Merge branch 'master' of git://git.denx.de/u-boot-marvell
by Wolfgang Denk
· 14 years ago
3d7d377
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
e020dd4
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· 14 years ago
1763e55
Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxa
by Wolfgang Denk
· 14 years ago
804d193
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
by Wolfgang Denk
· 14 years ago
627857d
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
by Wolfgang Denk
· 14 years ago
9a5ff78
Kirkwood: bugfix: DRAM size initialization
by Tanmay Upadhyay
· 14 years ago
6eb9010
MX51: remove warning in clock.c
by Stefano Babic
· 14 years ago
0fe61ce
imx25: Fix reset
by Matthias Weisser
· 14 years ago
4893625
MX5:use common u-boot.lds of cpu layer
by Jason Liu
· 14 years ago
383c43e
Add generic support for samsung s3c2440
by C Nauman
· 14 years ago
2f570f2
arm/pxa: remove unused arch-pxa/macro.h
by Mikhail Kshevetskiy
· 14 years ago
1136f69
Coding Style cleanup
by Wolfgang Denk
· 14 years ago
98dd07c
ARM: use the same branch insn on all architectures
by Wolfgang Denk
· 14 years ago
5e870f1
arm1176: fix relocation
by Darius Augulis
· 14 years ago
50a0a9c
ARM: fix address setup in start.S
by Darius Augulis
· 14 years ago
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
ea4b2c8
ARM: Use consistent assembler syntax
by Gray Remlin
· 14 years ago
541af6f
PXA: Use pxa-regs.h register definitions in start.S
by Marek Vasut
· 14 years ago
f29c11b
PXA: Implement ELF relocation
by Marek Vasut
· 14 years ago
5f09b92
MX31: Removed warnings for iomux function
by Stefano Babic
· 14 years ago
b9b8ea3
PXA: Fix reloc, Push lowlevel init into C code
by Marek Vasut
· 14 years ago
2b35a8f
PXA: pxafb: Marvell Littleton LCD definition
by Marek Vasut
· 15 years ago
916caf9
PXA: pxafb: Add support for Sharp LQ038J7DH53
by Marek Vasut
· 14 years ago
abd23e8
PXA: pxafb: Add ACX517AKN support
by Marek Vasut
· 14 years ago
2db1e96
PXA: pxa-regs.h cleanup
by Marek Vasut
· 14 years ago
8c4a26e
PXA: pxafb: Fix indent problems
by Marek Vasut
· 14 years ago
6ffa6ee
Merge branch 'at91' of git://git.denx.de/u-boot-atmel
by Wolfgang Denk
· 14 years ago
2185646
Merge branch 'elf_reloc'
by Wolfgang Denk
· 14 years ago
8cc3b77
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
0a1790a
AT91 clock/timer: move static data to global_data struct
by Reinhard Meyer
· 14 years ago
3573ee9
MX5: Remove dead code with ENABLE_IMPRECISE_ABORT
by Jason Liu
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
e7a7ed2
MX5: rename mx51 to mx5
by Jason Liu
· 14 years ago
97c57f1
ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDP
by Steve Sakoman
· 14 years ago
3978959
ARMV7: OMAP3: Fix bug in get_sdr_cs_offset()
by Steve Sakoman
· 14 years ago
2e88030
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
6272c7e
MX31: add support for setting pin pads
by Stefano Babic
· 14 years ago
429ddf6
arm1136, qong: add support for ELF relocations
by Heiko Schocher
· 14 years ago
661a29e
armv7, beagle: add support for ELF relocations
by Heiko Schocher
· 14 years ago
0a2817f
arm926ejs, tx25: add support for ELF relocations
by Heiko Schocher
· 14 years ago
6d1fcb1
arm: implement ELF relocations
by Albert Aribaud
· 14 years ago
f8e4262
Kirkwood: dram_init is moved to dram.c
by Prafulla Wadaskar
· 14 years ago
787aba3
orion5x: optimize window size computation
by Albert Aribaud
· 14 years ago
3149629
Kirkwood: print_cpuinfo fixed for valid devid revid
by Prafulla Wadaskar
· 14 years ago
fd5f973
orion5x: fix relocation-incompatible code
by Albert Aribaud
· 14 years ago
0668d16
arm: bugfix: replace ble with blo in start.S files
by Albert Aribaud
· 14 years ago
697e771
Merge branch 'at91' of git://git.denx.de/u-boot-atmel
by Wolfgang Denk
· 14 years ago
696c73b
at91: Add arch_preboot_os which disables PIT in a faster way
by Alexander Stein
· 14 years ago
db364ae
AT91: convert cpu.c to struct SoC access
by Reinhard Meyer
· 14 years ago
dd1d1d5
ARM: Use syslib functions for all CORTEXA8
by Stefano Babic
· 14 years ago
7b899b5
Merge branch 'next' of /home/wd/git/u-boot/next
by Wolfgang Denk
· 14 years ago
04bd2b9
ARMV7: OMAP4: Calculate SDRAM size
by Aneesh V
· 14 years ago
22ffd70
ixp/npe: Remove duplicated comment
by Thomas Weber
· 14 years ago
55f965a
ARM: implement relocation for arm1176
by Heiko Schocher
· 14 years ago
cad80e1
ARM: implement relocation for arm720t
by Heiko Schocher
· 14 years ago
c620af2
ARM: implement relocation for arm_intcm
by Heiko Schocher
· 14 years ago
6ecd962
ARM: implement relocation for lh7a40x
by Heiko Schocher
· 14 years ago
296c3ee
ARM: implement relocation for s3c44b0
by Heiko Schocher
· 14 years ago
344c303
ARM: implement relocation for sa1100
by Heiko Schocher
· 14 years ago
b2b37f0
ARM: implement relocation for ixp
by Heiko Schocher
· 14 years ago
3d8f5fa
ARM: implement relocation for pxa
by Heiko Schocher
· 14 years ago
68c4d2e
ARM: implement relocation for ARM946
by Heiko Schocher
· 14 years ago
df329fb
ARM: implement relocation for ARM925
by Heiko Schocher
· 14 years ago
271a240
ARM: implement relocation for ARM920
by Heiko Schocher
· 14 years ago
0e2412a
ARM: implement relocation for ARM926
by Heiko Schocher
· 14 years ago
56d0a4d
ARM: implement relocation for ARM V7 (OMAP)
by Heiko Schocher
· 14 years ago
504f87c
ARM: implement relocation for ARM11
by Heiko Schocher
· 14 years ago
95965b9
ARM (ARM11): add data cache support, test on Qong board
by Heiko Schocher
· 14 years ago
762cb70
ARM V7 (OMAP): add data cache support, test on Beagle board
by Heiko Schocher
· 14 years ago
34ed109
Prepare v2010.09-rc2
by Wolfgang Denk
· 14 years ago
e9e8bab
Prepare v2010.09-rc1
by Wolfgang Denk
· 14 years ago
4dce358
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Wolfgang Denk
· 14 years ago
a7561cc
ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bank
by Steve Sakoman
· 14 years ago
96b4a89
ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4
by Steve Sakoman
· 14 years ago
bcf8e72
ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisions
by Mans Rullgard
· 15 years ago
3d81b55
ARMV7: OMAP3: Convert setup_auxcr() to pure asm
by Mans Rullgard
· 15 years ago
85975dd
ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functions
by Mans Rullgard
· 15 years ago
24e81c1
ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX
by Steve Sakoman
· 14 years ago
ad74ace
ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX
by Steve Sakoman
· 14 years ago
6e09a76
ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and OMAP4
by Steve Sakoman
· 14 years ago
3961838
Merge branch 'at91' of git://git.denx.de/u-boot-atmel
by Wolfgang Denk
· 14 years ago
16894da
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· 14 years ago
6348f1d
AT91: add option to enable pullups in at91sam9260_devices.c
by Reinhard Meyer
· 14 years ago
609e631
AT91: reset.c: fix comments, add option
by Reinhard Meyer
· 14 years ago
8ec18f4
AT91SAM9XE: add embedded flash support
by Reinhard Meyer
· 14 years ago
c718a56
AT91: MCI: add SD/MMC driver using mmc framework
by Reinhard Meyer
· 14 years ago
ffd4f72
AT91 Fix: return value of get_tbclk
by Jens Scharsig
· 14 years ago
36f25cf
ARMV7: S5P: separate the peripheral clocks
by Minkyu Kang
· 14 years ago
f9c72f6
Kirkwood: bugfix: window size (mis)calculation
by Prafulla Wadaskar
· 14 years ago
7e0978f
Orion5x: bugfix: window size (mis)calculation
by Albert Aribaud
· 14 years ago
2917c0a
ARMV7: S5P: rename from s5pc1xx to s5p
by Minkyu Kang
· 14 years ago
0a2b631
ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx
by Minkyu Kang
· 14 years ago
c818984
S5P: Use accessor functions instead of SoC specific defines to access the base address
by Minkyu Kang
· 14 years ago
92cb940
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Wolfgang Denk
· 14 years ago
63c36f5
ARM: Add support for MB86R0x SoCs
by Matthias Weisser
· 14 years ago
b238801
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
298cf39
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
Next »