Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a9010500d70bfc7987611905374f975892fe5587
/
include
/
configs
/
devkit8000.h
602a16c
Rename some defines containing FAT in their name to be filesystem generic
by Guillaume GARDET
· 10 years ago
dd67843
omap3: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
57a5e29
include: remove CONFIG_SPL/CONFIG_TPL definition in config headers
by Masahiro Yamada
· 10 years ago
b9a72ca
include: define CONFIG_SPL and CONFIG_TPL as 1
by Masahiro Yamada
· 10 years ago
0a9ec45
ARM: omap: clean redundant PISMO_xx macros used in OMAP3
by pekon gupta
· 10 years ago
6250faf
mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width
by pekon gupta
· 11 years ago
c4a4f36
mtd: nand: omap: remove unused #defines from common omap_gpmc.h
by pekon gupta
· 11 years ago
12ce5e6
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 11 years ago
3ef4973
mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme
by pekon gupta
· 11 years ago
f53f2b8
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
by Heiko Schocher
· 11 years ago
33d1b9a
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
ec7fbf5
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
5605505
ARM: OMAP: Add CONFIG_OMAP_COMMON
by Lokesh Vutla
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
d806454
devkit8000: Add SPL_OS for MMC support
by Tom Rini
· 11 years ago
f51b4c7
OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define
by Stefano Babic
· 12 years ago
d7b5db6
Remove unused CONFIG_SYS_I2C_BUS[_SELECT]
by Michael Jones
· 12 years ago
c352a0c
spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.
by Scott Wood
· 12 years ago
e1c7c8a
configs: Fix usage of mmc rescan
by Andrew Bradford
· 12 years ago
3b88bcf
devkit8000: add rootwait to mmcboot option
by Andreas Bießmann
· 12 years ago
28591df
SPL: Move the omap SPL framework to common/spl
by Tom Rini
· 12 years ago
72e6d65
ARM: Remove unused stack and irq config defines
by Rob Herring
· 12 years ago
aede188
dm: Move OMAP GPIO driver to drivers/gpio/
by Marek Vasut
· 12 years ago
ff0ebb8
dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAP
by Marek Vasut
· 12 years ago
584c0ea
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· 12 years ago
e33b705
ARM: omap3: Set SPL stack size to 8KB, image to 54KB.
by Tom Rini
· 13 years ago
bbb57cb
devkit8000: Implement and activate direct OS boot
by Simon Schwarz
· 13 years ago
2128f22
devkit8000: add config for spl command
by Simon Schwarz
· 13 years ago
533607c
nand_spl_simple: store ecc data on the stack
by Stefano Babic
· 13 years ago
9ec0302
devkit8000: Move CONFIG_SYS_TEXT_BASE out of bss
by Simon Schwarz
· 13 years ago
ead66c1
OMAP3: Add SPL_BOARD_INIT hook
by Tom Rini
· 13 years ago
05800b9
OMAP3 SPL: Rework memory initalization and devkit8000 support
by Tom Rini
· 13 years ago
fb13c65
ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused
by Thomas Weber
· 13 years ago
a2146f5
ARM: OMAP3: Remove unused define SDRC_R_C_B
by Thomas Weber
· 13 years ago
07eec8e
ARM: OMAP3: Remove unused define CONFIG_OMAP3430
by Thomas Weber
· 13 years ago
d89a06a
devkit8000: Fix NAND SPL on boards with 256MB NAND
by Tom Rini
· 13 years ago
001f8b5
devkit8000: Add malloc space
by Tom Rini
· 13 years ago
ea5c18b
devkit8000: Add config to enable SPL MMC boot
by Simon Schwarz
· 13 years ago
524e730
board configs: drop NET_MULTI references
by Mike Frysinger
· 13 years ago
f1f72f5
Devkit8000: Change console from ttyS2 to ttyO2
by Thomas Weber
· 13 years ago
7ae359c
devkit8000: Add nand-spl support for new SPL
by Simon Schwarz
· 13 years ago
bde8eea
devkit8000: Use generic MMC driver
by Tom Rini
· 13 years ago
7a8338d
Removed unused define, CONFIG_ARMV7.
by Christopher Harvey
· 13 years ago
7e6ce39
Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments
by Michael Jones
· 14 years ago
100b849
Add CONFIG_OF_LIBFDT to more boards.
by Grant Likely
· 14 years ago
9783a2c
ARMV7: OMAP3: Cleanup extern variables in mem.c
by Luca Ceresoli
· 14 years ago
c35e569
Devkit8000: Fix build after introduction of GENERATED_GBL_DATA_SIZE
by Thomas Weber
· 14 years ago
4e7ca61
Merge branch 'master' of /home/wd/git/u-boot/master
by Wolfgang Denk
· 14 years ago
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
1211d14
Devkit8000: Adapt changes to ARM relocation support
by Thomas Weber
· 14 years ago
6329a8f
ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
by Steve Sakoman
· 14 years ago
558d23d
omap3: Consolidate SDRC related operations
by Vaibhav Hiremath
· 14 years ago
14793ea
OMAP3 Move declaration of gpmc_cfg.
by Tom Rix
· 15 years ago
0f602e1
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
076501b
OMAP3:SDRC: introduce DDR types
by Nishanth Menon
· 15 years ago
6a87b3f
TI: OMAP3: Remove SZ_xx references
by Sandeep Paulraj
· 15 years ago
d77b681
TI OMAP3 Use arm init sequence to initialize i2c
by Tom Rix
· 15 years ago
9939650
Add support for the DevKit8000 board
by Frederik Kriewitz
· 15 years ago