1. 9a03c91 x86: coreboot: Drop sysinfo.c by Stefan Reinauer · 12 years ago
  2. fd757b6 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 12 years ago
  3. f4c5a5f fdt: Correct global_data condition in main by Simon Glass · 12 years ago
  4. 6c7785c Merge branch 'master' of git://www.denx.de/git/u-boot-x86 by Tom Rini · 12 years ago
  5. 45b30b9 x86: coreboot: Enable LPC TPM by Simon Glass · 12 years ago
  6. b1992e2 x86: Remove coreboot start16 code by Simon Glass · 12 years ago
  7. 57c5574 x86: coreboot: Implement recursively scanning PCI busses by Gabe Black · 12 years ago
  8. 7a8906e x86: coreboot: Modify u-boot code to allow building coreboot payload by Vadim Bendebury · 12 years ago
  9. 67bb7b0 x86: coreboot: Tell u-boot about PCI bus 0 when initializing by Gabe Black · 12 years ago
  10. 565456b x86: coreboot: Move non-board specific files to coreboot arch directory by Stefan Reinauer · 12 years ago
  11. 92927ec x86: Add some missing includes by Gabe Black · 12 years ago
  12. 14f8246 x86: Allow excluding reset vector code from u-boot by Gabe Black · 12 years ago
  13. bc47409 x86: Add initial memory barrier macros by Simon Glass · 12 years ago
  14. 5c9bb12 x86: Add ilog2 to bitops by Graeme Russ · 12 years ago
  15. af359ac x86: Remove duplicate PCI init by Graeme Russ · 12 years ago
  16. 007818a x86: Put global data on the stack by Graeme Russ · 12 years ago
  17. d29712e x86: Forward declare gd_t by Graeme Russ · 12 years ago
  18. a33f100 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
  19. a1fe6aa Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  20. 8589d1f powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLE by York Sun · 12 years ago
  21. cd58656 powerpc/85xx: update the work-around for P4080 erratum SERDES-9 by Timur Tabi · 12 years ago
  22. c48234e powerpc/p4080ds: fix PCI-e x8 link training down failure by Yuanquan Chen · 12 years ago
  23. 2ce421a powerpc/corenet_ds: move SATA config to board configuration by Zang Roy-R61911 · 12 years ago
  24. c5355dd powerpc/85xx: implement check for erratum A-004580 work-around by Timur Tabi · 12 years ago
  25. 82eac67 powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack list by Kim Phillips · 12 years ago
  26. f066a04 powerpc/mpc85xx: Temporary fix for spin table backward compatibility by York Sun · 12 years ago
  27. 7664bfe powerpc/P2041RDB: Fix Flash address LAW address by York Sun · 12 years ago
  28. 534a9b3 powerpc/corenet_ds: Update DDR timing for single-rank DIMMs by York Sun · 12 years ago
  29. e3ab8c1 powerpc/85xx: implement check for erratum A-004849 work-around by Timur Tabi · 12 years ago
  30. 04b4a88 powerpc/85xx: add support for the Freescale P5040DS Superhydra reference board by Timur Tabi · 12 years ago
  31. 9a7b5a3 powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECC by Timur Tabi · 12 years ago
  32. 80f535b powerpc/qoriq: Move FMAN microcode location by York Sun · 12 years ago
  33. eb766ad mmc: Properly determine maximum supported bus width by Andy Fleming · 12 years ago
  34. 992562c 8xxx: Change all 8*xx_DDR addresses to 8xxx by Andy Fleming · 12 years ago
  35. 9cd2f42 mmc: Fix incorrect handling of 'read' & 'write' commands by Taylor Hutt · 12 years ago
  36. f227e45 mmc: tegra: use bounce buffer APIs by Stephen Warren · 12 years ago
  37. 4a8629e common: rework bouncebuf implementation by Stephen Warren · 12 years ago
  38. 9276bef bouncebuf: remove dummy implementation by Stephen Warren · 12 years ago
  39. d911775 Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configs by Stephen Warren · 12 years ago
  40. 8e634a9 mmc: add no simultaenous power and vdd by Mela Custodio · 12 years ago
  41. 9d68189 mmc: at91sam9x5: support to save environment in mmc by Wu, Josh · 12 years ago
  42. 7367ec2 mmc: Fix interpretation of MMC_CMD_ALL_SEND_CID by Taylor Hutt · 12 years ago
  43. 7aff967 EXYNOS: mmc: support DesignWare Controller for Samsung-SoC by Jaehoon Chung · 12 years ago
  44. 0977313 Remove obsolete header file by Pantelis Antoniou · 12 years ago
  45. b062a51 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  46. 5661f70 nand: Add torture feature by Benoît Thébaudeau · 12 years ago
  47. ad5d6ee nand: Fix nand_erase_opts() offset check by Benoît Thébaudeau · 12 years ago
  48. e26708e nand: Clean up nand_util by Benoît Thébaudeau · 12 years ago
  49. 7a38ffa nand: Move the sub-page read support enable to a flag by Joe Hershberger · 12 years ago
  50. dccbf35 driver/mtd:IFC NAND:Initialise internal SRAM before any write by Prabhakar Kushwaha · 12 years ago
  51. 4baf03d README: Reference nand monitor commands in U-Boot README by Karl O. Pinc · 12 years ago
  52. ce54414 nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC drivers by Scott Wood · 12 years ago
  53. 03fedda powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL boot by Scott Wood · 12 years ago
  54. 5e62187 powerpc/mpc85xx/p1_p2_rdb_pc: clean up memory map by Scott Wood · 12 years ago
  55. 6915cc2 powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new spl by Scott Wood · 12 years ago
  56. 36c440e spl/nand: config symbol documentation by Scott Wood · 12 years ago
  57. c352a0c spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · 12 years ago
  58. c4f0d00 powerpc/mpc85xx/p1_p2_rdb_pc: new SPL support by Scott Wood · 12 years ago
  59. 095b712 spl/85xx: new SPL support by Scott Wood · 12 years ago
  60. 7c81090 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL by Scott Wood · 12 years ago
  61. 94db8d6 powerpc/mpc85xx: consistently use COBJS-y by Scott Wood · 12 years ago
  62. 5847d78 spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c by Scott Wood · 12 years ago
  63. 56c354f spl: include resetvec and lib8xxx by Scott Wood · 12 years ago
  64. fac8624 spl/mpc85xx: move udelay to cpu code by Scott Wood · 12 years ago
  65. 3d48872 powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx by Scott Wood · 12 years ago
  66. f217316 powerpc/mpc85xx: fix TLB alignment by Scott Wood · 12 years ago
  67. 146f506 powerpc: change .fixup test to a GCC version test by Scott Wood · 12 years ago
  68. f147eb7 spl: introduce CONFIG_SPL_TARGET by Scott Wood · 12 years ago
  69. 1bb2446 spl: rename u-boot-pad.bin to u-boot-with-spl.bin by Scott Wood · 12 years ago
  70. 479e660 Add u-boot-pad.bin target to the Makefile by José Miguel Gonçalves · 12 years ago
  71. 55f9f3a powerpc/mpc85xx: add comma before "already enabled" by Scott Wood · 12 years ago
  72. d6a8288 powerpc/mpc85xx: move debug tlb entry after TLB is in known state by Scott Wood · 12 years ago
  73. 6c6f061 serial/ns16550: wait for TEMT before initializing by Scott Wood · 12 years ago
  74. 2fecf6d serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONS by Scott Wood · 12 years ago
  75. e48b617 MIPS: do not initialize timestamp variable before relocate_code by Zhi-zhou Zhang · 12 years ago
  76. b3a7dd4 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 12 years ago
  77. e7ae2c42 Merge branch 'next' by Gerald Van Baren · 12 years ago
  78. 43a7eef usb: r8a6659: Fix build by missing of parenthesis by Nobuhiro Iwamatsu · 12 years ago
  79. 0083cd7 usb: r8a66597: Switched from variable to only macro by Nobuhiro Iwamatsu · 13 years ago
  80. 222f437 omap3_beagle: use new MUSB intstead of the old one by Ilya Yanok · 12 years ago
  81. cb7b2b8 omap3_beagle: add musb-new init by Ilya Yanok · 12 years ago
  82. a3292f2 musb-new: omap2plus backend driver by Ilya Yanok · 12 years ago
  83. e484f8e am3517_evm: switch to musb-new by Ilya Yanok · 12 years ago
  84. cd3a846 OMAP3: am35x: add musb functions by Ilya Yanok · 12 years ago
  85. c6ea532 OMAP3: am35x_def.h: add USB defines by Ilya Yanok · 12 years ago
  86. cc0fcbf musb-new: am35x backend driver by Ilya Yanok · 12 years ago
  87. 44a2c07 am335x_evm: enable both musb gadget and host by Ilya Yanok · 12 years ago
  88. 7aa1a6e am33xx: init OTG hardware and new musb gadget driver by Ilya Yanok · 12 years ago
  89. d5ade29 musb-new: dsps backend driver by Ilya Yanok · 12 years ago
  90. 06bb920 musb-new: port of Linux musb driver by Ilya Yanok · 12 years ago
  91. a1cf10f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
  92. e2d1476 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · 12 years ago
  93. 1bfb4cd USB: add arrow key support to usb_kbd by Allen Martin · 12 years ago
  94. fec01a0 tegra: Enable USB keyboard by Allen Martin · 12 years ago
  95. 50df870 tegra: move TEGRA_DEVICE_SETTINGS to tegra-common-post.h by Allen Martin · 12 years ago
  96. ef769ca USB: make usb_kbd obey USB DMA alignment requirements by Allen Martin · 12 years ago
  97. 85e5118 boards: remove the no longer used CONFIG_EHCI_DCACHE by Jeroen Hofstee · 12 years ago
  98. ac0941a Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
  99. c493fb6 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  100. 31cf33c cmd_mmc.c: Fix typo, "dislay" -> "display" by Robert P. J. Day · 12 years ago