1. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  2. f15ea6e Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  3. f33b9bd arm: omap3: Enable clocks for peripherals only if they are used by Michael Trimarchi · 11 years ago
  4. 6789e84 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  5. 4e1aa84 armv7: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  6. d4c8aa9 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 11 years ago
  7. 8d20836 arm: omap3: fix SRAM copy and execution sequence by Albert ARIBAUD · 11 years ago
  8. a704a6d ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx according to errata sprz318e. by Naumann Andreas · 11 years ago
  9. c4ec281 omap3/sys_info: fix printout of OMAP36XX L3 freqency by Andreas Bießmann · 11 years ago
  10. bf0e866 arm: omap3: spl: Fix problem with 8bit NAND devices by Stefan Roese · 11 years ago
  11. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  12. af1d002 ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h by Lokesh Vutla · 11 years ago
  13. 9d0fd10 omap3: Display MHz instead of mHz on the console by man.huber@arcor.de · 12 years ago
  14. da634ae omap_gpmc: change nandecc command by Andreas Bießmann · 12 years ago
  15. b51a5e3 OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled. by Enric Balletbo i Serra · 12 years ago
  16. e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  17. e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  18. 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  19. e3fe625 omap3: Add a few comments to "#endif"s for readability. by Robert P. J. Day · 12 years ago
  20. 8c4445d Pass sdrc timing values through board_sdrc_timings structure by Peter Barada · 12 years ago
  21. 4af9e67 omap3/mem.c: remove unused defines by Andreas Bießmann · 12 years ago
  22. 08fc717 OMAP3: am35x: add musb functions by Ilya Yanok · 12 years ago
  23. 57f588b omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF by Tom Rini · 12 years ago
  24. dec9668 arm: armv7: omap3: Fix restore sequence in lowlevel_init by Albert ARIBAUD · 12 years ago
  25. 6507f13 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · 12 years ago
  26. 47f7bca SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  27. d7cb93b ARM: SPL: Move gpmc_init() to spl_board_init() by Tom Rini · 12 years ago
  28. f088125 ARM: SPL: Make spl_mmc.c more generic by Tom Rini · 12 years ago
  29. 55cdbb8 ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · 12 years ago
  30. 8082fda ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c by Tom Rini · 12 years ago
  31. 37189a1 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() by Tom Rini · 12 years ago
  32. 8e1b836 ARM: SPL: Rename omap_boot_device to spl_boot_device by Tom Rini · 12 years ago
  33. a3c3fab arm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xx by Matt Porter · 12 years ago
  34. 8a87a3d omap3: Introduce weak misc_init_r by Tom Rini · 13 years ago
  35. 74236ac armv7: add appropriate headers for assembly functions by Aneesh V · 13 years ago
  36. 33fbc9c sdrc.c: Fix typo in do_sdrc_init() for SPL by Tom Rini · 13 years ago
  37. da52138 OMAP3: SPL: do not call I2C init if no I2C is set. by Stefano Babic · 13 years ago
  38. f1f2c3c armv7: omap3: leave outer cache enabled by Aneesh V · 13 years ago
  39. a495831 omap3: fix comment typos by Peter Meerwald · 13 years ago
  40. 95f8791 OMAP3+: Clock: Adding ehci clock enabling by Govindraj.R · 13 years ago
  41. 0ae0565 OMAP3: Correct get_sdr_cs_offset mask by Tom Rini · 13 years ago
  42. 2047051 arm: omap3: Define save_boot_params in lowlevel_init.S for SPL only by Pali Rohár · 13 years ago
  43. 8775471 OMAP SPL: call timer_init in s_init to make udelay work earlier by Andreas Müller · 13 years ago
  44. 715462d omap3: make get_board_rev() function weak by Nikita Kiryanov · 13 years ago
  45. ee08a82 OMAP3: Add SPL_BOARD_INIT hook by Tom Rini · 13 years ago
  46. 4e647e1 OMAP3 SPL: Add identify_nand_chip function by Tom Rini · 13 years ago
  47. 9ae0d55 OMAP3 SPL: Rework memory initalization and devkit8000 support by Tom Rini · 13 years ago
  48. 3bd8437 OMAP3: Change mem_ok to clear again after reading back by Tom Rini · 13 years ago
  49. 2a04e85 OMAP3: Add a helper function to set timings in SDRC by Tom Rini · 13 years ago
  50. 5f862b7 OMAP3: Update SDRC dram_init to always call make_cs1_contiguous() by Tom Rini · 13 years ago
  51. b7eb9e7 omap3: mem: Comment enable_gpmc_cs_config more by Tom Rini · 13 years ago
  52. b9e65a7 AM35xx: add EMAC support by Ilya Yanok · 13 years ago
  53. e4fce34 start.S: remove omap3 specific code from start.S by Aneesh V · 13 years ago
  54. 86623ad OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that. by Alexander Holler · 14 years ago
  55. cc3f705 OMAP3 SPL: Provide weak omap_rev_string by Tom Rini · 13 years ago
  56. 939e722 omap3: Fix compile warning by Sanjeev Premi · 13 years ago
  57. 409ef1b omap3: implement boot parameter saving by Simon Schwarz · 13 years ago
  58. 78ce977 omap3: new SPL structure support by Simon Schwarz · 13 years ago
  59. bb085b8 omap-common: add nand spl support by Simon Schwarz · 13 years ago
  60. b88e425 omap3: Configure RAM bank 0 if in SPL by Simon Schwarz · 13 years ago
  61. 32b58ce ARMV7: OMAP3: Add 37xx ESx revision numbers. by Howard D. Gray · 13 years ago
  62. 31c8598 dm3730: enable dpll5 by Eric Benard · 13 years ago
  63. 7dd5a5b omap3:clock: check cpu_family before enabling clks for IVA & CAM by Vaibhav Hiremath · 13 years ago
  64. f4dac3e omap3:clock: configure GFX clock to 200MHz for AM/DM37x by Vaibhav Hiremath · 13 years ago
  65. 13d4f9b omap: enable caches at system start-up by Aneesh V · 13 years ago
  66. 080a46e omap: fix gpio related build breaks by Aneesh V · 13 years ago
  67. 25223a6 omap: reuse omap3 gpio support in omap4 by Aneesh V · 13 years ago
  68. 80bb756 omap3: Include array definition only when it is used by Sanjeev Premi · 13 years ago
  69. 45bf058 armv7: adapt omap3 to the new cache maintenance framework by Aneesh V · 13 years ago
  70. 6cbec7b ARMV7: OMAP3: Cleanup extern variables in mem.c by Luca Ceresoli · 14 years ago
  71. 7b89795 OMAP3: Add support for DPLL5 (usbhost) by Alexander Holler · 14 years ago
  72. ee3894c omap3: emif|sdrc: use a single global data define by Nishanth Menon · 14 years ago
  73. 279c828 AM3517:EMIF4: fix SDRAM size to 256Mb by Vaibhav Hiremath · 14 years ago
  74. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  75. 0fc43a4 armv7, beagle: Second SDRAM bank don;t work by Heiko Schocher · 14 years ago
  76. a9aa392 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  77. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  78. 136c69a ARMV7: OMAP3: Fix bug in get_sdr_cs_offset() by Steve Sakoman · 14 years ago
  79. 561142a ARM: implement relocation for ARM V7 (OMAP) by Heiko Schocher · 14 years ago
  80. 95c6f6d ARM V7 (OMAP): add data cache support, test on Beagle board by Heiko Schocher · 14 years ago
  81. 2d941de Prepare v2010.09-rc1 by Wolfgang Denk · 14 years ago v2010.09-rc1
  82. 3667cbe ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bank by Steve Sakoman · 14 years ago
  83. 0c0a0e0 ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisions by Mans Rullgard · 15 years ago
  84. 096ca83 ARMV7: OMAP3: Convert setup_auxcr() to pure asm by Mans Rullgard · 15 years ago
  85. 2984470 ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functions by Mans Rullgard · 15 years ago
  86. 7c281c9 ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX by Steve Sakoman · 14 years ago
  87. b2b9169 ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX by Steve Sakoman · 14 years ago
  88. 0e7b621 ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  89. d34efc7 ARMV7: Add basic support for TI OMAP4 by Steve Sakoman · 14 years ago
  90. f56348a ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 by Steve Sakoman · 14 years ago