1. 07fecef sh: add support for sh7752evb board by Yoshihiro Shimoda · 12 years ago
  2. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  3. 7dadbeb Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  4. 7fe0ac8 mips: serial: Fix busted manual relocation by Joe Hershberger · 12 years ago
  5. 689eecd MIPS: constify mips_io_port_base by Daniel Schwierzeck · 12 years ago
  6. 459af69 Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  7. edad217 exynos:pinmux: Add pinmux support for i2c by Piotr Wilczek · 12 years ago
  8. 2c7e06c exynos:cpu: Add Exynos4 I2C spacing by Piotr Wilczek · 12 years ago
  9. 01d589f exynos:clock: Add i2c clock by Piotr Wilczek · 12 years ago
  10. 9fd4f7f mxs: i2c: Implement algorithm to set up arbitrary i2c speed by Marek Vasut · 12 years ago
  11. 790e7f2 MIPS: constify address pointer in test_bit() by Daniel Schwierzeck · 12 years ago
  12. 26dd82b MIPS: fix a latent bug on initialize $gp by Zhi-zhou Zhang · 12 years ago
  13. 54df8ce x86: Build vga video code only if CONFIG_VIDEO_VGA is defined by Simon Glass · 12 years ago
  14. 2c0ff4e x86: Remove video_init() prototype from u-boot-x86.h by Simon Glass · 12 years ago
  15. d1c0d2c x86: drop unused code in coreboot.c by Stefan Reinauer · 12 years ago
  16. 965b90b x86: Remove coreboot_ from file name by Stefan Reinauer · 12 years ago
  17. 56cee44 x86: Provide a way to throttle port80 accesses by Vadim Bendebury · 12 years ago
  18. 6ab0258 x86: Provide tick counter and frequency reference for Intel core architecture by Vadim Bendebury · 12 years ago
  19. 33307c4 x86: Issue SMI to finalize Coreboot in final stage by Duncan Laurie · 12 years ago
  20. 115f747 x86: Fix MTRR clear to detect which MTRR to use by Duncan Laurie · 12 years ago
  21. 43a2fdd x86: Emit port 80 post codes in show_boot_progress() by Stefan Reinauer · 12 years ago
  22. 791f61b x86: fdt: Create basic .dtsi file for coreboot by Simon Glass · 12 years ago
  23. ef4356d x86: coreboot: Set CONFIG_ARCH_DEVICE_TREE correctly by Gabe Black · 12 years ago
  24. 050a4c6 x86: Add support for CONFIG_OF_CONTROL by Gabe Black · 12 years ago
  25. 0065144 x86: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading by Stefan Reinauer · 12 years ago
  26. ef89932 x86: Add back cold- and warm-boot flags by Gabe Black · 12 years ago
  27. 7169ce3 x86: Override calculate_relocation_address to use the e820 map by Gabe Black · 12 years ago
  28. b841abf x86: Make calculate_relocation_address an overridable function by Gabe Black · 12 years ago
  29. c1b5877 x86: Make the upper bound on relocated symbols closed instead of open by Gabe Black · 12 years ago
  30. 1311361 x86: Reorder x86's post relocation memory layout by Gabe Black · 12 years ago
  31. a97cbda x86: Initialise SPI if enabled by Gabe Black · 12 years ago
  32. d64c6ad x86: Implement arch_phys_memset so that it can wipe memory above 4GB by Gabe Black · 12 years ago
  33. 8f090ca x86: Increase the size of the phys_size_t and phys_addr_t types by Gabe Black · 12 years ago
  34. bf4c9fb x86: Fix off-by-one error in do_elf_reloc_fixups() by Duncan Laurie · 12 years ago
  35. 5dfabfa x86: Ignore memory >4GB when parsing Coreboot tables by Duncan Laurie · 12 years ago
  36. 923bbf0 x86: Fix indirect jmp warning in zimage.c by Simon Glass · 12 years ago
  37. 101e4b7 x86: Clean up MTRR 7 right before jumping to the kernel by Stefan Reinauer · 12 years ago
  38. a0190bd x86: Import MSR/MTRR code from Linux by Graeme Russ · 12 years ago
  39. 2e5225e x86: Provide a function to clean up just before booting a zimage by Stefan Reinauer · 12 years ago
  40. 2acf848 x86: Add basic cache operations by Stefan Reinauer · 12 years ago
  41. f0c7e2a x86: Fill in the dram info using the e820 map on coreboot/x86 by Gabe Black · 12 years ago
  42. 8cd22c8 x86: Add a CBMEM timestamp generated right before the kernel startup. by Vadim Bendebury · 12 years ago
  43. 5220654 x86: Enable coreboot timestamp facility support in u-boot. by Vadim Bendebury · 12 years ago
  44. 1d82bac x86: Add function to read time stamp counter by Vadim Bendebury · 12 years ago
  45. eece432 x86: gpio: Add GPIO driver for Intel ICH6 and later. by Bill Richardson · 12 years ago
  46. 50b5ac0 mpc5200: Add SPL support by Stefan Roese · 12 years ago
  47. ec90d34 SPL: Port SPL framework to powerpc by Stefan Roese · 12 years ago
  48. 79dc544 powerpc: Extract EPAPR_MAGIC constants into processor.h by Stefan Roese · 12 years ago
  49. 2123c37 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  50. 8758307 x86: Don't spam POST80 codes with slow IO functions by Stefan Reinauer · 12 years ago
  51. 1871f80 x86: Fix typo in pcat_timer.c by Stefan Reinauer · 12 years ago
  52. b74308d x86: Include types.h explicitly in the i386 version of io.h by Gabe Black · 12 years ago
  53. 138c2be x86: Add a dummy implementation for timer_get_us by Gabe Black · 12 years ago
  54. 846d08e x86: Add a default implementation for cleanup_before_linux() by Gabe Black · 12 years ago
  55. 2547dee x86: Add an fdt pointer to the global data structure by Gabe Black · 12 years ago
  56. 76ce249 x86: Allow compiling out realmode/bios code by Gabe Black · 12 years ago
  57. bc30b21 x86: coreboot: Decode additional coreboot sysinfo tags by Simon Glass · 12 years ago
  58. 9a03c91 x86: coreboot: Drop sysinfo.c by Stefan Reinauer · 12 years ago
  59. fdc3dc6 sh: fix trigger_address_error() by Yoshihiro Shimoda · 12 years ago
  60. 6c7785c Merge branch 'master' of git://www.denx.de/git/u-boot-x86 by Tom Rini · 12 years ago
  61. 57c5574 x86: coreboot: Implement recursively scanning PCI busses by Gabe Black · 12 years ago
  62. 67bb7b0 x86: coreboot: Tell u-boot about PCI bus 0 when initializing by Gabe Black · 12 years ago
  63. 565456b x86: coreboot: Move non-board specific files to coreboot arch directory by Stefan Reinauer · 12 years ago
  64. 92927ec x86: Add some missing includes by Gabe Black · 12 years ago
  65. 14f8246 x86: Allow excluding reset vector code from u-boot by Gabe Black · 12 years ago
  66. bc47409 x86: Add initial memory barrier macros by Simon Glass · 12 years ago
  67. 5c9bb12 x86: Add ilog2 to bitops by Graeme Russ · 12 years ago
  68. af359ac x86: Remove duplicate PCI init by Graeme Russ · 12 years ago
  69. 007818a x86: Put global data on the stack by Graeme Russ · 12 years ago
  70. d29712e x86: Forward declare gd_t by Graeme Russ · 12 years ago
  71. a33f100 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
  72. a1fe6aa Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  73. 8589d1f powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLE by York Sun · 12 years ago
  74. cd58656 powerpc/85xx: update the work-around for P4080 erratum SERDES-9 by Timur Tabi · 12 years ago
  75. c48234e powerpc/p4080ds: fix PCI-e x8 link training down failure by Yuanquan Chen · 12 years ago
  76. 2ce421a powerpc/corenet_ds: move SATA config to board configuration by Zang Roy-R61911 · 12 years ago
  77. c5355dd powerpc/85xx: implement check for erratum A-004580 work-around by Timur Tabi · 12 years ago
  78. 82eac67 powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack list by Kim Phillips · 12 years ago
  79. f066a04 powerpc/mpc85xx: Temporary fix for spin table backward compatibility by York Sun · 12 years ago
  80. e3ab8c1 powerpc/85xx: implement check for erratum A-004849 work-around by Timur Tabi · 12 years ago
  81. 9a7b5a3 powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECC by Timur Tabi · 12 years ago
  82. 992562c 8xxx: Change all 8*xx_DDR addresses to 8xxx by Andy Fleming · 12 years ago
  83. 7aff967 EXYNOS: mmc: support DesignWare Controller for Samsung-SoC by Jaehoon Chung · 12 years ago
  84. b062a51 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  85. 095b712 spl/85xx: new SPL support by Scott Wood · 12 years ago
  86. 7c81090 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL by Scott Wood · 12 years ago
  87. 94db8d6 powerpc/mpc85xx: consistently use COBJS-y by Scott Wood · 12 years ago
  88. 5847d78 spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c by Scott Wood · 12 years ago
  89. fac8624 spl/mpc85xx: move udelay to cpu code by Scott Wood · 12 years ago
  90. 3d48872 powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx by Scott Wood · 12 years ago
  91. f217316 powerpc/mpc85xx: fix TLB alignment by Scott Wood · 12 years ago
  92. 146f506 powerpc: change .fixup test to a GCC version test by Scott Wood · 12 years ago
  93. 55f9f3a powerpc/mpc85xx: add comma before "already enabled" by Scott Wood · 12 years ago
  94. d6a8288 powerpc/mpc85xx: move debug tlb entry after TLB is in known state by Scott Wood · 12 years ago
  95. e48b617 MIPS: do not initialize timestamp variable before relocate_code by Zhi-zhou Zhang · 12 years ago
  96. a3292f2 musb-new: omap2plus backend driver by Ilya Yanok · 12 years ago
  97. cd3a846 OMAP3: am35x: add musb functions by Ilya Yanok · 12 years ago
  98. c6ea532 OMAP3: am35x_def.h: add USB defines by Ilya Yanok · 12 years ago
  99. cc0fcbf musb-new: am35x backend driver by Ilya Yanok · 12 years ago
  100. 7aa1a6e am33xx: init OTG hardware and new musb gadget driver by Ilya Yanok · 12 years ago