Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
84d6cbd3029e8b16e201f1129c300fae258c0f9c
/
include
/
configs
/
omap3_overo.h
115e71f
omap3: overo: Fix fdtfile test
by Stefan Herbrechtsmeier
· 10 years ago
434f2cf
ARM: omap: move board specific NAND configs out from ti_armv7_common.h
by pekon gupta
· 10 years ago
222a311
ARM: omap: clean redundant PISMO_xx macros used in OMAP3
by pekon gupta
· 10 years ago
12cc543
omap3: overo: Select fdtfile for expansion board
by Ash Charles
· 10 years ago
b80a660
mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width
by pekon gupta
· 11 years ago
29cc1d8
omap3: overo: Use common configurations for Overo
by Ash Charles
· 10 years ago
3c92c32
Allow overo to boot with device tree
by Ash Charles
· 10 years ago
06ae2b0
arm: omap3: Fix omap3_overo SPL boot hangup
by Ash Charles
· 10 years ago
bcb2cf1
OMAP3: overo: eliminate hard-coded partition offsets
by Ash Charles
· 10 years ago
e5c809d
OMAP3: overo: increase linux partition to 8 MiB
by Peter A. Bigot
· 10 years ago
dbba3da
OMAP3: overo: add command support for mtd and ubi
by Ash Charles
· 10 years ago
0b3fde1
omap: overo: allow the use of a plain text env file instead boot scripts
by Ash Charles
· 10 years ago
a7e36fc
mtd: nand: omap: remove unused #defines from common omap_gpmc.h
by pekon gupta
· 11 years ago
faca8ff
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 11 years ago
3f71906
mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme
by pekon gupta
· 11 years ago
6789e84
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
by Heiko Schocher
· 11 years ago
f232950
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
806d279
ARM: OMAP: Add CONFIG_OMAP_COMMON
by Lokesh Vutla
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
6f2f01b
spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.
by Scott Wood
· 12 years ago
6696811
configs: Fix usage of mmc rescan
by Andrew Bradford
· 12 years ago
47f7bca
SPL: Move the omap SPL framework to common/spl
by Tom Rini
· 12 years ago
3d6ba91
ARM: Remove unused stack and irq config defines
by Rob Herring
· 12 years ago
308252a
dm: Move OMAP GPIO driver to drivers/gpio/
by Marek Vasut
· 12 years ago
16e41c8
dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAP
by Marek Vasut
· 12 years ago
219f478
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· 12 years ago
49175c4
ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORT
by Tom Rini
· 12 years ago
e0820cc
ARM: omap3: Set SPL stack size to 8KB, image to 54KB.
by Tom Rini
· 12 years ago
512dce09
OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTAL
by Thomas Weber
· 13 years ago
137703b
overo: add SPL support
by Andreas Müller
· 13 years ago
0f8d3eb
include/configs/omap3_overo.h: several cleanups
by Andreas Müller
· 13 years ago
1378cac
OMAP3: Remove unused define CONFIG_OMAP3_*_DDR
by Thomas Weber
· 13 years ago
254973e
omap: overo: Use ubifs instead of jffs2 for nand
by Steve Sakoman
· 13 years ago
81dcf8b
ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused
by Thomas Weber
· 13 years ago
0997561
ARM: OMAP3: Remove unused define SDRC_R_C_B
by Thomas Weber
· 13 years ago
8152c6f
ARM: OMAP3: Remove unused define CONFIG_OMAP3430
by Thomas Weber
· 13 years ago
8e40852
omap: fix cache line size for omap3/omap4 boards
by Aneesh V
· 13 years ago
e6847db
OMAP3: overo : Add environment variable optargs to bootargs
by Philip Balister
· 13 years ago
75b988a
OMAP3: overo : Use ttyO2 instead of ttyS2.
by Philip Balister
· 13 years ago
31a4f1e
board configs: drop NET_MULTI references
by Mike Frysinger
· 13 years ago
2490e59
OMAP: Remove omapfb.debug=y from Beagle and Overo env settings
by Steve Sakoman
· 14 years ago
f62b125
OMAP3/4: Increase console I/O buffer size
by Vaibhav Hiremath
· 13 years ago
75f980b
Removed unused define, CONFIG_ARMV7.
by Christopher Harvey
· 13 years ago
2cc195e
Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments
by Michael Jones
· 14 years ago
2fa8ca9
Add CONFIG_OF_LIBFDT to more boards.
by Grant Likely
· 14 years ago
6cbec7b
ARMV7: OMAP3: Cleanup extern variables in mem.c
by Luca Ceresoli
· 14 years ago
8b6724a
OMAP3: remove unused config macros
by Grazvydas Ignotas
· 15 years ago
31bfcf1
ARMV7: OMAP: Fix build after introduction of GENERATED_GBL_DATA_SIZE
by Steve Sakoman
· 14 years ago
d64b5b8
ARMV7: OMAP3: Add expansion board detection for Overo
by Steve Sakoman
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
68b0fbf
ARMV7: OMAP3: Enable cache support on Overo
by Steve Sakoman
· 14 years ago
4d7d7bc
ARMV7: OMAP3: Implement relocation for Overo
by Steve Sakoman
· 14 years ago
cd7c572
ARMV7: OMAP4: Use generic mmc driver on Overo
by Steve Sakoman
· 14 years ago
60c2317
ARMV7: OMAP3: Add CONFIG_SYS_NAND_QUIET_TEST to Beagle and Overo configs
by Steve Sakoman
· 14 years ago
5af3246
ARMV7: OMAP: Add mpurate boot arg for Overo and Beagle
by Steve Sakoman
· 15 years ago
f56348a
ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
by Steve Sakoman
· 14 years ago
cae377b
omap3: Consolidate SDRC related operations
by Vaibhav Hiremath
· 14 years ago
632e1d9
OMAP3 Move declaration of gpmc_cfg.
by Tom Rix
· 15 years ago
1270ec1
Remove superfluous uses of V_PROMPT macro.
by Robert P. J. Day
· 15 years ago
4b142fe
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
30563a0
OMAP3:SDRC: introduce DDR types
by Nishanth Menon
· 15 years ago
9c44ddc
TI: OMAP3: Remove SZ_xx references
by Sandeep Paulraj
· 15 years ago
13d2cb9
OMAP3: Update Overo and Beagle environment
by Steve Sakoman
· 15 years ago
df38262
TI: OMAP3: Overo Tobi ethernet support
by Olof Johansson
· 15 years ago
0297ec7
TI OMAP3 Use arm init sequence to initialize i2c
by Tom Rix
· 15 years ago
97a099e
omap3: remove typedefs for configuration structs
by Dirk Behme
· 15 years ago
187af95
omap3: embedd gpmc_cs into gpmc config struct
by Matthias Ludwig
· 15 years ago
2c15513
OMAP3 Move twl4030 power and led functions
by Tom Rix
· 15 years ago
2eb99ca
NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...
by Wolfgang Denk
· 15 years ago
d3a513c
OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000
by Manikandan Pillai
· 16 years ago
42bf4b2
OMAP3: Remove legacy NAND defines
by Dirk Behme
· 16 years ago
6a6b62e
OMAP3: Use functions print_cpuinfo() and checkboard()
by Sanjeev Premi
· 16 years ago
a85693b
OMAP3: Fix changed mmc init command
by Dirk Behme
· 16 years ago
74de7ae
Add "source" command; prepare removal of "autoscr" command
by Wolfgang Denk
· 16 years ago
81472d8
OMAP: rename timer divisor
by Ladislav Michl
· 16 years ago
488f5d8
Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ
by Ladislav Michl
· 16 years ago
9d0fc81
OMAP3: Add Overo board
by Dirk Behme
· 16 years ago