1. 5cb4858 Add architecture-specific global data by Simon Glass · 12 years ago
  2. 4e5eb45 arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README by Lucas Stach · 12 years ago
  3. b6832af Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  4. cb5dbca MIPS: add unified u-boot.lds file by Gabor Juhos · 12 years ago
  5. 9950b90 MIPS: remove OUTPUT_FORMAT from linker scripts by Gabor Juhos · 12 years ago
  6. 6d86227 MIPS: xburst: simplify relocation offset calculation by Gabor Juhos · 12 years ago
  7. 025f2b3 MIPS: simplify relocated _G_O_T_ address calculation by Gabor Juhos · 12 years ago
  8. 72bd83c powerpc/t4240: Adding workaround errata A-005871 by Shengzhou Liu · 12 years ago
  9. 5e95e2d powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto' by Vakul Garg · 12 years ago
  10. 5b93394 mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUE by Anatolij Gustschin · 12 years ago
  11. 31d084d powerpc/mpc85xx: add support for MMUv2 page sizes by Scott Wood · 12 years ago
  12. 35fe948 powerpc/mpc85xx: Add BSC9132/BSC9232 processor support by Prabhakar Kushwaha · 12 years ago
  13. e8ba6c5 powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commands by James Yang · 12 years ago
  14. 5926ee3 Add copy command to FSL DDR interactive by James Yang · 12 years ago
  15. 992f2fb Fix data stage name matching issue by James Yang · 12 years ago
  16. bf41893 Move DDR command parsing to separate function by James Yang · 12 years ago
  17. e750cfa powerpc/mpc8xxx: Enable entering DDR debugging by key press by York Sun · 12 years ago
  18. db9a807 powerpc/mpc85xx:Fix Core cluster configuration loop by Prabhakar Kushwaha · 12 years ago
  19. e1dbdd8 powerpc/mpc85xx:Add support of B4420 SoC by Poonam Aggrwal · 12 years ago
  20. e394ceb powerpc/mpc85xx: Few updates for B4860 cpu changes by Poonam Aggrwal · 12 years ago
  21. 2d9f26b powerpc/mpc85xx: Reserve default boot page by York Sun · 12 years ago
  22. 06b02c5 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Tom Rini · 12 years ago
  23. 67d80c9 MIPS: start.S: don't save flush_cache parameters in advance by Gabor Juhos · 12 years ago
  24. 248fe03 MIPS: start.S: simplify relocation offset calculation by Gabor Juhos · 12 years ago
  25. b2fe86f MIPS: start.S: save reused arguments earlier in relocate_code by Gabor Juhos · 12 years ago
  26. f321b0f MIPS: start.S: set sp register directly by Gabor Juhos · 12 years ago
  27. 5b7dd81 MIPS: start.S: fix boundary check in relocate_code by Gabor Juhos · 12 years ago
  28. 14fdd1a MIPS: start{, 64}.S: fill branch delay slots with NOP instructions by Gabor Juhos · 12 years ago
  29. 0ef48d4 MIPS: convert IO port accessor functions to 'static inline' by Gabor Juhos · 12 years ago
  30. be002d0 MIPS: use inline directive for __in*s functions by Gabor Juhos · 12 years ago
  31. a6187dc Merge remote-tracking branch 'mpc83xx/next' by Kim Phillips · 12 years ago
  32. 9c170e2 MIPS: bootm.c: add support for 'prep' and 'go' subcommands by Gabor Juhos · 12 years ago
  33. 0ea7213 MIPS: bootm.c: separate environment initialization by Gabor Juhos · 12 years ago
  34. e08634c MIPS: bootm.c: separate linux jump code by Gabor Juhos · 12 years ago
  35. 75a279c MIPS: bootm.c: use debug macro to print debug message by Gabor Juhos · 12 years ago
  36. df3ad6c pxa: Save lr register in relocate_code function by Łukasz Dałek · 12 years ago
  37. a17617d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  38. 1199c37 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  39. abbab70 mx31/mx35/mx51/mx53/mx6: add watchdog by Troy Kisky · 12 years ago
  40. fd70aa4 m68k/lib: fix serial driver relocation by angelo · 12 years ago
  41. 7a8e739 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  42. 5374d38 Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clk by Jaehoon Chung · 12 years ago
  43. c39e969 Exynos: clock: support get_mmc_clk for exynos by Jaehoon Chung · 12 years ago
  44. 80e4095 arm: Tabify code for MMC initialization by Taylor Hutt · 12 years ago
  45. 2f8d8d6 arm: Move bootstage record for board_init_f() to after arch_cpu_init() by Simon Glass · 12 years ago
  46. fe34f8d arm: Make interrupts.o and reset.o in libarm also appear in SPL by Tom Wai-Hong Tam · 12 years ago
  47. e2e3e2b arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD by Simon Glass · 12 years ago
  48. 06fd853 arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading by Simon Glass · 12 years ago
  49. eae78c3 arm: Move fdt check earlier so that board_early_init_f() can use it by Simon Glass · 12 years ago
  50. 724cdff arm: Keep track of the tlb size as well as its location by Gabe Black · 12 years ago
  51. 44df5e8 arm: move flush_dcache_all() to just before disable cache by Arun Mankuzhi · 12 years ago
  52. 7b4bd12 EXYNOS: Add dummy definition to fix compilation dependency on CONFIG_EXYNOS_MIPI_DSIM by Ajay Kumar · 12 years ago
  53. 1673f19 EXYNOS5: Change parent clock of FIMD to MPLL by Ajay Kumar · 12 years ago
  54. 9b57285 EXYNOS5: Add support for FIMD and DP by Ajay Kumar · 12 years ago
  55. 612404c Merge 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  56. 2b16e51 mx6: Add workaround for ARM errata by Fabio Estevam · 12 years ago
  57. ea33fb1 Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  58. 642ef40 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  59. 3e75e69 arch-kirkwood: Ethernet port macro returning incorrect address by Luke Lowrey · 12 years ago
  60. 9d86f0c kirkwood: make MPP arrays static const by Albert ARIBAUD · 12 years ago
  61. 91c038f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  62. 61bdb91 arm: remove useless code in start.S files by Albert ARIBAUD · 12 years ago
  63. e05e5de arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  64. 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  65. 69c6f97 EXYNOS5: Add device node for USB. by Rajeshwari Shinde · 12 years ago
  66. cb9b23c EXYNOS5: FDT: Add SPI device node data by Rajeshwari Shinde · 12 years ago
  67. f0b1619 EXYNOS5: FDT: Add sound device node data by Rajeshwari Shinde · 12 years ago
  68. d055911 EXYNOS5: FDT : Decode peripheral id by Rajeshwari Shinde · 12 years ago
  69. c2425b6 EXYNOS5: FDT: Add I2C device node data by Rajeshwari Shinde · 12 years ago
  70. 7a84e1f arm:exynos4:pinmux: Modify the gpio function for mmc by Piotr Wilczek · 12 years ago
  71. a527757 EXYNOS: EXYNOS4X12: extract Exynos4x12 IPs clock frequency by Chander Kashyap · 12 years ago
  72. 3ea9394 exynos5: Add DT based driver for SMC911X ethernet by Hatim RV · 12 years ago
  73. 1b65207 EXYNOS5: FDT: add initial dts file for EXYNOS5250, SMDK5250 by Hatim RV · 12 years ago
  74. fa442bb EXYNOS: EXYNOS4X12: Add gpio structure for EXYNOS4X12 by Chander Kashyap · 12 years ago
  75. 07235ef EXYNOS: EXYNOS4X12: Add clock structure for EXYNOS4X12 by Chander Kashyap · 12 years ago
  76. b189a83 EXYNOS: EXYNOS4X12: Populate Exynos4x12 register addresses by Chander Kashyap · 12 years ago
  77. da77a0e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  78. 96764df Merge samsung, imx, tegra into u-boot-arm/master by Albert ARIBAUD · 12 years ago
  79. 1a2621b sh: add support for sh7752evb board by Yoshihiro Shimoda · 12 years ago
  80. 06f60ae powerpc/mpc83xx: add support for new SPL by Scott Wood · 12 years ago
  81. a098cf4 Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  82. ec8a252 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  83. caddc17 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  84. f88e09d mips: serial: Fix busted manual relocation by Joe Hershberger · 12 years ago
  85. f0c2799 MIPS: constify mips_io_port_base by Daniel Schwierzeck · 12 years ago
  86. b1f17bf Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  87. 89bd58a exynos:pinmux: Add pinmux support for i2c by Piotr Wilczek · 12 years ago
  88. 847ab8f exynos:cpu: Add Exynos4 I2C spacing by Piotr Wilczek · 12 years ago
  89. 83d745d exynos:clock: Add i2c clock by Piotr Wilczek · 12 years ago
  90. fa5e284 mxs: i2c: Implement algorithm to set up arbitrary i2c speed by Marek Vasut · 12 years ago
  91. dcee1ab gpio: add gpio_is_valid() to omap_gpio API by Nikita Kiryanov · 12 years ago
  92. 21f11c7 davinci: fixed cpu reset by Davide Bonfanti · 12 years ago
  93. 8602114 omap: emif: configure emif only when required by Lokesh Vutla · 12 years ago
  94. c7f1cf5 OMAP: Tweak omap-common/Makefile since reset.S -> reset.c by Robert P. J. Day · 12 years ago
  95. f281f29 omap4: Add comments on some "#endif"s for readability. by Robert P. J. Day · 12 years ago
  96. e3fe625 omap3: Add a few comments to "#endif"s for readability. by Robert P. J. Day · 12 years ago
  97. 8c4445d Pass sdrc timing values through board_sdrc_timings structure by Peter Barada · 12 years ago
  98. 04c3757 am33xx: add ELM support by Mansoor Ahamed · 12 years ago
  99. 8eb16b7 am33xx: NAND support by Ilya Yanok · 12 years ago
  100. 1befaff OMAP: include sys_proto.h from boot-common by Ilya Yanok · 12 years ago