index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
configs
/
tegra-common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig
Simon Glass
2016-10-23
1
-4
/
+0
*
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
Simon Glass
2016-10-23
1
-2
/
+0
*
common: Add DISPLAY_BOARDINFO
Lokesh Vutla
2016-10-12
1
-5
/
+0
*
common/Kconfig: Add DISPLAY_CPUINFO
Lokesh Vutla
2016-10-12
1
-1
/
+0
*
ARM: tegra: increase console buffer size and sys args num
Bryan Wu
2016-09-27
1
-2
/
+3
*
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
Simon Glass
2016-09-16
1
-2
/
+0
*
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
Simon Glass
2016-09-16
1
-1
/
+0
*
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
Simon Glass
2016-09-16
1
-1
/
+0
*
Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig
Simon Glass
2016-09-16
1
-1
/
+0
*
ARM: tegra: convert CONFIG_TEGRA_GPIO to Kconfig
Stephen Warren
2016-05-31
1
-1
/
+0
*
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-04-25
1
-1
/
+0
*
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
1
-2
/
+0
*
ns16550: move CONFIG_SYS_NS16550 to Kconfig
Thomas Chou
2015-11-21
1
-1
/
+0
*
ns16550: zap CONFIG_NS16550_SERIAL
Thomas Chou
2015-11-21
1
-1
/
+0
*
ns16550: unify serial_tegra
Thomas Chou
2015-11-21
1
-1
/
+2
*
common: add CMD_GPIO to Kconfig
Thomas Chou
2015-11-18
1
-1
/
+0
*
ARM: tegra: simplify GPU setup
Alexandre Courbot
2015-11-12
1
-0
/
+2
*
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
2015-10-24
1
-1
/
+0
*
ARM: tegra: enable filesystem writing
Stephen Warren
2015-09-11
1
-0
/
+2
*
ARM: tegra: fix malloc region sizing
Stephen Warren
2015-09-11
1
-14
/
+0
*
ARM: tegra: represent RAM in 1 or 2 banks
Stephen Warren
2015-08-13
1
-1
/
+1
*
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-08-13
1
-4
/
+0
*
ARM: tegra: Use architected timer on ARMv8
Thierry Reding
2015-07-28
1
-0
/
+3
*
ARM: tegra: Disable SPL and non-cached memory on 64-bit
Thierry Reding
2015-07-28
1
-0
/
+4
*
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-25
1
-10
/
+0
*
tegra: Increase maximum arguments to 32
Simon Glass
2015-06-09
1
-1
/
+1
*
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-06-01
1
-1
/
+0
*
ARM: tegra: enable STDIO deregistration
Stephen Warren
2015-05-13
1
-0
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-03-10
1
-0
/
+2
|
\
|
*
ARM: tegra: move common config defines centrally
Stephen Warren
2015-03-04
1
-0
/
+2
*
|
tegra-common: increase malloc pool len by dfu mmc file buffer size
Przemyslaw Marczak
2015-03-09
1
-0
/
+5
*
|
dm: tegra: Enable driver model in SPL and adjust the GPIO driver
Simon Glass
2015-03-04
1
-6
/
+0
|
/
*
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
Simon Glass
2015-02-12
1
-1
/
+0
*
dm: tegra: Move driver model CONFIGs to Kconfig
Simon Glass
2015-02-12
1
-10
/
+0
*
ARM: tegra: Enable non-cached memory
Thierry Reding
2014-12-18
1
-1
/
+3
*
dm: i2c: tegra: Convert to driver model
Simon Glass
2014-12-11
1
-0
/
+1
*
dm: tegra: Avoid using arch-specific memcpy() in SPL
Simon Glass
2014-11-21
1
-0
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2014-10-23
1
-0
/
+2
|
\
|
*
arm: tegra: use architecture specific memcpy
Marcel Ziswiler
2014-10-22
1
-0
/
+2
*
|
kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
Masahiro Yamada
2014-10-23
1
-4
/
+0
*
|
dm: tegra: spi: Convert to driver model
Simon Glass
2014-10-22
1
-0
/
+2
|
/
*
dm: tegra: Enable driver model for serial
Simon Glass
2014-09-10
1
-1
/
+8
*
tegra: Convert tegra GPIO driver to use driver model
Simon Glass
2014-09-10
1
-0
/
+1
*
dm: tegra: Set up a pre-reloc malloc()
Simon Glass
2014-09-10
1
-0
/
+1
*
tegra: 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
*
tegra: Enable driver model
Simon Glass
2014-06-20
1
-0
/
+3
*
ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE
Stephen Warren
2014-05-13
1
-0
/
+7
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-03-10
1
-16
/
+4
|
\
[next]