1. 6c2f007 pxa: Save lr register in relocate_code function by Łukasz Dałek · 12 years ago
  2. 20d6b8f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  3. 90a4cc8 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  4. 4b7c602 mx31/mx35/mx51/mx53/mx6: add watchdog by Troy Kisky · 12 years ago
  5. 46c1ca1 m68k/lib: fix serial driver relocation by angelo · 12 years ago
  6. 6c52916 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  7. 29fe8c5 Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clk by Jaehoon Chung · 12 years ago
  8. 8788e06 Exynos: clock: support get_mmc_clk for exynos by Jaehoon Chung · 12 years ago
  9. d84d60f arm: Tabify code for MMC initialization by Taylor Hutt · 12 years ago
  10. 25d0227 arm: Move bootstage record for board_init_f() to after arch_cpu_init() by Simon Glass · 12 years ago
  11. f1ffb6c arm: Make interrupts.o and reset.o in libarm also appear in SPL by Tom Wai-Hong Tam · 12 years ago
  12. e882201 arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD by Simon Glass · 12 years ago
  13. 6b8d5fd arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading by Simon Glass · 12 years ago
  14. 7d5c036 arm: Move fdt check earlier so that board_early_init_f() can use it by Simon Glass · 12 years ago
  15. 72866c7 arm: Keep track of the tlb size as well as its location by Gabe Black · 12 years ago
  16. 7a7825f arm: move flush_dcache_all() to just before disable cache by Arun Mankuzhi · 12 years ago
  17. b6983ce EXYNOS: Add dummy definition to fix compilation dependency on CONFIG_EXYNOS_MIPI_DSIM by Ajay Kumar · 12 years ago
  18. 17dd856 EXYNOS5: Change parent clock of FIMD to MPLL by Ajay Kumar · 12 years ago
  19. ca67ee2 EXYNOS5: Add support for FIMD and DP by Ajay Kumar · 12 years ago
  20. 547117f Merge 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  21. c69880c mx6: Add workaround for ARM errata by Fabio Estevam · 12 years ago
  22. 63d974d Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  23. a9f7295 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  24. 8011ee4 arch-kirkwood: Ethernet port macro returning incorrect address by Luke Lowrey · 12 years ago
  25. 4d42431 kirkwood: make MPP arrays static const by Albert ARIBAUD · 12 years ago
  26. 7e8c263 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  27. fafc710 arm: remove useless code in start.S files by Albert ARIBAUD · 12 years ago
  28. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  29. b56eeed Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  30. e17037d EXYNOS5: Add device node for USB. by Rajeshwari Shinde · 12 years ago
  31. 44c8701 EXYNOS5: FDT: Add SPI device node data by Rajeshwari Shinde · 12 years ago
  32. 9b3cc40 EXYNOS5: FDT: Add sound device node data by Rajeshwari Shinde · 12 years ago
  33. 28bae82 EXYNOS5: FDT : Decode peripheral id by Rajeshwari Shinde · 12 years ago
  34. 44a4a82 EXYNOS5: FDT: Add I2C device node data by Rajeshwari Shinde · 12 years ago
  35. a90efe9 arm:exynos4:pinmux: Modify the gpio function for mmc by Piotr Wilczek · 12 years ago
  36. 400ab16 EXYNOS: EXYNOS4X12: extract Exynos4x12 IPs clock frequency by Chander Kashyap · 12 years ago
  37. db3040a exynos5: Add DT based driver for SMC911X ethernet by Hatim RV · 12 years ago
  38. 89ee402 EXYNOS5: FDT: add initial dts file for EXYNOS5250, SMDK5250 by Hatim RV · 12 years ago
  39. 252991e EXYNOS: EXYNOS4X12: Add gpio structure for EXYNOS4X12 by Chander Kashyap · 12 years ago
  40. 8625f10 EXYNOS: EXYNOS4X12: Add clock structure for EXYNOS4X12 by Chander Kashyap · 12 years ago
  41. 72370bb EXYNOS: EXYNOS4X12: Populate Exynos4x12 register addresses by Chander Kashyap · 12 years ago
  42. dcadd25 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  43. 8f9e08b Merge samsung, imx, tegra into u-boot-arm/master by Albert ARIBAUD · 12 years ago
  44. 07fecef sh: add support for sh7752evb board by Yoshihiro Shimoda · 12 years ago
  45. bafe41a Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  46. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  47. 7dadbeb Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  48. 7fe0ac8 mips: serial: Fix busted manual relocation by Joe Hershberger · 12 years ago
  49. 689eecd MIPS: constify mips_io_port_base by Daniel Schwierzeck · 12 years ago
  50. 459af69 Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  51. edad217 exynos:pinmux: Add pinmux support for i2c by Piotr Wilczek · 12 years ago
  52. 2c7e06c exynos:cpu: Add Exynos4 I2C spacing by Piotr Wilczek · 12 years ago
  53. 01d589f exynos:clock: Add i2c clock by Piotr Wilczek · 12 years ago
  54. 9fd4f7f mxs: i2c: Implement algorithm to set up arbitrary i2c speed by Marek Vasut · 12 years ago
  55. e3cb9c1 gpio: add gpio_is_valid() to omap_gpio API by Nikita Kiryanov · 12 years ago
  56. 2baa097 davinci: fixed cpu reset by Davide Bonfanti · 12 years ago
  57. 8024259 omap: emif: configure emif only when required by Lokesh Vutla · 12 years ago
  58. 7bf063b OMAP: Tweak omap-common/Makefile since reset.S -> reset.c by Robert P. J. Day · 12 years ago
  59. 3037e52 omap4: Add comments on some "#endif"s for readability. by Robert P. J. Day · 12 years ago
  60. 3bb3c29 omap3: Add a few comments to "#endif"s for readability. by Robert P. J. Day · 12 years ago
  61. edb5c2f Pass sdrc timing values through board_sdrc_timings structure by Peter Barada · 12 years ago
  62. 59e38b4 am33xx: add ELM support by Mansoor Ahamed · 12 years ago
  63. 2ebbb86 am33xx: NAND support by Ilya Yanok · 12 years ago
  64. 741c57f OMAP: include sys_proto.h from boot-common by Ilya Yanok · 12 years ago
  65. b385633 omap3/mem.c: remove unused defines by Andreas Bießmann · 12 years ago
  66. 56b3ba1 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  67. b762a9c at91sam9x5: enable USB support for 9x5ek board. by Richard Genoud · 12 years ago
  68. 790e7f2 MIPS: constify address pointer in test_bit() by Daniel Schwierzeck · 12 years ago
  69. 26dd82b MIPS: fix a latent bug on initialize $gp by Zhi-zhou Zhang · 12 years ago
  70. aba29e4 Merge branch 'master' of git://git.denx.de/u-boot into master by Stefano Babic · 12 years ago
  71. 8850452 mxs: SPL: Generalize memory initialization by Otavio Salvador · 12 years ago
  72. 54df8ce x86: Build vga video code only if CONFIG_VIDEO_VGA is defined by Simon Glass · 12 years ago
  73. 2c0ff4e x86: Remove video_init() prototype from u-boot-x86.h by Simon Glass · 12 years ago
  74. d1c0d2c x86: drop unused code in coreboot.c by Stefan Reinauer · 12 years ago
  75. 965b90b x86: Remove coreboot_ from file name by Stefan Reinauer · 12 years ago
  76. 56cee44 x86: Provide a way to throttle port80 accesses by Vadim Bendebury · 12 years ago
  77. 6ab0258 x86: Provide tick counter and frequency reference for Intel core architecture by Vadim Bendebury · 12 years ago
  78. 33307c4 x86: Issue SMI to finalize Coreboot in final stage by Duncan Laurie · 12 years ago
  79. 115f747 x86: Fix MTRR clear to detect which MTRR to use by Duncan Laurie · 12 years ago
  80. 43a2fdd x86: Emit port 80 post codes in show_boot_progress() by Stefan Reinauer · 12 years ago
  81. 791f61b x86: fdt: Create basic .dtsi file for coreboot by Simon Glass · 12 years ago
  82. ef4356d x86: coreboot: Set CONFIG_ARCH_DEVICE_TREE correctly by Gabe Black · 12 years ago
  83. 050a4c6 x86: Add support for CONFIG_OF_CONTROL by Gabe Black · 12 years ago
  84. 0065144 x86: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading by Stefan Reinauer · 12 years ago
  85. ef89932 x86: Add back cold- and warm-boot flags by Gabe Black · 12 years ago
  86. 7169ce3 x86: Override calculate_relocation_address to use the e820 map by Gabe Black · 12 years ago
  87. b841abf x86: Make calculate_relocation_address an overridable function by Gabe Black · 12 years ago
  88. c1b5877 x86: Make the upper bound on relocated symbols closed instead of open by Gabe Black · 12 years ago
  89. 1311361 x86: Reorder x86's post relocation memory layout by Gabe Black · 12 years ago
  90. a97cbda x86: Initialise SPI if enabled by Gabe Black · 12 years ago
  91. d64c6ad x86: Implement arch_phys_memset so that it can wipe memory above 4GB by Gabe Black · 12 years ago
  92. 8f090ca x86: Increase the size of the phys_size_t and phys_addr_t types by Gabe Black · 12 years ago
  93. bf4c9fb x86: Fix off-by-one error in do_elf_reloc_fixups() by Duncan Laurie · 12 years ago
  94. 5dfabfa x86: Ignore memory >4GB when parsing Coreboot tables by Duncan Laurie · 12 years ago
  95. 923bbf0 x86: Fix indirect jmp warning in zimage.c by Simon Glass · 12 years ago
  96. 101e4b7 x86: Clean up MTRR 7 right before jumping to the kernel by Stefan Reinauer · 12 years ago
  97. a0190bd x86: Import MSR/MTRR code from Linux by Graeme Russ · 12 years ago
  98. 2e5225e x86: Provide a function to clean up just before booting a zimage by Stefan Reinauer · 12 years ago
  99. 2acf848 x86: Add basic cache operations by Stefan Reinauer · 12 years ago
  100. f0c7e2a x86: Fill in the dram info using the e820 map on coreboot/x86 by Gabe Black · 12 years ago