1. 1a9a91d arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · 12 years ago
  2. c3d2c24 OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC by Tom Rini · 12 years ago
  3. d3d82e9 arm: omap4: Fix SDRAM AUTO DETECTION by Lokesh Vutla · 12 years ago
  4. a8f408a OMAP: Fix copy-paste bug that did not enable UART4 clock by Lubomir Popov · 12 years ago
  5. de63ac2 ARM: mmu: Set domain permissions to client access by R Sricharan · 12 years ago
  6. ea7b96b ti814x_evm: add ti814x evm board support by Matt Porter · 12 years ago
  7. 98f9200 am33xx: Add required includes to some omap/am33xx code by Tom Rini · 12 years ago
  8. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  9. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  10. 65cdd64 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · 12 years ago
  11. 2fd34f2 arm: omap: map u_boot_lists section to .sram by Albert ARIBAUD · 12 years ago
  12. de62688 arm: dra7xx: Add silicon id support for DRA752 soc by Lokesh Vutla · 12 years ago
  13. 7831419 arm: dra7xx: Add DDR related data for DRA752 ES1.0 by Lokesh Vutla · 12 years ago
  14. ea8eff1 arm: dra7xx: clock: Add the dplls data by Lokesh Vutla · 12 years ago
  15. d4d986e ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup by Lokesh Vutla · 12 years ago
  16. 47abc3d ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendum by SRICHARAN R · 12 years ago
  17. c43c833 ARM: OMAP4+: Make control module register structure generic by Lokesh Vutla · 12 years ago
  18. e05a4f1 ARM: OMAP4+: Cleanup emif specific files by Lokesh Vutla · 12 years ago
  19. 3fcdd4a ARM: OMAP4+: Clean up the pmic code by SRICHARAN R · 12 years ago
  20. ee9447b ARM: OMAP4+: Cleanup the clocks layer by SRICHARAN R · 12 years ago
  21. 01b753f ARM: OMAP4+: Change the PRCM structure prototype common for all Socs by SRICHARAN R · 12 years ago
  22. 9ca8bfe ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register by Lokesh Vutla · 12 years ago
  23. e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  24. e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  25. da07c21 am33xx: support for booting via usbeth by Ilya Yanok · 12 years ago
  26. 582601d arm: Move lastinc to arch_global_data by Simon Glass · 12 years ago
  27. 66ee692 arm: Move tbl to arch_global_data by Simon Glass · 12 years ago
  28. 8602114 omap: emif: configure emif only when required by Lokesh Vutla · 12 years ago
  29. c7f1cf5 OMAP: Tweak omap-common/Makefile since reset.S -> reset.c by Robert P. J. Day · 12 years ago
  30. 1befaff OMAP: include sys_proto.h from boot-common by Ilya Yanok · 12 years ago
  31. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  32. 4e7067f arm: Remove additional config flags by Michal Simek · 12 years ago
  33. 90207b6 am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX by Joel A Fernandes · 12 years ago
  34. d97b4ce SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl by Tom Rini · 12 years ago
  35. 6507f13 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · 12 years ago
  36. 47f7bca SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  37. d7cb93b ARM: SPL: Move gpmc_init() to spl_board_init() by Tom Rini · 12 years ago
  38. d4c4e0e ARM: SPL: Start hooking in the current SPI SPL support by Tom Rini · 12 years ago
  39. 026b2fe ARM: SPL: Clean up spl.c / spl_nand.c slightly by Tom Rini · 12 years ago
  40. f088125 ARM: SPL: Make spl_mmc.c more generic by Tom Rini · 12 years ago
  41. 55cdbb8 ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · 12 years ago
  42. 24dafad ARM: SPL: Only call mem_malloc_init if configured by Tom Rini · 12 years ago
  43. 8082fda ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c by Tom Rini · 12 years ago
  44. 37189a1 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() by Tom Rini · 12 years ago
  45. 8e1b836 ARM: SPL: Rename omap_boot_device to spl_boot_device by Tom Rini · 12 years ago
  46. 9f8a6e7 omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds. by Pavel Machek · 12 years ago
  47. 6abbe74 omap-common: Fix typo in save_boot_params() in lowlevel_init.S by Tom Rini · 12 years ago
  48. 861a86f omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() by Tom Rini · 12 years ago
  49. 0da113e spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT by Tom Rini · 12 years ago
  50. 41aebf8 omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms by Tom Rini · 12 years ago
  51. 308252a dm: Move OMAP GPIO driver to drivers/gpio/ by Marek Vasut · 12 years ago
  52. 3b97152 omap: am33xx: enable gpio support by Steve Sakoman · 12 years ago
  53. 2547638 ARM: OMAP4+: Move external phy initialisations to arch specific place. by SRICHARAN R · 12 years ago
  54. ad0878a omap: emif: fix bug in manufacturer code test by Steve Sakoman · 12 years ago
  55. 55c1284 omap: emif: deal with rams that return duplicate mr data on all byte lanes by Steve Sakoman · 12 years ago
  56. 38f25b1 OMAP4+: Force DDR in self-refresh after warm reset by Lokesh Vutla · 12 years ago
  57. 784229c OMAP4+: Handle sdram init after warm reset by Lokesh Vutla · 12 years ago
  58. 7023950 ARM: OMAP3+: Detect reset type by Lokesh Vutla · 12 years ago
  59. 753bae8 OMAP5: DPLL core lock for OMAP5432 by Lokesh Vutla · 12 years ago
  60. 784ab7c OMAP5: EMIF: Add support for DDR3 device by Lokesh Vutla · 12 years ago
  61. 41321fd ARM: OMAP5: Align memory used for testing to the power of 2 by SRICHARAN R · 12 years ago
  62. e06e914 ARM: OMAP4+: dmm: Take care of overlapping dmm and trap sections. by SRICHARAN R · 12 years ago
  63. aa2889c omap4+: Remove CONFIG_ARCH_CPU_INIT by Tom Rini · 13 years ago
  64. 74236ac armv7: add appropriate headers for assembly functions by Aneesh V · 13 years ago
  65. d417d1db5f OMAP3+: reset: Create a common reset layer. by SRICHARAN R · 13 years ago
  66. f75231b arm: omap5: correct boot device mode7 for eMMC by Balaji T K · 13 years ago
  67. c1fa3c3 OMAP4/5: device: Add support to get the device type. by SRICHARAN R · 13 years ago
  68. 8de17f4 OMAP5: palmas: Configure nominal opp vdd values by SRICHARAN R · 13 years ago
  69. f401073 OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon. by SRICHARAN R · 13 years ago
  70. 5f14d91 OMAP5: clocks: Change clock settings as required for ES1.0 silicon. by SRICHARAN R · 13 years ago
  71. 3acb553 OMAP4460: TPS Ensure SET1 is selected after voltage configuration by Nishanth Menon · 13 years ago
  72. a78274b OMAP3+: Introduce generic logic for OMAP voltage controller by Nishanth Menon · 13 years ago
  73. bbbc1ae ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  74. b6e95fd CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZE by Marek Vasut · 13 years ago
  75. 27ac87d arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  76. 53c4492 SPL: call cleanup_before_linux() before booting Linux by Stefano Babic · 13 years ago
  77. ace7318 omap/spl: change output of spl_parse_image_header by Simon Schwarz · 13 years ago
  78. 379c19a omap-common/spl: Add linux boot to SPL by Simon Schwarz · 13 years ago
  79. df163a5 omap-common: Add NAND SPL linux booting by Simon Schwarz · 13 years ago
  80. 24de357 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago
  81. ad1820a spl.c: Use __noreturn decorator by Tom Rini · 13 years ago
  82. 860004c OMAP4: clock-common: Move the usb dppl configuration to new func by Govindraj.R · 13 years ago
  83. f590217 OMAP SPL: Fix missing timer_init() call in OMAP4 s_init() by Dechesne, Nicolas · 13 years ago
  84. 761ca31 omap_rev_string: output to stdout by Andreas Müller · 13 years ago
  85. 8775471 OMAP SPL: call timer_init in s_init to make udelay work earlier by Andreas Müller · 13 years ago
  86. 8a8f084 ARM:AM33XX: Add SPL support for AM335X EVM by Chandan Nath · 13 years ago
  87. 365d607 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · 13 years ago
  88. 164a750 arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  89. b0a86a2 arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings by Anatolij Gustschin · 13 years ago
  90. ee08a82 OMAP3: Add SPL_BOARD_INIT hook by Tom Rini · 13 years ago
  91. 4324c11 omap4: emif: fix error in driver by Aneesh V · 13 years ago
  92. 473673a omap: remove I2C from SPL by Aneesh V · 13 years ago
  93. cd5847a omap4460: fix TPS initialization by Aneesh V · 13 years ago
  94. 78f455c omap4/5: Add support for booting with CH. by Sricharan · 13 years ago
  95. bb772a5 omap5: emif: Add emif/ddr configurations required for omap5 evm by Sricharan · 13 years ago
  96. 2e5ba48 omap5: clocks: Add clocks support for omap5 platform. by Sricharan · 13 years ago
  97. 508a58f omap5: Add minimal support for omap5430. by Sricharan · 13 years ago
  98. ce170be omap4: make omap4 code common for future reuse by Sricharan · 13 years ago
  99. b88befa omap/spl: actually enable the console by Ilya Yanok · 13 years ago
  100. cca4e4a Reduce build times by Wolfgang Denk · 13 years ago