1. fe038a7 arm: omap3: Bring back ARM errata workaround 725233 by Siarhei Siamashka · 8 years ago
  2. d3bc985 arm: OMAP2+: nandecc: propagate error to command return status by Ladislav Michl · 8 years ago
  3. 28eec37 arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms by Tom Rini · 8 years ago[Renamed from arch/arm/cpu/armv7/omap3/board.c]
  4. 5bf904c mtd: nand: omap: allow to switch to BCH16 by Heiko Schocher · 8 years ago
  5. 6bc318e omap-common: Common function to display die id, replacing omap3-specific version by Paul Kocialkowski · 9 years ago
  6. 7bc2bca gpio: omap: Drop 'method' parameter by Tom Rini · 9 years ago
  7. d5b7624 omap-common: Common boot code OMAP3 support and cleanup by Paul Kocialkowski · 9 years ago
  8. 53fee1e ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 10 years ago
  9. 3e46e3e ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 10 years ago
  10. a816cc3 ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1 by Nishanth Menon · 10 years ago
  11. 4a5faa8 omap: gpmc: 'nandecc sw' can use HAM1 or BCH8 by Ash Charles · 10 years ago
  12. 0c078ea ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · 10 years ago
  13. c95d6c4 TI ARMv7: Don't use GD before crt0.S has set it by Tom Rini · 10 years ago
  14. 602a16c Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  15. 06f08e2 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  16. 2b56220 omap3: board: add missing include and proto by Jeroen Hofstee · 10 years ago
  17. cbc7562 omap3: make local functions static by Jeroen Hofstee · 10 years ago
  18. bc0f4ea dm: omap3: Move to driver model for GPIO and serial by Simon Glass · 10 years ago
  19. ad763d7 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  20. 69ab383 omap3: board: trivial: add void for no args by Jeroen Hofstee · 10 years ago
  21. aa5121f am33xx/omap: Allow cache enable for all Sitara/OMAP by Simon Glass · 10 years ago
  22. 42b97cb ARM: OMAP: remove sr32() from OMAP board code by Wolfgang Denk · 11 years ago
  23. f53f2b8 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  24. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  25. 1e4eccf omap_gpmc: change nandecc command by Andreas Bießmann · 12 years ago
  26. b6d9efd OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled. by Enric Balletbo i Serra · 12 years ago
  27. 4be9dbc omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  28. 4eae05c omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  29. 3bb3c29 omap3: Add a few comments to "#endif"s for readability. by Robert P. J. Day · 12 years ago
  30. b759db3 omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF by Tom Rini · 12 years ago
  31. 31dfba4 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · 12 years ago
  32. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  33. 9e0c260 ARM: SPL: Move gpmc_init() to spl_board_init() by Tom Rini · 12 years ago
  34. a0b9fa5 ARM: SPL: Make spl_mmc.c more generic by Tom Rini · 12 years ago
  35. 29d69dc ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · 12 years ago
  36. 09ebf1a ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c by Tom Rini · 12 years ago
  37. a76ff95 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() by Tom Rini · 12 years ago
  38. 0be93ff ARM: SPL: Rename omap_boot_device to spl_boot_device by Tom Rini · 12 years ago
  39. 05df891 omap3: Introduce weak misc_init_r by Tom Rini · 13 years ago
  40. 44fa188 OMAP3: SPL: do not call I2C init if no I2C is set. by Stefano Babic · 13 years ago
  41. e0db71d armv7: omap3: leave outer cache enabled by Aneesh V · 13 years ago
  42. 7ea4b7c omap3: fix comment typos by Peter Meerwald · 13 years ago
  43. 3968a6a OMAP3+: Clock: Adding ehci clock enabling by Govindraj.R · 13 years ago
  44. de3ffeb OMAP SPL: call timer_init in s_init to make udelay work earlier by Andreas Müller · 13 years ago
  45. ead66c1 OMAP3: Add SPL_BOARD_INIT hook by Tom Rini · 13 years ago
  46. 4e333f6 OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that. by Alexander Holler · 14 years ago
  47. 09c797b OMAP3 SPL: Provide weak omap_rev_string by Tom Rini · 13 years ago
  48. 992dcf7 omap-common: add nand spl support by Simon Schwarz · 13 years ago
  49. 572134b omap: enable caches at system start-up by Aneesh V · 13 years ago
  50. 1843eca omap: fix gpio related build breaks by Aneesh V · 13 years ago
  51. 9a39088 omap: reuse omap3 gpio support in omap4 by Aneesh V · 13 years ago
  52. d16dd01 armv7: adapt omap3 to the new cache maintenance framework by Aneesh V · 13 years ago
  53. 3d81b55 ARMV7: OMAP3: Convert setup_auxcr() to pure asm by Mans Rullgard · 15 years ago
  54. 6329a8f ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 by Steve Sakoman · 14 years ago[Renamed from arch/arm/cpu/arm_cortexa8/omap3/board.c]
  55. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  56. 558d23d omap3: Consolidate SDRC related operations by Vaibhav Hiremath · 14 years ago
  57. 0d58167 omap3: Calculate CS1 size only when SDRC is by Vaibhav Hiremath · 14 years ago
  58. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 15 years ago[Renamed from cpu/arm_cortexa8/omap3/board.c]
  59. b914c9c OMAP3: workaround for ARM Cortex-A8 erratum 725233 by Siarhei Siamashka · 15 years ago
  60. 3ea16c3 help: Correct syntax of nandecc help output. by Robert P. J. Day · 15 years ago
  61. 096b9c2 OMAP3 Move cache routine to cache.S by Tom Rix · 15 years ago
  62. d47f486 ARM: compiler options cleanup - improve tool chain support by Wolfgang Denk · 15 years ago
  63. dc7af20 omap3: remove typedefs for configuration structs by Dirk Behme · 15 years ago
  64. 3b5ac95 move L2 cache enable/disable function to cache.c in the omap3 SoC directory by Kim, Heung Jun · 15 years ago
  65. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  66. e32ef2e OMAP3: Use functions print_cpuinfo() and checkboard() by Sanjeev Premi · 16 years ago
  67. 15af998 OMAP: Fix compile issue by Sanjeev Premi · 16 years ago
  68. e0e49fe OMAP3: Add common board, interrupt and system info by Dirk Behme · 16 years ago