1. a848da5 arm: Move lastinc to arch_global_data by Simon Glass · 12 years ago
  2. 2655ee1 arm: Move tbl to arch_global_data by Simon Glass · 12 years ago
  3. 8ca1520 arm: Move tbu to arch_global_data by Simon Glass · 12 years ago
  4. 6ed6e03 arm: Move timer_rate_hz into arch_global_data by Simon Glass · 12 years ago
  5. e61accc at91: Move at91 global data into arch_global_data by Simon Glass · 12 years ago
  6. 3ac47d7 Add architecture-specific global data by Simon Glass · 12 years ago
  7. 97ec739 arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README by Lucas Stach · 12 years ago
  8. b916605 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  9. 7f44466 MIPS: add unified u-boot.lds file by Gabor Juhos · 12 years ago
  10. 1da7d29 MIPS: remove OUTPUT_FORMAT from linker scripts by Gabor Juhos · 12 years ago
  11. d84ec3a MIPS: xburst: simplify relocation offset calculation by Gabor Juhos · 12 years ago
  12. bc18d0b MIPS: simplify relocated _G_O_T_ address calculation by Gabor Juhos · 12 years ago
  13. 95bd8e5 powerpc/t4240: Adding workaround errata A-005871 by Shengzhou Liu · 12 years ago
  14. 90a7f9f powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto' by Vakul Garg · 12 years ago
  15. 021b7ae mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUE by Anatolij Gustschin · 12 years ago
  16. 33a619c powerpc/mpc85xx: add support for MMUv2 page sizes by Scott Wood · 12 years ago
  17. 92543c2 powerpc/mpc85xx: Add BSC9132/BSC9232 processor support by Prabhakar Kushwaha · 12 years ago
  18. 4379438 powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commands by James Yang · 12 years ago
  19. 15e172a Add copy command to FSL DDR interactive by James Yang · 12 years ago
  20. 6c936cf Fix data stage name matching issue by James Yang · 12 years ago
  21. 1a9ea45 Move DDR command parsing to separate function by James Yang · 12 years ago
  22. 5025a8d powerpc/mpc8xxx: Enable entering DDR debugging by key press by York Sun · 12 years ago
  23. ccf0e68 powerpc/mpc85xx:Fix Core cluster configuration loop by Prabhakar Kushwaha · 12 years ago
  24. 248865e powerpc/mpc85xx:Add support of B4420 SoC by Poonam Aggrwal · 12 years ago
  25. 1c85955 powerpc/mpc85xx: Few updates for B4860 cpu changes by Poonam Aggrwal · 12 years ago
  26. 33d57c3 powerpc/mpc85xx: Reserve default boot page by York Sun · 12 years ago
  27. 5b25f6f Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Tom Rini · 12 years ago
  28. eb59024 MIPS: start.S: don't save flush_cache parameters in advance by Gabor Juhos · 12 years ago
  29. fac2f65 MIPS: start.S: simplify relocation offset calculation by Gabor Juhos · 12 years ago
  30. f902d46 MIPS: start.S: save reused arguments earlier in relocate_code by Gabor Juhos · 12 years ago
  31. d9bcb6c MIPS: start.S: set sp register directly by Gabor Juhos · 12 years ago
  32. 9a081ab MIPS: start.S: fix boundary check in relocate_code by Gabor Juhos · 12 years ago
  33. 9d632e6 MIPS: start{, 64}.S: fill branch delay slots with NOP instructions by Gabor Juhos · 12 years ago
  34. ad6cca1 MIPS: convert IO port accessor functions to 'static inline' by Gabor Juhos · 12 years ago
  35. c199a06 MIPS: use inline directive for __in*s functions by Gabor Juhos · 12 years ago
  36. 34112e5 Merge remote-tracking branch 'mpc83xx/next' by Kim Phillips · 12 years ago
  37. 7f959fd MIPS: bootm.c: add support for 'prep' and 'go' subcommands by Gabor Juhos · 12 years ago
  38. 72cb5f0 MIPS: bootm.c: separate environment initialization by Gabor Juhos · 12 years ago
  39. e0d783b MIPS: bootm.c: separate linux jump code by Gabor Juhos · 12 years ago
  40. a89c233 MIPS: bootm.c: use debug macro to print debug message by Gabor Juhos · 12 years ago
  41. 6c2f007 pxa: Save lr register in relocate_code function by Łukasz Dałek · 12 years ago
  42. 20d6b8f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  43. 90a4cc8 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  44. 4b7c602 mx31/mx35/mx51/mx53/mx6: add watchdog by Troy Kisky · 12 years ago
  45. 46c1ca1 m68k/lib: fix serial driver relocation by angelo · 12 years ago
  46. 6c52916 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  47. 29fe8c5 Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clk by Jaehoon Chung · 12 years ago
  48. 8788e06 Exynos: clock: support get_mmc_clk for exynos by Jaehoon Chung · 12 years ago
  49. d84d60f arm: Tabify code for MMC initialization by Taylor Hutt · 12 years ago
  50. 25d0227 arm: Move bootstage record for board_init_f() to after arch_cpu_init() by Simon Glass · 12 years ago
  51. f1ffb6c arm: Make interrupts.o and reset.o in libarm also appear in SPL by Tom Wai-Hong Tam · 12 years ago
  52. e882201 arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD by Simon Glass · 12 years ago
  53. 6b8d5fd arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading by Simon Glass · 12 years ago
  54. 7d5c036 arm: Move fdt check earlier so that board_early_init_f() can use it by Simon Glass · 12 years ago
  55. 72866c7 arm: Keep track of the tlb size as well as its location by Gabe Black · 12 years ago
  56. 7a7825f arm: move flush_dcache_all() to just before disable cache by Arun Mankuzhi · 12 years ago
  57. b6983ce EXYNOS: Add dummy definition to fix compilation dependency on CONFIG_EXYNOS_MIPI_DSIM by Ajay Kumar · 12 years ago
  58. 17dd856 EXYNOS5: Change parent clock of FIMD to MPLL by Ajay Kumar · 12 years ago
  59. ca67ee2 EXYNOS5: Add support for FIMD and DP by Ajay Kumar · 12 years ago
  60. 547117f Merge 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  61. c69880c mx6: Add workaround for ARM errata by Fabio Estevam · 12 years ago
  62. 63d974d Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  63. a9f7295 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  64. 8011ee4 arch-kirkwood: Ethernet port macro returning incorrect address by Luke Lowrey · 12 years ago
  65. 4d42431 kirkwood: make MPP arrays static const by Albert ARIBAUD · 12 years ago
  66. 7e8c263 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  67. fafc710 arm: remove useless code in start.S files by Albert ARIBAUD · 12 years ago
  68. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  69. b56eeed Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  70. e17037d EXYNOS5: Add device node for USB. by Rajeshwari Shinde · 12 years ago
  71. 44c8701 EXYNOS5: FDT: Add SPI device node data by Rajeshwari Shinde · 12 years ago
  72. 9b3cc40 EXYNOS5: FDT: Add sound device node data by Rajeshwari Shinde · 12 years ago
  73. 28bae82 EXYNOS5: FDT : Decode peripheral id by Rajeshwari Shinde · 12 years ago
  74. 44a4a82 EXYNOS5: FDT: Add I2C device node data by Rajeshwari Shinde · 12 years ago
  75. a90efe9 arm:exynos4:pinmux: Modify the gpio function for mmc by Piotr Wilczek · 12 years ago
  76. 400ab16 EXYNOS: EXYNOS4X12: extract Exynos4x12 IPs clock frequency by Chander Kashyap · 12 years ago
  77. db3040a exynos5: Add DT based driver for SMC911X ethernet by Hatim RV · 12 years ago
  78. 89ee402 EXYNOS5: FDT: add initial dts file for EXYNOS5250, SMDK5250 by Hatim RV · 12 years ago
  79. 252991e EXYNOS: EXYNOS4X12: Add gpio structure for EXYNOS4X12 by Chander Kashyap · 12 years ago
  80. 8625f10 EXYNOS: EXYNOS4X12: Add clock structure for EXYNOS4X12 by Chander Kashyap · 12 years ago
  81. 72370bb EXYNOS: EXYNOS4X12: Populate Exynos4x12 register addresses by Chander Kashyap · 12 years ago
  82. dcadd25 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  83. 8f9e08b Merge samsung, imx, tegra into u-boot-arm/master by Albert ARIBAUD · 12 years ago
  84. 07fecef sh: add support for sh7752evb board by Yoshihiro Shimoda · 12 years ago
  85. 2b36fbb powerpc/mpc83xx: add support for new SPL by Scott Wood · 12 years ago
  86. bafe41a Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  87. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  88. 7dadbeb Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  89. 7fe0ac8 mips: serial: Fix busted manual relocation by Joe Hershberger · 12 years ago
  90. 689eecd MIPS: constify mips_io_port_base by Daniel Schwierzeck · 12 years ago
  91. 459af69 Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  92. edad217 exynos:pinmux: Add pinmux support for i2c by Piotr Wilczek · 12 years ago
  93. 2c7e06c exynos:cpu: Add Exynos4 I2C spacing by Piotr Wilczek · 12 years ago
  94. 01d589f exynos:clock: Add i2c clock by Piotr Wilczek · 12 years ago
  95. 9fd4f7f mxs: i2c: Implement algorithm to set up arbitrary i2c speed by Marek Vasut · 12 years ago
  96. e3cb9c1 gpio: add gpio_is_valid() to omap_gpio API by Nikita Kiryanov · 12 years ago
  97. 2baa097 davinci: fixed cpu reset by Davide Bonfanti · 12 years ago
  98. 8024259 omap: emif: configure emif only when required by Lokesh Vutla · 12 years ago
  99. 7bf063b OMAP: Tweak omap-common/Makefile since reset.S -> reset.c by Robert P. J. Day · 12 years ago
  100. 3037e52 omap4: Add comments on some "#endif"s for readability. by Robert P. J. Day · 12 years ago