1. ae49f6d ARM: OMAP4+: pmic: Make generic bus init and write functions by Lokesh Vutla · 12 years ago
  2. 61c517f ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h by Lokesh Vutla · 12 years ago
  3. 84bd325 OMAP5: add ABB setup for MPU voltage domain by Andrii Tseglytskyi · 12 years ago
  4. 28095da OMAP3+: introduce generic ABB support by Andrii Tseglytskyi · 12 years ago
  5. 51df26c am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c by Tom Rini · 11 years ago
  6. 01b2dd9 omap-common/hwinit-common.c: Mark omap_rev_string as static by Tom Rini · 11 years ago
  7. 669b337 ARM: OMAP: Add arch_cpu_init function by SRICHARAN R · 12 years ago
  8. 3f30b0a ARM: OMAP: Cleanup boot parameters usage by SRICHARAN R · 12 years ago
  9. 4af1988 ARM: OMAP: Correct save_boot_params and replace with 'C' function by SRICHARAN R · 12 years ago
  10. 100c2d8 ARM: OMAP5: Fix warm reset with USB cable connected by Lokesh Vutla · 12 years ago
  11. b66f3dc arm: omap: emif: Fix DDR3 init after warm reset by Lokesh Vutla · 12 years ago
  12. 3954db8 arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · 12 years ago
  13. 4652684 OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC by Tom Rini · 12 years ago
  14. c323bd2 arm: omap4: Fix SDRAM AUTO DETECTION by Lokesh Vutla · 12 years ago
  15. a01f0b0 OMAP: Fix copy-paste bug that did not enable UART4 clock by Lubomir Popov · 12 years ago
  16. 06396c1 ARM: mmu: Set domain permissions to client access by R Sricharan · 12 years ago
  17. 725f0c5 ti814x_evm: add ti814x evm board support by Matt Porter · 12 years ago
  18. 8eb48ff am33xx: Add required includes to some omap/am33xx code by Tom Rini · 12 years ago
  19. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  20. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  21. 6277b19 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · 12 years ago
  22. 26255f1 arm: omap: map u_boot_lists section to .sram by Albert ARIBAUD · 12 years ago
  23. 43c296f arm: dra7xx: Add silicon id support for DRA752 soc by Lokesh Vutla · 12 years ago
  24. 8caa56c arm: dra7xx: Add DDR related data for DRA752 ES1.0 by Lokesh Vutla · 12 years ago
  25. 5e70e29 arm: dra7xx: clock: Add the dplls data by Lokesh Vutla · 12 years ago
  26. 2804963 ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup by Lokesh Vutla · 12 years ago
  27. a04ed14 ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendum by SRICHARAN R · 12 years ago
  28. 834b6b0 ARM: OMAP4+: Make control module register structure generic by Lokesh Vutla · 12 years ago
  29. 05dab55 ARM: OMAP4+: Cleanup emif specific files by Lokesh Vutla · 12 years ago
  30. 00d328c ARM: OMAP4+: Clean up the pmic code by SRICHARAN R · 12 years ago
  31. 1a79cab ARM: OMAP4+: Cleanup the clocks layer by SRICHARAN R · 12 years ago
  32. fb6aa1f ARM: OMAP4+: Change the PRCM structure prototype common for all Socs by SRICHARAN R · 12 years ago
  33. fef54c3 ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register by Lokesh Vutla · 12 years ago
  34. 4be9dbc omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  35. 4eae05c omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  36. 87b82cc am33xx: support for booting via usbeth by Ilya Yanok · 12 years ago
  37. a848da5 arm: Move lastinc to arch_global_data by Simon Glass · 12 years ago
  38. 2655ee1 arm: Move tbl to arch_global_data by Simon Glass · 12 years ago
  39. 8024259 omap: emif: configure emif only when required by Lokesh Vutla · 12 years ago
  40. 7bf063b OMAP: Tweak omap-common/Makefile since reset.S -> reset.c by Robert P. J. Day · 12 years ago
  41. 741c57f OMAP: include sys_proto.h from boot-common by Ilya Yanok · 12 years ago
  42. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  43. 216559a arm: Remove additional config flags by Michal Simek · 12 years ago
  44. b55759e am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX by Joel A Fernandes · 12 years ago
  45. 9ef51bd SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl by Tom Rini · 12 years ago
  46. 31dfba4 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · 12 years ago
  47. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  48. 9e0c260 ARM: SPL: Move gpmc_init() to spl_board_init() by Tom Rini · 12 years ago
  49. ff7a605 ARM: SPL: Start hooking in the current SPI SPL support by Tom Rini · 12 years ago
  50. 7b51686 ARM: SPL: Clean up spl.c / spl_nand.c slightly by Tom Rini · 12 years ago
  51. a0b9fa5 ARM: SPL: Make spl_mmc.c more generic by Tom Rini · 12 years ago
  52. 29d69dc ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · 12 years ago
  53. 730bae7 ARM: SPL: Only call mem_malloc_init if configured by Tom Rini · 12 years ago
  54. 09ebf1a ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c by Tom Rini · 12 years ago
  55. a76ff95 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() by Tom Rini · 12 years ago
  56. 0be93ff ARM: SPL: Rename omap_boot_device to spl_boot_device by Tom Rini · 12 years ago
  57. 63c37f1 omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds. by Pavel Machek · 12 years ago
  58. 69fa444 omap-common: Fix typo in save_boot_params() in lowlevel_init.S by Tom Rini · 12 years ago
  59. fe3b0c7 omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() by Tom Rini · 12 years ago
  60. a0d8cca spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT by Tom Rini · 12 years ago
  61. ee5bce4 omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms by Tom Rini · 12 years ago
  62. aede188 dm: Move OMAP GPIO driver to drivers/gpio/ by Marek Vasut · 12 years ago
  63. 6229e33 omap: am33xx: enable gpio support by Steve Sakoman · 12 years ago
  64. b9f10a5 ARM: OMAP4+: Move external phy initialisations to arch specific place. by SRICHARAN R · 12 years ago
  65. ce515a6 omap: emif: fix bug in manufacturer code test by Steve Sakoman · 13 years ago
  66. 3dab3f6 omap: emif: deal with rams that return duplicate mr data on all byte lanes by Steve Sakoman · 13 years ago
  67. ba87377 OMAP4+: Force DDR in self-refresh after warm reset by Lokesh Vutla · 13 years ago
  68. ae64239 OMAP4+: Handle sdram init after warm reset by Lokesh Vutla · 13 years ago
  69. e89f154 ARM: OMAP3+: Detect reset type by Lokesh Vutla · 13 years ago
  70. cdfc4ea OMAP5: DPLL core lock for OMAP5432 by Lokesh Vutla · 13 years ago
  71. 0f42de6 OMAP5: EMIF: Add support for DDR3 device by Lokesh Vutla · 13 years ago
  72. b8a0bca ARM: OMAP5: Align memory used for testing to the power of 2 by SRICHARAN R · 13 years ago
  73. 015be79 ARM: OMAP4+: dmm: Take care of overlapping dmm and trap sections. by SRICHARAN R · 13 years ago
  74. 5ef54d4 omap4+: Remove CONFIG_ARCH_CPU_INIT by Tom Rini · 13 years ago
  75. fd8798b armv7: add appropriate headers for assembly functions by Aneesh V · 13 years ago
  76. 8d24292 OMAP3+: reset: Create a common reset layer. by SRICHARAN R · 13 years ago
  77. e6c6889 arm: omap5: correct boot device mode7 for eMMC by Balaji T K · 13 years ago
  78. 36c366f OMAP4/5: device: Add support to get the device type. by SRICHARAN R · 13 years ago
  79. 698a1f2 OMAP5: palmas: Configure nominal opp vdd values by SRICHARAN R · 13 years ago
  80. 3d53496 OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon. by SRICHARAN R · 13 years ago
  81. b1ee0bc OMAP5: clocks: Change clock settings as required for ES1.0 silicon. by SRICHARAN R · 13 years ago
  82. a0f45c1 OMAP4460: TPS Ensure SET1 is selected after voltage configuration by Nishanth Menon · 13 years ago
  83. 41d7ab1 OMAP3+: Introduce generic logic for OMAP voltage controller by Nishanth Menon · 13 years ago
  84. a9b0556 ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  85. 6d01676 CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZE by Marek Vasut · 13 years ago
  86. d75ffd4 arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  87. 0e0a6b7 SPL: call cleanup_before_linux() before booting Linux by Stefano Babic · 13 years ago
  88. ab21819 omap/spl: change output of spl_parse_image_header by Simon Schwarz · 13 years ago
  89. 305bc4c omap-common/spl: Add linux boot to SPL by Simon Schwarz · 13 years ago
  90. 6c3ddde omap-common: Add NAND SPL linux booting by Simon Schwarz · 13 years ago
  91. 79bfa73 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago
  92. bdf77dc spl.c: Use __noreturn decorator by Tom Rini · 13 years ago
  93. ad4426b OMAP4: clock-common: Move the usb dppl configuration to new func by Govindraj.R · 13 years ago
  94. f8c6e1b OMAP SPL: Fix missing timer_init() call in OMAP4 s_init() by Dechesne, Nicolas · 13 years ago
  95. 0cda7a4 omap_rev_string: output to stdout by Andreas Müller · 13 years ago
  96. de3ffeb OMAP SPL: call timer_init in s_init to make udelay work earlier by Andreas Müller · 13 years ago
  97. 77a73fe ARM:AM33XX: Add SPL support for AM335X EVM by Chandan Nath · 13 years ago
  98. f8928f1 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · 13 years ago
  99. 20f2351 arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  100. dcbd660 arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings by Anatolij Gustschin · 13 years ago