1. 725f0c5 ti814x_evm: add ti814x evm board support by Matt Porter · Fri Mar 15 10:07:10 2013 +0000
  2. 8eb48ff am33xx: Add required includes to some omap/am33xx code by Tom Rini · Thu Mar 14 11:15:25 2013 +0000
  3. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  4. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  5. 6277b19 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · Mon Feb 25 00:58:58 2013 +0000
  6. 26255f1 arm: omap: map u_boot_lists section to .sram by Albert ARIBAUD · Mon Feb 25 00:58:57 2013 +0000
  7. 43c296f arm: dra7xx: Add silicon id support for DRA752 soc by Lokesh Vutla · Tue Feb 12 21:29:03 2013 +0000
  8. 8caa56c arm: dra7xx: Add DDR related data for DRA752 ES1.0 by Lokesh Vutla · Tue Feb 12 21:29:07 2013 +0000
  9. 5e70e29 arm: dra7xx: clock: Add the dplls data by Lokesh Vutla · Tue Feb 12 21:29:05 2013 +0000
  10. 2804963 ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup by Lokesh Vutla · Tue Feb 12 01:33:45 2013 +0000
  11. a04ed14 ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendum by SRICHARAN R · Tue Feb 12 01:33:43 2013 +0000
  12. 834b6b0 ARM: OMAP4+: Make control module register structure generic by Lokesh Vutla · Mon Feb 04 04:22:04 2013 +0000
  13. 05dab55 ARM: OMAP4+: Cleanup emif specific files by Lokesh Vutla · Mon Feb 04 04:22:03 2013 +0000
  14. 00d328c ARM: OMAP4+: Clean up the pmic code by SRICHARAN R · Mon Feb 04 04:22:02 2013 +0000
  15. 1a79cab ARM: OMAP4+: Cleanup the clocks layer by SRICHARAN R · Mon Feb 04 04:22:01 2013 +0000
  16. fb6aa1f ARM: OMAP4+: Change the PRCM structure prototype common for all Socs by SRICHARAN R · Mon Feb 04 04:22:00 2013 +0000
  17. fef54c3 ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register by Lokesh Vutla · Mon Feb 04 04:21:59 2013 +0000
  18. 4be9dbc omap_hsmmc: add driver check for write protection by Nikita Kiryanov · Mon Dec 03 02:19:47 2012 +0000
  19. 4eae05c omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · Mon Dec 03 02:19:44 2012 +0000
  20. 87b82cc am33xx: support for booting via usbeth by Ilya Yanok · Tue Feb 05 11:36:25 2013 +0000
  21. a848da5 arm: Move lastinc to arch_global_data by Simon Glass · Thu Dec 13 20:48:35 2012 +0000
  22. 2655ee1 arm: Move tbl to arch_global_data by Simon Glass · Thu Dec 13 20:48:34 2012 +0000
  23. 8024259 omap: emif: configure emif only when required by Lokesh Vutla · Thu Nov 15 21:06:33 2012 +0000
  24. 7bf063b OMAP: Tweak omap-common/Makefile since reset.S -> reset.c by Robert P. J. Day · Thu Nov 15 01:21:18 2012 +0000
  25. 741c57f OMAP: include sys_proto.h from boot-common by Ilya Yanok · Tue Nov 06 13:06:28 2012 +0000
  26. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  27. 216559a arm: Remove additional config flags by Michal Simek · Tue Aug 14 01:15:17 2012 +0000
  28. b55759e am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX by Joel A Fernandes · Tue Sep 18 04:30:51 2012 +0000
  29. 9ef51bd SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl by Tom Rini · Tue Aug 14 14:33:02 2012 -0700
  30. 31dfba4 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · Wed Aug 22 15:31:05 2012 -0700
  31. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · Mon Aug 13 12:03:19 2012 -0700
  32. 9e0c260 ARM: SPL: Move gpmc_init() to spl_board_init() by Tom Rini · Tue Aug 14 12:26:08 2012 -0700
  33. ff7a605 ARM: SPL: Start hooking in the current SPI SPL support by Tom Rini · Tue Aug 14 12:25:23 2012 -0700
  34. 7b51686 ARM: SPL: Clean up spl.c / spl_nand.c slightly by Tom Rini · Tue Aug 14 12:06:43 2012 -0700
  35. a0b9fa5 ARM: SPL: Make spl_mmc.c more generic by Tom Rini · Tue Aug 14 10:25:15 2012 -0700
  36. 29d69dc ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · Tue Aug 14 08:50:58 2012 -0700
  37. 730bae7 ARM: SPL: Only call mem_malloc_init if configured by Tom Rini · Mon Aug 13 14:13:07 2012 -0700
  38. 09ebf1a ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c by Tom Rini · Mon Aug 13 14:11:06 2012 -0700
  39. a76ff95 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() by Tom Rini · Tue Aug 14 09:19:44 2012 -0700
  40. 0be93ff ARM: SPL: Rename omap_boot_device to spl_boot_device by Tom Rini · Mon Aug 13 12:53:23 2012 -0700
  41. 63c37f1 omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds. by Pavel Machek · Thu Aug 30 19:20:22 2012 +0200
  42. 69fa444 omap-common: Fix typo in save_boot_params() in lowlevel_init.S by Tom Rini · Tue Aug 14 09:20:06 2012 -0700
  43. fe3b0c7 omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() by Tom Rini · Mon Aug 13 11:37:56 2012 -0700
  44. a0d8cca spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT by Tom Rini · Fri Aug 10 09:27:14 2012 -0700
  45. ee5bce4 omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms by Tom Rini · Wed Aug 08 17:03:10 2012 -0700
  46. aede188 dm: Move OMAP GPIO driver to drivers/gpio/ by Marek Vasut · Sat Jul 21 05:02:23 2012 +0000
  47. 6229e33 omap: am33xx: enable gpio support by Steve Sakoman · Mon Jun 04 05:35:34 2012 +0000
  48. b9f10a5 ARM: OMAP4+: Move external phy initialisations to arch specific place. by SRICHARAN R · Mon Jun 04 03:40:23 2012 +0000
  49. ce515a6 omap: emif: fix bug in manufacturer code test by Steve Sakoman · Wed May 30 07:38:08 2012 +0000
  50. 3dab3f6 omap: emif: deal with rams that return duplicate mr data on all byte lanes by Steve Sakoman · Wed May 30 07:38:07 2012 +0000
  51. ba87377 OMAP4+: Force DDR in self-refresh after warm reset by Lokesh Vutla · Tue May 29 19:26:43 2012 +0000
  52. ae64239 OMAP4+: Handle sdram init after warm reset by Lokesh Vutla · Tue May 29 19:26:42 2012 +0000
  53. e89f154 ARM: OMAP3+: Detect reset type by Lokesh Vutla · Tue May 29 19:26:41 2012 +0000
  54. cdfc4ea OMAP5: DPLL core lock for OMAP5432 by Lokesh Vutla · Tue May 22 00:03:26 2012 +0000
  55. 0f42de6 OMAP5: EMIF: Add support for DDR3 device by Lokesh Vutla · Tue May 22 00:03:25 2012 +0000
  56. b8a0bca ARM: OMAP5: Align memory used for testing to the power of 2 by SRICHARAN R · Thu May 17 00:12:08 2012 +0000
  57. 015be79 ARM: OMAP4+: dmm: Take care of overlapping dmm and trap sections. by SRICHARAN R · Thu May 17 00:12:06 2012 +0000
  58. 5ef54d4 omap4+: Remove CONFIG_ARCH_CPU_INIT by Tom Rini · Fri Apr 13 12:20:00 2012 +0000
  59. fd8798b armv7: add appropriate headers for assembly functions by Aneesh V · Thu Mar 08 07:20:18 2012 +0000
  60. 8d24292 OMAP3+: reset: Create a common reset layer. by SRICHARAN R · Mon Mar 12 19:49:32 2012 +0000
  61. e6c6889 arm: omap5: correct boot device mode7 for eMMC by Balaji T K · Mon Mar 12 02:25:47 2012 +0000
  62. 36c366f OMAP4/5: device: Add support to get the device type. by SRICHARAN R · Mon Mar 12 02:25:43 2012 +0000
  63. 698a1f2 OMAP5: palmas: Configure nominal opp vdd values by SRICHARAN R · Mon Mar 12 02:25:38 2012 +0000
  64. 3d53496 OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon. by SRICHARAN R · Mon Mar 12 02:25:37 2012 +0000
  65. b1ee0bc OMAP5: clocks: Change clock settings as required for ES1.0 silicon. by SRICHARAN R · Mon Mar 12 02:25:34 2012 +0000
  66. a0f45c1 OMAP4460: TPS Ensure SET1 is selected after voltage configuration by Nishanth Menon · Thu Mar 01 14:17:38 2012 +0000
  67. 41d7ab1 OMAP3+: Introduce generic logic for OMAP voltage controller by Nishanth Menon · Thu Mar 01 14:17:37 2012 +0000
  68. a9b0556 ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · Fri Feb 24 11:30:18 2012 +0000
  69. 6d01676 CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZE by Marek Vasut · Sat Mar 31 07:47:17 2012 +0000
  70. d75ffd4 arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings by Anatolij Gustschin · Tue Mar 27 23:13:43 2012 +0000
  71. 0e0a6b7 SPL: call cleanup_before_linux() before booting Linux by Stefano Babic · Thu Mar 15 04:01:43 2012 +0000
  72. ab21819 omap/spl: change output of spl_parse_image_header by Simon Schwarz · Thu Mar 15 04:01:39 2012 +0000
  73. 305bc4c omap-common/spl: Add linux boot to SPL by Simon Schwarz · Thu Mar 15 04:01:38 2012 +0000
  74. 6c3ddde omap-common: Add NAND SPL linux booting by Simon Schwarz · Thu Mar 15 04:01:36 2012 +0000
  75. 79bfa73 SPL: Add YMODEM over UART load support by Matt Porter · Tue Jan 31 12:03:57 2012 +0000
  76. bdf77dc spl.c: Use __noreturn decorator by Tom Rini · Tue Feb 14 07:29:39 2012 +0000
  77. ad4426b OMAP4: clock-common: Move the usb dppl configuration to new func by Govindraj.R · Mon Feb 06 03:55:36 2012 +0000
  78. f8c6e1b OMAP SPL: Fix missing timer_init() call in OMAP4 s_init() by Dechesne, Nicolas · Tue Jan 31 07:35:40 2012 +0000
  79. 0cda7a4 omap_rev_string: output to stdout by Andreas Müller · Wed Jan 04 15:26:24 2012 +0000
  80. de3ffeb OMAP SPL: call timer_init in s_init to make udelay work earlier by Andreas Müller · Wed Jan 04 15:26:23 2012 +0000
  81. 77a73fe ARM:AM33XX: Add SPL support for AM335X EVM by Chandan Nath · Mon Jan 09 20:38:59 2012 +0000
  82. f8928f1 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · Fri Nov 11 15:55:36 2011 -0600
  83. 20f2351 arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings by Anatolij Gustschin · Sat Dec 03 06:46:14 2011 +0000
  84. dcbd660 arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings by Anatolij Gustschin · Sat Dec 03 06:46:13 2011 +0000
  85. ead66c1 OMAP3: Add SPL_BOARD_INIT hook by Tom Rini · Wed Nov 23 05:13:06 2011 +0000
  86. 7d9fa57 omap4: emif: fix error in driver by Aneesh V · Mon Nov 21 23:39:02 2011 +0000
  87. 10a8140 omap: remove I2C from SPL by Aneesh V · Mon Nov 21 23:39:01 2011 +0000
  88. fb4368d omap4460: fix TPS initialization by Aneesh V · Mon Nov 21 23:39:00 2011 +0000
  89. 308fe92 omap4/5: Add support for booting with CH. by Sricharan · Tue Nov 15 09:50:03 2011 -0500
  90. 62a8650 omap5: emif: Add emif/ddr configurations required for omap5 evm by Sricharan · Tue Nov 15 09:50:00 2011 -0500
  91. 9784f1f omap5: clocks: Add clocks support for omap5 platform. by Sricharan · Tue Nov 15 09:49:58 2011 -0500
  92. 9310ff7 omap5: Add minimal support for omap5430. by Sricharan · Tue Nov 15 09:49:55 2011 -0500
  93. 060cd22 omap4: make omap4 code common for future reuse by Sricharan · Tue Nov 15 09:49:50 2011 -0500
  94. 74193c6 omap/spl: actually enable the console by Ilya Yanok · Tue Nov 01 13:16:03 2011 +0000
  95. 9209ed5 Reduce build times by Wolfgang Denk · Tue Nov 01 20:54:02 2011 +0000
  96. b76b96d ARM:AM33XX: Added timer support by Chandan Nath · Fri Oct 14 02:58:25 2011 +0000
  97. 9b124d3 omap: Don't use gpio_free to change direction to input by Joe Hershberger · Wed Oct 12 10:31:44 2011 +0000
  98. 0560be2 omap: spl: fix build break due to changes in FAT by Aneesh V · Fri Oct 21 12:29:34 2011 -0400
  99. 09c797b OMAP3 SPL: Provide weak omap_rev_string by Tom Rini · Tue Oct 04 04:59:23 2011 +0000
  100. 5040241 Move timestamp and version files into 'generated' subdir by Simon Glass · Mon Oct 10 08:55:19 2011 +0000