Age | Commit message (Expand) | Author |
2019-03-25 | Convert CONFIG_ENV_SPI_* to Kconfig | Patrick Delaunay |
2019-03-25 | Convert CONFIG_SF_DEFAULT_* to Kconfig | Patrick Delaunay |
2019-02-20 | Kconfig: tegra: Migrate USB_EHCI_TEGRA | Peter Robinson |
2019-02-20 | Kconfig: tegra: Migrate SYS_I2C_TEGRA | Peter Robinson |
2019-02-20 | tegra: cleanup dangling comments in include/configs | Peter Robinson |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-09-08 | usb: net: migrate USB Ethernet adapters to Kconfig | Chris Packham |
2017-09-08 | usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig | Chris Packham |
2017-08-11 | Convert CONFIG_CMD_PCI to Kconfig | Simon Glass |
2017-07-25 | Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig | Simon Glass |
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-11 | mmc: move more driver config options to Kconfig | Masahiro Yamada |
2016-12-29 | mmc: complete unfinished move of CONFIG_MMC | Masahiro Yamada |
2016-10-28 | pci: Move CONFIG_PCI_PNP to Kconfig | Bin Meng |
2016-10-27 | drivers/pci/Kconfig: Add PCI | Tom Rini |
2016-09-09 | configs: Migrate CONFIG_USB_STORAGE | Tom Rini |
2016-08-15 | ARM: tegra: fix trimslice environment location | Stephen Warren |
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-03-22 | net: Move CONFIG_RTL8169 to Kconfig | Bin Meng |
2016-02-18 | ARM: tegra: don't set CONFIG_USB_MAX_CONTROLLER_COUNT | Stephen Warren |
2015-12-01 | dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM | Simon Glass |
2015-12-01 | dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig | Simon Glass |
2015-11-25 | sf: Move SPI flash drivers to defconfig | Bin Meng |
2015-11-25 | spi: Move SPI drivers to defconfig | Bin Meng |
2015-08-13 | kconfig: add config option for shell prompt | Nikita Kiryanov |
2015-06-25 | Move default y configs out of arch/board Kconfig | Joe Hershberger |
2015-06-01 | net: Move the CMD_NET config to defconfigs | Joe Hershberger |
2015-03-04 | ARM: tegra: move common config defines centrally | Stephen Warren |
2014-12-18 | ARM: tegra: Enable PCIe on TrimSlice | Thierry Reding |
2014-12-11 | dm: i2c: tegra: Convert to driver model | Simon Glass |
2014-09-25 | kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig | Masahiro Yamada |
2014-09-25 | kconfig: move CONFIG_OF_* to Kconfig | Masahiro Yamada |
2014-03-04 | sizes.h - consolidate for all architectures | Alexey Brodkin |
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-03-25 | tegra: spi: rename tegra SPI drivers | Allen Martin |
2013-03-14 | ARM: tegra: enable a common set of disk-related commands everywhere | Stephen Warren |
2012-11-19 | tegra: use generic fs commands in BOOTCOMMAND | Stephen Warren |
2012-11-19 | ARM: tegra: TrimSlice: add support for USB1 port | 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 |
2012-09-01 | tegra20: rename tegra2 -> tegra20 | Allen Martin |
2012-07-07 | tegra: trimslice: fix a couple typos | Stephen Warren |
2012-07-07 | arm: Tegra: Use ODMDATA from BCT in IRAM | Tom Warren |
2012-07-07 | tegra: trimslice: store environment in SPI flash | Stephen Warren |
2012-07-07 | mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.* | Tom Warren |