Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
88b9e7340e4c0fdfaf5fa253a7a9112a9b6c715f
/
include
/
configs
/
omap3_evm.h
84f9b61
ARM: Move SYS_CACHELINE_SIZE over to Kconfig
by Tom Rini
· Mon Aug 22 08:22:17 2016 -0400
df40778
omap3: Drop omap3_evm_quick_* targets
by Tom Rini
· Wed Jul 27 22:29:42 2016 -0400
0b368b1
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
by Heiko Schocher
· Tue Jun 07 08:31:14 2016 +0200
1d9ac83
configs: Re-sync with cmd/Kconfig
by Tom Rini
· Sun Apr 24 17:29:26 2016 -0400
0f2dcb9
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· Fri Apr 22 16:41:25 2016 -0400
f852e73
configs: Re-sync HUSH options
by Tom Rini
· Thu Apr 21 21:37:19 2016 -0400
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· Fri Feb 05 19:30:11 2016 -0800
f34dfcb
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
by Paul Kocialkowski
· Tue Aug 04 17:04:06 2015 +0200
5a9d7f1
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· Mon Jun 22 16:15:30 2015 -0500
fa96c96
ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs
by Nishanth Menon
· Mon Mar 09 17:12:04 2015 -0500
341e8cd
MMC SD fs boot partition config coding style and proper description
by Paul Kocialkowski
· Sat Nov 08 23:14:55 2014 +0100
602a16c
Rename some defines containing FAT in their name to be filesystem generic
by Guillaume GARDET
· Wed Oct 15 17:53:11 2014 +0200
3ef4973
mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme
by pekon gupta
· Mon Nov 18 19:03:01 2013 +0530
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
e5531fd
omap3_evm: Let CONFIG_EFI_PARTITION be set for SPL
by Tom Rini
· Thu Dec 13 13:58:27 2012 -0700
c352a0c
spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.
by Scott Wood
· Thu Sep 20 19:09:07 2012 -0500
e1c7c8a
configs: Fix usage of mmc rescan
by Andrew Bradford
· Mon Oct 01 05:06:52 2012 +0000
669a38f
omap3evm: Add CONFIG_CMD_ASKENV
by Tom Rini
· Mon May 21 11:20:47 2012 +0000
c9f9b91
omap3evm: Set BOOTDELAY to 3
by Tom Rini
· Mon May 21 11:20:45 2012 +0000
533607c
nand_spl_simple: store ecc data on the stack
by Stefano Babic
· Thu Dec 15 10:55:37 2011 +0100
988a235
OMAP3: Add SPL support to omap3_evm
by Tom Rini
· Fri Nov 18 12:48:09 2011 +0000
fb270e6
omap3evm: Add support for EFI partitions
by Sanjeev Premi
· Wed Nov 16 10:20:50 2011 -0500
593d909
omap3evm: move common config options to new file
by Sanjeev Premi
· Tue Oct 25 06:11:30 2011 +0000
22ad102
omap3evm: Prepare to split configuration
by Sanjeev Premi
· Tue Oct 25 06:11:29 2011 +0000
47b601e
omap3evm: Reorder related config options
by Sanjeev Premi
· Tue Oct 25 06:11:28 2011 +0000
e4da248
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
by Joe Hershberger
· Thu Oct 13 13:03:48 2011 +0000
524e730
board configs: drop NET_MULTI references
by Mike Frysinger
· Sun Oct 02 10:01:28 2011 +0000
16822bf
omap3evm: env: Fix default console
by Sanjeev Premi
· Fri Sep 23 05:25:28 2011 +0000
4fdf2b7
omap3evm: Use generic MMC driver
by Vaibhav Hiremath
· Sat Sep 03 21:42:35 2011 -0400
e183290
OMAP3/4: Increase console I/O buffer size
by Vaibhav Hiremath
· Sat Sep 03 21:24:19 2011 -0400
7a8338d
Removed unused define, CONFIG_ARMV7.
by Christopher Harvey
· Thu Jul 07 04:37:55 2011 +0000
7e6ce39
Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments
by Michael Jones
· Mon Apr 18 22:12:33 2011 +0000
9783a2c
ARMV7: OMAP3: Cleanup extern variables in mem.c
by Luca Ceresoli
· Wed Apr 20 11:02:05 2011 -0400
e1ff0f1
omap3evm: Use GENERATED_GBL_DATA_SIZE
by Sanjeev Premi
· Mon Nov 29 16:32:47 2010 -0500
510459e
OMAP3: remove unused config macros
by Grazvydas Ignotas
· Thu Apr 29 17:19:13 2010 +0300
88105fb
omap3evm: Fix mechanism to identify board revision
by Sanjeev Premi
· Thu Nov 04 16:02:32 2010 -0400
ce58430
omap3evm: Support relocation
by Sanjeev Premi
· Thu Nov 04 16:01:46 2010 -0400
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· Tue Oct 26 14:34:52 2010 +0200
6329a8f
ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
by Steve Sakoman
· Thu Jun 17 21:50:01 2010 -0700
558d23d
omap3: Consolidate SDRC related operations
by Vaibhav Hiremath
· Mon Jun 07 15:20:34 2010 -0400
5e4de34
OMAP3EVM: Added NAND support
by Vaibhav Hiremath
· Mon Jun 07 15:20:19 2010 -0400
14793ea
OMAP3 Move declaration of gpmc_cfg.
by Tom Rix
· Wed Jan 27 11:11:55 2010 -0500
23f5a2d
Remove superfluous uses of V_PROMPT macro.
by Robert P. J. Day
· Sat Dec 12 12:10:33 2009 -0500
bf79379
omap3evm: musb: add USB config
by Ajay Kumar Gupta
· Wed Nov 04 15:58:23 2009 -0600
0f602e1
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· Thu Dec 03 11:21:21 2009 +0100
076501b
OMAP3:SDRC: introduce DDR types
by Nishanth Menon
· Sat Nov 07 10:51:24 2009 -0500
6a87b3f
TI: OMAP3: Remove SZ_xx references
by Sandeep Paulraj
· Wed Sep 09 11:50:40 2009 -0400
d77b681
TI OMAP3 Use arm init sequence to initialize i2c
by Tom Rix
· Tue Sep 29 10:19:49 2009 -0400
dc7af20
omap3: remove typedefs for configuration structs
by Dirk Behme
· Sat Aug 08 09:30:21 2009 +0200
e06da3d
omap3: embedd gpmc_cs into gpmc config struct
by Matthias Ludwig
· Tue May 19 09:09:31 2009 +0200
247e3c2
OMAP3 Move twl4030 mmc function
by Tom Rix
· Sun Jun 28 12:52:31 2009 -0500
fbfdd3a
Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API
by Ben Warren
· Mon Jul 20 22:01:11 2009 -0700
1f79774
NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...
by Wolfgang Denk
· Sat Jul 18 21:52:24 2009 +0200
bf2f48c
OMAP3EVM: Set default bootfile
by Sanjeev Premi
· Fri May 15 23:48:37 2009 +0200
e8b1696
OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000
by Manikandan Pillai
· Tue Apr 21 17:29:05 2009 +0200
dabb651
OMAP3: Remove legacy NAND defines
by Dirk Behme
· Tue Apr 14 20:15:17 2009 +0200
e32ef2e
OMAP3: Use functions print_cpuinfo() and checkboard()
by Sanjeev Premi
· Mon Apr 27 21:27:27 2009 +0530
d4159f1
OMAP3: Fix changed mmc init command
by Dirk Behme
· Tue Apr 21 17:30:51 2009 +0200
85c25df
Add "source" command; prepare removal of "autoscr" command
by Wolfgang Denk
· Wed Apr 01 23:34:12 2009 +0200
993e57d
OMAP: rename timer divisor
by Ladislav Michl
· Mon Mar 30 18:58:41 2009 +0200
274d252
Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ
by Ladislav Michl
· Mon Mar 23 17:46:27 2009 +0100
bb732be
OMAP3: Add EVM board
by Dirk Behme
· Wed Jan 28 21:39:58 2009 +0100