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