1. cfa1bd0 Merge git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  2. 40bbd52 omap3: cm-t3517: add LCD/DVI and splash support by Igor Grinberg · 10 years ago
  3. a8a78c7 omap3: cm-t3517: add Ethernet support by Igor Grinberg · 10 years ago
  4. 011f5c1 omap3: cm-t3517: add USB support by Igor Grinberg · 10 years ago
  5. b09bf72 omap3: cm-t3517: add basic board support by Igor Grinberg · 10 years ago
  6. 0b03a93 omap: hsmmc: assume cd gpio is active low by Igor Grinberg · 10 years ago
  7. 0b6f358 omap3: cm-t35: move get_board_serial() fallback by Igor Grinberg · 10 years ago
  8. 9886c3d omap3: cm-t35: move the SMC911x code by Igor Grinberg · 10 years ago
  9. f4a40f0 omap3: cm-t35: extract the splash code from board by Igor Grinberg · 10 years ago
  10. 959bc1d omap3: cm-t35: move the USB hub reset code by Igor Grinberg · 10 years ago
  11. a937fd1 compulab: refactor board revision handling by Igor Grinberg · 10 years ago
  12. 625509a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  13. 0b23780 arm: mx6: cm_fx6: detect 1GB DRAM correctly on solo by Nikita Kiryanov · 10 years ago
  14. b65cbab arm: mx6: cm_fx6: change issd gpio order by Nikita Kiryanov · 10 years ago
  15. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  16. 0ce4af9 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 10 years ago
  17. 5aa7bec Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  18. 86256b7 dm: move platform data headers to include/dm/platform_data by Masahiro Yamada · 10 years ago
  19. b5ff205 omap3/am33xx: mux: fix several checkpatch issues by Igor Grinberg · 10 years ago
  20. f1b1417 omap3: cm-t35: remove enable_gpmc_cs_config() by Igor Grinberg · 10 years ago
  21. 00d241d omap3: cm-t35: use define for mmc wp gpio by Igor Grinberg · 10 years ago
  22. 3f0e935 dm: imx: Move cm_fx6 to use driver model for serial and GPIO by Simon Glass · 10 years ago
  23. 8f488c1 arm: mx6: cm_fx6: use gpio request by Nikita Kiryanov · 10 years ago
  24. edbf8b4 imx: Add error checking to setup_i2c() by Simon Glass · 10 years ago
  25. 3acb011 ARM: i.MX: provide declaration for board_spi_cs_gpio by Eric Nelson · 10 years ago
  26. 7d2f669 compulab: eeprom: add default eeprom bus by Nikita Kiryanov · 10 years ago
  27. e38b15b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  28. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  29. 206f38f arm: mx6: cm_fx6: add sata support by Nikita Kiryanov · 10 years ago
  30. f66113c arm: mx6: cm_fx6: use eeprom by Nikita Kiryanov · 10 years ago
  31. f42b2f6 arm: mx6: cm_fx6: add i2c support by Nikita Kiryanov · 10 years ago
  32. 0f3effb arm: mx6: cm_fx6: add usb support by Nikita Kiryanov · 10 years ago
  33. 02b1343 arm: mx6: cm_fx6: add ethernet support by Nikita Kiryanov · 10 years ago
  34. a6b0652 arm: mx6: cm_fx6: add nand support by Nikita Kiryanov · 10 years ago
  35. e32028a arm: mx6: add support for Compulab cm-fx6 CoM by Nikita Kiryanov · 10 years ago
  36. 52658fd compulab: eeprom: add support for defining eeprom i2c bus by Nikita Kiryanov · 10 years ago
  37. 6c5431a omap5: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  38. 3cfbcb5 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  39. ddd960e tegra: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  40. e1c9895 cm-t54: fix eMMC boot mode check by Dmitry Lifshitz · 10 years ago
  41. 91c9885 cm-t54: fix EEPROM read return value check by Dmitry Lifshitz · 10 years ago
  42. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  43. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  44. b8f91eb cm_t335: Fix the U-Boot binary output by Simon Glass · 10 years ago
  45. 68128e0 omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_x16_LAYOUT by pekon gupta · 10 years ago
  46. 39338a3 compulab: eeprom: enable any i2c driver by Ilya Ledvich · 10 years ago
  47. 1c8c36f cm-t54: add environment partition runtime detection by Dmitry Lifshitz · 10 years ago
  48. a9375f3 cm-t54: add EEPROM support and MAC address handling by Dmitry Lifshitz · 10 years ago
  49. 076446f cm-t54: add cm-t54 board support by Dmitry Lifshitz · 10 years ago
  50. d3f041c compulab: eeprom: add default eeprom address by Igor Grinberg · 10 years ago
  51. 41623c9 arm: move exception handling out of start.S files by Albert ARIBAUD · 10 years ago
  52. d2a3e911 Merge branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  53. 46d330a kbuild: do not use $(BOARD) to specify exact object name by Masahiro Yamada · 10 years ago
  54. 70ad375 ARM: tegra: Tegra20 pinmux cleanup by Stephen Warren · 11 years ago
  55. 5495dae Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  56. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  57. 9c653aa drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · 11 years ago
  58. d0b5d9d arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  59. 62bbc2f cm_t335: fix linker file to produce full ELF by Albert ARIBAUD · 11 years ago
  60. 5ab502c dts: move device tree sources to arch/$(ARCH)/dts/ by Masahiro Yamada · 11 years ago
  61. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  62. 965de8b ARM: AM33xx+: Update ioregs to pass different values by Lokesh Vutla · 11 years ago
  63. 3e51b7c arm: omap3: Add SPL support to cm_t35 by Stefan Roese · 11 years ago
  64. f15ea6e Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  65. 39245c8 am33xx: Stop modifying certain EMIF4D registers by Tom Rini · 11 years ago
  66. e8ac22b cm_t335: add support for status LED by Ilya Ledvich · 11 years ago
  67. 54e7445 cm_t335: add cm_t335 board support by Ilya Ledvich · 11 years ago
  68. e5c5301 Makefile: make directories by Makefile.build by Masahiro Yamada · 11 years ago
  69. 6789e84 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  70. 63c4f17 cm_t35: use scf0403 driver by Nikita Kiryanov · 11 years ago
  71. ebc18af cm-t35: use gpio_led driver for status led by Igor Grinberg · 11 years ago
  72. 85b8c5c Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  73. f9f6686 cm_t35: update lcd predefines by Nikita Kiryanov · 11 years ago
  74. e1e55c1 cm-t35: move the display code to common place by Igor Grinberg · 11 years ago
  75. 689be5f cm-t35: move the eeprom code to common place by Igor Grinberg · 11 years ago
  76. 3bddafa Makefile: convert makefiles to Kbuild style and delete grep switch by Masahiro Yamada · 11 years ago
  77. a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  78. 127efc4 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. by Troy Kisky · 11 years ago
  79. 16297cf usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  80. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  81. 3275989 omap: cm_t35: Fix cm_t35 for weak splash_screen_prepare by Robert Winkler · 11 years ago
  82. 811acf9 cm-t35: move cm-t35 to live in compulab directory by Igor Grinberg · 11 years ago
  83. c9aa831 Tegra: MMC: Add DT support to MMC driver for all T20 boards by Tom Warren · 12 years ago
  84. 126685a Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files by Tom Warren · 12 years ago
  85. 6c5be64 Tegra: fdt: Change /include/ to #include for C preprocessor by Tom Warren · 12 years ago
  86. c98f03f tegra20: fdt: add SPI SFLASH node by Allen Martin · 12 years ago
  87. d3f8752 tegra: fdt: remove clocks nodes by Allen Martin · 12 years ago
  88. 7155dc9 ARM: tegra: TrimSlice: add support for USB1 port by Stephen Warren · 12 years ago
  89. 73286d8 tegra: move common features to a common makefile by Marc Dietrich · 12 years ago
  90. 0cd10c7 tegra20: rework UART GPIO handling by Lucas Stach · 12 years ago
  91. 150c249 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  92. 29f3e3f Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · 12 years ago
  93. e3e5dac tegra20: make board mkdir commands unconditional by Allen Martin · 12 years ago
  94. 00a2749 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
  95. 2db7b95 tegra: trimslice: set up serial flash pinmux by Stephen Warren · 12 years ago
  96. 1e2d785 tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switches by Tom Warren · 12 years ago
  97. 1e7e716 tegra: trimslice: fix a couple typos by Stephen Warren · 12 years ago
  98. 39e3711 tegra: Compulab TrimSlice board support by Stephen Warren · 12 years ago