Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e92c446098e45698376ae24f922a28ddb9b93518
/
include
/
configs
/
tricorder.h
0b368b1
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
by Heiko Schocher
· 8 years ago
1d9ac83
configs: Re-sync with cmd/Kconfig
by Tom Rini
· 9 years ago
998c479
include/configs: Whitespace fixup
by Tom Rini
· 9 years ago
0f2dcb9
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· 9 years ago
f852e73
configs: Re-sync HUSH options
by Tom Rini
· 9 years ago
a66c541
Move CONFIG_OF_LIBFDT to Kconfig
by Simon Glass
· 9 years ago
bf9032a
armv7: add cacheline sizes where missing
by Albert ARIBAUD
· 9 years ago
ee54144
eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS
by Marek Vasut
· 9 years ago
a6cec01
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· 9 years ago
c451acd
tricorder: switch to CONFIG_SYS_THUMB_BUILD
by Albert ARIBAUD
· 9 years ago
cb064e4
arm, powerpc: select SYS_GENERIC_BOARD
by Masahiro Yamada
· 9 years ago
067fcd5
kconfig: add config option for shell prompt
by Nikita Kiryanov
· 9 years ago
5a9d7f1
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
9c1c43c
net: Move the CMD_NET config to defconfigs
by Joe Hershberger
· 9 years ago
3e46e3e
ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766
by Nishanth Menon
· 10 years ago
fa96c96
ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs
by Nishanth Menon
· 10 years ago
0c078ea
ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK
by Simon Glass
· 10 years ago
341e8cd
MMC SD fs boot partition config coding style and proper description
by Paul Kocialkowski
· 10 years ago
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
1ce1865
tricorder: convert to generic board
by Andreas Bießmann
· 10 years ago
6bf0b1a
board:tricorder: fixup SPL OOB layout
by Andreas Bießmann
· 11 years ago
5e23404
board:tricorder: enable omap_gpio clocks
by Andreas Bießmann
· 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
4d2ba17
mtd: move & update nand_ecclayout structure (plus board changes)
by Prabhakar Kushwaha
· 11 years ago
f53f2b8
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
by Heiko Schocher
· 11 years ago
ea385ed
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
33d1b9a
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
1c63d9f
tricorder: support 256MiB SDRAM on revision > D
by Andreas Bießmann
· 11 years ago
111c7b0
tricorder: read kernel directly from NAND
by Andreas Bießmann
· 11 years ago
e2406c1
tricorder: switch to alternative memtest
by Thomas Weber
· 11 years ago
33d25b3
tricorder: Make u-boot faster
by Thomas Weber
· 11 years ago
5b4fe54
tricorder: add led support
by Andreas Bießmann
· 11 years ago
65c8f2c
tricorder: panic() on unknown board
by Andreas Bießmann
· 11 years ago
01a3f53
tricorder: add tricordereeprom command
by Andreas Bießmann
· 11 years ago
ce19bed
tricorder: add mtdparts to environment
by Andreas Bießmann
· 11 years ago
d6f3c15
tricorder: add cmdline history
by Andreas Bießmann
· 11 years ago
90071f9
tricorder: use generic provided loadaddr
by Andreas Bießmann
· 11 years ago
da6087a
tricorder: update flash partitioning
by Andreas Bießmann
· 11 years ago
c927930
tricorder: remove lcdmode from bootargs
by Thomas Weber
· 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
bbf8c93
tricorder: enable hw assisted BCH8 in SPL and u-boot
by Andreas Bießmann
· 12 years ago
108458a
ubifs: Allow ubifsmount volume reference by number
by Joe Hershberger
· 12 years ago
d7b5db6
Remove unused CONFIG_SYS_I2C_BUS[_SELECT]
by Michael Jones
· 12 years ago
b56eeed
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
8133dd6
OMAP3: Remove unused PHYS_SDRAM_1_SIZE
by Thomas Weber
· 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
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
584c0ea
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· 12 years ago
919b462
ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORT
by Tom Rini
· 13 years ago
e33b705
ARM: omap3: Set SPL stack size to 8KB, image to 54KB.
by Tom Rini
· 13 years ago
2dd62f7
tricorder: Load kernel from ubifs
by Bernhard Walle
· 13 years ago
183cbc9
tricorder: Add UBIFS
by Bernhard Walle
· 13 years ago
1810a6e
OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTAL
by Thomas Weber
· 13 years ago
1dd2f8e
Tricorder: Switch env to generic mmc driver
by Thomas Weber
· 13 years ago
276ffbd
OMAP3: Add Corscience Tricorder board
by Thomas Weber
· 13 years ago