1. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  2. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  3. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  4. b82e667 ata: Migrate CONFIG_LIBATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  5. 9fd95ef ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · 7 years ago
  6. f58ad98 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  7. ae35844 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  8. 90d99e5 Convert CONFIG_CMD_TCA642X to Kconfig by Simon Glass · 7 years ago
  9. cbb89ed configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards by Bin Meng · 7 years ago
  10. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  11. fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  12. 7a53a1a ARM: ti: Update layout for MMC and eMMC (env and dfu) by Jean-Jacques Hiblot · 7 years ago
  13. 1d1ab61 Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig by Tom Rini · 7 years ago
  14. 64d6ac5 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 7 years ago
  15. 8850c5d Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 7 years ago
  16. d87f829 omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to Kconfig by Tom Rini · 7 years ago
  17. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  18. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  19. bd42a94 disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  20. f843770 ARM: ti: consolidate dfu environment variables by Sekhar Nori · 8 years ago
  21. 6828e60 dfu: Migrate to Kconfig by Tom Rini · 8 years ago
  22. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  23. 2b58e1b usb: add (move) CONFIG_USB_HOST to Kconfig by Masahiro Yamada · 8 years ago
  24. c649e3c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 8 years ago
  25. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  26. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  27. e6c0bc0 usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 8 years ago
  28. b142729 usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig by Sam Protsenko · 8 years ago
  29. c16bf62 usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig by Sam Protsenko · 8 years ago
  30. 65403f3 usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig by Sam Protsenko · 8 years ago
  31. aaa4a9e usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 8 years ago
  32. 3457bba usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 8 years ago
  33. a59a77f usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · 8 years ago
  34. f9d0fd8 usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 9 years ago
  35. bcd62e7 include: configs: Enable DWC3 and DFU in OMAP5 uEVM by Kishon Vijay Abraham I · 9 years ago
  36. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  37. 08520bf omap5: Exclude more environment from SPL builds by Tom Rini · 9 years ago
  38. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  39. 5b782e3 TI: armv7: enable UUID and PART by Nishanth Menon · 10 years ago
  40. ba2e01c arm: omap5: don't enable misc_init_r by default by Felipe Balbi · 10 years ago
  41. 3160b1b OMAP5+: sata/scsi: Implement scsi_init() by Roger Quadros · 10 years ago
  42. 2737f01 TI:omap5: Move CONFIG_ENV_SIZE to board config files by Tom Rini · 10 years ago
  43. c4d376f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  44. 378ec0f omap5_uevm: Add CONFIG_SUPPORT_EMMC_BOOT, document usage by Tom Rini · 11 years ago
  45. 3d657a0 ARM: OMAP5: Rename to ti_omap5_common.h by Enric Balletbò i Serra · 11 years ago
  46. f931483 ARM: omap5_uevm: Enable 8-bit eMMC access by Lubomir Popov · 11 years ago
  47. afdc632 ARM: omap5_uevm: Add SATA support by Roger Quadros · 11 years ago
  48. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  49. e62d5fb Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  50. 318aeb4 omap5_uevm: Better comment why we have TCA642X and the reset time by Tom Rini · 11 years ago
  51. a228296 omap5: Correct include order, drop CONFIG_SYS_PROMPT define by Tom Rini · 11 years ago
  52. 5e5cfaf ARM: OMAP5-uevm: Add USB ehci support for the uEVM by Dan Murphy · 11 years ago
  53. a801757 TI:omap5/dra7xx: Convert to ti_armv7_common.h by Tom Rini · 11 years ago
  54. fdce7b6 gpio: omap5-uevm: Configure the tca6424 gpio expander by Dan Murphy · 11 years ago
  55. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  56. 45dbbf2 arm: dra7xx: Update the EXTRA_ENV_SETTINGS by Dan Murphy · 11 years ago
  57. 3de7c28 arm: omap5_uevm: Correct the console sys prompt for 5432 by Dan Murphy · 11 years ago
  58. a5d439c mmc: omap_hsmmc: Update pbias programming by Balaji T K · 11 years ago
  59. 378bd1f ARM: DRA7xx: Change the Debug UART to UART1 by Sricharan R · 11 years ago
  60. cac423a Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  61. 0b1b60c ARM: OMAP5: Fix warm reset with USB cable connected by Lokesh Vutla · 11 years ago
  62. cb19910 twl6035: rename to palmas by Nishanth Menon · 12 years ago
  63. 63216de omap5_uevm: Enable redundant MMC environment by Tom Rini · 11 years ago
  64. a519602 omap5_uevm: Correct to 2MiB aligned partitions on eMMC by Tom Rini · 11 years ago
  65. 9552ee3 omap5_uevm.h: Move uEVM-specific choices to omap5_uevm.h by Tom Rini · 11 years ago
  66. 2c2a9f3 ARM: OMAP5: Rename omap5_evm to omap5_uevm by SRICHARAN R · 11 years ago[Renamed from include/configs/omap5_evm.h]
  67. 3ef5ebe arm: dra7xx: Add dra7xx_evm build support by Lokesh Vutla · 12 years ago
  68. 3fcdd4a ARM: OMAP4+: Clean up the pmic code by SRICHARAN R · 12 years ago
  69. fe8f137 omap5_evm: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  70. 6696811 configs: Fix usage of mmc rescan by Andrew Bradford · 12 years ago
  71. 47f7bca SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  72. 861a86f omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() by Tom Rini · 12 years ago
  73. 3d6ba91 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  74. 41aebf8 omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms by Tom Rini · 12 years ago
  75. 308252a dm: Move OMAP GPIO driver to drivers/gpio/ by Marek Vasut · 12 years ago
  76. f3f98bb ARM: OMAP4/5: Do not configure non essential pads, clocks, dplls. by SRICHARAN R · 12 years ago
  77. d1df0fd omap4/5: Use CPUDIR for .lds script by Thomas Weber · 12 years ago
  78. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  79. aa2889c omap4+: Remove CONFIG_ARCH_CPU_INIT by Tom Rini · 12 years ago
  80. 328aeca mmc: omap5evm: Add eMMC saveenv support by Balaji T K · 13 years ago
  81. 2114429 power: twl6035: add palmas PMIC support by SRICHARAN R · 13 years ago
  82. 7a4bf20 OMAP5: defconfig: Align the defconfig for 5430 ES1.0 by SRICHARAN R · 13 years ago
  83. f6ddfdd omap4+: streamline CONFIG_SYS_TEXT_BASE and other SDRAM addresses by Aneesh V · 13 years ago
  84. a9c1c04 omap5: Add omap5_evm board build support. by Sricharan · 13 years ago