1. c359ae5 ARM: OMAP4+: vcores: Remove duplicated code by Lokesh Vutla · 8 years ago
  2. 5328717 ARM: OMAP5+: vcores: Drop unnecessary #ifndefs by Lokesh Vutla · 8 years ago
  3. 22d6ac4 armv7: armv7: introduce set_gpmc_cs0 by Ladislav Michl · 8 years ago
  4. 0568dd0 armv7: make gpmc_cfg const by Ladislav Michl · 8 years ago
  5. 663f6fc ARM: OMAP5+: Enable errata i727 by Lokesh Vutla · 8 years ago
  6. bf9ec86 arm: omap-common: Update to generate secure U-Boot FIT blob by Andreas Dannenberg · 8 years ago
  7. 1bb0a21 arm: omap-common: secure ROM signature verify API by Andreas Dannenberg · 8 years ago
  8. d86f7af arm: omap-common: add secure rom call API for secure devices by Andreas Dannenberg · 8 years ago
  9. 51d0638 arm: omap-common: add secure smc entry by Daniel Allred · 8 years ago
  10. 2b1cdaf common: Pass the boot device into spl_boot_mode() by Marek Vasut · 8 years ago
  11. 85a2f77 omap3: bugfix in timer on rollover by Daniel Gorsulowski · 8 years ago
  12. a4475af armv7: omap-common: make SPL board_mmc_init() weak by Heiko Schocher · 8 years ago
  13. e22455f armv7: fix order of OMAP die ID printing by Ladislav Michl · 8 years ago
  14. 61462cd arm: omap: Introduce vcores_init function by Keerthy · 8 years ago
  15. 9b77b19 ARM: OMAP4+: Fix DPLL programming sequence by Lokesh Vutla · 8 years ago
  16. 47c331e ARM: omap-common: Add device type to CPU string by Daniel Allred · 8 years ago
  17. 0a0c534 ti: omap-common: Add commands for generating secure SPL images by Daniel Allred · 8 years ago
  18. a774e08 ti: omap-common: Add Kconfig file for secure device support by Madan Srinivas · 8 years ago
  19. 821c89d Revert "omap3: Use raw SPL by default for mmc1" by Tom Rini · 8 years ago
  20. e52e334 ARM: DRA7: Add ABB setup for all domains by Nishanth Menon · 8 years ago
  21. a818097 ARM: OMAP5: Enable ABB configuration for MM voltage domain by Nishanth Menon · 8 years ago
  22. 3708e78 ARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structure by Nishanth Menon · 8 years ago
  23. 2d9d057 ARM: OMAP5/DRA7: Get rid of control_std_fuse_opp_vdd_mpu_2 by Nishanth Menon · 8 years ago
  24. f8a4826 spl: arm: Make sure to include all of the u_boot_list entries by Tom Rini · 9 years ago
  25. f5af082 arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX by Tom Rini · 9 years ago
  26. 5e56b0a omap-common: clocks-common: Setup USB DPLL when MUSB is in use by Paul Kocialkowski · 9 years ago
  27. 3832e54 omap-common: Remove deprecated arch_cpu_init code by Paul Kocialkowski · 9 years ago
  28. 3ef56e6 omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs by Paul Kocialkowski · 9 years ago
  29. e850ed8 ARM: OMAP4+: Allow arch specfic code to use early DM by Lokesh Vutla · 9 years ago
  30. 29c20ba ARM: DRA7: emif: Enable interleaving for higher address space by Lokesh Vutla · 9 years ago
  31. e3ce3aa ARM: DRA7: emif: Check for enable bits before updating leveling output by Lokesh Vutla · 9 years ago
  32. 4571c51 ARM: DRA7: emif: Fix DDR init sequence during warm reset by Lokesh Vutla · 9 years ago
  33. de09547 ARM: DRA7: emif: Fix updating of refresh ctrl shadow by Lokesh Vutla · 9 years ago
  34. d88d6c8 ARM: OMAP4/5: Add generic board detection hook by Kipisz, Steven · 9 years ago
  35. 93e6253 ARM: OMAP4/5: Centralize early clock initialization by Kipisz, Steven · 9 years ago
  36. 22d90d5 omap3: Use raw SPL by default for mmc1 by Alexander Graf · 9 years ago
  37. 28a6c01 arm: omap-common: do not build timer when CONFIG_TIMER defined by Mugunthan V N · 9 years ago
  38. bfb7cc3 armv7: Add missing newline after OMAP die ID by Ladislav Michl · 9 years ago
  39. 312db9f armv7: omap-common: Rework SPL board_mmc_init() by Tom Rini · 9 years ago
  40. 2da87ab omap-common: Common get_board_serial function to pass serial through ATAG by Paul Kocialkowski · 9 years ago
  41. 679f82c omap-common: Common function to display die id, replacing omap3-specific version by Paul Kocialkowski · 9 years ago
  42. 07815eb omap-common: Common serial and usbethaddr functions based on die id by Paul Kocialkowski · 9 years ago
  43. 72931b1 omap-common: Common omap_die_id definition by Paul Kocialkowski · 9 years ago
  44. d6927a5 ARM: DRA7: emif: Fix disabling/enabling of refreshes by Lokesh Vutla · 9 years ago
  45. 8ceb34a omap-common: SYS_BOOT fallback logic correction and support for more devices by Paul Kocialkowski · 9 years ago
  46. 16ca1d0 ARM: OMAP5: Add support for disabling clocks in uboot by Kishon Vijay Abraham I · 9 years ago
  47. ed19bda omap-common: SYS_BOOT-based fallback boot device selection for peripheral boot by Paul Kocialkowski · 9 years ago
  48. df84477 omap-common: Boot device define instead of hardcoded value by Paul Kocialkowski · 9 years ago
  49. 60c7c30 omap-common: Common boot code OMAP3 support and cleanup by Paul Kocialkowski · 9 years ago
  50. 17da3c0 usb: Fastboot function config for better consistency with other functions by Paul Kocialkowski · 9 years ago
  51. c997da5 ARM: DRA7: emif: Fix DDR init sequence during warm reset by Lokesh Vutla · 9 years ago
  52. 7c352cd am33xx: Re-enable SW levelling for DDR2 by Tom Rini · 9 years ago
  53. eda6fbc ARM: DRA7: Add support for IO delay configuration by Lokesh Vutla · 9 years ago
  54. 6213db7 ARM: DRA7: DDR3: Add support for HW leveling by Lokesh Vutla · 9 years ago
  55. ecd8557 fastboot: ARM: OMAP5: Enable reboot-bootloader by Dileep Katta · 10 years ago
  56. f12467d ARM: DRA7: Set serial number environment variable by Dileep Katta · 10 years ago
  57. 9efaca3 ahci: mmio_base is a virtual address by Scott Wood · 9 years ago
  58. 49ec949 ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1 by Nishanth Menon · 10 years ago
  59. 6d8abe6 ARM: OMAP: Change set_pl310_ctrl_reg to be generic by Nishanth Menon · 10 years ago
  60. 7ae8350 ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · 10 years ago
  61. a851604 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  62. e11c6c2 arm: Allow lr to be saved by board code by Simon Glass · 10 years ago
  63. 802bb57 ARM: DRA7: EMIF: Update SDRAM_REF_CTRL register value by Lokesh Vutla · 10 years ago
  64. b558af8 ARM: OMAP5: DRA7xx: Add support for power rail grouping by Lubomir Popov · 10 years ago
  65. a6b541b TI ARMv7: Don't use GD before crt0.S has set it by Tom Rini · 10 years ago
  66. 87791ad arm: omap: reset sata on boot by Dmitry Lifshitz · 10 years ago
  67. 8decf5d OMAP5+: sata/scsi: implement scsi_bus_reset() by Dmitry Lifshitz · 10 years ago
  68. b310792 omap-common/hwinit-common.c: timer_init() doesn't need to touch gd by Tom Rini · 10 years ago
  69. e49631a arm: am33xx: Handle NAND+I2C boot-device the same way as NAND by Stefan Roese · 10 years ago
  70. d11ac4b arm: omap: add support for am57xx devices by Felipe Balbi · 10 years ago
  71. dbf02ec arm: omap-common: emif: allow to map memory without interleaving by Felipe Balbi · 10 years ago
  72. dee332f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  73. 10ee8ec sata: implement reset_sata for dwc_ahsata by Nikita Kiryanov · 10 years ago
  74. 4515992 replace DIV_ROUND with DIV_ROUND_CLOSEST by Masahiro Yamada · 10 years ago
  75. 205b4f3 Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  76. d59baeb ARM: OMAP5+: sata: Move scsi_scan() to the right place by Roger Quadros · 10 years ago
  77. 3160b1b OMAP5+: sata/scsi: Implement scsi_init() by Roger Quadros · 10 years ago
  78. eeadd3f arm: Add missing .vectors section to linker scripts by Benoît Thébaudeau · 10 years ago
  79. 7b92252 ARM: DRA: Enable VTT regulator by Lokesh Vutla · 10 years ago
  80. f2a1b93 ARM: DRA7: Enable software leveling for dra7 by Sricharan R · 10 years ago
  81. 222a311 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · 10 years ago
  82. 77cd89e ARM: omap: fix GPMC address-map size for NAND and NOR devices by pekon gupta · 10 years ago
  83. 8c16dd6 ARM: OMAP: Fix handling of errata i727 by Rajendra Nayak · 10 years ago
  84. fb2fcb7 ARM: omap: Fix GPMC init for OMAP3 platforms by Stefan Roese · 10 years ago
  85. e99f30e Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  86. 734af24 OMAP: disable gpmc timeout safely for reenabling by Stefano Babic · 10 years ago
  87. 2868a5d omap: Don't enable GPMC CS0 with nothing attached by Ash Charles · 10 years ago
  88. 7e4154a am33xx/omap: Allow cache enable for all Sitara/OMAP by Simon Glass · 10 years ago
  89. d7630da ARM: OMAP: Fix omap_sdram_size calculation by Lokesh Vutla · 10 years ago
  90. 939911a armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate omap_hw_init_context by Tom Rini · 10 years ago
  91. 9fcf3d3 ARM: DRA72x: Update EMIF data by Lokesh Vutla · 10 years ago
  92. a0a3718 ARM: omap: merge GPMC initialization code for all platform by pekon gupta · 10 years ago
  93. 79b079f dra7xx_evm: Add QSPI_4 support, qspiboot build target by Tom Rini · 11 years ago
  94. 8a0c6d6 OMAP: common: consolidate fake USB ethernet MAC address creation by Nishanth Menon · 11 years ago
  95. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  96. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  97. d0b5d9d arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  98. 4c48cfb arm: omap: delete unincluded omap-common/config.mk by Masahiro Yamada · 11 years ago
  99. 365475e Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee by Masahiro Yamada · 11 years ago
  100. e9024ef ARM: O5/dra7xx: Add SATA boot support by Dan Murphy · 11 years ago