1. 3c3dc79 da850: provide davinci_enable_uart0 by Eric Benard · 12 years ago
  2. f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  3. ee531c2 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  4. 3954db8 arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · 12 years ago
  5. a043661 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 12 years ago
  6. 5527b76 arm926ejs: Remove deprecated and now unused NAND SPL by Benoît Thébaudeau · 12 years ago
  7. efb7c00 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · 12 years ago
  8. cba1dd8 imx: Fix automatic make targets for imx images by Benoît Thébaudeau · 12 years ago
  9. 03bae03 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · 12 years ago
  10. a18f323 arm: relocate_code(): Remove useless relocation offset computation by Benoît Thébaudeau · 12 years ago
  11. 9039c10 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · 12 years ago
  12. a402da3 arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · 12 years ago
  13. e427c6f omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ by Jon Hunter · 12 years ago
  14. cc7229c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  15. 4a59809 Consolidate bool type by York Sun · 12 years ago
  16. e0a77a9 mxs: spl_mem_init: Align DDR2 init with FSL bootlets source by Fabio Estevam · 12 years ago
  17. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  18. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  19. 81420c3 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  20. 6277b19 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · 12 years ago
  21. 78972f8 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  22. 6ad5ac7 ARM: sam9x5: fix ethernet pins in MII mode by Jesse Gilles · 12 years ago
  23. c3575b3 ARM: at91sam9x5: Using CPU string directly by Bo Shen · 12 years ago
  24. 69d8ce0 mxs: timrot: Rename local macros by Fadil Berisha · 12 years ago
  25. d608f6e mxs: timrot: Add support to i.MX23 by Fadil Berisha · 12 years ago
  26. 5d26bad mx23: Document the tRAS lockout setting in memory initialization by Otavio Salvador · 12 years ago
  27. 8ca9adf mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT by Otavio Salvador · 12 years ago
  28. eadf337 mxs: mmc: spi: dma: Better wrap the MXS differences by Marek Vasut · 12 years ago
  29. 2b20a57 mxs: Reset the EMI block on mx23 by Marek Vasut · 12 years ago
  30. ea97d34 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 12 years ago
  31. e7abe82 mac: Fix the condition check for setting the MAC from the EEPROM by Holger Hans Peter Freyther · 12 years ago
  32. 50f4b5e build: imx: Fix 'u-boot.imx' build without full OBJTREE reference by Otavio Salvador · 12 years ago
  33. 1a754ee Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  34. 9e247d1 ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · 12 years ago
  35. 9cbe003a arm: Move timer_reset_value to arch_global_data by Simon Glass · 12 years ago
  36. a848da5 arm: Move lastinc to arch_global_data by Simon Glass · 12 years ago
  37. 2655ee1 arm: Move tbl to arch_global_data by Simon Glass · 12 years ago
  38. 8ca1520 arm: Move tbu to arch_global_data by Simon Glass · 12 years ago
  39. 6ed6e03 arm: Move timer_rate_hz into arch_global_data by Simon Glass · 12 years ago
  40. e61accc at91: Move at91 global data into arch_global_data by Simon Glass · 12 years ago
  41. 570dcfd mxs: Use __weak annotation to simplify code by Fabio Estevam · 12 years ago
  42. b0d9163 mxs: Boost the memory power supply by Marek Vasut · 12 years ago
  43. a18d786 imximage.cfg: run files through C preprocessor by Troy Kisky · 12 years ago
  44. 9081862 mxs: Add MX23 quirks into the clock code by Otavio Salvador · 12 years ago
  45. 1dfc4e0 mxs: Fix the memory init for MX23 by Otavio Salvador · 12 years ago
  46. 5a7e6ad mxs: Add function to ungate the power block on MX23 by Marek Vasut · 12 years ago
  47. 3f4e500 mx23: config: Enable building of u-boot.sb binary by Otavio Salvador · 12 years ago
  48. cc9fed6 mx23: SPL: Initialize DDR at 133MHz by Otavio Salvador · 12 years ago
  49. 5304a26 mx23: SPL: Add boot mode support by Otavio Salvador · 12 years ago
  50. fd96c03 mx23: Add support on print_cpuinfo() by Otavio Salvador · 12 years ago
  51. 2906f94 mxs: clock: Use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  52. 9602661 mxs: ssp: Pull out the SSP bus to regs conversion by Marek Vasut · 12 years ago
  53. 547117f Merge 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  54. 63d974d Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  55. 4d42431 kirkwood: make MPP arrays static const by Albert ARIBAUD · 12 years ago
  56. fafc710 arm: remove useless code in start.S files by Albert ARIBAUD · 12 years ago
  57. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  58. b56eeed Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  59. 8f9e08b Merge samsung, imx, tegra into u-boot-arm/master by Albert ARIBAUD · 12 years ago
  60. 9fd4f7f mxs: i2c: Implement algorithm to set up arbitrary i2c speed by Marek Vasut · 12 years ago
  61. 2baa097 davinci: fixed cpu reset by Davide Bonfanti · 12 years ago
  62. b762a9c at91sam9x5: enable USB support for 9x5ek board. by Richard Genoud · 12 years ago
  63. 8850452 mxs: SPL: Generalize memory initialization by Otavio Salvador · 12 years ago
  64. e5cf751 mxs: Staticize SPL functions by Marek Vasut · 12 years ago
  65. 2c060c5 mxs: Properly setup VDDD in power supply setup code by Marek Vasut · 12 years ago
  66. 4a5e597 mxs: Implement common function to setup VDDx by Marek Vasut · 12 years ago
  67. 0594f80 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · 12 years ago
  68. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  69. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  70. e32c661 ARM: at91sam9x5: enable MCI0 support for 9x5ek board. by Wu, Josh · 12 years ago
  71. 9564605 mx25: Fix eSDHC support by Benoît Thébaudeau · 12 years ago
  72. 6991d6a mx25: Define cpu_eth_init() only if needed by Benoît Thébaudeau · 12 years ago
  73. b3ab139 mx25: Clean up clocks API by Benoît Thébaudeau · 12 years ago
  74. 88a2382 mx25 clocks: Fix MXC_FEC_CLK by Benoît Thébaudeau · 12 years ago
  75. 05dd78f mx25: Define more standard clocks by Benoît Thébaudeau · 12 years ago
  76. 48bffe0 mx25: Clean up clock calculations by Benoît Thébaudeau · 12 years ago
  77. aa1cf2f mx25: Fix decode_pll by Benoît Thébaudeau · 12 years ago
  78. c47d73f mx25: add CPU revision 1.2 by Eric Benard · 12 years ago
  79. ff17767 serial: mxs: spl: Remove empty serial_* functions from SPL code by Marek Vasut · 12 years ago
  80. d6d4ec8 ARM: prevent misaligned array inits by Albert ARIBAUD · 12 years ago
  81. 8c2ef80 arm: Fixed the offset for the no relocation. by Zhong Hongbo · 12 years ago
  82. ea32b7e kirkwood: implement kw_sdram_size_adjust by Gerlando Falauto · 12 years ago
  83. ac935e2 kirkwood: implement kw_sdram_bs_set() by Gerlando Falauto · 12 years ago
  84. 67393fc kirkwood: use c-struct for access to SDRAM addr decode registers by Holger Brunck · 12 years ago
  85. 1293858 ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK by Tom Rini · 12 years ago
  86. d2dd29d mx25: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
  87. 794cdb9 MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS by Marek Vasut · 12 years ago
  88. dea1cfb edminiv2: orion5x: fix GPIO inits and values by Albert ARIBAUD · 12 years ago
  89. 2e383ad atmel: at91sam9x5: fix name error for spi by Bo Shen · 12 years ago
  90. 6815cf6 mxs: Convert timeout parameter to 'unsigned int' by fabio.estevam@freescale.com · 12 years ago
  91. cf233ed gpio: add gpio api support to mx27 (v4) by trem · 12 years ago
  92. a2bbe0c mxs: Rename 'mx28_dram_init' to 'mxs_dram_init' by Otavio Salvador · 12 years ago
  93. d1de2e0 mxs: Only build internal Ethernet controller for i.MX28 by Otavio Salvador · 12 years ago
  94. 1781100 MX28: config: Allow different target generation in elftosb call by Otavio Salvador · 12 years ago
  95. 463b685 mx25: Enable dcache by Benoît Thébaudeau · 12 years ago
  96. 71de699 MX28: Shuffle around the power management code by Marek Vasut · 12 years ago
  97. 0485006 MX28: Drop the cp15 reconfiguration from SPL by Marek Vasut · 12 years ago
  98. cbf0bf2 mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
  99. d5fd112 mxs: Remove not required include of iomux-mx28.h by Otavio Salvador · 12 years ago
  100. 8a8da3e mxs: Remove not required explicit iomux-mx28.h include by Otavio Salvador · 12 years ago