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