1. fc62e49 ARM: DRA7: emif: Fix updating of refresh ctrl shadow by Lokesh Vutla · 9 years ago
  2. 4466dfb ARM: OMAP4/5: Add generic board detection hook by Kipisz, Steven · 9 years ago
  3. ebe86dc ARM: OMAP4/5: Centralize early clock initialization by Kipisz, Steven · 9 years ago
  4. 33a0d88 omap3: Use raw SPL by default for mmc1 by Alexander Graf · 9 years ago
  5. 2b18993 arm: omap-common: do not build timer when CONFIG_TIMER defined by Mugunthan V N · 9 years ago
  6. c10b3ba armv7: Add missing newline after OMAP die ID by Ladislav Michl · 9 years ago
  7. 4458858 armv7: omap-common: Rework SPL board_mmc_init() by Tom Rini · 9 years ago
  8. a7267d2 omap-common: Common get_board_serial function to pass serial through ATAG by Paul Kocialkowski · 9 years ago
  9. 6bc318e omap-common: Common function to display die id, replacing omap3-specific version by Paul Kocialkowski · 9 years ago
  10. 2edadee omap-common: Common serial and usbethaddr functions based on die id by Paul Kocialkowski · 9 years ago
  11. e0cfa45 omap-common: Common omap_die_id definition by Paul Kocialkowski · 9 years ago
  12. 206ab3b ARM: DRA7: emif: Fix disabling/enabling of refreshes by Lokesh Vutla · 9 years ago
  13. dd15fab omap-common: SYS_BOOT fallback logic correction and support for more devices by Paul Kocialkowski · 9 years ago
  14. 920f156f ARM: OMAP5: Add support for disabling clocks in uboot by Kishon Vijay Abraham I · 9 years ago
  15. 062fbb6 omap-common: SYS_BOOT-based fallback boot device selection for peripheral boot by Paul Kocialkowski · 9 years ago
  16. b16d6d5 omap-common: Boot device define instead of hardcoded value by Paul Kocialkowski · 9 years ago
  17. d5b7624 omap-common: Common boot code OMAP3 support and cleanup by Paul Kocialkowski · 9 years ago
  18. d55acc0 usb: Fastboot function config for better consistency with other functions by Paul Kocialkowski · 9 years ago
  19. 80230c6 ARM: DRA7: emif: Fix DDR init sequence during warm reset by Lokesh Vutla · 9 years ago
  20. be8d635 am33xx: Re-enable SW levelling for DDR2 by Tom Rini · 9 years ago
  21. 3de40ac ARM: DRA7: Add support for IO delay configuration by Lokesh Vutla · 9 years ago
  22. 979d2c3 ARM: DRA7: DDR3: Add support for HW leveling by Lokesh Vutla · 9 years ago
  23. f1a5e71 fastboot: ARM: OMAP5: Enable reboot-bootloader by Dileep Katta · 10 years ago
  24. 7354dfc ARM: DRA7: Set serial number environment variable by Dileep Katta · 10 years ago
  25. 16519a3 ahci: mmio_base is a virtual address by Scott Wood · 10 years ago
  26. a816cc3 ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1 by Nishanth Menon · 10 years ago
  27. 19e1fdf ARM: OMAP: Change set_pl310_ctrl_reg to be generic by Nishanth Menon · 10 years ago
  28. 0c078ea ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · 10 years ago
  29. e8adea2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  30. 47197fe arm: Allow lr to be saved by board code by Simon Glass · 10 years ago
  31. b7eecd7 ARM: DRA7: EMIF: Update SDRAM_REF_CTRL register value by Lokesh Vutla · 10 years ago
  32. 21f3406 ARM: OMAP5: DRA7xx: Add support for power rail grouping by Lubomir Popov · 10 years ago
  33. c95d6c4 TI ARMv7: Don't use GD before crt0.S has set it by Tom Rini · 10 years ago
  34. 29211a0 arm: omap: reset sata on boot by Dmitry Lifshitz · 10 years ago
  35. 3d8e37d OMAP5+: sata/scsi: implement scsi_bus_reset() by Dmitry Lifshitz · 10 years ago
  36. f1c0a84 omap-common/hwinit-common.c: timer_init() doesn't need to touch gd by Tom Rini · 10 years ago
  37. 0f3a480 arm: am33xx: Handle NAND+I2C boot-device the same way as NAND by Stefan Roese · 10 years ago
  38. a51c615 arm: omap: add support for am57xx devices by Felipe Balbi · 10 years ago
  39. 9fdc0a2 arm: omap-common: emif: allow to map memory without interleaving by Felipe Balbi · 10 years ago
  40. 36f9f1b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  41. b9666d6 sata: implement reset_sata for dwc_ahsata by Nikita Kiryanov · 10 years ago
  42. eff8e68 replace DIV_ROUND with DIV_ROUND_CLOSEST by Masahiro Yamada · 10 years ago
  43. 602a16c Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  44. 0913c64 ARM: OMAP5+: sata: Move scsi_scan() to the right place by Roger Quadros · 10 years ago
  45. 5d33f1a OMAP5+: sata/scsi: Implement scsi_init() by Roger Quadros · 10 years ago
  46. 3f7740f arm: Add missing .vectors section to linker scripts by Benoît Thébaudeau · 10 years ago
  47. be86f0e ARM: DRA: Enable VTT regulator by Lokesh Vutla · 10 years ago
  48. 6ff822d ARM: DRA7: Enable software leveling for dra7 by Sricharan R · 10 years ago
  49. 0a9ec45 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · 10 years ago
  50. 72b3479 ARM: omap: fix GPMC address-map size for NAND and NOR devices by pekon gupta · 10 years ago
  51. c449523 ARM: OMAP: Fix handling of errata i727 by Rajendra Nayak · 10 years ago
  52. 6999999 ARM: omap: Fix GPMC init for OMAP3 platforms by Stefan Roese · 10 years ago
  53. ad763d7 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  54. 18db567 OMAP: disable gpmc timeout safely for reenabling by Stefano Babic · 10 years ago
  55. 123ce9d omap: Don't enable GPMC CS0 with nothing attached by Ash Charles · 10 years ago
  56. aa5121f am33xx/omap: Allow cache enable for all Sitara/OMAP by Simon Glass · 10 years ago
  57. e45d3bb ARM: OMAP: Fix omap_sdram_size calculation by Lokesh Vutla · 11 years ago
  58. 72f3600 armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate omap_hw_init_context by Tom Rini · 11 years ago
  59. 4d3be73 ARM: DRA72x: Update EMIF data by Lokesh Vutla · 11 years ago
  60. 48e1e15 ARM: omap: merge GPMC initialization code for all platform by pekon gupta · 11 years ago
  61. 560ef45 dra7xx_evm: Add QSPI_4 support, qspiboot build target by Tom Rini · 11 years ago
  62. 92adeb6 OMAP: common: consolidate fake USB ethernet MAC address creation by Nishanth Menon · 11 years ago
  63. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  64. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  65. 9d25fa4 arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  66. cee9572 arm: omap: delete unincluded omap-common/config.mk by Masahiro Yamada · 11 years ago
  67. 81a689e Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee by Masahiro Yamada · 11 years ago
  68. 57f29ab ARM: O5/dra7xx: Add SATA boot support by Dan Murphy · 11 years ago
  69. 034dd3d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  70. cc61269 SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK by Tom Rini · 11 years ago
  71. 60475ff DRA7: Add support for ES1.1 silicon ID code by Nishanth Menon · 11 years ago
  72. a7e4fd6 ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALL by Jassi Brar · 12 years ago
  73. e7cc796 ARM: OMAP4/5: Remove dead code against CONFIG_SYS_CLOCKS_ENABLE_ALL by Jassi Brar · 12 years ago
  74. dd0037a ARM: AM43xx: GP_EVM: Add support for DDR3 by Lokesh Vutla · 11 years ago
  75. ba82745 arm: omap: abb: add missing include by Nikita Kiryanov · 11 years ago
  76. 1d17de6 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  77. bae074b ARM: OMAP5: Add SATA platform glue by Roger Quadros · 11 years ago
  78. 2b802c0 ARM: OMAP5: Add Pipe3 PHY driver by Roger Quadros · 11 years ago
  79. 4796b7a ARM: DRA7/OMAP5: EMIF: Add workaround for bug 0039 by SRICHARAN R · 11 years ago
  80. e02f5f8 ARM: DRA: EMIF: Change DDR3 settings to use hw leveling by SRICHARAN R · 11 years ago
  81. 14d643b TI:omap: Update u-boot-spl.lds for i2c multibus/multiadapter update by Tom Rini · 11 years ago
  82. f53f2b8 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  83. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  84. 303bfe8 am335x: Enable CONFIG_OMAP_WATCHDOG support by Tom Rini · 11 years ago
  85. d449575 armv7: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  86. 7f46b19 ARM: OMAP5: Add registers and defines for USBOTG SS by Dan Murphy · 11 years ago
  87. 25a8ae9 ARM: OMAP5: Avoid writing into LDO SRAM bits by Lokesh Vutla · 11 years ago
  88. ac8fdf9 am33xx: Add am33xx_spl_board_init function, call by Tom Rini · 11 years ago
  89. 50535eb omap: emif: Set initial DDR PHY config first by Taras Kondratiuk · 11 years ago
  90. 3d3ac35 ARM: AM43xx: Add build support by Lokesh Vutla · 11 years ago
  91. 5605505 ARM: OMAP: Add CONFIG_OMAP_COMMON by Lokesh Vutla · 11 years ago
  92. adc52df ARM: DRA7xx: Lock DPLL_GMAC by Lokesh Vutla · 11 years ago
  93. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  94. ba66ce2 ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTION by Lokesh Vutla · 11 years ago
  95. ffa9818 ARM: DRA7xx: EMIF: Change settings required for EVM board by Sricharan R · 12 years ago
  96. 1652326 ARM: DRA7xx: clocks: Update PLL values by Lokesh Vutla · 12 years ago
  97. 8bbdc3f ARM: DRA7xx: Correct the SYS_CLK to 20MHZ by Sricharan R · 12 years ago
  98. 93cdb28 ARM: OMAP5: DRA7xx: support class 0 optimized voltages by Nishanth Menon · 12 years ago
  99. d9c839a ARM: DRA7xx: clocks: Fixing i2c_init for PMIC by Lokesh Vutla · 12 years ago
  100. 3685297 ARM: DRA7xx: power Add support for tps659038 PMIC by Lokesh Vutla · 12 years ago