index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
configs
/
tricorder.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS
Marek Vasut
2015-11-21
1
-1
/
+0
*
ns16550: move CONFIG_SYS_NS16550 to Kconfig
Thomas Chou
2015-11-21
1
-1
/
+0
*
tricorder: switch to CONFIG_SYS_THUMB_BUILD
Albert ARIBAUD
2015-11-10
1
-0
/
+1
*
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
2015-10-24
1
-1
/
+0
*
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-08-13
1
-1
/
+0
*
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-25
1
-5
/
+0
*
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-06-01
1
-1
/
+0
*
ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766
Nishanth Menon
2015-03-13
1
-0
/
+4
*
ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs
Nishanth Menon
2015-03-13
1
-1
/
+1
*
ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK
Simon Glass
2015-03-04
1
-1
/
+0
*
MMC SD fs boot partition config coding style and proper description
Paul Kocialkowski
2014-12-04
1
-1
/
+1
*
Rename some defines containing FAT in their name to be filesystem generic
Guillaume GARDET
2014-10-27
1
-2
/
+2
*
omap3: kconfig: move board select menu and common settings
Masahiro Yamada
2014-08-30
1
-1
/
+0
*
include: remove CONFIG_SPL/CONFIG_TPL definition in config headers
Masahiro Yamada
2014-07-30
1
-1
/
+0
*
include: define CONFIG_SPL and CONFIG_TPL as 1
Masahiro Yamada
2014-07-30
1
-1
/
+1
*
ARM: omap: clean redundant PISMO_xx macros used in OMAP3
pekon gupta
2014-07-25
1
-2
/
+0
*
tricorder: convert to generic board
Andreas Bießmann
2014-07-25
1
-0
/
+2
*
board:tricorder: fixup SPL OOB layout
Andreas Bießmann
2014-04-11
1
-5
/
+6
*
board:tricorder: enable omap_gpio clocks
Andreas Bießmann
2014-04-11
1
-0
/
+3
*
mtd: nand: omap: remove unused #defines from common omap_gpmc.h
pekon gupta
2014-03-04
1
-2
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
2013-11-25
1
-1
/
+3
|
\
|
*
mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme
pekon gupta
2013-11-21
1
-1
/
+1
|
*
mtd: move & update nand_ecclayout structure (plus board changes)
Prabhakar Kushwaha
2013-11-21
1
-0
/
+2
*
|
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
Heiko Schocher
2013-11-13
1
-5
/
+5
|
/
*
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-11-09
1
-38
/
+117
|
\
|
*
tricorder: support 256MiB SDRAM on revision > D
Andreas Bießmann
2013-11-01
1
-1
/
+1
|
*
tricorder: read kernel directly from NAND
Andreas Bießmann
2013-11-01
1
-1
/
+2
|
*
tricorder: switch to alternative memtest
Thomas Weber
2013-11-01
1
-2
/
+4
|
*
tricorder: Make u-boot faster
Thomas Weber
2013-11-01
1
-1
/
+4
|
*
tricorder: add led support
Andreas Bießmann
2013-11-01
1
-0
/
+14
|
*
tricorder: panic() on unknown board
Andreas Bießmann
2013-11-01
1
-0
/
+7
|
*
tricorder: add tricordereeprom command
Andreas Bießmann
2013-11-01
1
-0
/
+7
|
*
tricorder: add mtdparts to environment
Andreas Bießmann
2013-11-01
1
-5
/
+4
|
*
tricorder: add cmdline history
Andreas Bießmann
2013-11-01
1
-15
/
+57
|
*
tricorder: use generic provided loadaddr
Andreas Bießmann
2013-11-01
1
-1
/
+4
|
*
tricorder: update flash partitioning
Andreas Bießmann
2013-11-01
1
-18
/
+22
|
*
tricorder: remove lcdmode from bootargs
Thomas Weber
2013-11-01
1
-4
/
+1
*
|
config: remove platform CONFIG_SYS_HZ definition part 2/2
Rob Herring
2013-11-04
1
-1
/
+0
|
/
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
ARM: OMAP: Add CONFIG_OMAP_COMMON
Lokesh Vutla
2013-08-15
1
-0
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
tricorder: enable hw assisted BCH8 in SPL and u-boot
Andreas Bießmann
2013-04-08
1
-4
/
+9
*
ubifs: Allow ubifsmount volume reference by number
Joe Hershberger
2013-03-04
1
-1
/
+1
*
Remove unused CONFIG_SYS_I2C_BUS[_SELECT]
Michael Jones
2013-01-29
1
-2
/
+0
*
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-01-08
1
-1
/
+0
|
\
|
*
OMAP3: Remove unused PHYS_SDRAM_1_SIZE
Thomas Weber
2012-12-10
1
-1
/
+0
*
|
spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.
Scott Wood
2012-11-26
1
-0
/
+3
|
/
*
configs: Fix usage of mmc rescan
Andrew Bradford
2012-10-23
1
-1
/
+1
*
SPL: Move the omap SPL framework to common/spl
Tom Rini
2012-09-27
1
-0
/
+1
*
ARM: Remove unused stack and irq config defines
Rob Herring
2012-09-01
1
-4
/
+0
[next]