1. 09d8118 remove all references to .dynsym by Albert ARIBAUD · 11 years ago
  2. 86fb7b3 arm: mxs: Fix vectoring table crafting by Marek Vasut · 12 years ago
  3. ec7023d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  4. 7411cdf arm: mxs: Add LCDIF clock configuration function by Marek Vasut · 12 years ago
  5. 714dc00 arm: mxs: Preprocess u-boot.bd so they contain full path by Marek Vasut · 12 years ago
  6. dd3ecf0 arm: mx23: Fix VDDMEM misconfiguration by Marek Vasut · 12 years ago
  7. 286a88c mxs: Explain why some mx23 DDR registers are not configured by Fabio Estevam · 12 years ago
  8. 26be20f mx23: Operate DDR voltage supply at 2.5V by Fabio Estevam · 12 years ago
  9. fb7383a mxs: spl_mem_init: Change EMI port priority by Fabio Estevam · 12 years ago
  10. 39a538d mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registers by Fabio Estevam · 12 years ago
  11. b0d4bf9 mxs: spl_mem_init: Remove erroneous DDR setting by Fabio Estevam · 12 years ago
  12. 8a47c99 mxs: spl_mem_init: Fix comment about start bit by Fabio Estevam · 12 years ago
  13. d2eae43 lib: consolidate hang() by Andreas Bießmann · 12 years ago
  14. cdc2036 mx23: Put back RAM voltage level to its original value by Fabio Estevam · 12 years ago
  15. 8870e45 imx: Move some i.MX common functions into the imx-common directory by Stefan Roese · 12 years ago
  16. 0499218 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · 12 years ago
  17. 1a9a91d arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · 12 years ago
  18. 508611b arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · 12 years ago
  19. be08abc Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  20. b33426c mxs: spl_mem_init: Align DDR2 init with FSL bootlets source by Fabio Estevam · 12 years ago
  21. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  22. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  23. 6579d15 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  24. 65cdd64 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · 12 years ago
  25. 3e9dc93 mxs: timrot: Rename local macros by Fadil Berisha · 12 years ago
  26. 6ecd05d mxs: timrot: Add support to i.MX23 by Fadil Berisha · 12 years ago
  27. 89075d3 mx23: Document the tRAS lockout setting in memory initialization by Otavio Salvador · 12 years ago
  28. a74dbf2 mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT by Otavio Salvador · 12 years ago
  29. 3430e0b mxs: mmc: spi: dma: Better wrap the MXS differences by Marek Vasut · 12 years ago
  30. 5c2f444 mxs: Reset the EMI block on mx23 by Marek Vasut · 12 years ago
  31. 951c6ba Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  32. 582601d arm: Move lastinc to arch_global_data by Simon Glass · 12 years ago
  33. 66ee692 arm: Move tbl to arch_global_data by Simon Glass · 12 years ago
  34. f093088 mxs: Use __weak annotation to simplify code by Fabio Estevam · 12 years ago
  35. 8303ed1 mxs: Boost the memory power supply by Marek Vasut · 12 years ago
  36. 0023997 mxs: Add MX23 quirks into the clock code by Otavio Salvador · 12 years ago
  37. 30af6c0 mxs: Fix the memory init for MX23 by Otavio Salvador · 12 years ago
  38. 7788bf0 mxs: Add function to ungate the power block on MX23 by Marek Vasut · 12 years ago
  39. e6d93c2 mx23: config: Enable building of u-boot.sb binary by Otavio Salvador · 12 years ago
  40. 1ddf386 mx23: SPL: Initialize DDR at 133MHz by Otavio Salvador · 12 years ago
  41. f942f7d mx23: SPL: Add boot mode support by Otavio Salvador · 12 years ago
  42. f69077e mx23: Add support on print_cpuinfo() by Otavio Salvador · 12 years ago
  43. bf48fcb mxs: clock: Use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  44. 14e26bc mxs: ssp: Pull out the SSP bus to regs conversion by Marek Vasut · 12 years ago
  45. 96764df Merge samsung, imx, tegra into u-boot-arm/master by Albert ARIBAUD · 12 years ago
  46. fa5e284 mxs: i2c: Implement algorithm to set up arbitrary i2c speed by Marek Vasut · 12 years ago
  47. 393ff47 mxs: SPL: Generalize memory initialization by Otavio Salvador · 12 years ago
  48. a918a53 mxs: Staticize SPL functions by Marek Vasut · 12 years ago
  49. 1230e7b mxs: Properly setup VDDD in power supply setup code by Marek Vasut · 12 years ago
  50. 77cb33b mxs: Implement common function to setup VDDx by Marek Vasut · 12 years ago
  51. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  52. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  53. 320de13 serial: mxs: spl: Remove empty serial_* functions from SPL code by Marek Vasut · 12 years ago
  54. d82f05f MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS by Marek Vasut · 12 years ago
  55. a123312 mxs: Convert timeout parameter to 'unsigned int' by fabio.estevam@freescale.com · 12 years ago
  56. 72f8ebf mxs: Rename 'mx28_dram_init' to 'mxs_dram_init' by Otavio Salvador · 12 years ago
  57. 89ce53f mxs: Only build internal Ethernet controller for i.MX28 by Otavio Salvador · 12 years ago
  58. a545355 MX28: config: Allow different target generation in elftosb call by Otavio Salvador · 12 years ago
  59. fdb00b8 MX28: Shuffle around the power management code by Marek Vasut · 12 years ago
  60. 1b0f559 MX28: Drop the cp15 reconfiguration from SPL by Marek Vasut · 12 years ago
  61. fa7a51c mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
  62. d7d8a3a mxs: Remove not required include of iomux-mx28.h by Otavio Salvador · 12 years ago
  63. f348199 mxs: Remove not required explicit iomux-mx28.h include by Otavio Salvador · 12 years ago
  64. 8b165a5 i.MX28: bug fixes in PMU configuration code by Stathis Voukelatos · 12 years ago
  65. 7fb1ed0 MX28: Move the u-boot.bd info CPUDIR/SOCDIR by Marek Vasut · 12 years ago
  66. 41e5497 mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCs by Otavio Salvador · 12 years ago
  67. 05c823b mxs: Clarify why we poweroff in case of brownout in 5v conflict by Otavio Salvador · 12 years ago
  68. 1e0cf5c mxs: Reowork SPL to use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  69. 9c47114 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  70. ddcf13b mxs: prefix register acessor macros with 'mxs' prefix by Otavio Salvador · 12 years ago
  71. 3a0398d mxs: reorganize source directory for easy sharing of code in i.MXS SoCs by Otavio Salvador · 12 years ago