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