1. c037c93 ARM: add tegra20 support to arm720t by Allen Martin · 12 years ago
  2. c7da6c6 ARM: Fix arm720t SPL build by Allen Martin · 12 years ago
  3. d9e73a8 tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common by Allen Martin · 12 years ago
  4. 00a2749 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
  5. efad6cf ARM: add basic support for the Broadcom BCM2835 SoC by Stephen Warren · 12 years ago
  6. 86c6326 ARM: arm1176: enable instruction cache in arch_cpu_init() by Stephen Warren · 12 years ago
  7. f418597 snowball: Adding board specific cache cleanup routine by Mathieu J. Poirier · 12 years ago
  8. 53e6f6a armv7: Adding cpu specific cache managmenent by Mathieu J. Poirier · 12 years ago
  9. 75dfe96 u8500: Enabling power to MMC device on AB8500 V2 by Mathieu J. Poirier · 12 years ago
  10. 1e37322 u8500: Moving processor-specific functions to cpu area. by Mathieu J. Poirier · 12 years ago
  11. b95f9ec snowball: applying power to LAN and GBF controllers by Mathieu J. Poirier · 12 years ago
  12. 101a769 snowball: Moving to ux500.v2 addess scheme for PRCMU access by Mathieu J. Poirier · 12 years ago
  13. 81637e2 snowball: Adding CPU clock initialisation by Mathieu J. Poirier · 12 years ago
  14. 9652de7 snowball: Adding architecture dependent initialisation by Mathieu J. Poirier · 12 years ago
  15. 42cb8fb u8500: Moving prcmu to cpu directory by Mathieu J. Poirier · 12 years ago
  16. 84dee30 snowball: Add support for ux500 based snowball board by Mathieu J. Poirier · 12 years ago
  17. 77bfa6b davinci, c6x: Always use C version of reset code by Tom Rini · 12 years ago
  18. 6995a28 am33xx evm: Update secure_emif_sdram_config during ddr init by Satyanarayana, Sandhya · 12 years ago
  19. 25f8bf6 da8xx/hawkboard: Add support for ohci host controller by Sughosh Ganu · 12 years ago
  20. 975b71b armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible stack by Tom Rini · 12 years ago
  21. 41aebf8 omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms by Tom Rini · 12 years ago
  22. 4c0620b am33xx: Add support, update omap3 McSPI driver by Tom Rini · 12 years ago
  23. 0689a2e am33xx: Correct MMC1, remove MMC2 support by Tom Rini · 12 years ago
  24. 8b165a5 i.MX28: bug fixes in PMU configuration code by Stathis Voukelatos · 12 years ago
  25. 7fb1ed0 MX28: Move the u-boot.bd info CPUDIR/SOCDIR by Marek Vasut · 12 years ago
  26. 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
  27. 05c823b mxs: Clarify why we poweroff in case of brownout in 5v conflict by Otavio Salvador · 12 years ago
  28. 1e0cf5c mxs: Reowork SPL to use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  29. 9c47114 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  30. ddcf13b mxs: prefix register acessor macros with 'mxs' prefix by Otavio Salvador · 12 years ago
  31. 3a0398d mxs: reorganize source directory for easy sharing of code in i.MXS SoCs by Otavio Salvador · 12 years ago
  32. ab90b2c MX28: use a clear name for DDR2 initialization by Otavio Salvador · 12 years ago
  33. b0261b1 MX28: extend print_cpuinfo() to use chip information by Otavio Salvador · 12 years ago
  34. e972d72 imx: Use a clear identification of an unidentified CPU type by Otavio Salvador · 12 years ago
  35. a3dab5d Enable the EMAC clock in at91_macb_hw_init(). by Markus Hubig · 12 years ago
  36. f7fa2f3 arm : Atmel : add at91sam9x5ek board support by Bo Shen · 12 years ago
  37. be7d257 DaVinci DA8xx: fix set_cpu_clk_info() by Laurence Withers · 12 years ago
  38. de9d2e3 DaVinci DA8xx: replace magic number for DDR speed by Laurence Withers · 12 years ago
  39. 88ac6b9 DaVinci DA850: UART2 clock ID comes from ASYNC3 by Laurence Withers · 12 years ago
  40. 8a54aa0 DaVinci DA8xx: tidy up clock ID definition by Laurence Withers · 12 years ago
  41. 308252a dm: Move OMAP GPIO driver to drivers/gpio/ by Marek Vasut · 12 years ago
  42. db7dd81 am33xx: Rework pinmux functions by Tom Rini · 12 years ago
  43. 726c05d am33xx evm: Add CONFIG_CMD_EEPROM and related by Tom Rini · 12 years ago
  44. 65d750b am33xx: Add support for TI AM335x StarterKit EVM by Tom Rini · 12 years ago
  45. 973b663 am33xx: Remove board/ti/am335x/evm.c by Tom Rini · 12 years ago
  46. d4898ea am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and support by Tom Rini · 12 years ago
  47. 318f27c am33xx: Rework config_ddr to make DDR3 support easier. by Tom Rini · 12 years ago
  48. 942d3f0 am33xx: Move some variables in emif4.c, mark them static. by Tom Rini · 12 years ago
  49. a74f0c7 am33xx: Correct and clean up ddr_regs struct by Tom Rini · 12 years ago
  50. 82afcc9 am33xx: Do not touch 'ratio1' fields by Tom Rini · 12 years ago
  51. 5ac3b7a am33xx: Rework config_io_ctrl slightly by Tom Rini · 12 years ago
  52. ff7ec0f am33xx: Use emif_regs struct for storing initialization values by Tom Rini · 12 years ago
  53. 87a1acb am33xx: Turn a number of 'int' functions to 'void' by Tom Rini · 12 years ago
  54. c48c895 am33xx: Document what we're doing with ddrctrl->ddrckectrl by Tom Rini · 12 years ago
  55. 7d8a961 am335x: ddr_defs: Update EMIF parameters by Vaibhav Bedia · 13 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. 79b3e6b am33xx: Remove DMM_BASE define by Tom Rini · 12 years ago
  65. a438c75 am33xx: Enable gpio0 clock by Tom Rini · 12 years ago
  66. 41708a5 OMAP3: mem: Add Numonyx OneNAND 200MHz timing information by Javier Martinez Canillas · 12 years ago
  67. 89017e1 am33xx: pin mux defintions for CPSW switch by Chandan Nath · 12 years ago
  68. e79cd8e am33xx: CPSW init and definitions by Chandan Nath · 12 years ago
  69. 680866a arm/davinci/da850: add uart0 pinmux by Mikhail Kshevetskiy · 12 years ago
  70. 89473d2 arm/davinci: fix DDR2/mDDR memory controller initialization for Omap L138 by Mikhail Kshevetskiy · 12 years ago
  71. c50afc1 Revert "arm: armv7: add compile option -mno-unaligned-access if available" by Albert ARIBAUD · 12 years ago
  72. d3decde omap: am335x_evm: enable i2c1 channel by Steve Sakoman · 12 years ago
  73. 0d986e6 da850/omap-l138: Add support to read u-boot image from MMC/SD by Lad, Prabhakar · 12 years ago
  74. 560e69b arm, davinci: perform check for initializing global data and serial init by Lad, Prabhakar · 12 years ago
  75. ecc98ec da850/omap-l138: Add MMC support for DA850/OMAP-L138 by Lad, Prabhakar · 12 years ago
  76. 3b97152 omap: am33xx: enable gpio support by Steve Sakoman · 12 years ago
  77. 0044c42 Consolidate bootcount code into drivers/bootcount by Stefan Roese · 12 years ago
  78. d7903ae mpc5xxx: add GPIO port configuration by Anatolij Gustschin · 12 years ago
  79. 31d4fe8 sh: tmu: Removed arch/sh/include/asm/clk.h by Nobuhiro Iwamatsu · 12 years ago
  80. d443042 sh: tmu: Changed switch statement to shift operation by Nobuhiro Iwamatsu · 12 years ago
  81. 73f35e0 sh: tmu: Changed TMU driver using array of structures by Nobuhiro Iwamatsu · 12 years ago
  82. 11a05fb nds32: fix unused pmu_init warning by Mike Frysinger · 12 years ago
  83. 782ff0c nds32: delete unused local variable by Mike Frysinger · 12 years ago
  84. 38230ee nds32: drop bi_enetaddr from global data by Mike Frysinger · 12 years ago
  85. 3874a37 openrisc: Work around potential relocation issues by Julius Baxter · 12 years ago
  86. 2095947 powerpc: Fix declaration type for I/O functions by Prabhakar Kushwaha · 13 years ago
  87. a16a5cc powerpc:Fix return type & parameter passed for I/O functions by Prabhakar Kushwaha · 13 years ago
  88. 47fde91 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  89. 1d56f63 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 12 years ago
  90. 5c5befd powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI LIODNs by Timur Tabi · 12 years ago
  91. 718f2b3 powerpc/mpc85xx: Ignore E bit for BSC9130/1 by York Sun · 12 years ago
  92. 7ee4110 powerpc/85xx: improve definition of BR_PHYS_ADDR macro by Timur Tabi · 12 years ago
  93. 98de369 powerpc/ddr: fix fsl_ddr_get_dimm_params compile error by Shaohui Xie · 12 years ago
  94. 535a159 powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 for DDR over 4GB by York Sun · 12 years ago
  95. d185857 sh: modify checkcpu() for SH-4A by Yoshihiro Shimoda · 12 years ago
  96. 948fa17 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 12 years ago
  97. d978780 Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 12 years ago
  98. 91dffb1 I2C: Move struct s3c24x0_i2c to a common place. by Rajeshwari Shinde · 12 years ago
  99. c65c05f EXYNOS: PINMUX: Add pinmux support for I2C by Rajeshwari Shinde · 12 years ago
  100. 8da3eb1 EXYNOS5: define EXYNOS5_I2C_SPACING by Rajeshwari Shinde · 12 years ago