Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9a7722106e01327264271148ac8a27a02d6dae0d
/
arch
/
arm
/
cpu
/
armv7
9a77221
S5P: add set_mmc_clk for external clock control
by Jaehoon Chung
· 14 years ago
1339872
S5PC2XX: Support the cpu revision
by Minkyu Kang
· 14 years ago
9c88fb8
S5P:SROM config code moved to s5p-common directory
by Chander Kashyap
· 14 years ago
000f4d0
MX53: Handle silicon revision 2.1 case
by Fabio Estevam
· 14 years ago
80f7021
Minor coding style cleanup.
by Wolfgang Denk
· 14 years ago
9783a2c
ARMV7: OMAP3: Cleanup extern variables in mem.c
by Luca Ceresoli
· 14 years ago
30e80f6
arm: Tegra2: Add missing PLLX init
by Tom Warren
· 14 years ago
112a188
arm: Tegra2: add support for A9 CPU init
by Tom Warren
· 14 years ago
c1164af
ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX
by Luca Ceresoli
· 14 years ago
96b549e
OMAP3: Add support for DPLL5 (usbhost)
by Alexander Holler
· 14 years ago
5cad108
MX5: factor out boot cause funciton to common code
by Jason Liu
· 14 years ago
4cb7fbf
S5P: timer: replace bss variable by gd
by Minkyu Kang
· 14 years ago
da0bff8
S5P: timer: Use pwm functions
by Minkyu Kang
· 14 years ago
85f5df2
ARM: S5P: pwm driver support
by Donghwa Lee
· 14 years ago
1864b00
arm: fix incorrect monitor protection region in FLASH
by Po-Yu Chuang
· 14 years ago
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
41b6838
arm: Tegra2: Add basic NVIDIA Tegra2 SoC support
by Tom Warren
· 14 years ago
b1b2468
armv7: add support for S5PC210 SoC
by Minkyu Kang
· 14 years ago
52d1fdb
ARM: */start.S: code cleanup
by Liu Hui-R64343
· 14 years ago
8bd7dad
armv7: s5pc1xx: don't use function pointer for clock functions
by Minkyu Kang
· 14 years ago
19c53b4
MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bss
by Stefano Babic
· 14 years ago
baa2d78
MX5: Add initial support for MX53 processor
by Liu Hui-R64343
· 14 years ago
0d21ed0
Move DECLARE_GLOBAL_DATA_PTR to file scope
by John Rigby
· 14 years ago
899cdd1
ARM: */start.S: use canonical asm syntax
by Wolfgang Denk
· 14 years ago
edded0e4
omap3: emif|sdrc: use a single global data define
by Nishanth Menon
· 14 years ago
ae8c7ee
OMAP: Timer: Replace bss variable by gd
by Dirk Behme
· 14 years ago
26a71f1
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
2003d8c
armv7: fix relocation skip
by Andreas Bießmann
· 14 years ago
318cea1
arm: fixloop(): do not use r8 for relocation
by Andreas Bießmann
· 14 years ago
007b38f
arm: relocate_code(): do not set register useless
by Andreas Bießmann
· 14 years ago
8cfbda9
arm: copy_loop(): use scratch register
by Andreas Bießmann
· 14 years ago
17f288a
arm: add 8-byte alignment for ABI compliance before board_init_f
by Heiko Schocher
· 14 years ago
a0b1908
ARMV7: Vexpress: fix build errors
by Matt Waddel
· 14 years ago
b3f51fe
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· 14 years ago
c396ee1
ARMV7: S5P: timer: get the count_value from register when call udelay
by Minkyu Kang
· 14 years ago
8313946
AM3517:EMIF4: fix SDRAM size to 256Mb
by Vaibhav Hiremath
· 14 years ago
4df6619
imx: Get fec mac address from fuse
by Liu Hui-R64343
· 14 years ago
4e5dd66
omap4: board: change global data pointer to file scope
by Nishanth Menon
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
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
3d7d377
Merge branch 'master' of git://git.denx.de/u-boot-imx
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
6eb9010
MX51: remove warning in clock.c
by Stefano Babic
· 14 years ago
4893625
MX5:use common u-boot.lds of cpu layer
by Jason Liu
· 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
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
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
661a29e
armv7, beagle: add support for ELF relocations
by Heiko Schocher
· 14 years ago
0668d16
arm: bugfix: replace ble with blo in start.S files
by Albert Aribaud
· 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
56d0a4d
ARM: implement relocation for ARM V7 (OMAP)
by Heiko Schocher
· 14 years ago
762cb70
ARM V7 (OMAP): add data cache support, test on Beagle board
by Heiko Schocher
· 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
16894da
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· 14 years ago
36f25cf
ARMV7: S5P: separate the peripheral clocks
by Minkyu Kang
· 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
298cf39
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
cfdda9e
MX51EVK: fix return value of get_timer_masked
by Li Haibo
· 14 years ago
58657e6
ARMV7: Fix udelay for OMAP4
by Steve Sakoman
· 14 years ago
9bb65b5
ARMV7: Add pad mux support for OMAP4
by Steve Sakoman
· 14 years ago
9b8ea4e
ARMV7: Add basic gpmc initialization for OMAP4
by Steve Sakoman
· 14 years ago
1ad2158
ARMV7: Add basic support for TI OMAP4
by Steve Sakoman
· 14 years ago
6329a8f
ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
by Steve Sakoman
· 14 years ago