index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
configs
/
tam3517-common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-04-25
1
-5
/
+0
*
include/configs: Whitespace fixup
Tom Rini
2016-04-25
1
-1
/
+0
*
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-04-25
1
-4
/
+0
*
configs: Re-sync HUSH options
Tom Rini
2016-04-25
1
-1
/
+0
*
Migrate CONFIG_ULPI* to Kconfig
Mateusz Kulikowski
2016-04-01
1
-2
/
+0
*
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
1
-1
/
+0
*
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2016-03-14
1
-1
/
+0
*
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2016-01-14
1
-1
/
+1
*
ns16550: move CONFIG_SYS_NS16550 to Kconfig
Thomas Chou
2015-11-21
1
-1
/
+0
*
common: add CMD_GPIO to Kconfig
Thomas Chou
2015-11-18
1
-1
/
+0
*
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
2015-10-24
1
-1
/
+0
*
ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BIT
Stefano Babic
2015-08-12
1
-1
/
+1
*
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-25
1
-6
/
+0
*
boards: tam3517-common: enable gpmc prefetch mode
Jeroen Hofstee
2015-06-18
1
-0
/
+1
*
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
*
omap3: kconfig: move board select menu and common settings
Masahiro Yamada
2014-08-30
1
-1
/
+0
*
SOM: tam3517: convert to generic board
Jeroen Hofstee
2014-08-25
1
-0
/
+1
*
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
-4
/
+0
*
tam3517: fix NAND detection
Jeroen Hofstee
2014-06-06
1
-0
/
+1
*
mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...
pekon gupta
2014-06-06
1
-0
/
+1
*
mtd: nand: omap: remove unused #defines from common omap_gpmc.h
pekon gupta
2014-03-04
1
-1
/
+0
*
ARM: tam3517-common: fix nand spl boot
Jeroen Hofstee
2014-01-07
1
-0
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
2013-11-25
1
-1
/
+1
|
\
|
*
mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme
pekon gupta
2013-11-21
1
-1
/
+1
*
|
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
Heiko Schocher
2013-11-13
1
-6
/
+5
|
/
*
config: remove platform CONFIG_SYS_HZ definition part 2/2
Rob Herring
2013-11-04
1
-1
/
+0
*
configs: Remove unused CONFIG_BOOTP_DEFAULT
Tom Rini
2013-08-19
1
-1
/
+0
*
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
-13
/
+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
-16
/
+43
|
\
|
*
OMAP3: Remove unused PHYS_SDRAM_1_SIZE
Thomas Weber
2012-12-10
1
-1
/
+0
|
*
OMAP3: TAM3517: add macros for reading eeprom
Stefano Babic
2012-12-10
1
-15
/
+43
*
|
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
2012-11-26
1
-0
/
+3
|
\
\
|
*
|
spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.
Scott Wood
2012-11-26
1
-0
/
+3
|
|
/
*
|
boards: remove the no longer used CONFIG_EHCI_DCACHE
Jeroen Hofstee
2012-11-20
1
-2
/
+0
|
/
*
COMMON: Use __stringify() instead of xstr()
Marek Vasut
2012-10-15
1
-7
/
+4
*
SPL: Move the omap SPL framework to common/spl
Tom Rini
2012-09-27
1
-0
/
+1
*
ARM: SPL: Move gpmc_init() to spl_board_init()
Tom Rini
2012-09-27
1
-0
/
+1
*
OMAP3: tam3517: add function to read MAC from EEPROM
Stefano Babic
2012-09-04
1
-0
/
+66
*
ARM: Remove unused stack and irq config defines
Rob Herring
2012-09-01
1
-7
/
+0
*
dm: Move OMAP GPIO driver to drivers/gpio/
Marek Vasut
2012-09-01
1
-0
/
+1
*
dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAP
Marek Vasut
2012-09-01
1
-0
/
+1
*
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
Tom Rini
2012-06-20
1
-1
/
+0
*
ARM: omap3: Set SPL stack size to 8KB, image to 54KB.
Tom Rini
2012-05-15
1
-1
/
+1
[next]