1. 4279c53 nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet(). by Joachim Foerster · 13 years ago
  2. 03d67e1 gpio: Add driver for Altera's PIO core by Joachim Foerster · 13 years ago
  3. f956ad9 nios2: Pseudo implement dcache_status/enable/disable() by Joachim Foerster · 13 years ago
  4. 87a5d60 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  5. 606a76f Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 13 years ago
  6. 3ff915e GCC4.6: Squash warnings in omap4 clocks.c by Marek Vasut · 13 years ago
  7. 4a34af7 GCC4.6: Squash warning in tegra2 board.c by Marek Vasut · 13 years ago
  8. 7f2229b GCC4.6: Squash warnings in mpc86xx/interrupts.c by Marek Vasut · 13 years ago
  9. cd84b1f GCC4.6: Squash warnings in ddr[123]_dimm_params.c by Marek Vasut · 13 years ago
  10. e7fb8ba GCC4.6: Squash warnings in 4xx_pcie.c by Marek Vasut · 13 years ago
  11. bd78ef9 GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.c by Marek Vasut · 13 years ago
  12. 73dc307 GCC4.6: Squash warnings in 44x_spd_ddr.c by Marek Vasut · 13 years ago
  13. ae484ba GCC4.6: Squash warnings in denali_spd_ddr2.c by Marek Vasut · 13 years ago
  14. b6d5040 GCC4.6: Squash warnings in denali_data_eye.c by Marek Vasut · 13 years ago
  15. 506b9f2 PowerPC: Squash warning in mpc512x serial.c by Marek Vasut · 13 years ago
  16. 9660e44 cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT by Helmut Raiger · 13 years ago
  17. 37fc0ed ARM: Add Calxeda Highbank platform by Rob Herring · 13 years ago
  18. 3d90a2a ARM: pantheon: add mmc definition by Lei Wen · 13 years ago
  19. 23365af davinci: remove config.mk file from the sources by Vladimir Zapolskiy · 13 years ago
  20. 5289e83 ARM:AM33XX: Add support for TI AM335X EVM by Chandan Nath · 13 years ago
  21. f0f4b5f ARM:AM33XX: Added timer support by Chandan Nath · 13 years ago
  22. 62d7fe7c ARM:AM33XX: Add emif/ddr support by Chandan Nath · 13 years ago
  23. f87fa62 ARM:AM33XX: Add clock definitions by Chandan Nath · 13 years ago
  24. 5655108 ARM:AM33XX: Added support for AM33xx by Chandan Nath · 13 years ago
  25. 40b95c8 omap3/emif4: fix registers definition by Ilya Yanok · 13 years ago
  26. fb1d633 davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM by Manjunath Hadli · 13 years ago
  27. b5db0a0 omap: Don't use gpio_free to change direction to input by Joe Hershberger · 13 years ago
  28. 2d01dd9 omap: spl: fix build break due to changes in FAT by Aneesh V · 13 years ago
  29. cc3f705 OMAP3 SPL: Provide weak omap_rev_string by Tom Rini · 13 years ago
  30. 4c4bb19 omap3: Add interface for omap3 DMA by Simon Schwarz · 13 years ago
  31. 7b646a6 omap3: Add DMA register accessors by Simon Schwarz · 13 years ago
  32. 9c60c55 omap3: Add Base register for DMA by Simon Schwarz · 13 years ago
  33. 2bc3acb arm, davinci: add missing LSPC define for MMC/SD1 by Heiko Schocher · 13 years ago
  34. 9e2538e11 DaVinci: correct MDSTAT.STATE mask by Sergei Shtylyov · 13 years ago
  35. 53430a4 omap4: splitting padconfs into common, 4430 and 4460 by Ricardo Salveti de Araujo · 13 years ago
  36. 8f6a027 omap4: adding revision detection for 4460 ES1.1 by Ricardo Salveti de Araujo · 13 years ago
  37. 20033c9 omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROL by Ricardo Salveti de Araujo · 13 years ago
  38. 5ff8b35 ARM: orion5x: reduce dependence of including platform file by Lei Wen · 13 years ago
  39. a7efd71 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · 13 years ago
  40. ab1b955 ARM: armada100: reduce dependence of including platform file by Lei Wen · 13 years ago
  41. 0c0d9b7 ARM: pantheon: reduce dependence of including platform file by Lei Wen · 13 years ago
  42. daa4b2f Armada100: Add SPI support for Marvell gplugD by Ajay Bhargav · 13 years ago
  43. 51100cf SPI: Add SPI driver support for Marvell Armada100 by Ajay Bhargav · 13 years ago
  44. 2e0c1c7 dreamplug: initial board support. by Jason Cooper · 13 years ago
  45. 77f11a9 imx: fix coding style by Fabio Estevam · 13 years ago
  46. 47c5455 mx31: provide readable WEIM CS accessor by Helmut Raiger · 13 years ago
  47. 47af6f6 ARM: Update mach-types by Marek Vasut · 13 years ago
  48. ee4014b arm, logbuffer: make it compileclean by Heiko Schocher · 13 years ago
  49. 20e18e0 tegra2: Add more pinmux functions by Simon Glass · 13 years ago
  50. c3cf49d tegra2: Rename PIN_ to PINGRP_ by Simon Glass · 13 years ago
  51. 4ed59e7 tegra2: Add more clock functions by Simon Glass · 13 years ago
  52. 03c609f tegra2: Rename CLOCK_PLL_ID to CLOCK_ID by Simon Glass · 13 years ago
  53. eea63e0 fdt: ARM: Add fdtcontroladdr to set device tree address in environment by Simon Glass · 13 years ago
  54. f5437ad fdt: ARM: Implement and verify embedded and separate device tree by Simon Glass · 13 years ago
  55. 45ba807 fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) by Simon Glass · 13 years ago
  56. bc4e14c arm: Correct build error introduced by getenv_ulong() patch by Simon Glass · 13 years ago
  57. aab773a powerpc: Correct build warning introduced by getenv_ulong() patch by Simon Glass · 13 years ago
  58. 1fbd0c3 microblaze: Fix strict-aliasing rules for in_be32 by Michal Simek · 13 years ago
  59. 9d256b6 powerpc/lib/board.c: Call run_post(POST_ROM) before relocating by Bernhard Kaindl · 13 years ago
  60. f5ca20c x86: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  61. 7459374 sparc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  62. 1272592 powerpc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  63. 98e4611 mips: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  64. 94e4dae microblaze: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  65. 77b8f20 m68k: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  66. c1f485a blackfin: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  67. eb68b41 avr32: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  68. dc8bbea arm: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  69. 3620f86 x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  70. 72d4dd4 mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  71. ee729af microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  72. 75ff24b avr32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  73. 3c3f8a7 sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  74. 2482e3c sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  75. 0991701 powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  76. 6fa6035 nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  77. a8fc12e m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  78. 44d6cbb arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  79. 26ddff2 build: add missing $(AR)->$(cmd_link_o_target) update by Mike Frysinger · 13 years ago
  80. c4c9fbe consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  81. 463d47f nds32/lib: add generic funcs in NDS32 lib by Macpaul Lin · 13 years ago
  82. 445a886 nds32/ag101: cpu and init funcs of SoC ag101 by Macpaul Lin · 13 years ago
  83. 37e5708 nds32/core N1213: NDS32 N12 core family N1213 by Macpaul Lin · 13 years ago
  84. 00f892f nds32: add header files support for nds32 by Macpaul Lin · 13 years ago
  85. 02aff55 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  86. 710308e mpc85xx: Add inline GPIO acessor functions by Kyle Moffett · 13 years ago
  87. a836626 powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) by Timur Tabi · 13 years ago
  88. aa2bd9b ColdFire: Add $(obj) before cpu lib to correct build by stany MARCEL · 13 years ago
  89. f81f19f powerpc/85xx: Update USB device tree status based on pin settings by Shengzhou Liu · 13 years ago
  90. 4d28db8 powerpc/85xx: Add support for RMan LIODN initialization by Kumar Gala · 13 years ago
  91. 9c42ef6 powerpc/85xx: Update device tree handling for SRIO by Kumar Gala · 13 years ago
  92. 1a0c642 powerpc/85xx: Update setting of SRIO LIODNs by Kumar Gala · 13 years ago
  93. efb2172 Move timestamp and version files into 'generated' subdir by Simon Glass · 13 years ago
  94. bace3d0 sandbox: Add main program by Simon Glass · 13 years ago
  95. 7a9219c sandbox: Add OS dependent layer by Simon Glass · 13 years ago
  96. b8605a1 sandbox: Add architecture lib files by Simon Glass · 13 years ago
  97. 4b0730d sandbox: Add cpu files by Simon Glass · 13 years ago
  98. 65bf1d3 sandbox: Add architecture image support by Simon Glass · 13 years ago
  99. 744d985 sandbox: Add architecture header files by Simon Glass · 13 years ago
  100. 5aa5b88 Blackfin: define CONFIG_SYS_CACHELINE_SIZE by Mike Frysinger · 13 years ago