Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c6ecace214ae685e7a22c957285e2eb906fb1601
/
arch
/
arm
/
cpu
/
armv7
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
944a7fe
Timer: Remove reset_timer_masked()
by Graeme Russ
· Fri Jul 15 02:21:14 2011 +0000
139d6cf
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· Fri Jul 15 02:19:44 2011 +0000
5e669ff
Timer: Remove set_timer completely
by Graeme Russ
· Fri Jul 15 02:18:12 2011 +0000
552a319
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
by Aneesh V
· Wed Jul 13 05:11:07 2011 +0000
dd6f787
ARM: MX5: Fix broken leftover TO-2 errata workaround
by David Jander
· Thu Jul 14 03:58:57 2011 +0000
a693287
ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7
by Rob Herring
· Tue Jun 28 05:39:38 2011 +0000
115f759
MX5: Update to autogenerated asm-offsets.h
by Stefano Babic
· Thu Jul 07 03:37:06 2011 +0000
88a22a2
MX5: Introduce a function for setting the chip select size
by Fabio Estevam
· Tue Jun 07 07:02:52 2011 +0000
ee764d1
OMAP[34]: fix broken timer
by John Rigby
· Mon Dec 27 14:33:10 2010 +0000
244fb89
armv7: adapt s5pc1xx to the new cache maintenance framework
by Aneesh V
· Thu Jun 16 23:30:54 2011 +0000
d16dd01
armv7: adapt omap3 to the new cache maintenance framework
by Aneesh V
· Thu Jun 16 23:30:53 2011 +0000
e3405bd
armv7: adapt omap4 to the new cache maintenance framework
by Aneesh V
· Thu Jun 16 23:30:52 2011 +0000
3e3bc1e
armv7: integrate cache maintenance support
by Aneesh V
· Thu Jun 16 23:30:49 2011 +0000
ecee9c8
armv7: rename cache related CONFIG flags
by Aneesh V
· Thu Jun 16 23:30:48 2011 +0000
960f5c0
armv7: cache maintenance operations for armv7
by Aneesh V
· Thu Jun 16 23:30:47 2011 +0000
9976335
Minor coding style cleanup
by Wolfgang Denk
· Thu Jun 02 23:18:32 2011 +0200
a3f9d65
armv7: Add ST-Ericsson u8500 arch
by John Rigby
· Tue Apr 19 10:42:40 2011 +0000
69b2824
S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1)
by Minkyu Kang
· Wed May 18 16:57:55 2011 +0900
9a77221
S5P: add set_mmc_clk for external clock control
by Jaehoon Chung
· Tue May 17 21:19:17 2011 +0000
1339872
S5PC2XX: Support the cpu revision
by Minkyu Kang
· Mon May 16 19:45:54 2011 +0900
9c88fb8
S5P:SROM config code moved to s5p-common directory
by Chander Kashyap
· Thu Apr 14 19:05:18 2011 +0000
000f4d0
MX53: Handle silicon revision 2.1 case
by Fabio Estevam
· Tue Apr 26 10:50:15 2011 +0000
80f7021
Minor coding style cleanup.
by Wolfgang Denk
· Thu May 19 22:21:41 2011 +0200
9783a2c
ARMV7: OMAP3: Cleanup extern variables in mem.c
by Luca Ceresoli
· Wed Apr 20 11:02:05 2011 -0400
30e80f6
arm: Tegra2: Add missing PLLX init
by Tom Warren
· Thu Apr 14 12:09:39 2011 +0000
112a188
arm: Tegra2: add support for A9 CPU init
by Tom Warren
· Thu Apr 14 12:18:06 2011 +0000
c1164af
ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX
by Luca Ceresoli
· Tue Apr 19 09:47:21 2011 -0400
96b549e
OMAP3: Add support for DPLL5 (usbhost)
by Alexander Holler
· Tue Apr 19 09:27:55 2011 -0400
5cad108
MX5: factor out boot cause funciton to common code
by Jason Liu
· Wed Apr 20 00:47:04 2011 +0000
4cb7fbf
S5P: timer: replace bss variable by gd
by Minkyu Kang
· Wed Mar 16 20:09:20 2011 +0900
Next »