1. 8a47c99 mxs: spl_mem_init: Fix comment about start bit by Fabio Estevam · 12 years ago
  2. d2eae43 lib: consolidate hang() by Andreas Bießmann · 12 years ago
  3. cdc2036 mx23: Put back RAM voltage level to its original value by Fabio Estevam · 12 years ago
  4. 8870e45 imx: Move some i.MX common functions into the imx-common directory by Stefan Roese · 12 years ago
  5. 0499218 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · 12 years ago
  6. 1812201 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  7. c97b6df Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  8. 1a9a91d arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · 12 years ago
  9. 5c6db12 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 12 years ago
  10. ac415a5 arm926ejs: Remove deprecated and now unused NAND SPL by Benoît Thébaudeau · 12 years ago
  11. da962b7 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · 12 years ago
  12. 8b7cd09 imx: Fix automatic make targets for imx images by Benoît Thébaudeau · 12 years ago
  13. 7086e91 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · 12 years ago
  14. 4b3db1c arm: relocate_code(): Remove useless relocation offset computation by Benoît Thébaudeau · 12 years ago
  15. 959eaa7 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · 12 years ago
  16. 508611b arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · 12 years ago
  17. eef6da0 omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ by Jon Hunter · 12 years ago
  18. be08abc Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  19. 472d546 Consolidate bool type by York Sun · 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. 1acba33 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  26. 08f0533 ARM: sam9x5: fix ethernet pins in MII mode by Jesse Gilles · 12 years ago
  27. fc14fba ARM: at91sam9x5: Using CPU string directly by Bo Shen · 12 years ago
  28. 3e9dc93 mxs: timrot: Rename local macros by Fadil Berisha · 12 years ago
  29. 6ecd05d mxs: timrot: Add support to i.MX23 by Fadil Berisha · 12 years ago
  30. 89075d3 mx23: Document the tRAS lockout setting in memory initialization by Otavio Salvador · 12 years ago
  31. a74dbf2 mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT by Otavio Salvador · 12 years ago
  32. 3430e0b mxs: mmc: spi: dma: Better wrap the MXS differences by Marek Vasut · 12 years ago
  33. 5c2f444 mxs: Reset the EMI block on mx23 by Marek Vasut · 12 years ago
  34. 9cd9b34 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 12 years ago
  35. c8876f1 mac: Fix the condition check for setting the MAC from the EEPROM by Holger Hans Peter Freyther · 12 years ago
  36. 291b3dc build: imx: Fix 'u-boot.imx' build without full OBJTREE reference by Otavio Salvador · 12 years ago
  37. 951c6ba Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  38. e9adeca ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · 12 years ago
  39. 5f70714 arm: Move timer_reset_value to arch_global_data by Simon Glass · 12 years ago
  40. 582601d arm: Move lastinc to arch_global_data by Simon Glass · 12 years ago
  41. 66ee692 arm: Move tbl to arch_global_data by Simon Glass · 12 years ago
  42. 8ff43b0 arm: Move tbu to arch_global_data by Simon Glass · 12 years ago
  43. b339051 arm: Move timer_rate_hz into arch_global_data by Simon Glass · 12 years ago
  44. f47e6ec at91: Move at91 global data into arch_global_data by Simon Glass · 12 years ago
  45. f093088 mxs: Use __weak annotation to simplify code by Fabio Estevam · 12 years ago
  46. 8303ed1 mxs: Boost the memory power supply by Marek Vasut · 12 years ago
  47. 71a988a imximage.cfg: run files through C preprocessor by Troy Kisky · 12 years ago
  48. 0023997 mxs: Add MX23 quirks into the clock code by Otavio Salvador · 12 years ago
  49. 30af6c0 mxs: Fix the memory init for MX23 by Otavio Salvador · 12 years ago
  50. 7788bf0 mxs: Add function to ungate the power block on MX23 by Marek Vasut · 12 years ago
  51. e6d93c2 mx23: config: Enable building of u-boot.sb binary by Otavio Salvador · 12 years ago
  52. 1ddf386 mx23: SPL: Initialize DDR at 133MHz by Otavio Salvador · 12 years ago
  53. f942f7d mx23: SPL: Add boot mode support by Otavio Salvador · 12 years ago
  54. f69077e mx23: Add support on print_cpuinfo() by Otavio Salvador · 12 years ago
  55. bf48fcb mxs: clock: Use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  56. 14e26bc mxs: ssp: Pull out the SSP bus to regs conversion by Marek Vasut · 12 years ago
  57. 612404c Merge 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  58. ea33fb1 Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  59. 9d86f0c kirkwood: make MPP arrays static const by Albert ARIBAUD · 12 years ago
  60. 61bdb91 arm: remove useless code in start.S files by Albert ARIBAUD · 12 years ago
  61. e05e5de arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  62. 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  63. 96764df Merge samsung, imx, tegra into u-boot-arm/master by Albert ARIBAUD · 12 years ago
  64. fa5e284 mxs: i2c: Implement algorithm to set up arbitrary i2c speed by Marek Vasut · 12 years ago
  65. 21f11c7 davinci: fixed cpu reset by Davide Bonfanti · 12 years ago
  66. bcfc897 at91sam9x5: enable USB support for 9x5ek board. by Richard Genoud · 12 years ago
  67. 393ff47 mxs: SPL: Generalize memory initialization by Otavio Salvador · 12 years ago
  68. a918a53 mxs: Staticize SPL functions by Marek Vasut · 12 years ago
  69. 1230e7b mxs: Properly setup VDDD in power supply setup code by Marek Vasut · 12 years ago
  70. 77cb33b mxs: Implement common function to setup VDDx by Marek Vasut · 12 years ago
  71. 4c25761 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · 12 years ago
  72. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  73. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  74. 3a49cd7 ARM: at91sam9x5: enable MCI0 support for 9x5ek board. by Wu, Josh · 12 years ago
  75. 6be5800 mx25: Fix eSDHC support by Benoît Thébaudeau · 12 years ago
  76. f754263 mx25: Define cpu_eth_init() only if needed by Benoît Thébaudeau · 12 years ago
  77. 9baefa4 mx25: Clean up clocks API by Benoît Thébaudeau · 12 years ago
  78. 17c7cf7 mx25 clocks: Fix MXC_FEC_CLK by Benoît Thébaudeau · 12 years ago
  79. c3b5189 mx25: Define more standard clocks by Benoît Thébaudeau · 12 years ago
  80. fac7c81 mx25: Clean up clock calculations by Benoît Thébaudeau · 12 years ago
  81. 3c76add mx25: Fix decode_pll by Benoît Thébaudeau · 12 years ago
  82. 8a57fdc mx25: add CPU revision 1.2 by Eric Benard · 12 years ago
  83. 320de13 serial: mxs: spl: Remove empty serial_* functions from SPL code by Marek Vasut · 12 years ago
  84. b823fd9 ARM: prevent misaligned array inits by Albert ARIBAUD · 12 years ago
  85. 76abfa5 arm: Fixed the offset for the no relocation. by Zhong Hongbo · 12 years ago
  86. b3168f4 kirkwood: implement kw_sdram_size_adjust by Gerlando Falauto · 12 years ago
  87. 4551516 kirkwood: implement kw_sdram_bs_set() by Gerlando Falauto · 12 years ago
  88. cf37c5d kirkwood: use c-struct for access to SDRAM addr decode registers by Holger Brunck · 12 years ago
  89. 3f7f241 ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK by Tom Rini · 12 years ago
  90. 1b2080f mx25: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
  91. d82f05f MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS by Marek Vasut · 12 years ago
  92. 491f6c2 edminiv2: orion5x: fix GPIO inits and values by Albert ARIBAUD · 12 years ago
  93. 9bfc236 atmel: at91sam9x5: fix name error for spi by Bo Shen · 12 years ago
  94. a123312 mxs: Convert timeout parameter to 'unsigned int' by fabio.estevam@freescale.com · 12 years ago
  95. e71c39d gpio: add gpio api support to mx27 (v4) by trem · 12 years ago
  96. 72f8ebf mxs: Rename 'mx28_dram_init' to 'mxs_dram_init' by Otavio Salvador · 12 years ago
  97. 89ce53f mxs: Only build internal Ethernet controller for i.MX28 by Otavio Salvador · 12 years ago
  98. a545355 MX28: config: Allow different target generation in elftosb call by Otavio Salvador · 12 years ago
  99. e107c7e mx25: Enable dcache by Benoît Thébaudeau · 12 years ago
  100. fdb00b8 MX28: Shuffle around the power management code by Marek Vasut · 12 years ago