index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
Age
Commit message (
Expand
)
Author
2018-01-12
ARM: Tegra186: calculate load addresses at boot
Stephen Warren
2018-01-12
ARM: Tegra186: don't map memory not in RAM banks
Stephen Warren
2018-01-12
ARM: Tegra186: search for best RAM bank
Stephen Warren
2018-01-12
ARM: Tegra186: mem parsing fixes from downstream
Stephen Warren
2018-01-12
ARM: tegra: use LINUX_KERNEL_IMAGE_HEADER
Stephen Warren
2018-01-12
ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSET
Stephen Warren
2017-12-12
binman: tegra: Convert to use binman
Simon Glass
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-09-11
dm: core: Add ofnode_for_each_subnode()
Simon Glass
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-08-15
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
2017-07-28
dm: power: Convert as3722 to driver model
Simon Glass
2017-07-28
dm: tegra: Convert clock_decode_periph_id() to support livetree
Simon Glass
2017-07-28
dm: tegra: Convert USB setup to livetree
Simon Glass
2017-07-28
tegra: tegra124: Add a PMC syscon driver
Simon Glass
2017-07-28
tegra: spl: Enable debug UART
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-07-11
tegra: Show a debug message if the LCD PMIC fails to start
Simon Glass
2017-07-11
tegra: Fix up include file ordering
Simon Glass
2017-06-12
ARM: tegra: remove Whistler support
Stephen Warren
2017-06-09
tegra: clock: Avoid a divide-by-zero error
Simon Glass
2017-06-09
tegra: Init clocks even when SPL did not run
Simon Glass
2017-06-01
fdt: Rename a few functions in fdt_support
Simon Glass
2017-05-31
Kconfig: Finish migration of hashing commands
Daniel Thompson
2017-05-22
Convert CONFIG_CMD_ENTERRCM to Kconfig
Simon Glass
2017-05-22
Convert CONFIG_SPL_BOARD_INIT to Kconfig
Ley Foon Tan
2017-04-30
power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722
Simon Glass
2017-04-12
Rename aes.h to uboot_aes.h
Stefano Babic
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-04-01
arm: tegra: initial support for apalis tk1
Marcel Ziswiler
2017-03-09
ARM: Migrate errata to Kconfig
Tom Rini
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2017-01-24
Kconfig: Migrate BOARD_LATE_INIT to a select
Tom Rini
2017-01-20
serial, ns16550: bugfix: ns16550 fifo not enabled
Heiko Schocher
2017-01-11
mmc: move more driver config options to Kconfig
Masahiro Yamada
2017-01-10
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2017-01-04
SPL: make struct spl_image 64-bit safe
Andre Przywara
2017-01-03
ARM: tegra: allow passing cboot DTB to the kernel
Stephen Warren
2016-11-08
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2016-11-07
ARM: tegra186: call secure monitor for all cache-wide ops
Stephen Warren
2016-11-07
armv8: add hooks for all cache-wide operations
Stephen Warren
2016-11-07
ARM: tegra: translate __asm_flush_l3_cache to assembly
Stephen Warren
2016-11-07
ARM: tegra: ensure nvtboot_boot_x0 alignment
Stephen Warren
2016-11-07
ARM: tegra: configure Ethernet address on Tegra186
Stephen Warren
2016-11-07
ARM: tegra: add SoC-level hook for board_late_init()
Stephen Warren
2016-10-27
drivers/pci/Kconfig: Add PCI
Tom Rini
2016-10-24
Fix codying style broken by recent libfdt sync
Masahiro Yamada
2016-10-13
libfdt: Sync fdt_for_each_subnode() with upstream
Simon Glass
[next]