Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5f3a8999ccf4a1a747d0cb121338021743ee618c
/
arch
/
arm
/
cpu
/
armv7
5f3a899
tegra2: Add arch_cpu_init() to fire up Cortex-A9
by Simon Glass
· Sat Nov 05 03:56:49 2011 +0000
20f2351
arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· Sat Dec 03 06:46:14 2011 +0000
dcbd660
arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings
by Anatolij Gustschin
· Sat Dec 03 06:46:13 2011 +0000
3d55788
mx5: Correct a warning in clock.c
by Simon Glass
· Sat Nov 05 04:25:22 2011 +0000
ead66c1
OMAP3: Add SPL_BOARD_INIT hook
by Tom Rini
· Wed Nov 23 05:13:06 2011 +0000
037e2e3
OMAP3 SPL: Add identify_nand_chip function
by Tom Rini
· Fri Nov 18 12:48:07 2011 +0000
05800b9
OMAP3 SPL: Rework memory initalization and devkit8000 support
by Tom Rini
· Fri Nov 18 12:48:06 2011 +0000
c8a003a
OMAP3: Change mem_ok to clear again after reading back
by Tom Rini
· Fri Nov 18 12:48:01 2011 +0000
4633d8e
OMAP3: Add a helper function to set timings in SDRC
by Tom Rini
· Fri Nov 18 12:48:00 2011 +0000
858df78
OMAP3: Update SDRC dram_init to always call make_cs1_contiguous()
by Tom Rini
· Fri Nov 18 12:47:59 2011 +0000
51b2be5
omap3: mem: Comment enable_gpmc_cs_config more
by Tom Rini
· Fri Nov 18 12:47:58 2011 +0000
d2452ea
AM35xx: add EMAC support
by Ilya Yanok
· Mon Nov 28 06:37:35 2011 +0000
8ed98d8
omap4: fix IO setting
by Aneesh V
· Mon Nov 21 23:39:05 2011 +0000
a04c304
omap4460: add ES1.1 identification
by Aneesh V
· Mon Nov 21 23:39:03 2011 +0000
7d9fa57
omap4: emif: fix error in driver
by Aneesh V
· Mon Nov 21 23:39:02 2011 +0000
10a8140
omap: remove I2C from SPL
by Aneesh V
· Mon Nov 21 23:39:01 2011 +0000
fb4368d
omap4460: fix TPS initialization
by Aneesh V
· Mon Nov 21 23:39:00 2011 +0000
49a2e55
start.S: remove omap3 specific code from start.S
by Aneesh V
· Mon Nov 21 23:34:01 2011 +0000
688ee13
armv7: setup vector
by Aneesh V
· Mon Nov 21 23:34:00 2011 +0000
210f331
armv7: include armv7/cpu.c in SPL build
by Aneesh V
· Mon Nov 21 23:33:59 2011 +0000
98a5dc7
armv7: disable L2 cache in cleanup_before_linux()
by Aneesh V
· Mon Nov 21 23:33:58 2011 +0000
4e333f6
OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that.
by Alexander Holler
· Sat Dec 18 13:24:20 2010 +0100
014a094
arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warning
by Anatolij Gustschin
· Tue Nov 15 13:21:01 2011 +0000
308fe92
omap4/5: Add support for booting with CH.
by Sricharan
· Tue Nov 15 09:50:03 2011 -0500
62a8650
omap5: emif: Add emif/ddr configurations required for omap5 evm
by Sricharan
· Tue Nov 15 09:50:00 2011 -0500
9784f1f
omap5: clocks: Add clocks support for omap5 platform.
by Sricharan
· Tue Nov 15 09:49:58 2011 -0500
9310ff7
omap5: Add minimal support for omap5430.
by Sricharan
· Tue Nov 15 09:49:55 2011 -0500
060cd22
omap4: make omap4 code common for future reuse
by Sricharan
· Tue Nov 15 09:49:50 2011 -0500
d7deecf
mx53: Turn off child clocks before reconfigure perclk_root
by Fabio Estevam
· Mon Oct 24 08:08:00 2011 +0000
74193c6
omap/spl: actually enable the console
by Ilya Yanok
· Tue Nov 01 13:16:03 2011 +0000
9209ed5
Reduce build times
by Wolfgang Denk
· Tue Nov 01 20:54:02 2011 +0000
dae82aa
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· Fri Oct 28 00:15:19 2011 +0200
cff8434
GCC4.6: Squash warnings in omap4 clocks.c
by Marek Vasut
· Mon Oct 24 23:41:40 2011 +0000
8148e11
GCC4.6: Squash warning in tegra2 board.c
by Marek Vasut
· Mon Oct 24 23:41:39 2011 +0000
73089ad
ARM: Add Calxeda Highbank platform
by Rob Herring
· Mon Oct 24 08:50:20 2011 +0000
7d74410
ARM:AM33XX: Add support for TI AM335X EVM
by Chandan Nath
· Fri Oct 14 02:58:26 2011 +0000
b76b96d
ARM:AM33XX: Added timer support
by Chandan Nath
· Fri Oct 14 02:58:25 2011 +0000
98b036e
ARM:AM33XX: Add emif/ddr support
by Chandan Nath
· Fri Oct 14 02:58:24 2011 +0000
4ba3345
ARM:AM33XX: Add clock definitions
by Chandan Nath
· Fri Oct 14 02:58:23 2011 +0000
1c95969
ARM:AM33XX: Added support for AM33xx
by Chandan Nath
· Fri Oct 14 02:58:22 2011 +0000
9b124d3
omap: Don't use gpio_free to change direction to input
by Joe Hershberger
· Wed Oct 12 10:31:44 2011 +0000
0560be2
omap: spl: fix build break due to changes in FAT
by Aneesh V
· Fri Oct 21 12:29:34 2011 -0400
09c797b
OMAP3 SPL: Provide weak omap_rev_string
by Tom Rini
· Tue Oct 04 04:59:23 2011 +0000
242a92c
omap4: splitting padconfs into common, 4430 and 4460
by Ricardo Salveti de Araujo
· Wed Sep 21 10:17:31 2011 +0000
f79be10
omap4: adding revision detection for 4460 ES1.1
by Ricardo Salveti de Araujo
· Wed Sep 21 10:17:30 2011 +0000
c28ea7c
omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROL
by Ricardo Salveti de Araujo
· Wed Sep 21 10:17:29 2011 +0000
f231efb
imx: fix coding style
by Fabio Estevam
· Thu Oct 13 05:34:59 2011 +0000
b70bbf1
tegra2: Add more pinmux functions
by Simon Glass
· Wed Sep 21 12:40:06 2011 +0000
80608ed
tegra2: Rename PIN_ to PINGRP_
by Simon Glass
· Wed Sep 21 12:40:05 2011 +0000
c2ea5e4
tegra2: Add more clock functions
by Simon Glass
· Wed Sep 21 12:40:04 2011 +0000
069784e
tegra2: Rename CLOCK_PLL_ID to CLOCK_ID
by Simon Glass
· Wed Sep 21 12:40:02 2011 +0000
57e0deb
build: add missing $(AR)->$(cmd_link_o_target) update
by Mike Frysinger
· Tue Oct 18 05:30:17 2011 +0000
5040241
Move timestamp and version files into 'generated' subdir
by Simon Glass
· Mon Oct 10 08:55:19 2011 +0000
421bf45
MX5: Clean up the output of "clocks" command
by Marek Vasut
· Wed Sep 14 14:09:04 2011 +0000
6674bf5
MX5: Add AHB clock reporting and fix IPG clock reporting
by Marek Vasut
· Thu Sep 22 09:20:37 2011 +0000
3c844f3
MX5: Modify the PLL decoding algorithm
by Marek Vasut
· Fri Sep 23 11:43:47 2011 +0200
2161496
omap3: Fix compile warning
by Sanjeev Premi
· Fri Sep 23 05:29:45 2011 +0000
e21d2d8
omap-common: reorganize spl.c
by Simon Schwarz
· Wed Sep 14 15:33:34 2011 -0400
c692fef
omap3: implement boot parameter saving
by Simon Schwarz
· Wed Sep 14 15:32:57 2011 -0400
4bfb242
omap3: new SPL structure support
by Simon Schwarz
· Wed Sep 14 15:31:33 2011 -0400
992dcf7
omap-common: add nand spl support
by Simon Schwarz
· Wed Sep 14 15:29:26 2011 -0400
ee50ca9
omap3: Configure RAM bank 0 if in SPL
by Simon Schwarz
· Wed Sep 14 15:15:37 2011 -0400
01a4332
omap-common/omap4: relocate early UART clock setup
by Simon Schwarz
· Wed Sep 14 15:14:46 2011 -0400
b35f7cb
omap4: IO settings
by Aneesh V
· Thu Sep 08 11:05:56 2011 -0400
14f821a
omap4: make SDRAM init work for ES1.0 silicon
by Aneesh V
· Thu Sep 08 11:05:53 2011 -0400
0c2c8ac
omap: gpio: generic changes after changing API
by Sanjeev Premi
· Thu Sep 08 10:48:39 2011 -0400
ea2cf55
omap: gpio: Use generic API
by Sanjeev Premi
· Thu Sep 08 10:47:25 2011 -0400
3082bc6
ARMV7: OMAP3: Add 37xx ESx revision numbers.
by Howard D. Gray
· Sun Sep 04 14:11:17 2011 -0400
46b9c20
OMAP: Add function to get state of a GPIO output
by Joel A Fernandes
· Sun Sep 04 11:10:03 2011 -0500
d48e2d8
tegra2: fix warning: "assert" redefined
by Wolfgang Denk
· Sat Sep 10 16:17:25 2011 +0200
2a1f1ac
Makefile : fix generation of cpu related asm-offsets.h
by Stefano Babic
· Mon Sep 05 04:32:28 2011 +0000
565f637
dm3730: enable dpll5
by Eric Benard
· Fri Jun 10 12:21:52 2011 +0000
8f612c3
omap3:clock: check cpu_family before enabling clks for IVA & CAM
by Vaibhav Hiremath
· Sat Sep 03 21:35:31 2011 -0400
7bddeac
omap3:clock: configure GFX clock to 200MHz for AM/DM37x
by Vaibhav Hiremath
· Sat Sep 03 21:29:59 2011 -0400
6a22a62
armv7: cache: remove flush on un-aligned invalidate
by Aneesh V
· Thu Aug 11 04:35:45 2011 +0000
517912b
armv7: stronger barrier for cache-maintenance operations
by Aneesh V
· Thu Aug 11 04:35:44 2011 +0000
572134b
omap: enable caches at system start-up
by Aneesh V
· Thu Aug 11 04:35:43 2011 +0000
e2deddd
Tegra2: Use clock and pinmux functions to simplify code
by Simon Glass
· Tue Aug 30 06:23:15 2011 +0000
fa516f6
Tegra2: Add additional pin multiplexing features
by Simon Glass
· Tue Aug 30 06:23:14 2011 +0000
16134fd
Tegra2: Add more clock support
by Simon Glass
· Tue Aug 30 06:23:13 2011 +0000
28cb161
Tegra2: Add microsecond timer function
by Simon Glass
· Tue Aug 30 06:23:12 2011 +0000
c8a02c3
MX: MX35 / MX5: uniform clock command with powerpc
by Stefano Babic
· Wed Aug 17 17:52:40 2011 +0200
088b338
ARM: MX51: PLL errata workaround
by David Jander
· Wed Jul 13 21:11:53 2011 +0000
1843eca
omap: fix gpio related build breaks
by Aneesh V
· Sun Jul 31 20:30:53 2011 +0000
a47a79f
omap4: clock init support for omap4460
by Aneesh V
· Thu Jul 21 09:29:36 2011 -0400
0fa1d1b
omap4: support TPS programming
by Aneesh V
· Thu Jul 21 09:29:32 2011 -0400
9a39088
omap: reuse omap3 gpio support in omap4
by Aneesh V
· Thu Jul 21 09:29:29 2011 -0400
639cfb6
omap4: sdram init changes for omap4460
by Aneesh V
· Thu Jul 21 09:29:26 2011 -0400
0b92f09
omap4: add omap4460 revision detection
by Aneesh V
· Thu Jul 21 09:29:23 2011 -0400
34d12a1
mkimage: Add OMAP boot image support
by John Rigby
· Thu Jul 21 09:10:30 2011 -0400
13a74c1
omap: add MMC and FAT support to SPL
by Aneesh V
· Thu Jul 21 09:10:27 2011 -0400
b8e60b9
omap: add basic SPL support
by Aneesh V
· Thu Jul 21 09:10:21 2011 -0400
ef0f76e
armv7: start.S: fixes and enhancements for SPL
by Aneesh V
· Thu Jul 21 09:10:18 2011 -0400
ced762a
omap4: automatic sdram detection
by Aneesh V
· Thu Jul 21 09:10:15 2011 -0400
c0e8852
omap4: calculate EMIF register values
by Aneesh V
· Thu Jul 21 09:10:12 2011 -0400
cc56558
omap4: add sdram init support
by Aneesh V
· Thu Jul 21 09:10:09 2011 -0400
0d2628b
omap4: add clock support
by Aneesh V
· Thu Jul 21 09:10:07 2011 -0400
162ced3
omap4: add OMAP4430 revision check
by Aneesh V
· Thu Jul 21 09:10:04 2011 -0400
f908b63
omap4: cleanup pin mux data
by Aneesh V
· Thu Jul 21 09:10:01 2011 -0400
9659e3f
omap3: Include array definition only when it is used
by Sanjeev Premi
· Mon Jul 18 09:12:24 2011 -0400
Next »