1. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  2. 7ea7f68 arm, am33xx: move uart soft reset code to common place by Heiko Schocher · 11 years ago
  3. 7b9c5d0 arm, am335x: make mpu pll config configurable by Heiko Schocher · 11 years ago
  4. 49f7836 arm, am33xx: move rtc32k_enable() to common place by Heiko Schocher · 11 years ago
  5. 30bba01 am33xx: Fix warning with CONFIG_DISPLAY_CPUINFO by Tom Rini · 12 years ago
  6. 035d563 am33xx: add pll and clock support for TI814x CPSW by Matt Porter · 12 years ago
  7. 5bf299b asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · 12 years ago
  8. 5aa014d am335x: Enable MMC1 clock by Tom Rini · 12 years ago
  9. 4fab8d7 am33xx: add dmm support to emif4 library by Matt Porter · 12 years ago
  10. 8b029f2 am33xx: add ti814x specific register definitions by Matt Porter · 12 years ago
  11. b43c17c am33xx: refactor am33xx clocks and add ti814x support by Matt Porter · 12 years ago
  12. 3ba65f9 am33xx: refactor emif4/ddr to support multiple EMIF instances by Matt Porter · 12 years ago
  13. 81df2ba am33xx: convert defines from am33xx-specific to generic names by Matt Porter · 12 years ago
  14. 244044e ARM: AM33XX: Fix typo that causes an AM duplication in CPU name. by Enric Balletbo i Serra · 12 years ago
  15. 1e7e374 am33xx:ddr:Fix config_sdram to work for all DDR by Steve Kipisz · 12 years ago
  16. 296de3b Initialise correct GPMC WAITx irq for AM33xx by Mark Jackson · 12 years ago
  17. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  18. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  19. 65cdd64 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · 12 years ago
  20. e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  21. e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  22. 1c382ea am33xx: Update DDR3 EMIF configuration sequence by Tom Rini · 12 years ago
  23. 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  24. 04c3757 am33xx: add ELM support by Mansoor Ahamed · 12 years ago
  25. 8eb16b7 am33xx: NAND support by Ilya Yanok · 12 years ago
  26. 7df5cf3 am33xx: init OTG hardware and new musb gadget driver by Ilya Yanok · 12 years ago
  27. 2516421 am33xx: Enable UART{1,2,3,4,5} clocks by Andrew Bradford · 12 years ago
  28. c00f69d am33xx: support board specific ddr settings by Peter Korsgaard · 12 years ago
  29. 7f26a5a am33xx: move generic parts of pinmux handling out from board/ti/am335x by Peter Korsgaard · 12 years ago
  30. 75a2388 am33xx/board: use cpu_mmc_init() for default mmc initialization by Peter Korsgaard · 12 years ago
  31. e363426 am33xx: move ti i2c baseboard header handling to board/ti/am335x/ by Peter Korsgaard · 12 years ago
  32. c50cce2 am33xx/board.c: make wdtimer/uart_base static by Peter Korsgaard · 12 years ago
  33. 69916bc am33xx: Add SPI SPL as an option by Tom Rini · 12 years ago
  34. 000820b am335x: Enable RTC 32K OSC clock by Vaibhav Hiremath · 13 years ago
  35. 391a741 am33xx: Enable DDR3 for DDR3 version of beaglebone by Joel A Fernandes · 12 years ago
  36. 6507f13 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · 12 years ago
  37. 47f7bca SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  38. 55cdbb8 ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · 12 years ago
  39. 14dace7 am33xx: Remove redundant timer config by Tom Rini · 12 years ago
  40. 6995a28 am33xx evm: Update secure_emif_sdram_config during ddr init by Satyanarayana, Sandhya · 12 years ago
  41. 4c0620b am33xx: Add support, update omap3 McSPI driver by Tom Rini · 12 years ago
  42. 0689a2e am33xx: Correct MMC1, remove MMC2 support by Tom Rini · 12 years ago
  43. db7dd81 am33xx: Rework pinmux functions by Tom Rini · 12 years ago
  44. 726c05d am33xx evm: Add CONFIG_CMD_EEPROM and related by Tom Rini · 12 years ago
  45. 65d750b am33xx: Add support for TI AM335x StarterKit EVM by Tom Rini · 12 years ago
  46. 973b663 am33xx: Remove board/ti/am335x/evm.c by Tom Rini · 12 years ago
  47. d4898ea am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and support by Tom Rini · 12 years ago
  48. 318f27c am33xx: Rework config_ddr to make DDR3 support easier. by Tom Rini · 12 years ago
  49. 942d3f0 am33xx: Move some variables in emif4.c, mark them static. by Tom Rini · 12 years ago
  50. a74f0c7 am33xx: Correct and clean up ddr_regs struct by Tom Rini · 12 years ago
  51. 82afcc9 am33xx: Do not touch 'ratio1' fields by Tom Rini · 12 years ago
  52. 5ac3b7a am33xx: Rework config_io_ctrl slightly by Tom Rini · 12 years ago
  53. ff7ec0f am33xx: Use emif_regs struct for storing initialization values by Tom Rini · 12 years ago
  54. 87a1acb am33xx: Turn a number of 'int' functions to 'void' by Tom Rini · 12 years ago
  55. c48c895 am33xx: Document what we're doing with ddrctrl->ddrckectrl by Tom Rini · 12 years ago
  56. c8da4a5 am33xx: Clean up unused DDR defines, prefix more with 'DDR2' by Tom Rini · 12 years ago
  57. b971dfa am33xx: Move the call to ddr_pll_config, make it take the frequency by Tom Rini · 12 years ago
  58. fda35eb am33xx: Pass to config_ddr the type of memory that is connected by Tom Rini · 12 years ago
  59. bce58fe am33xx: Make config_cmd_ctrl / config_ddr_data take const structs by Tom Rini · 12 years ago
  60. 10e7e36 am33xx: Rework DDR2 EMIF initalization slightly by Tom Rini · 12 years ago
  61. 372f11f am33xx: Bugfix to config_sdram() by Tom Rini · 12 years ago
  62. 13f1c44 am33xx: Remove extra check in enable_ddr_clocks by Tom Rini · 12 years ago
  63. 7d5eb34 am33xx: Convert to using <asm/emif.h> to describe the EMIF by Tom Rini · 12 years ago
  64. a438c75 am33xx: Enable gpio0 clock by Tom Rini · 12 years ago
  65. e79cd8e am33xx: CPSW init and definitions by Chandan Nath · 12 years ago
  66. d3decde omap: am335x_evm: enable i2c1 channel by Steve Sakoman · 12 years ago
  67. 3b97152 omap: am33xx: enable gpio support by Steve Sakoman · 12 years ago
  68. 2ab2810 am33xx: Do not call init_timer twice by Tom Rini · 12 years ago
  69. bbbc1ae ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  70. b4116ed ARM: AM33XX: Add i2c support by Patil, Rachna · 13 years ago
  71. 8a8f084 ARM:AM33XX: Add SPL support for AM335X EVM by Chandan Nath · 13 years ago
  72. 876bdd6 ARM:AM33XX: Add mmc/sd support by Chandan Nath · 13 years ago
  73. fb072a3 ARM:AM33XX: Fix ddr and timer register offset by Chandan Nath · 13 years ago
  74. 5289e83 ARM:AM33XX: Add support for TI AM335X EVM by Chandan Nath · 13 years ago
  75. 62d7fe7c ARM:AM33XX: Add emif/ddr support by Chandan Nath · 13 years ago
  76. f87fa62 ARM:AM33XX: Add clock definitions by Chandan Nath · 13 years ago
  77. 5655108 ARM:AM33XX: Added support for AM33xx by Chandan Nath · 13 years ago