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