1. fc760cc Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig by Adam Ford · 7 years ago
  2. ac1d8ac Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX by Adam Ford · 7 years ago
  3. 00bbe96 arm: omap: Unify get_device_type() function by Semen Protsenko · 7 years ago
  4. 71e48c2 omap3: i2c: correct register by Adam Ford · 8 years ago
  5. 19a75b8 arm: omap3: Bring back ARM errata workaround 725233 by Siarhei Siamashka · 8 years ago
  6. 5007515 arm: OMAP2+: nandecc: propagate error to command return status by Ladislav Michl · 8 years ago
  7. 7f668a6 arm: omap3: Update cpuinfo for DM3730, DM3725, AM3715, and AM3703 by Adam Ford · 8 years ago
  8. 1cac34c drivers: usb: musb: adopt musb backend driver to driver model by Mugunthan V N · 8 years ago
  9. fa2f81b TI: Rework SRAM definitions and maximums by Tom Rini · 8 years ago
  10. 22d6ac4 armv7: armv7: introduce set_gpmc_cs0 by Ladislav Michl · 8 years ago
  11. 0568dd0 armv7: make gpmc_cfg const by Ladislav Michl · 8 years ago
  12. b1509e3 armv7: add reset timeout to identify_nand_chip by Ladislav Michl · 8 years ago
  13. 47c331e ARM: omap-common: Add device type to CPU string by Daniel Allred · 8 years ago
  14. 90ca5df omap3: Use a define for reboot reason offset by Paul Kocialkowski · 9 years ago
  15. c5412b0 omap3: String-based reboot mode handling by Paul Kocialkowski · 9 years ago
  16. 679f82c omap-common: Common function to display die id, replacing omap3-specific version by Paul Kocialkowski · 9 years ago
  17. b50a768 omap3: omap_die_id support by Paul Kocialkowski · 9 years ago
  18. a08af85 omap3: Reboot mode support by Paul Kocialkowski · 9 years ago
  19. cfac375 omap3: Definitions for SYS_BOOT-based fallback boot device selection by Paul Kocialkowski · 9 years ago
  20. 62c5674 omap: SPL boot devices cleanup and completion by Paul Kocialkowski · 9 years ago
  21. 60c7c30 omap-common: Common boot code OMAP3 support and cleanup by Paul Kocialkowski · 9 years ago
  22. cdef0b3 ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 10 years ago
  23. 49ec949 ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1 by Nishanth Menon · 10 years ago
  24. 987ec58 ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs by Nishanth Menon · 10 years ago
  25. 7bc53ef omap3: add some MUX definitions for upcoming cairo by Albert ARIBAUD \(3ADEV\) · 10 years ago
  26. 5bfdd1f omap3: mmc: add 1.8v bias setting for MMC1 by Albert ARIBAUD \(3ADEV\) · 10 years ago
  27. d215b3e omap3: add SDRC settings for Samsung K4X51163PG by Albert ARIBAUD \(3ADEV\) · 10 years ago
  28. 03843da omap3: make SDRC SHARING setting configurable by Albert ARIBAUD \(3ADEV\) · 10 years ago
  29. 5aa7bec Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  30. bf85502 omap3: board: add missing include and proto by Jeroen Hofstee · 10 years ago
  31. b5ff205 omap3/am33xx: mux: fix several checkpatch issues by Igor Grinberg · 10 years ago
  32. 222a311 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · 10 years ago
  33. 68128e0 omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_x16_LAYOUT by pekon gupta · 11 years ago
  34. a0a3718 ARM: omap: merge GPMC initialization code for all platform by pekon gupta · 11 years ago
  35. 548a64d OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieid by Nishanth Menon · 11 years ago
  36. 79e7e87 omap3/sys_info: provide interface to read die id by Nishanth Menon · 11 years ago
  37. 4e46850 ARM: OMAP: hide custom bit manipulation function sr32() by Wolfgang Denk · 11 years ago
  38. 463bb19 spl: Fix guardian macros in spl.h by Marek Vasut · 11 years ago
  39. 6aff050 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  40. 51d192c mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h by pekon gupta · 11 years ago
  41. 5089918 mtd: nand: omap: remove redundant platform specific header: arch-xx/omap_gpmc.h by pekon gupta · 11 years ago
  42. ac02aa9 ARM: OMAP3: Rename OMAP3_PUBLIC_SRAM_* to NON_SECURE_SRAM_* by Enric Balletbò i Serra · 11 years ago
  43. f15ea6e Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  44. f33b9bd arm: omap3: Enable clocks for peripherals only if they are used by Michael Trimarchi · 11 years ago
  45. bcec95b arm: omap3: Add uart4 omap3 adddress by Michael Trimarchi · 11 years ago
  46. f109a6e omap3_dss: define DSS_ONOFF by Nikita Kiryanov · 11 years ago
  47. e62d5fb Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  48. 8d20836 arm: omap3: fix SRAM copy and execution sequence by Albert ARIBAUD · 11 years ago
  49. bcd4d4e SPDX-License-Identifier: fixing some problematic GPL-2.0 files by Wolfgang Denk · 11 years ago
  50. a704a6d ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx according to errata sprz318e. by Naumann Andreas · 11 years ago
  51. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  52. 87bd05d ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5 by Axel Lin · 11 years ago
  53. af1d002 ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h by Lokesh Vutla · 11 years ago
  54. 4d0df9c OMAP3+: introduce generic ABB support by Andrii Tseglytskyi · 11 years ago
  55. c3d2c24 OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC by Tom Rini · 12 years ago
  56. da634ae omap_gpmc: change nandecc command by Andreas Bießmann · 12 years ago
  57. c0ed917 omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernel by Andreas Bießmann · 12 years ago
  58. 5bf299b asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · 12 years ago
  59. 86b128d omap3/cpu.h: add BCH support by Andreas Bießmann · 12 years ago
  60. 66c7f39 SPL: ONENAND: Fix some ONENAND related defines. by Enric Balletbo i Serra · 12 years ago
  61. bcc6cc9 omap3: allow dynamic selection of gfx_format by Nikita Kiryanov · 12 years ago
  62. bc84b18 omap3: add useful dss defines by Nikita Kiryanov · 12 years ago
  63. fa3a692 omap: consolidate common mmc definitions by Nikita Kiryanov · 12 years ago
  64. 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  65. 8c4445d Pass sdrc timing values through board_sdrc_timings structure by Peter Barada · 12 years ago
  66. 08fc717 OMAP3: am35x: add musb functions by Ilya Yanok · 12 years ago
  67. 272165f OMAP3: am35x_def.h: add USB defines by Ilya Yanok · 12 years ago
  68. 60c41d9 VIDEO: add macro to set LCD size for DSS driver by Stefano Babic · 12 years ago
  69. 55cdbb8 ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · 12 years ago
  70. fb380bf OMAP3: video: add macros to set display parameters by Stefano Babic · 12 years ago
  71. baee780 video: drop duplicate set of DISPC_CONFIG register by Stefano Babic · 12 years ago
  72. 4aaf064 OMAP3: add definition of CTRL_WKUP_CTRL register by Arnout Vandecappelle (Essensium/Mind) · 12 years ago
  73. 41708a5 OMAP3: mem: Add Numonyx OneNAND 200MHz timing information by Javier Martinez Canillas · 12 years ago
  74. 7023950 ARM: OMAP3+: Detect reset type by Lokesh Vutla · 12 years ago
  75. 8da2efb omap3_dss: cosmetic changes by Jeroen Hofstee · 12 years ago
  76. d9c13aa omap3_dss: add optional framebuffer by Jeroen Hofstee · 12 years ago
  77. 10cd73b OMAP3: pandora: pin mux updates for DM3730 board variant by Grazvydas Ignotas · 13 years ago
  78. d417d1db5f OMAP3+: reset: Create a common reset layer. by SRICHARAN R · 13 years ago
  79. bbbc1ae ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  80. a7778f8 omap_hsmmc: Wait for CMDI to be clear by Tom Rini · 13 years ago
  81. 9540c7e ARMV7: Fix duplicate use of "b" parameter in ACTIM_CTRLA definition by Peter Barada · 13 years ago
  82. c8e5ba8 AM3517: Changed default clock rate for AM3517 by Schuyler Patton · 13 years ago
  83. 95f8791 OMAP3+: Clock: Adding ehci clock enabling by Govindraj.R · 13 years ago
  84. 43b6239 ehci-omap: Clean up added ehci-omap.c by Govindraj.R · 13 years ago
  85. 137703b overo: add SPL support by Andreas Müller · 13 years ago
  86. 673283f OMAP3: Add SPL support to omap3_evm by Tom Rini · 13 years ago
  87. 75c57a3 OMAP3: Add SPL support to Beagleboard by Tom Rini · 13 years ago
  88. 4e647e1 OMAP3 SPL: Add identify_nand_chip function by Tom Rini · 13 years ago
  89. 9ae0d55 OMAP3 SPL: Rework memory initalization and devkit8000 support by Tom Rini · 13 years ago
  90. fc41ba1 OMAP3: Suffix all Micron memory timing parts with their speed by Tom Rini · 13 years ago
  91. 1be1433 OMAP3: Add optimal SDRC autorefresh control values by Tom Rini · 13 years ago
  92. 14ca3de omap3: mem: Add MCFG helper macro by Tom Rini · 13 years ago
  93. 50e7ff0 OMAP3: Remove get_mem_type prototype by Tom Rini · 13 years ago
  94. b7eb9e7 omap3: mem: Comment enable_gpmc_cs_config more by Tom Rini · 13 years ago
  95. ad2a790 AM3517: move AM3517 specific mux defines to generic header by Ilya Yanok · 13 years ago
  96. b9e65a7 AM35xx: add EMAC support by Ilya Yanok · 13 years ago
  97. e4fce34 start.S: remove omap3 specific code from start.S by Aneesh V · 13 years ago
  98. 933efe6 omap: Checkpatch fixes by Sricharan · 13 years ago
  99. 2c5b875 omap3: mem: Move comments next to definitions by Sanjeev Premi · 13 years ago
  100. f883c5d omap3: mem: Clean-up whitespaces by Sanjeev Premi · 13 years ago