1. 98568f0 x86: Import MSR/MTRR code from Linux by Graeme Russ · 12 years ago
  2. 61e0ea9 x86: Provide a function to clean up just before booting a zimage by Stefan Reinauer · 12 years ago
  3. 095593c x86: Add basic cache operations by Stefan Reinauer · 12 years ago
  4. 9a7da18 x86: Fill in the dram info using the e820 map on coreboot/x86 by Gabe Black · 12 years ago
  5. 3cdc18a x86: Add a CBMEM timestamp generated right before the kernel startup. by Vadim Bendebury · 12 years ago
  6. 6dbe0cc x86: Enable coreboot timestamp facility support in u-boot. by Vadim Bendebury · 12 years ago
  7. 2f899e0 x86: Add function to read time stamp counter by Vadim Bendebury · 12 years ago
  8. 55ae10f x86: gpio: Add GPIO driver for Intel ICH6 and later. by Bill Richardson · 12 years ago
  9. 083f2e0 mpc5200: Add SPL support by Stefan Roese · 12 years ago
  10. ea8256f SPL: Port SPL framework to powerpc by Stefan Roese · 12 years ago
  11. 966b11c powerpc: Extract EPAPR_MAGIC constants into processor.h by Stefan Roese · 12 years ago
  12. ce12a8c Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  13. 339c511 x86: Don't spam POST80 codes with slow IO functions by Stefan Reinauer · 12 years ago
  14. 5b1be1b x86: Fix typo in pcat_timer.c by Stefan Reinauer · 12 years ago
  15. 687c108 x86: Include types.h explicitly in the i386 version of io.h by Gabe Black · 12 years ago
  16. 452b80e x86: Add a dummy implementation for timer_get_us by Gabe Black · 12 years ago
  17. f30fc4d x86: Add a default implementation for cleanup_before_linux() by Gabe Black · 12 years ago
  18. 028a562 x86: Add an fdt pointer to the global data structure by Gabe Black · 12 years ago
  19. 5b5ece9 x86: Allow compiling out realmode/bios code by Gabe Black · 12 years ago
  20. 402ed00 x86: coreboot: Decode additional coreboot sysinfo tags by Simon Glass · 12 years ago
  21. 93c1735 x86: coreboot: Drop sysinfo.c by Stefan Reinauer · 12 years ago
  22. 867da0d sh: fix trigger_address_error() by Yoshihiro Shimoda · 12 years ago
  23. e57d9d1 Merge branch 'master' of git://www.denx.de/git/u-boot-x86 by Tom Rini · 12 years ago
  24. 82e73f0 x86: coreboot: Implement recursively scanning PCI busses by Gabe Black · 12 years ago
  25. 452f50f x86: coreboot: Tell u-boot about PCI bus 0 when initializing by Gabe Black · 12 years ago
  26. badcb34 x86: coreboot: Move non-board specific files to coreboot arch directory by Stefan Reinauer · 12 years ago
  27. c953fbe x86: Add some missing includes by Gabe Black · 12 years ago
  28. b16f521 x86: Allow excluding reset vector code from u-boot by Gabe Black · 12 years ago
  29. 8a487a4 x86: Add initial memory barrier macros by Simon Glass · 12 years ago
  30. 8abebe3 x86: Add ilog2 to bitops by Graeme Russ · 12 years ago
  31. c73c6de x86: Remove duplicate PCI init by Graeme Russ · 12 years ago
  32. 8d61625 x86: Put global data on the stack by Graeme Russ · 12 years ago
  33. e4fb611 x86: Forward declare gd_t by Graeme Russ · 12 years ago
  34. a86fcff Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
  35. d41b3cc Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  36. afbfdf5 powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLE by York Sun · 12 years ago
  37. b25f6de powerpc/85xx: update the work-around for P4080 erratum SERDES-9 by Timur Tabi · 12 years ago
  38. c0a4e6b powerpc/p4080ds: fix PCI-e x8 link training down failure by Yuanquan Chen · 12 years ago
  39. 9760b27 powerpc/corenet_ds: move SATA config to board configuration by Zang Roy-R61911 · 12 years ago
  40. d607b96 powerpc/85xx: implement check for erratum A-004580 work-around by Timur Tabi · 12 years ago
  41. 345d6ef powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack list by Kim Phillips · 12 years ago
  42. 2a5fcb8 powerpc/mpc85xx: Temporary fix for spin table backward compatibility by York Sun · 12 years ago
  43. 0118033 powerpc/85xx: implement check for erratum A-004849 work-around by Timur Tabi · 12 years ago
  44. 1956e43 powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECC by Timur Tabi · 12 years ago
  45. e76cd5d 8xxx: Change all 8*xx_DDR addresses to 8xxx by Andy Fleming · 12 years ago
  46. d0ebbb8 EXYNOS: mmc: support DesignWare Controller for Samsung-SoC by Jaehoon Chung · 12 years ago
  47. dfe1610 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  48. c97cd1b spl/85xx: new SPL support by Scott Wood · 12 years ago
  49. 4b91972 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL by Scott Wood · 12 years ago
  50. a179eb0 powerpc/mpc85xx: consistently use COBJS-y by Scott Wood · 12 years ago
  51. b9735cb spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c by Scott Wood · 12 years ago
  52. 59629c2 spl/mpc85xx: move udelay to cpu code by Scott Wood · 12 years ago
  53. 8bc50f0 powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx by Scott Wood · 12 years ago
  54. 7f0a22f powerpc/mpc85xx: fix TLB alignment by Scott Wood · 12 years ago
  55. 6ec63f4 powerpc: change .fixup test to a GCC version test by Scott Wood · 12 years ago
  56. 9a511bd powerpc/mpc85xx: add comma before "already enabled" by Scott Wood · 12 years ago
  57. f545d30 powerpc/mpc85xx: move debug tlb entry after TLB is in known state by Scott Wood · 12 years ago
  58. 8ab36d2 MIPS: do not initialize timestamp variable before relocate_code by Zhi-zhou Zhang · 12 years ago
  59. 673a524 musb-new: omap2plus backend driver by Ilya Yanok · 12 years ago
  60. 08fc717 OMAP3: am35x: add musb functions by Ilya Yanok · 12 years ago
  61. 272165f OMAP3: am35x_def.h: add USB defines by Ilya Yanok · 12 years ago
  62. 833a53c musb-new: am35x backend driver by Ilya Yanok · 12 years ago
  63. 7df5cf3 am33xx: init OTG hardware and new musb gadget driver by Ilya Yanok · 12 years ago
  64. 37931f0 musb-new: dsps backend driver by Ilya Yanok · 12 years ago
  65. c60795f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
  66. 178d0cc Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
  67. bb367b9 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  68. 5d71bd2 mx51evk: Fix build error when CONFIG_VIDEO is disabled by Vikram Narayanan · 12 years ago
  69. 2ffb4be pmic: Introduce power_init_board() method at ./lib/board.c file by Łukasz Majewski · 12 years ago
  70. db71964 nios2: remove asm/status_led.h by Thomas Chou · 12 years ago
  71. b3e5cd1 microblaze: Fix compilation failure because of missing libdts by Michal Simek · 12 years ago
  72. f8c1ed0 microblaze: Remove asm/bitops.h from asm/posix_types.h by Michal Simek · 12 years ago
  73. 5811830 microblaze: Flush caches before enabling them by Michal Simek · 12 years ago
  74. ea01228 microblaze: Fix byteorder for microblaze by Michal Simek · 12 years ago
  75. 548ce4b microblaze: Fix compilation warning in ext2_find_next_zero_bit by Michal Simek · 12 years ago
  76. 6acc7c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  77. a2873bd powerpc/mpc83xx: sparse fixes by Kim Phillips · 12 years ago
  78. e56143e powerpc/mpc85xx: sparse fixes by Kim Phillips · 12 years ago
  79. 2ed2e91 arch/powerpc/cpu/mpc8xxx/: sparse fixes by Kim Phillips · 12 years ago
  80. 20051f2 arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · 12 years ago
  81. fe44f45 arch/powerpc/lib/extable.c: sparse fix by Kim Phillips · 12 years ago
  82. cdfdb8d arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefined by Kim Phillips · 12 years ago
  83. eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  84. 46d626d socfpga/spl: Remove malloc.h by Vikram Narayanan · 12 years ago
  85. 7ae534c socfpga/spl: Remove timer_init from spl_board_init by Vikram Narayanan · 12 years ago
  86. a42c87f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  87. 57f588b omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF by Tom Rini · 12 years ago
  88. 89e6f13 arm bootm: Allow to pass board specified atags by Pali Rohár · 12 years ago
  89. d598e0f arm720t: add back common.h include by Allen Martin · 12 years ago
  90. ee2e185 tegra20: initialize variable to avoid compiler warning by Allen Martin · 12 years ago
  91. b2f9893 tegra: move to common SPL framework by Allen Martin · 12 years ago
  92. 2b7818d ARM: enhance u-boot.lds to detect over-sized SPL by Stephen Warren · 12 years ago
  93. 1b0757e PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · 12 years ago
  94. f04821a Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  95. b68d671 ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections by Stephen Warren · 12 years ago
  96. bff679d arm: ks8695: use defined constants for UART by Yann Vernier · 12 years ago
  97. 82138f4 arm720: Remove CONFIG_ARM7_REVD by Marek Vasut · 12 years ago
  98. a63dd62 arm720: Further clean up the arm720t directory by Marek Vasut · 12 years ago
  99. f2e0801 stdio: Remove the CLPS7111 serial driver by Marek Vasut · 12 years ago
  100. b411eb3 arm: Remove support for NETARM by Marek Vasut · 12 years ago