Age | Commit message (Expand) | Author |
2017-09-01 | configs: Migrate all of the existing USB symbols, except fastboot | Tom Rini |
2017-06-09 | tegra: Enable CP15 init | Simon Glass |
2017-06-03 | Kconfig: Migrate FS_FAT / FAT_WRITE | Tom Rini |
2017-05-15 | Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig | Tom Rini |
2017-05-15 | Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD | Tom Rini |
2017-01-31 | mmc: move CONFIG_GENERIC_MMC to Kconfig | Masahiro Yamada |
2017-01-28 | cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT | Patrick Delaunay |
2017-01-28 | disk: convert CONFIG_EFI_PARTITION to Kconfig | Patrick Delaunay |
2017-01-28 | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay |
2017-01-11 | mmc: move more driver config options to Kconfig | Masahiro Yamada |
2016-12-29 | mmc: complete unfinished move of CONFIG_MMC | Masahiro Yamada |
2016-09-09 | configs: Migrate CONFIG_USB_STORAGE | Tom Rini |
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini |
2016-04-25 | configs: Re-sync almost all of cmd/Kconfig | Tom Rini |
2016-02-16 | tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD | Simon Glass |
2015-11-10 | ARM: tegra: enable CONFIG_SYS_NONCACHED_MEMORY everywhere | Stephen Warren |
2015-09-11 | ARM: tegra: tweak DFU buffer sizes | Stephen Warren |
2015-09-11 | ARM: tegra: fix malloc region sizing | Stephen Warren |
2015-07-28 | ARM: Tegra210: Add support to common Tegra source/config files | Tom Warren |
2015-06-09 | tegra: config: Allow Chrome OS environment settings to be included | Simon Glass |
2015-06-09 | tegra: cros_ec: Add tegra support for Chrome OS EC | Simon Glass |
2015-05-13 | ARM: tegra: CONFIG_{SYS_, }LOAD{_, }ADDR rationalization | Stephen Warren |
2015-05-13 | tegra: config: Use CONFIG_LCD to detect LCD presence | Simon Glass |
2014-10-23 | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini |
2014-10-22 | dm: tegra: spi: Convert to driver model | Simon Glass |
2014-10-22 | tegra: clean-up useless define | Marcel Ziswiler |
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 |