index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
tegra-common-post.h
Age
Commit message (
Expand
)
Author
2014-09-25
kconfig: move CONFIG_OF_* to Kconfig
Masahiro Yamada
2014-08-09
ARM: tegra: use new generic $bootcmd
Stephen Warren
2014-06-19
ARM: tegra: set initrd_high so boot scripts work
Stephen Warren
2014-06-19
ARM: tegra: fix extlinux.conf search location
Stephen Warren
2014-03-05
ARM: tegra: implement bootcmd_pxe
Stephen Warren
2014-03-05
ARM: tegra: rework boot scripts
Stephen Warren
2014-02-03
ARM: tegra: clear $usb_need_init each boot
Stephen Warren
2014-02-03
ARM: tegra: set env vars to indicate Cardhu A04 support
Stephen Warren
2013-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-23
tegra: i2c: Enable new CONFIG_SYS_I2C framework
Simon Glass
2013-05-28
tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build
Axel Lin
2013-03-25
tegra114: add SPI driver
Allen Martin
2013-03-25
spi: add common fdt SPI driver interface
Allen Martin
2013-02-11
tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGS
Stephen Warren
2013-01-16
Tegra30: Add/enable Cardhu build (T30 reference board)
Tom Warren
2012-12-19
Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged
Allen Martin
2012-11-20
tegra: move TEGRA_DEVICE_SETTINGS to tegra-common-post.h
Allen Martin
2012-11-19
tegra: use generic fs commands in BOOTCOMMAND
Stephen Warren
2012-10-29
ARM: tegra: use standard variables to define load addresses
Stephen Warren
2012-10-29
ARM: tegra: define CONFIG_SYS_BOOTMAPSZ
Stephen Warren
2012-10-15
tegra: enable CONFIG_CMD_PART
Stephen Warren
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from config files
Marek Vasut
2012-09-10
Tegra: Change Tegra20 to Tegra in common code, prep for T30
Tom Warren