1. b16f521 x86: Allow excluding reset vector code from u-boot by Gabe Black · 12 years ago
  2. 8a487a4 x86: Add initial memory barrier macros by Simon Glass · 12 years ago
  3. 8abebe3 x86: Add ilog2 to bitops by Graeme Russ · 12 years ago
  4. c73c6de x86: Remove duplicate PCI init by Graeme Russ · 12 years ago
  5. 8d61625 x86: Put global data on the stack by Graeme Russ · 12 years ago
  6. e4fb611 x86: Forward declare gd_t by Graeme Russ · 12 years ago
  7. d41b3cc Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  8. d0ebbb8 EXYNOS: mmc: support DesignWare Controller for Samsung-SoC by Jaehoon Chung · 12 years ago
  9. dfe1610 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  10. c97cd1b spl/85xx: new SPL support by Scott Wood · 12 years ago
  11. 4b91972 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL by Scott Wood · 12 years ago
  12. a179eb0 powerpc/mpc85xx: consistently use COBJS-y by Scott Wood · 12 years ago
  13. b9735cb spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c by Scott Wood · 12 years ago
  14. 59629c2 spl/mpc85xx: move udelay to cpu code by Scott Wood · 12 years ago
  15. 8bc50f0 powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx by Scott Wood · 12 years ago
  16. 7f0a22f powerpc/mpc85xx: fix TLB alignment by Scott Wood · 12 years ago
  17. 6ec63f4 powerpc: change .fixup test to a GCC version test by Scott Wood · 12 years ago
  18. 9a511bd powerpc/mpc85xx: add comma before "already enabled" by Scott Wood · 12 years ago
  19. f545d30 powerpc/mpc85xx: move debug tlb entry after TLB is in known state by Scott Wood · 12 years ago
  20. 8ab36d2 MIPS: do not initialize timestamp variable before relocate_code by Zhi-zhou Zhang · 12 years ago
  21. 673a524 musb-new: omap2plus backend driver by Ilya Yanok · 12 years ago
  22. 08fc717 OMAP3: am35x: add musb functions by Ilya Yanok · 12 years ago
  23. 272165f OMAP3: am35x_def.h: add USB defines by Ilya Yanok · 12 years ago
  24. 833a53c musb-new: am35x backend driver by Ilya Yanok · 12 years ago
  25. 7df5cf3 am33xx: init OTG hardware and new musb gadget driver by Ilya Yanok · 12 years ago
  26. 37931f0 musb-new: dsps backend driver by Ilya Yanok · 12 years ago
  27. c60795f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
  28. 178d0cc Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
  29. bb367b9 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  30. 5d71bd2 mx51evk: Fix build error when CONFIG_VIDEO is disabled by Vikram Narayanan · 12 years ago
  31. 2ffb4be pmic: Introduce power_init_board() method at ./lib/board.c file by Łukasz Majewski · 12 years ago
  32. db71964 nios2: remove asm/status_led.h by Thomas Chou · 12 years ago
  33. b3e5cd1 microblaze: Fix compilation failure because of missing libdts by Michal Simek · 12 years ago
  34. f8c1ed0 microblaze: Remove asm/bitops.h from asm/posix_types.h by Michal Simek · 12 years ago
  35. 5811830 microblaze: Flush caches before enabling them by Michal Simek · 12 years ago
  36. ea01228 microblaze: Fix byteorder for microblaze by Michal Simek · 12 years ago
  37. 548ce4b microblaze: Fix compilation warning in ext2_find_next_zero_bit by Michal Simek · 12 years ago
  38. 6acc7c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  39. a2873bd powerpc/mpc83xx: sparse fixes by Kim Phillips · 12 years ago
  40. e56143e powerpc/mpc85xx: sparse fixes by Kim Phillips · 12 years ago
  41. 2ed2e91 arch/powerpc/cpu/mpc8xxx/: sparse fixes by Kim Phillips · 12 years ago
  42. 20051f2 arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · 12 years ago
  43. fe44f45 arch/powerpc/lib/extable.c: sparse fix by Kim Phillips · 12 years ago
  44. cdfdb8d arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefined by Kim Phillips · 12 years ago
  45. eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  46. 46d626d socfpga/spl: Remove malloc.h by Vikram Narayanan · 12 years ago
  47. 7ae534c socfpga/spl: Remove timer_init from spl_board_init by Vikram Narayanan · 12 years ago
  48. a42c87f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  49. 57f588b omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF by Tom Rini · 12 years ago
  50. 89e6f13 arm bootm: Allow to pass board specified atags by Pali Rohár · 12 years ago
  51. d598e0f arm720t: add back common.h include by Allen Martin · 12 years ago
  52. ee2e185 tegra20: initialize variable to avoid compiler warning by Allen Martin · 12 years ago
  53. b2f9893 tegra: move to common SPL framework by Allen Martin · 12 years ago
  54. 2b7818d ARM: enhance u-boot.lds to detect over-sized SPL by Stephen Warren · 12 years ago
  55. 1b0757e PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · 12 years ago
  56. f04821a Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  57. b68d671 ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections by Stephen Warren · 12 years ago
  58. bff679d arm: ks8695: use defined constants for UART by Yann Vernier · 12 years ago
  59. 82138f4 arm720: Remove CONFIG_ARM7_REVD by Marek Vasut · 12 years ago
  60. a63dd62 arm720: Further clean up the arm720t directory by Marek Vasut · 12 years ago
  61. f2e0801 stdio: Remove the CLPS7111 serial driver by Marek Vasut · 12 years ago
  62. b411eb3 arm: Remove support for NETARM by Marek Vasut · 12 years ago
  63. afad402 arm: Remove support for s3c4510 by Marek Vasut · 12 years ago
  64. 6f62f42 arm: Remove support for lpc2292 by Marek Vasut · 12 years ago
  65. 01968b9 MX5: fix warning in clock.c by Stefano Babic · 12 years ago
  66. 4c25761 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · 12 years ago
  67. c68436f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  68. 2516421 am33xx: Enable UART{1,2,3,4,5} clocks by Andrew Bradford · 12 years ago
  69. c7d35be am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbers by Peter Korsgaard · 12 years ago
  70. c00f69d am33xx: support board specific ddr settings by Peter Korsgaard · 12 years ago
  71. 7f26a5a am33xx: move generic parts of pinmux handling out from board/ti/am335x by Peter Korsgaard · 12 years ago
  72. 75a2388 am33xx/board: use cpu_mmc_init() for default mmc initialization by Peter Korsgaard · 12 years ago
  73. e363426 am33xx: move ti i2c baseboard header handling to board/ti/am335x/ by Peter Korsgaard · 12 years ago
  74. c50cce2 am33xx/board.c: make wdtimer/uart_base static by Peter Korsgaard · 12 years ago
  75. 69916bc am33xx: Add SPI SPL as an option by Tom Rini · 12 years ago
  76. 60c41d9 VIDEO: add macro to set LCD size for DSS driver by Stefano Babic · 12 years ago
  77. 000820b am335x: Enable RTC 32K OSC clock by Vaibhav Hiremath · 13 years ago
  78. 45370e1 ColdFire: Add MCF5441x CPU support by Alison Wang · 12 years ago
  79. 7adbd11e ColdFire: Fix unused variable in cpu_init.c by Alison Wang · 12 years ago
  80. a88731a mpc83xx: add support for mpc8309 by Gerlando Falauto · 12 years ago
  81. 8afad91 cleanup: introduce CONFIG_MPC830x by Gerlando Falauto · 12 years ago
  82. 4b5282d cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832x by Gerlando Falauto · 12 years ago
  83. 391a741 am33xx: Enable DDR3 for DDR3 version of beaglebone by Joel A Fernandes · 12 years ago
  84. c7656ba Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
  85. 23028d6 85xx: Protect timeout_save variable with ifdefs by Andy Fleming · 12 years ago
  86. 19e4a00 powerpc/boot: Change the compile macro for SRIO & PCIE boot master module by Liu Gang · 12 years ago
  87. 990e1a8 poweprc/85xx: add QMan frequency info and fdt fixup. by Haiying Wang · 12 years ago
  88. b0e8115 mpc85xx/portals: Add qman and bman ip_cfg field into portal info by Haiying Wang · 12 years ago
  89. 98ffa19 powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platform by York Sun · 12 years ago
  90. ffd06e0 powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1 by York Sun · 12 years ago
  91. 3f0997b powerpc/mpc85xx: Remove R6 from spin table by York Sun · 12 years ago
  92. 82968a7 powerpc/mpc8xxx: Fix DDR SPD failed message by York Sun · 12 years ago
  93. 89b7809 powerpc/mpc8xxx: Add auto select bank interleaving mode by York Sun · 12 years ago
  94. a1d558a powerpc/mpc85xx: Add workaround for DDR erratum A004934 by York Sun · 12 years ago
  95. eb53941 powerpc/mpc85xx: software workaround for DDR erratum A-004468 by York Sun · 12 years ago
  96. f31cfd1 powerpc/mpc8xxx: Fix DDR initialization waiting for D_INIT by York Sun · 12 years ago
  97. 123922b powerpc/mpc8xxx: Fix DDR driver handling quad-rank DIMMs and address calculation by York Sun · 12 years ago
  98. 57495e4 powerpc/mpc8xxx: Update DDR registers by York Sun · 12 years ago
  99. 111fd19 fm/mEMAC: add mEMAC frame work by Roy Zang · 12 years ago
  100. d240414 powerpc/mpc85xx: Add B4860 and variant SoCs by York Sun · 12 years ago