1. 326a682 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · 10 years ago
  2. 91405b7 malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN by Masahiro Yamada · 10 years ago
  3. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  4. cdef0b3 ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 10 years ago
  5. c6f90e1 ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 10 years ago
  6. 49ec949 ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1 by Nishanth Menon · 10 years ago
  7. b050898 omap: gpmc: 'nandecc sw' can use HAM1 or BCH8 by Ash Charles · 10 years ago
  8. d275c40 omap3: add support for QUIPOS Cairo board. by Albert ARIBAUD \(3ADEV\) · 10 years ago
  9. 7ae8350 ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · 10 years ago
  10. d648964 kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  11. a851604 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  12. e11c6c2 arm: Allow lr to be saved by board code by Simon Glass · 10 years ago
  13. b724bd7 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  14. 001646c dm: omap3: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  15. 03843da omap3: make SDRC SHARING setting configurable by Albert ARIBAUD \(3ADEV\) · 10 years ago
  16. 168f594 omap3: enable GP9 timer and UART2 by Albert ARIBAUD \(3ADEV\) · 10 years ago
  17. a6b541b TI ARMv7: Don't use GD before crt0.S has set it by Tom Rini · 10 years ago
  18. b09bf72 omap3: cm-t3517: add basic board support by Igor Grinberg · 10 years ago
  19. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  20. 0262735 kconfig: add CONFIG_SUPPORT_SPL by Masahiro Yamada · 10 years ago
  21. 205b4f3 Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  22. 5aa7bec Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  23. 84a6df0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  24. bf85502 omap3: board: add missing include and proto by Jeroen Hofstee · 10 years ago
  25. 98431d5 omap3: make local functions static by Jeroen Hofstee · 10 years ago
  26. b3f4ca1 dm: omap3: Move to driver model for GPIO and serial by Simon Glass · 10 years ago
  27. 52edc87 omap3: Kconfig: fix the cm-t35 board option prompt by Igor Grinberg · 10 years ago
  28. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  29. 3cfbcb5 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  30. 6d3bbdb ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.c by Stefan Roese · 10 years ago
  31. e99f30e Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  32. fd3f401 omap3: board: trivial: add void for no args by Jeroen Hofstee · 10 years ago
  33. 7e4154a am33xx/omap: Allow cache enable for all Sitara/OMAP by Simon Glass · 10 years ago
  34. 68128e0 omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_x16_LAYOUT by pekon gupta · 11 years ago
  35. a0a3718 ARM: omap: merge GPMC initialization code for all platform by pekon gupta · 11 years ago
  36. 79e7e87 omap3/sys_info: provide interface to read die id by Nishanth Menon · 11 years ago
  37. a88e55c ARM: OMAP: replace custom sr32() by standard I/O accessors by Wolfgang Denk · 11 years ago
  38. 4e46850 ARM: OMAP: hide custom bit manipulation function sr32() by Wolfgang Denk · 11 years ago
  39. e7300f4 ARM: OMAP: remove sr32() from OMAP board code by Wolfgang Denk · 11 years ago
  40. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  41. b60eff3 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  42. 9bf215b kbuild: use shorten logs for mkimage rules by Masahiro Yamada · 11 years ago
  43. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  44. f15ea6e Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  45. f33b9bd arm: omap3: Enable clocks for peripherals only if they are used by Michael Trimarchi · 11 years ago
  46. 6789e84 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  47. 4e1aa84 armv7: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  48. d4c8aa9 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 11 years ago
  49. 8d20836 arm: omap3: fix SRAM copy and execution sequence by Albert ARIBAUD · 11 years ago
  50. a704a6d ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx according to errata sprz318e. by Naumann Andreas · 11 years ago
  51. c4ec281 omap3/sys_info: fix printout of OMAP36XX L3 freqency by Andreas Bießmann · 11 years ago
  52. bf0e866 arm: omap3: spl: Fix problem with 8bit NAND devices by Stefan Roese · 11 years ago
  53. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  54. af1d002 ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h by Lokesh Vutla · 11 years ago
  55. 9d0fd10 omap3: Display MHz instead of mHz on the console by man.huber@arcor.de · 12 years ago
  56. da634ae omap_gpmc: change nandecc command by Andreas Bießmann · 12 years ago
  57. b51a5e3 OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled. by Enric Balletbo i Serra · 12 years ago
  58. e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  59. e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  60. 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  61. e3fe625 omap3: Add a few comments to "#endif"s for readability. by Robert P. J. Day · 12 years ago
  62. 8c4445d Pass sdrc timing values through board_sdrc_timings structure by Peter Barada · 12 years ago
  63. 4af9e67 omap3/mem.c: remove unused defines by Andreas Bießmann · 12 years ago
  64. 08fc717 OMAP3: am35x: add musb functions by Ilya Yanok · 12 years ago
  65. 57f588b omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF by Tom Rini · 12 years ago
  66. dec9668 arm: armv7: omap3: Fix restore sequence in lowlevel_init by Albert ARIBAUD · 12 years ago
  67. 6507f13 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · 12 years ago
  68. 47f7bca SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  69. d7cb93b ARM: SPL: Move gpmc_init() to spl_board_init() by Tom Rini · 12 years ago
  70. f088125 ARM: SPL: Make spl_mmc.c more generic by Tom Rini · 12 years ago
  71. 55cdbb8 ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · 12 years ago
  72. 8082fda ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c by Tom Rini · 12 years ago
  73. 37189a1 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() by Tom Rini · 12 years ago
  74. 8e1b836 ARM: SPL: Rename omap_boot_device to spl_boot_device by Tom Rini · 12 years ago
  75. a3c3fab arm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xx by Matt Porter · 13 years ago
  76. 8a87a3d omap3: Introduce weak misc_init_r by Tom Rini · 13 years ago
  77. 74236ac armv7: add appropriate headers for assembly functions by Aneesh V · 13 years ago
  78. 33fbc9c sdrc.c: Fix typo in do_sdrc_init() for SPL by Tom Rini · 13 years ago
  79. da52138 OMAP3: SPL: do not call I2C init if no I2C is set. by Stefano Babic · 13 years ago
  80. f1f2c3c armv7: omap3: leave outer cache enabled by Aneesh V · 13 years ago
  81. a495831 omap3: fix comment typos by Peter Meerwald · 13 years ago
  82. 95f8791 OMAP3+: Clock: Adding ehci clock enabling by Govindraj.R · 13 years ago
  83. 0ae0565 OMAP3: Correct get_sdr_cs_offset mask by Tom Rini · 13 years ago
  84. 2047051 arm: omap3: Define save_boot_params in lowlevel_init.S for SPL only by Pali Rohár · 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. 715462d omap3: make get_board_rev() function weak by Nikita Kiryanov · 13 years ago
  87. ee08a82 OMAP3: Add SPL_BOARD_INIT hook by Tom Rini · 13 years ago
  88. 4e647e1 OMAP3 SPL: Add identify_nand_chip function by Tom Rini · 13 years ago
  89. 9ae0d55 OMAP3 SPL: Rework memory initalization and devkit8000 support by Tom Rini · 13 years ago
  90. 3bd8437 OMAP3: Change mem_ok to clear again after reading back by Tom Rini · 13 years ago
  91. 2a04e85 OMAP3: Add a helper function to set timings in SDRC by Tom Rini · 13 years ago
  92. 5f862b7 OMAP3: Update SDRC dram_init to always call make_cs1_contiguous() by Tom Rini · 13 years ago
  93. b7eb9e7 omap3: mem: Comment enable_gpmc_cs_config more by Tom Rini · 13 years ago
  94. b9e65a7 AM35xx: add EMAC support by Ilya Yanok · 13 years ago
  95. e4fce34 start.S: remove omap3 specific code from start.S by Aneesh V · 13 years ago
  96. 86623ad OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that. by Alexander Holler · 14 years ago
  97. cc3f705 OMAP3 SPL: Provide weak omap_rev_string by Tom Rini · 13 years ago
  98. 939e722 omap3: Fix compile warning by Sanjeev Premi · 13 years ago
  99. 409ef1b omap3: implement boot parameter saving by Simon Schwarz · 13 years ago
  100. 78ce977 omap3: new SPL structure support by Simon Schwarz · 13 years ago