Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
52a3de5e123b3c36706b3904464a409b70e2d481
/
include
/
configs
/
devkit8000.h
7ae8350
ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK
by Simon Glass
· 10 years ago
a91ef4a
arm: omap3: devkit8000: inherit from ti_omap3_common.h
by Anthoine Bourgeois
· 10 years ago
875e415
arm: omap3: devkit8000: inherit from ti_armv7_common.h
by Anthoine Bourgeois
· 10 years ago
c313c03
devkit8000: convert to use generic board code
by Anthoine Bourgeois
· 10 years ago
e2ccdf8
MMC SD fs boot partition config coding style and proper description
by Paul Kocialkowski
· 10 years ago
205b4f3
Rename some defines containing FAT in their name to be filesystem generic
by Guillaume GARDET
· 10 years ago
3cfbcb5
omap3: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
25b4adb
include: remove CONFIG_SPL/CONFIG_TPL definition in config headers
by Masahiro Yamada
· 10 years ago
4ce9957
include: define CONFIG_SPL and CONFIG_TPL as 1
by Masahiro Yamada
· 10 years ago
222a311
ARM: omap: clean redundant PISMO_xx macros used in OMAP3
by pekon gupta
· 10 years ago
b80a660
mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width
by pekon gupta
· 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
93e1459
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 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
b6144df
devkit8000: Add SPL_OS for MMC support
by Tom Rini
· 11 years ago
3037296
OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define
by Stefano Babic
· 12 years ago
019be4a
Remove unused CONFIG_SYS_I2C_BUS[_SELECT]
by Michael Jones
· 12 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
b72db20
devkit8000: add rootwait to mmcboot option
by Andreas Bießmann
· 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
e0820cc
ARM: omap3: Set SPL stack size to 8KB, image to 54KB.
by Tom Rini
· 12 years ago
2d52a9a
devkit8000: Implement and activate direct OS boot
by Simon Schwarz
· 13 years ago
d38bc97
devkit8000: add config for spl command
by Simon Schwarz
· 13 years ago
d3022c5
nand_spl_simple: store ecc data on the stack
by Stefano Babic
· 13 years ago
5183b7e
devkit8000: Move CONFIG_SYS_TEXT_BASE out of bss
by Simon Schwarz
· 13 years ago
ee08a82
OMAP3: Add SPL_BOARD_INIT hook
by Tom Rini
· 13 years ago
9ae0d55
OMAP3 SPL: Rework memory initalization and devkit8000 support
by Tom Rini
· 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
c471ccb
devkit8000: Fix NAND SPL on boards with 256MB NAND
by Tom Rini
· 13 years ago
ba75a81
devkit8000: Add malloc space
by Tom Rini
· 13 years ago
9915471
devkit8000: Add config to enable SPL MMC boot
by Simon Schwarz
· 13 years ago
31a4f1e
board configs: drop NET_MULTI references
by Mike Frysinger
· 13 years ago
2d76da2
Devkit8000: Change console from ttyS2 to ttyO2
by Thomas Weber
· 13 years ago
3f6a492
devkit8000: Add nand-spl support for new SPL
by Simon Schwarz
· 13 years ago
f408501
devkit8000: Use generic MMC driver
by Tom Rini
· 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
30f305c
Devkit8000: Fix build after introduction of GENERATED_GBL_DATA_SIZE
by Thomas Weber
· 14 years ago
d963e84
Merge branch 'master' of /home/wd/git/u-boot/master
by Wolfgang Denk
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
66fca01
Devkit8000: Adapt changes to ARM relocation support
by Thomas Weber
· 14 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
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
0297ec7
TI OMAP3 Use arm init sequence to initialize i2c
by Tom Rix
· 15 years ago
c35d7cf
Add support for the DevKit8000 board
by Frederik Kriewitz
· 15 years ago