1. 5b1be1b x86: Fix typo in pcat_timer.c by Stefan Reinauer · 12 years ago
  2. 687c108 x86: Include types.h explicitly in the i386 version of io.h by Gabe Black · 12 years ago
  3. 452b80e x86: Add a dummy implementation for timer_get_us by Gabe Black · 12 years ago
  4. f30fc4d x86: Add a default implementation for cleanup_before_linux() by Gabe Black · 12 years ago
  5. 9ad4736 x86: Add a minimal device tree for alex x86 by Gabe Black · 12 years ago
  6. 028a562 x86: Add an fdt pointer to the global data structure by Gabe Black · 12 years ago
  7. 17c40ad x86: video: Add coreboot framebuffer support by Stefan Reinauer · 12 years ago
  8. 893db59 x86: Remove coreboot start16 code by Simon Glass · 12 years ago
  9. 5b5ece9 x86: Allow compiling out realmode/bios code by Gabe Black · 12 years ago
  10. 420a2ca x86: Select stdio devices for coreboot by Simon Glass · 12 years ago
  11. b012bc9 x86: Add console command to display CBMEM console buffer by Vadim Bendebury · 12 years ago
  12. 98ab435 x86: Add CBMEM console driver for coreboot by Vadim Bendebury · 12 years ago
  13. 402ed00 x86: coreboot: Decode additional coreboot sysinfo tags by Simon Glass · 12 years ago
  14. 93c1735 x86: coreboot: Drop sysinfo.c by Stefan Reinauer · 12 years ago
  15. b04eb34 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 12 years ago
  16. f3269ad include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s by Nobuhiro Iwamatsu · 12 years ago
  17. 7c791b3 serial: serial_sh: bugfix: autoboot fails if serial console is not connected by Tetsuyuki Kobayashi · 12 years ago
  18. 867da0d sh: fix trigger_address_error() by Yoshihiro Shimoda · 12 years ago
  19. b8715d8 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 12 years ago
  20. f39612d fdt: Correct global_data condition in main by Simon Glass · 12 years ago
  21. e57d9d1 Merge branch 'master' of git://www.denx.de/git/u-boot-x86 by Tom Rini · 12 years ago
  22. d02a568 x86: coreboot: Enable LPC TPM by Simon Glass · 12 years ago
  23. cd23e69 x86: Remove coreboot start16 code by Simon Glass · 12 years ago
  24. 82e73f0 x86: coreboot: Implement recursively scanning PCI busses by Gabe Black · 12 years ago
  25. 422322f x86: coreboot: Modify u-boot code to allow building coreboot payload by Vadim Bendebury · 12 years ago
  26. 452f50f x86: coreboot: Tell u-boot about PCI bus 0 when initializing by Gabe Black · 12 years ago
  27. badcb34 x86: coreboot: Move non-board specific files to coreboot arch directory by Stefan Reinauer · 12 years ago
  28. c953fbe x86: Add some missing includes by Gabe Black · 12 years ago
  29. b16f521 x86: Allow excluding reset vector code from u-boot by Gabe Black · 12 years ago
  30. 8a487a4 x86: Add initial memory barrier macros by Simon Glass · 12 years ago
  31. 8abebe3 x86: Add ilog2 to bitops by Graeme Russ · 12 years ago
  32. c73c6de x86: Remove duplicate PCI init by Graeme Russ · 12 years ago
  33. 8d61625 x86: Put global data on the stack by Graeme Russ · 12 years ago
  34. e4fb611 x86: Forward declare gd_t by Graeme Russ · 12 years ago
  35. a86fcff Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
  36. d41b3cc Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  37. afbfdf5 powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLE by York Sun · 12 years ago
  38. b25f6de powerpc/85xx: update the work-around for P4080 erratum SERDES-9 by Timur Tabi · 12 years ago
  39. c0a4e6b powerpc/p4080ds: fix PCI-e x8 link training down failure by Yuanquan Chen · 12 years ago
  40. 9760b27 powerpc/corenet_ds: move SATA config to board configuration by Zang Roy-R61911 · 12 years ago
  41. d607b96 powerpc/85xx: implement check for erratum A-004580 work-around by Timur Tabi · 12 years ago
  42. 345d6ef powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack list by Kim Phillips · 12 years ago
  43. 2a5fcb8 powerpc/mpc85xx: Temporary fix for spin table backward compatibility by York Sun · 12 years ago
  44. ca1b0b8 powerpc/P2041RDB: Fix Flash address LAW address by York Sun · 12 years ago
  45. 765ad3c powerpc/corenet_ds: Update DDR timing for single-rank DIMMs by York Sun · 12 years ago
  46. 0118033 powerpc/85xx: implement check for erratum A-004849 work-around by Timur Tabi · 12 years ago
  47. d31e53b powerpc/85xx: add support for the Freescale P5040DS Superhydra reference board by Timur Tabi · 12 years ago
  48. 1956e43 powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECC by Timur Tabi · 12 years ago
  49. 021382c powerpc/qoriq: Move FMAN microcode location by York Sun · 12 years ago
  50. 7798f6d mmc: Properly determine maximum supported bus width by Andy Fleming · 12 years ago
  51. e76cd5d 8xxx: Change all 8*xx_DDR addresses to 8xxx by Andy Fleming · 12 years ago
  52. ed80c93 mmc: Fix incorrect handling of 'read' & 'write' commands by Taylor Hutt · 12 years ago
  53. 1981539 mmc: tegra: use bounce buffer APIs by Stephen Warren · 12 years ago
  54. 84d35b2 common: rework bouncebuf implementation by Stephen Warren · 12 years ago
  55. 4ea7a09 bouncebuf: remove dummy implementation by Stephen Warren · 12 years ago
  56. 640fb60 Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configs by Stephen Warren · 12 years ago
  57. 688c2d1 mmc: add no simultaenous power and vdd by Mela Custodio · 12 years ago
  58. b7e3129 mmc: at91sam9x5: support to save environment in mmc by Wu, Josh · 12 years ago
  59. babce5f mmc: Fix interpretation of MMC_CMD_ALL_SEND_CID by Taylor Hutt · 12 years ago
  60. d0ebbb8 EXYNOS: mmc: support DesignWare Controller for Samsung-SoC by Jaehoon Chung · 12 years ago
  61. 66dc452 Remove obsolete header file by Pantelis Antoniou · 12 years ago
  62. dfe1610 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  63. 3287f6d nand: Add torture feature by Benoît Thébaudeau · 12 years ago
  64. 8156f732 nand: Fix nand_erase_opts() offset check by Benoît Thébaudeau · 12 years ago
  65. bd74280 nand: Clean up nand_util by Benoît Thébaudeau · 12 years ago
  66. c788ecf nand: Move the sub-page read support enable to a flag by Joe Hershberger · 12 years ago
  67. 79da5e3 driver/mtd:IFC NAND:Initialise internal SRAM before any write by Prabhakar Kushwaha · 12 years ago
  68. 10635af README: Reference nand monitor commands in U-Boot README by Karl O. Pinc · 12 years ago
  69. cb04c77 nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC drivers by Scott Wood · 12 years ago
  70. 13d1143 powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL boot by Scott Wood · 12 years ago
  71. d674bcc powerpc/mpc85xx/p1_p2_rdb_pc: clean up memory map by Scott Wood · 12 years ago
  72. a796e72 powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new spl by Scott Wood · 12 years ago
  73. 7d4b795 spl/nand: config symbol documentation by Scott Wood · 12 years ago
  74. 6f2f01b spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · 12 years ago
  75. 94a45bb powerpc/mpc85xx/p1_p2_rdb_pc: new SPL support by Scott Wood · 12 years ago
  76. c97cd1b spl/85xx: new SPL support by Scott Wood · 12 years ago
  77. 4b91972 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL by Scott Wood · 12 years ago
  78. a179eb0 powerpc/mpc85xx: consistently use COBJS-y by Scott Wood · 12 years ago
  79. b9735cb spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c by Scott Wood · 12 years ago
  80. 510ed3b spl: include resetvec and lib8xxx by Scott Wood · 12 years ago
  81. 59629c2 spl/mpc85xx: move udelay to cpu code by Scott Wood · 12 years ago
  82. 8bc50f0 powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx by Scott Wood · 12 years ago
  83. 7f0a22f powerpc/mpc85xx: fix TLB alignment by Scott Wood · 12 years ago
  84. 6ec63f4 powerpc: change .fixup test to a GCC version test by Scott Wood · 12 years ago
  85. ca2fca2 spl: introduce CONFIG_SPL_TARGET by Scott Wood · 12 years ago
  86. 5364add spl: rename u-boot-pad.bin to u-boot-with-spl.bin by Scott Wood · 12 years ago
  87. 277f00f Add u-boot-pad.bin target to the Makefile by José Miguel Gonçalves · 12 years ago
  88. 9a511bd powerpc/mpc85xx: add comma before "already enabled" by Scott Wood · 12 years ago
  89. f545d30 powerpc/mpc85xx: move debug tlb entry after TLB is in known state by Scott Wood · 12 years ago
  90. cb55b33 serial/ns16550: wait for TEMT before initializing by Scott Wood · 12 years ago
  91. 48cbc3a serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONS by Scott Wood · 12 years ago
  92. 8ab36d2 MIPS: do not initialize timestamp variable before relocate_code by Zhi-zhou Zhang · 12 years ago
  93. b8a7c46 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  94. 1d4fd0d mx28: Fix typo in POWER_DCLIMITS_NEGLIMIT_OFFSET by Marek Vasut · 12 years ago
  95. 90a2103 mx28: Fix typo in POWER_MINPWR_VBG_OFF by Marek Vasut · 12 years ago
  96. d6bc7dc Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 12 years ago
  97. 2a7abdd Merge branch 'next' by Gerald Van Baren · 12 years ago
  98. 7bae844 usb: r8a6659: Fix build by missing of parenthesis by Nobuhiro Iwamatsu · 12 years ago
  99. 9d03420 usb: r8a66597: Switched from variable to only macro by Nobuhiro Iwamatsu · 13 years ago
  100. c2af345 omap3_beagle: use new MUSB intstead of the old one by Ilya Yanok · 12 years ago