Age | Commit message (Expand) | Author |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-02-11 | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini |
2017-07-28 | configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards | Bin Meng |
2017-03-09 | ARM: Migrate errata to Kconfig | Tom Rini |
2016-08-26 | ARM: Move SYS_CACHELINE_SIZE over to Kconfig | Tom Rini |
2015-10-02 | ARM: tegra: expand all SPL sizes to be consistent | Stephen Warren |
2015-05-13 | ARM: tegra: CONFIG_{SYS_, }LOAD{_, }ADDR rationalization | Stephen Warren |
2014-12-11 | dm: i2c: tegra: Convert to driver model | Simon Glass |
2014-03-05 | ARM: tegra: implement bootcmd_pxe | Stephen Warren |
2014-03-05 | ARM: tegra: set CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS | Stephen Warren |
2014-03-05 | ARM: tegra: move CONFIG_TEGRAnn | Stephen Warren |
2013-08-19 | ARM: tegra: Make cache line size SoC specific | Thierry Reding |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-05-28 | Tegra: Remove unused/non-existent spl linker script reference | Tom Warren |
2013-03-22 | ARM: tegra: enable workaround for ARM erratum 716044 | Stephen Warren |
2013-03-15 | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-03-14 | ARM: tegra: enable a common set of disk-related commands everywhere | Stephen Warren |
2013-03-14 | ARM: tegra: make bounce buffer option common | Stephen Warren |
2013-03-13 | ARM: tegra: enable some CPU errata workarounds | Stephen Warren |
2013-01-16 | Tegra30: Add/enable Cardhu build (T30 reference board) | Tom Warren |
2012-12-10 | Merge branch 'master' of git://git.denx.de/u-boot into resolve | Minkyu Kang |
2012-11-27 | mmc: tegra: use bounce buffer APIs | Stephen Warren |
2012-11-20 | tegra: move TEGRA_DEVICE_SETTINGS to tegra-common-post.h | Allen Martin |
2012-11-20 | boards: remove the no longer used CONFIG_EHCI_DCACHE | Jeroen Hofstee |
2012-11-19 | tegra: Align LCD frame buffer to section boundary | Simon Glass |
2012-10-29 | tegra: move to common SPL framework | Allen Martin |
2012-10-29 | ARM: tegra: derive CONFIG_SPL_MAX_SIZE instead of hard-coding it | Stephen Warren |
2012-10-29 | tegra: nand: make ONFI detection work | Lucas Stach |
2012-10-29 | ARM: tegra: define CONFIG_SYS_BOOTMAPSZ | Stephen Warren |
2012-10-15 | tegra: enable CONFIG_CMD_PART | Stephen Warren |
2012-10-15 | Tegra20: Move some include files to arch-tegra for sharing with Tegra30 | Tom Warren |
2012-10-15 | COMMON: Use __stringify() instead of rest of implementations | Marek Vasut |
2012-09-10 | Tegra: Change Tegra20 to Tegra in common code, prep for T30 | Tom Warren |
2012-09-07 | tegra: Enable NAND on Seaboard | Simon Glass |
2012-09-01 | ARM: Remove unused stack and irq config defines | Rob Herring |
2012-09-01 | tegra20: enable SPL for tegra20 boards | Allen Martin |
2012-09-01 | tegra20: rename CONFIG_MACH_TEGRA_GENERIC | Allen Martin |
2012-09-01 | tegra20: rename tegra2 -> tegra20 | Allen Martin |