1. 7f2229b GCC4.6: Squash warnings in mpc86xx/interrupts.c by Marek Vasut · 13 years ago
  2. cd84b1f GCC4.6: Squash warnings in ddr[123]_dimm_params.c by Marek Vasut · 13 years ago
  3. e7fb8ba GCC4.6: Squash warnings in 4xx_pcie.c by Marek Vasut · 13 years ago
  4. bd78ef9 GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.c by Marek Vasut · 13 years ago
  5. 73dc307 GCC4.6: Squash warnings in 44x_spd_ddr.c by Marek Vasut · 13 years ago
  6. ae484ba GCC4.6: Squash warnings in denali_spd_ddr2.c by Marek Vasut · 13 years ago
  7. b6d5040 GCC4.6: Squash warnings in denali_data_eye.c by Marek Vasut · 13 years ago
  8. 506b9f2 PowerPC: Squash warning in mpc512x serial.c by Marek Vasut · 13 years ago
  9. 9660e44 cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT by Helmut Raiger · 13 years ago
  10. eea63e0 fdt: ARM: Add fdtcontroladdr to set device tree address in environment by Simon Glass · 13 years ago
  11. f5437ad fdt: ARM: Implement and verify embedded and separate device tree by Simon Glass · 13 years ago
  12. 45ba807 fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) by Simon Glass · 13 years ago
  13. bc4e14c arm: Correct build error introduced by getenv_ulong() patch by Simon Glass · 13 years ago
  14. aab773a powerpc: Correct build warning introduced by getenv_ulong() patch by Simon Glass · 13 years ago
  15. 9d256b6 powerpc/lib/board.c: Call run_post(POST_ROM) before relocating by Bernhard Kaindl · 13 years ago
  16. f5ca20c x86: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  17. 7459374 sparc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  18. 1272592 powerpc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  19. 98e4611 mips: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  20. 94e4dae microblaze: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  21. 77b8f20 m68k: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  22. c1f485a blackfin: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  23. eb68b41 avr32: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  24. dc8bbea arm: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  25. 3620f86 x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  26. 72d4dd4 mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  27. ee729af microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  28. 75ff24b avr32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  29. 3c3f8a7 sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  30. 2482e3c sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  31. 0991701 powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  32. 6fa6035 nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  33. a8fc12e m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  34. 44d6cbb arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  35. 26ddff2 build: add missing $(AR)->$(cmd_link_o_target) update by Mike Frysinger · 13 years ago
  36. c4c9fbe consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  37. 463d47f nds32/lib: add generic funcs in NDS32 lib by Macpaul Lin · 13 years ago
  38. 445a886 nds32/ag101: cpu and init funcs of SoC ag101 by Macpaul Lin · 13 years ago
  39. 37e5708 nds32/core N1213: NDS32 N12 core family N1213 by Macpaul Lin · 13 years ago
  40. 00f892f nds32: add header files support for nds32 by Macpaul Lin · 13 years ago
  41. 02aff55 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  42. 710308e mpc85xx: Add inline GPIO acessor functions by Kyle Moffett · 13 years ago
  43. a836626 powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) by Timur Tabi · 13 years ago
  44. aa2bd9b ColdFire: Add $(obj) before cpu lib to correct build by stany MARCEL · 13 years ago
  45. f81f19f powerpc/85xx: Update USB device tree status based on pin settings by Shengzhou Liu · 13 years ago
  46. 4d28db8 powerpc/85xx: Add support for RMan LIODN initialization by Kumar Gala · 13 years ago
  47. 9c42ef6 powerpc/85xx: Update device tree handling for SRIO by Kumar Gala · 13 years ago
  48. 1a0c642 powerpc/85xx: Update setting of SRIO LIODNs by Kumar Gala · 13 years ago
  49. efb2172 Move timestamp and version files into 'generated' subdir by Simon Glass · 13 years ago
  50. bace3d0 sandbox: Add main program by Simon Glass · 13 years ago
  51. 7a9219c sandbox: Add OS dependent layer by Simon Glass · 13 years ago
  52. b8605a1 sandbox: Add architecture lib files by Simon Glass · 13 years ago
  53. 4b0730d sandbox: Add cpu files by Simon Glass · 13 years ago
  54. 65bf1d3 sandbox: Add architecture image support by Simon Glass · 13 years ago
  55. 744d985 sandbox: Add architecture header files by Simon Glass · 13 years ago
  56. 5aa5b88 Blackfin: define CONFIG_SYS_CACHELINE_SIZE by Mike Frysinger · 13 years ago
  57. 3f480bf mx31: make HSP clock for mx3fb driver available by Helmut Raiger · 13 years ago
  58. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  59. 7bf5228 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Wolfgang Denk · 13 years ago
  60. a2c1229 powerpc/85xx: use fdt_create_phandle() to create the Fman firmware phandles by Timur Tabi · 13 years ago
  61. 7f92c3a powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3 by Timur Tabi · 13 years ago
  62. 34fdbdf powerpc/p3041: fixup portal config info by Haiying Wang · 13 years ago
  63. 510f28c powerpc/p2041: fixup portal config info by Haiying Wang · 13 years ago
  64. 7c7bd63 powerpc/p5020: fixup portal config info by Haiying Wang · 13 years ago
  65. d8fffa0 Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 13 years ago
  66. 37eefe8 Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 13 years ago
  67. 80421fc MIPS: Ingenic XBurst Jz4740 processor support by Xiangfu Liu · 13 years ago
  68. 2267e2d microblaze: Copy bootfile from variables by Michal Simek · 13 years ago
  69. 6cdf311 microblaze: Fix unaligned.h for endians by Michal Simek · 14 years ago
  70. aa7acdd microblaze: Initialize jumptable and console by Michal Simek · 13 years ago
  71. a93c1a1 microblaze: Support flashes on lower addresses by Michal Simek · 13 years ago
  72. 077a4e6 microblaze: Call common console_init_f initialization function by Michal Simek · 13 years ago
  73. ae2044d powerpc/mpc8536ds: Add eSPI support for MPC8536DS by Xie Xiaobo · 13 years ago
  74. 1605cc9 powerpc/mpc86xx: Disable translation for BAT setup by Becky Bruce · 13 years ago
  75. 3038171 powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHY by Timur Tabi · 13 years ago
  76. 6f5e1dc powerpc/8xxx: Add support for interactive DDR programming interface by York Sun · 13 years ago
  77. 0841ca9 arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  78. 80c6abc arch/arm/lib/board.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  79. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  80. e2a5345 net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  81. 476af29 image: push default arch values to arch headers by Mike Frysinger · 13 years ago
  82. 7984395 POST: add post_log_res field for post results in global data by Valentin Longchamp · 13 years ago
  83. ea3681a POST/arm: adaptations needed for POST on ARM to work by Valentin Longchamp · 13 years ago
  84. 9558b48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  85. 1fed668 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  86. 6d7b061 powerpc/p3060: Add SoC related support for P3060 platform by Shengzhou Liu · 13 years ago
  87. 6b3a8d0 powerpc/85xx: Add support for setting up RAID engine liodns on P5020 by Kumar Gala · 13 years ago
  88. 2b3a1cd powerpc/mpc8548: Add workaround for erratum NMG_LBC103 by Kumar Gala · 13 years ago
  89. 5ace299 powerpc/mpc8548: Add workaround for erratum NMG_DDR120 by Kumar Gala · 13 years ago
  90. 7065b7d powerpc/p4080: Add support for secure boot flow by Ruchika Gupta · 14 years ago
  91. 5562bcc microblaze: Clean up reset asm code by Michal Simek · 13 years ago
  92. f3090fc microblaze: Save and restore first unused vector by Michal Simek · 14 years ago
  93. 86c1b2a microblaze: Setup MB vectors if feature is enable for u-boot by Michal Simek · 13 years ago
  94. dfc1070 microblaze: Remove debug saving value by Michal Simek · 13 years ago
  95. b30d41c sbc82xx: delete support for obsolete SBC8240/SBC8260 by Paul Gortmaker · 13 years ago
  96. e3e454c console: Squelch pre-console output in console functions by Graeme Russ · 13 years ago
  97. 97d7ab8 Merge branch 'post' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  98. e6ec176 zmx25: Fix build warning due to 'get_reset_cause' defined but not used by Fabio Estevam · 13 years ago
  99. 37a6d20 MX5: Clean up the output of "clocks" command by Marek Vasut · 13 years ago
  100. 95c0eb1 MX5: Add AHB clock reporting and fix IPG clock reporting by Marek Vasut · 13 years ago