Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
007b38f01db3a910b573f1c09696b66fd71f3627
/
arch
/
arm
/
cpu
/
armv7
007b38f
arm: relocate_code(): do not set register useless
by Andreas Bießmann
· Wed Dec 01 00:58:34 2010 +0100
8cfbda9
arm: copy_loop(): use scratch register
by Andreas Bießmann
· Wed Dec 01 00:58:33 2010 +0100
17f288a
arm: add 8-byte alignment for ABI compliance before board_init_f
by Heiko Schocher
· Fri Nov 12 07:53:55 2010 +0100
a0b1908
ARMV7: Vexpress: fix build errors
by Matt Waddel
· Thu Dec 02 12:43:14 2010 -0700
b3f51fe
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· Tue Nov 30 21:30:13 2010 +0100
c396ee1
ARMV7: S5P: timer: get the count_value from register when call udelay
by Minkyu Kang
· Fri Nov 19 17:00:26 2010 +0900
8313946
AM3517:EMIF4: fix SDRAM size to 256Mb
by Vaibhav Hiremath
· Mon Nov 29 16:36:10 2010 -0500
4e5dd66
omap4: board: change global data pointer to file scope
by Nishanth Menon
· Fri Nov 19 11:19:40 2010 -0500
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
c6665d7
ARM: fix linker file for newer ld support
by Albert Aribaud
· Mon Nov 15 21:46:03 2010 +0100
a1e1aec
armv7, beagle: Second SDRAM bank don;t work
by Heiko Schocher
· Thu Nov 04 16:05:25 2010 -0400
3d7d377
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· Fri Oct 29 21:50:24 2010 +0200
804d193
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
by Wolfgang Denk
· Thu Oct 28 20:52:49 2010 +0200
627857d
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
by Wolfgang Denk
· Thu Oct 28 20:35:36 2010 +0200
6eb9010
MX51: remove warning in clock.c
by Stefano Babic
· Thu Oct 28 11:08:52 2010 +0200
4893625
MX5:use common u-boot.lds of cpu layer
by Jason Liu
· Thu Oct 21 09:11:47 2010 +0800
50a0a9c
ARM: fix address setup in start.S
by Darius Augulis
· Mon Oct 25 13:45:35 2010 +0300
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· Tue Oct 26 14:34:52 2010 +0200
ea4b2c8
ARM: Use consistent assembler syntax
by Gray Remlin
· Sun Oct 24 16:18:31 2010 +0100
2185646
Merge branch 'elf_reloc'
by Wolfgang Denk
· Tue Oct 19 21:07:52 2010 +0200
8cc3b77
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· Tue Oct 19 20:58:16 2010 +0200
3573ee9
MX5: Remove dead code with ENABLE_IMPRECISE_ABORT
by Jason Liu
· Tue Oct 19 16:22:14 2010 +0800
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· Thu Oct 07 21:51:12 2010 +0200
e7a7ed2
MX5: rename mx51 to mx5
by Jason Liu
· Mon Oct 18 11:09:26 2010 +0800
97c57f1
ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDP
by Steve Sakoman
· Wed Sep 29 20:59:51 2010 -0700
3978959
ARMV7: OMAP3: Fix bug in get_sdr_cs_offset()
by Steve Sakoman
· Thu Sep 30 21:46:52 2010 -0700
661a29e
armv7, beagle: add support for ELF relocations
by Heiko Schocher
· Mon Oct 11 14:08:15 2010 +0200
0668d16
arm: bugfix: replace ble with blo in start.S files
by Albert Aribaud
· Tue Oct 05 16:06:39 2010 +0200
dd1d1d5
ARM: Use syslib functions for all CORTEXA8
by Stefano Babic
· Mon Jul 26 10:05:05 2010 +0200
7b899b5
Merge branch 'next' of /home/wd/git/u-boot/next
by Wolfgang Denk
· Tue Sep 28 23:30:47 2010 +0200
04bd2b9
ARMV7: OMAP4: Calculate SDRAM size
by Aneesh V
· Sun Sep 12 10:32:55 2010 +0530
56d0a4d
ARM: implement relocation for ARM V7 (OMAP)
by Heiko Schocher
· Fri Sep 17 13:10:41 2010 +0200
762cb70
ARM V7 (OMAP): add data cache support, test on Beagle board
by Heiko Schocher
· Fri Sep 17 13:10:31 2010 +0200
e9e8bab
Prepare v2010.09-rc1
by Wolfgang Denk
· Fri Sep 10 00:16:19 2010 +0200
4dce358
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Wolfgang Denk
· Thu Sep 09 19:55:02 2010 +0200
a7561cc
ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bank
by Steve Sakoman
· Thu Aug 19 20:09:57 2010 -0700
96b4a89
ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4
by Steve Sakoman
· Wed Aug 25 13:22:44 2010 -0700
bcf8e72
ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisions
by Mans Rullgard
· Wed Apr 14 16:10:28 2010 +0100
3d81b55
ARMV7: OMAP3: Convert setup_auxcr() to pure asm
by Mans Rullgard
· Wed Apr 14 15:49:57 2010 +0100
85975dd
ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functions
by Mans Rullgard
· Wed Apr 14 11:08:00 2010 +0100
24e81c1
ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX
by Steve Sakoman
· Wed Aug 18 07:34:09 2010 -0700
ad74ace
ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX
by Steve Sakoman
· Tue Aug 17 14:39:34 2010 -0700
6e09a76
ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and OMAP4
by Steve Sakoman
· Wed Aug 04 09:39:40 2010 -0700
16894da
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· Wed Sep 08 00:03:22 2010 +0200
36f25cf
ARMV7: S5P: separate the peripheral clocks
by Minkyu Kang
· Tue Aug 24 15:51:55 2010 +0900
2917c0a
ARMV7: S5P: rename from s5pc1xx to s5p
by Minkyu Kang
· Thu Aug 19 20:41:50 2010 +0900
0a2b631
ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx
by Minkyu Kang
· Thu Aug 19 13:48:11 2010 +0900
c818984
S5P: Use accessor functions instead of SoC specific defines to access the base address
by Minkyu Kang
· Fri Aug 13 16:07:35 2010 +0900
298cf39
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· Tue Aug 10 22:49:09 2010 +0200
cfdda9e
MX51EVK: fix return value of get_timer_masked
by Li Haibo
· Tue Aug 10 14:18:38 2010 +0800
58657e6
ARMV7: Fix udelay for OMAP4
by Steve Sakoman
· Tue Jul 20 14:56:07 2010 -0700
9bb65b5
ARMV7: Add pad mux support for OMAP4
by Steve Sakoman
· Thu Jul 15 13:43:10 2010 -0700
9b8ea4e
ARMV7: Add basic gpmc initialization for OMAP4
by Steve Sakoman
· Thu Jul 15 16:19:16 2010 -0400
1ad2158
ARMV7: Add basic support for TI OMAP4
by Steve Sakoman
· Tue Jun 08 13:07:46 2010 -0700
6329a8f
ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
by Steve Sakoman
· Thu Jun 17 21:50:01 2010 -0700