1. 9a03c91 x86: coreboot: Drop sysinfo.c by Stefan Reinauer · 12 years ago
  2. 6c7785c Merge branch 'master' of git://www.denx.de/git/u-boot-x86 by Tom Rini · 12 years ago
  3. 57c5574 x86: coreboot: Implement recursively scanning PCI busses by Gabe Black · 12 years ago
  4. 67bb7b0 x86: coreboot: Tell u-boot about PCI bus 0 when initializing by Gabe Black · 12 years ago
  5. 565456b x86: coreboot: Move non-board specific files to coreboot arch directory by Stefan Reinauer · 12 years ago
  6. 92927ec x86: Add some missing includes by Gabe Black · 12 years ago
  7. 14f8246 x86: Allow excluding reset vector code from u-boot by Gabe Black · 12 years ago
  8. bc47409 x86: Add initial memory barrier macros by Simon Glass · 12 years ago
  9. 5c9bb12 x86: Add ilog2 to bitops by Graeme Russ · 12 years ago
  10. af359ac x86: Remove duplicate PCI init by Graeme Russ · 12 years ago
  11. 007818a x86: Put global data on the stack by Graeme Russ · 12 years ago
  12. d29712e x86: Forward declare gd_t by Graeme Russ · 12 years ago
  13. a33f100 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
  14. a1fe6aa Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  15. 8589d1f powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLE by York Sun · 12 years ago
  16. cd58656 powerpc/85xx: update the work-around for P4080 erratum SERDES-9 by Timur Tabi · 12 years ago
  17. c48234e powerpc/p4080ds: fix PCI-e x8 link training down failure by Yuanquan Chen · 12 years ago
  18. 2ce421a powerpc/corenet_ds: move SATA config to board configuration by Zang Roy-R61911 · 12 years ago
  19. c5355dd powerpc/85xx: implement check for erratum A-004580 work-around by Timur Tabi · 12 years ago
  20. 82eac67 powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack list by Kim Phillips · 12 years ago
  21. f066a04 powerpc/mpc85xx: Temporary fix for spin table backward compatibility by York Sun · 12 years ago
  22. e3ab8c1 powerpc/85xx: implement check for erratum A-004849 work-around by Timur Tabi · 12 years ago
  23. 9a7b5a3 powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECC by Timur Tabi · 12 years ago
  24. 992562c 8xxx: Change all 8*xx_DDR addresses to 8xxx by Andy Fleming · 12 years ago
  25. 7aff967 EXYNOS: mmc: support DesignWare Controller for Samsung-SoC by Jaehoon Chung · 12 years ago
  26. b062a51 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  27. 095b712 spl/85xx: new SPL support by Scott Wood · 12 years ago
  28. 7c81090 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL by Scott Wood · 12 years ago
  29. 94db8d6 powerpc/mpc85xx: consistently use COBJS-y by Scott Wood · 12 years ago
  30. 5847d78 spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c by Scott Wood · 12 years ago
  31. fac8624 spl/mpc85xx: move udelay to cpu code by Scott Wood · 12 years ago
  32. 3d48872 powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx by Scott Wood · 12 years ago
  33. f217316 powerpc/mpc85xx: fix TLB alignment by Scott Wood · 12 years ago
  34. 146f506 powerpc: change .fixup test to a GCC version test by Scott Wood · 12 years ago
  35. 55f9f3a powerpc/mpc85xx: add comma before "already enabled" by Scott Wood · 12 years ago
  36. d6a8288 powerpc/mpc85xx: move debug tlb entry after TLB is in known state by Scott Wood · 12 years ago
  37. e48b617 MIPS: do not initialize timestamp variable before relocate_code by Zhi-zhou Zhang · 12 years ago
  38. a3292f2 musb-new: omap2plus backend driver by Ilya Yanok · 12 years ago
  39. cd3a846 OMAP3: am35x: add musb functions by Ilya Yanok · 12 years ago
  40. c6ea532 OMAP3: am35x_def.h: add USB defines by Ilya Yanok · 12 years ago
  41. cc0fcbf musb-new: am35x backend driver by Ilya Yanok · 12 years ago
  42. 7aa1a6e am33xx: init OTG hardware and new musb gadget driver by Ilya Yanok · 12 years ago
  43. d5ade29 musb-new: dsps backend driver by Ilya Yanok · 12 years ago
  44. a1cf10f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
  45. ac0941a Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
  46. c493fb6 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  47. 9ddfa24 mx51evk: Fix build error when CONFIG_VIDEO is disabled by Vikram Narayanan · 12 years ago
  48. 3636a34 pmic: Introduce power_init_board() method at ./lib/board.c file by Łukasz Majewski · 12 years ago
  49. d3db57b nios2: remove asm/status_led.h by Thomas Chou · 12 years ago
  50. a62b904 microblaze: Fix compilation failure because of missing libdts by Michal Simek · 12 years ago
  51. c1b1493 microblaze: Remove asm/bitops.h from asm/posix_types.h by Michal Simek · 12 years ago
  52. e3aa3d5 microblaze: Flush caches before enabling them by Michal Simek · 12 years ago
  53. 48c0d48 microblaze: Fix byteorder for microblaze by Michal Simek · 12 years ago
  54. 59085d3 microblaze: Fix compilation warning in ext2_find_next_zero_bit by Michal Simek · 12 years ago
  55. e007094 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  56. b5c312a powerpc/mpc83xx: sparse fixes by Kim Phillips · 12 years ago
  57. 402673f powerpc/mpc85xx: sparse fixes by Kim Phillips · 12 years ago
  58. 82f576f arch/powerpc/cpu/mpc8xxx/: sparse fixes by Kim Phillips · 12 years ago
  59. e16737f arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · 12 years ago
  60. 10ef9bc arch/powerpc/lib/extable.c: sparse fix by Kim Phillips · 12 years ago
  61. 9d21772 arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefined by Kim Phillips · 12 years ago
  62. a1b457a include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  63. d58778d socfpga/spl: Remove malloc.h by Vikram Narayanan · 12 years ago
  64. 4d0fde7 socfpga/spl: Remove timer_init from spl_board_init by Vikram Narayanan · 12 years ago
  65. 9b9f90b Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  66. b759db3 omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF by Tom Rini · 12 years ago
  67. 5ebe4f1 arm bootm: Allow to pass board specified atags by Pali Rohár · 12 years ago
  68. 81d5b90 arm720t: add back common.h include by Allen Martin · 12 years ago
  69. ec356ed tegra20: initialize variable to avoid compiler warning by Allen Martin · 12 years ago
  70. 36ea627 tegra: move to common SPL framework by Allen Martin · 12 years ago
  71. 5bbbc91 ARM: enhance u-boot.lds to detect over-sized SPL by Stephen Warren · 12 years ago
  72. 9032676 PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · 12 years ago
  73. 464fdd2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  74. adddf45 ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections by Stephen Warren · 12 years ago
  75. 20895b2 arm: ks8695: use defined constants for UART by Yann Vernier · 12 years ago
  76. 9842617 arm720: Remove CONFIG_ARM7_REVD by Marek Vasut · 12 years ago
  77. 16f6acd arm720: Further clean up the arm720t directory by Marek Vasut · 12 years ago
  78. 2565005 stdio: Remove the CLPS7111 serial driver by Marek Vasut · 12 years ago
  79. 1f9301d arm: Remove support for NETARM by Marek Vasut · 12 years ago
  80. 65bf56e arm: Remove support for s3c4510 by Marek Vasut · 12 years ago
  81. c9e35f3 arm: Remove support for lpc2292 by Marek Vasut · 12 years ago
  82. fd375f3 MX5: fix warning in clock.c by Stefano Babic · 12 years ago
  83. 0594f80 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · 12 years ago
  84. 9f2cfe4 Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  85. cca45e7 am33xx: Enable UART{1,2,3,4,5} clocks by Andrew Bradford · 12 years ago
  86. 3adb827 am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbers by Peter Korsgaard · 12 years ago
  87. eb6cf7b am33xx: support board specific ddr settings by Peter Korsgaard · 12 years ago
  88. 5d3f682 am33xx: move generic parts of pinmux handling out from board/ti/am335x by Peter Korsgaard · 12 years ago
  89. aabb9f8 am33xx/board: use cpu_mmc_init() for default mmc initialization by Peter Korsgaard · 12 years ago
  90. 85ec2db am33xx: move ti i2c baseboard header handling to board/ti/am335x/ by Peter Korsgaard · 12 years ago
  91. a207efe am33xx/board.c: make wdtimer/uart_base static by Peter Korsgaard · 12 years ago
  92. 0c1c923 am33xx: Add SPI SPL as an option by Tom Rini · 12 years ago
  93. 133e92d VIDEO: add macro to set LCD size for DSS driver by Stefano Babic · 12 years ago
  94. 2d7da5f am335x: Enable RTC 32K OSC clock by Vaibhav Hiremath · 13 years ago
  95. fdc2fb1 ColdFire: Add MCF5441x CPU support by Alison Wang · 12 years ago
  96. 0c6c444 ColdFire: Fix unused variable in cpu_init.c by Alison Wang · 12 years ago
  97. fe201cb mpc83xx: add support for mpc8309 by Gerlando Falauto · 12 years ago
  98. 7473555 cleanup: introduce CONFIG_MPC830x by Gerlando Falauto · 12 years ago
  99. 77cf283 cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832x by Gerlando Falauto · 12 years ago
  100. a987464 am33xx: Enable DDR3 for DDR3 version of beaglebone by Joel A Fernandes · 12 years ago