1. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  2. f58ad98 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  3. ae35844 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  4. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  5. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  6. 64d6ac5 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 7 years ago
  7. 8850c5d Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 7 years ago
  8. 983b103 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · 7 years ago
  9. b1a873d Convert CONFIG_CMD_AES et al to Kconfig by Simon Glass · 7 years ago
  10. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  11. 1d2c050 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  12. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  13. 4ef6ece Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · 8 years ago
  14. b87ca80 Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · 8 years ago
  15. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  16. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  17. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  18. bf51982 ARM: tegra: don't set CONFIG_USB_MAX_CONTROLLER_COUNT by Stephen Warren · 9 years ago
  19. 41fa035 tegra: Convert CONFIG_PWM_TEGRA to Kconfig by Simon Glass · 9 years ago
  20. 9e6866d tegra: video: Convert tegra20 LCD driver to driver model by Simon Glass · 9 years ago
  21. d2f9065 tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 by Simon Glass · 9 years ago
  22. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  23. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  24. a101638 tegra: seaboard: Remove unused CONFIG_UART_DISABLE_GPIO by Simon Glass · 10 years ago
  25. 026baff ARM: tegra: move common config defines centrally by Stephen Warren · 10 years ago
  26. b0e6ef4 dm: i2c: tegra: Convert to driver model by Simon Glass · 10 years ago
  27. f1ef2b6 kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig by Masahiro Yamada · 10 years ago
  28. 783e6a7 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · 10 years ago
  29. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  30. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  31. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  32. 1f2ba72 tegra: i2c: Enable new CONFIG_SYS_I2C framework by Simon Glass · 12 years ago
  33. 9117109 ARM: tegra: make use of negative ENV_OFFSET on NVIDIA boards by Stephen Warren · 11 years ago
  34. 11d9c03 ARM: tegra: enable a common set of disk-related commands everywhere by Stephen Warren · 12 years ago
  35. a098cf4 Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  36. 5ddcc38 tegra: Enable USB keyboard by Allen Martin · 12 years ago
  37. 7992bfb tegra: move TEGRA_DEVICE_SETTINGS to tegra-common-post.h by Allen Martin · 12 years ago
  38. 3786a94 tegra: use generic fs commands in BOOTCOMMAND by Stephen Warren · 12 years ago
  39. ef24c38 tegra: config: seaboard: Move tegra-common-post to correct place by Simon Glass · 12 years ago
  40. faf32a0 tegra: Remove unnecessary CONFIG_SYS_NAND_BASE by Simon Glass · 12 years ago
  41. 4576c6e tegra: Enable display/lcd support on Seaboard by Mayuresh Kulkarni · 12 years ago
  42. e73c7cd ARM: tegra: Seaboard: enable multiple USB ports by Stephen Warren · 12 years ago
  43. bffe31c1 serial: Remove CONFIG_SERIAL_MULTI from config files by Marek Vasut · 12 years ago
  44. 29f3e3f Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · 12 years ago
  45. 573668a tegra: put eMMC environment into the boot sectors by Stephen Warren · 12 years ago
  46. 0dd8408 tegra: Enable NAND on Seaboard by Simon Glass · 12 years ago
  47. 00a2749 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
  48. 76e350b arm: Tegra: Use ODMDATA from BCT in IRAM by Tom Warren · 12 years ago
  49. f9f2f12 tegra: seaboard: disable SPI, move environment to eMMC by Stephen Warren · 12 years ago
  50. 3f82d89 mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.* by Tom Warren · 12 years ago
  51. edffa63 spi: tegra2: rename tegra2_spi.* to tegra_spi.* by Tom Warren · 12 years ago
  52. 59f8ac6 tegra: remove CONFIG_USB_ETHER_SMSC95XX from boards without it by Stephen Warren · 12 years ago
  53. defd5e4 tegra: seaboard: add support for USB networking by Stephen Warren · 12 years ago
  54. bea2674 tegra: flesh out bootcmd by Stephen Warren · 12 years ago
  55. 07a84b7 tegra: remove some cruft from CONFIG_EXTRA_ENV_SETTINGS by Stephen Warren · 12 years ago
  56. 046c76a spi: Tegra2: Seaboard: enable SPI/UART corruption fix by Tom Warren · 12 years ago
  57. 2cacf51 tegra: Enable keyboard for Seaboard by Simon Glass · 12 years ago
  58. 649d0ff tegra: Enable LP0 on Seaboard by Simon Glass · 13 years ago
  59. 905fe99 tegra: i2c: Enable I2C on Seaboard by Simon Glass · 13 years ago
  60. d9fdfe0 tegra: fdt: Enable FDT support for Seaboard by Simon Glass · 13 years ago
  61. db44ebd tegra: usb: Enable USB on Seaboard by Simon Glass · 13 years ago
  62. 9dd79fd tegra2: Enable SPI environment on Seaboard by Simon Glass · 13 years ago
  63. bf80088 tegra2: config: Enable SPI flash on Seaboard by Simon Glass · 13 years ago
  64. 8380095 mmc: Tegra2: Enable SD/MMC driver for Seaboard and Harmony by Tom Warren · 13 years ago
  65. 74652cf arm: Tegra2: add support for A9 CPU init by Tom Warren · 13 years ago
  66. 0585873 arm: Tegra2: Change mach-type to MACH_TYPE_SEABOARD due to mach-types.h update by Tom Warren · 14 years ago
  67. ee4bbbc arm: Tegra2: Add support for NVIDIA Seaboard board by Tom Warren · 14 years ago