1. b6832af Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  2. e93b98e MIPS: qi_lb60: remove custom u-boot.lds script by Gabor Juhos · 12 years ago
  3. f42d796 MIPS: dbau1x00: remove custom u-boot.lds script by Gabor Juhos · 12 years ago
  4. 3b051ee MIPS: incaip: remove custom u-boot.lds script by Gabor Juhos · 12 years ago
  5. 975f67b MIPS: vct: remove custom u-boot.lds script by Gabor Juhos · 12 years ago
  6. b56ca8c MIPS: pb1x00: remove custom u-boot.lds script by Gabor Juhos · 12 years ago
  7. 1b8ceb4 MIPS: qemu-mips: use the unified u-boot.lds script by Gabor Juhos · 12 years ago
  8. cb5dbca MIPS: add unified u-boot.lds file by Gabor Juhos · 12 years ago
  9. 9950b90 MIPS: remove OUTPUT_FORMAT from linker scripts by Gabor Juhos · 12 years ago
  10. 6d86227 MIPS: xburst: simplify relocation offset calculation by Gabor Juhos · 12 years ago
  11. 025f2b3 MIPS: simplify relocated _G_O_T_ address calculation by Gabor Juhos · 12 years ago
  12. d4ed654 corenet: Disable video on P2020DS by Andy Fleming · 12 years ago
  13. 960aa89 board/common: Add support for QIXIS read/write using i2c by Prabhakar Kushwaha · 12 years ago
  14. 72bd83c powerpc/t4240: Adding workaround errata A-005871 by Shengzhou Liu · 12 years ago
  15. 5e95e2d powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto' by Vakul Garg · 12 years ago
  16. 5b93394 mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUE by Anatolij Gustschin · 12 years ago
  17. 31d084d powerpc/mpc85xx: add support for MMUv2 page sizes by Scott Wood · 12 years ago
  18. 41d9101 powerpc/85xx: Add BSC9132QDS support by Prabhakar Kushwaha · 12 years ago
  19. 35fe948 powerpc/mpc85xx: Add BSC9132/BSC9232 processor support by Prabhakar Kushwaha · 12 years ago
  20. e8ba6c5 powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commands by James Yang · 12 years ago
  21. 02a9ce7 README.fsl-ddr typos and update to reflect hotkey by James Yang · 12 years ago
  22. 5926ee3 Add copy command to FSL DDR interactive by James Yang · 12 years ago
  23. 992f2fb Fix data stage name matching issue by James Yang · 12 years ago
  24. bf41893 Move DDR command parsing to separate function by James Yang · 12 years ago
  25. e750cfa powerpc/mpc8xxx: Enable entering DDR debugging by key press by York Sun · 12 years ago
  26. b38181f powerpc/p2041: set RCW and PBI files for .pbl build or P2041RDB by Valentin Longchamp · 12 years ago
  27. c4d5807 powerpc/p2041: add RCW file for P2041RDB by Valentin Longchamp · 12 years ago
  28. afa2b72 powerpc/t4240qds: Print FPGA detail version by Prabhakar Kushwaha · 12 years ago
  29. 4457e3e powerpc/t4240qds: Add support to dump switch settings on t4240qds board by Shaveta Leekha · 12 years ago
  30. 4354889 powerpc/b4860qds: Add support to dump switch settings on b4860qds board by Shaveta Leekha · 12 years ago
  31. c6cef92 powerpc/qixis: enable qixis dump command and add switch dumping command by Shaveta Leekha · 12 years ago
  32. b5b06fb powerpc/b4860qds: Added Support for B4860QDS by York Sun · 12 years ago
  33. db9a807 powerpc/mpc85xx:Fix Core cluster configuration loop by Prabhakar Kushwaha · 12 years ago
  34. 2ae4e8d board/freescale/common:Add support of QTAG register by Prabhakar Kushwaha · 12 years ago
  35. e1dbdd8 powerpc/mpc85xx:Add support of B4420 SoC by Poonam Aggrwal · 12 years ago
  36. e394ceb powerpc/mpc85xx: Few updates for B4860 cpu changes by Poonam Aggrwal · 12 years ago
  37. 86a194b powerpc/mpc8544ds: Add USB controller support for MPC8544DS by Hongtao Jia · 12 years ago
  38. 238e146 powerpc/mpc8572ds: Enable bank interleaving to cs0+cs1 for dual-rank DIMMs by Hongtao Jia · 12 years ago
  39. 9730b7b powerpc/t4240qds: Update IFC timing for NOR flash by York Sun · 12 years ago
  40. 9427ba5 boards/T4240qds:Fix IFC AMASK init as per FPGA register space by Prabhakar Kushwaha · 12 years ago
  41. ac13eb5 board/T4240qds:Fix TLB and LAW size of NAND flash by Prabhakar Kushwaha · 12 years ago
  42. 2d9f26b powerpc/mpc85xx: Reserve default boot page by York Sun · 12 years ago
  43. de757a7 powerpc/t4qds: move VSC3316 config data from t4qds.h to t4qds.c by Timur Tabi · 12 years ago
  44. 220d506 powerpc/p2041: move Lanes mux to board early init by Shaohui Xie · 12 years ago
  45. 88ba6d5 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 12 years ago
  46. 06b02c5 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Tom Rini · 12 years ago
  47. 019be4a Remove unused CONFIG_SYS_I2C_BUS[_SELECT] by Michael Jones · 12 years ago
  48. 49c28b5 i2c: mxs: Staticize the functions in the driver by Marek Vasut · 12 years ago
  49. 67d80c9 MIPS: start.S: don't save flush_cache parameters in advance by Gabor Juhos · 12 years ago
  50. 248fe03 MIPS: start.S: simplify relocation offset calculation by Gabor Juhos · 12 years ago
  51. b2fe86f MIPS: start.S: save reused arguments earlier in relocate_code by Gabor Juhos · 12 years ago
  52. f321b0f MIPS: start.S: set sp register directly by Gabor Juhos · 12 years ago
  53. 5b7dd81 MIPS: start.S: fix boundary check in relocate_code by Gabor Juhos · 12 years ago
  54. 14fdd1a MIPS: start{, 64}.S: fill branch delay slots with NOP instructions by Gabor Juhos · 12 years ago
  55. 0ef48d4 MIPS: convert IO port accessor functions to 'static inline' by Gabor Juhos · 12 years ago
  56. be002d0 MIPS: use inline directive for __in*s functions by Gabor Juhos · 12 years ago
  57. a6187dc Merge remote-tracking branch 'mpc83xx/next' by Kim Phillips · 12 years ago
  58. 54b08ef README.mips: update known issues and TODOs by Daniel Schwierzeck · 12 years ago
  59. 3ed75b6 README.qemu-mips: move README file from board to doc directory by Daniel Schwierzeck · 12 years ago
  60. 2b086ce MIPS: qemu-mips: update and fix example usage in README by Daniel Schwierzeck · 12 years ago
  61. 3567e4e MIPS: qemu-mips: add '-M mips' switch to the example usage command by Gabor Juhos · 12 years ago
  62. 0f17f59 MIPS: qemu-mips: fix a typo in README by Gabor Juhos · 12 years ago
  63. 9c170e2 MIPS: bootm.c: add support for 'prep' and 'go' subcommands by Gabor Juhos · 12 years ago
  64. 0ea7213 MIPS: bootm.c: separate environment initialization by Gabor Juhos · 12 years ago
  65. e08634c MIPS: bootm.c: separate linux jump code by Gabor Juhos · 12 years ago
  66. 75a279c MIPS: bootm.c: use debug macro to print debug message by Gabor Juhos · 12 years ago
  67. 3a9d879 Prepare v2013.01 by Tom Rini · 12 years ago
  68. df3ad6c pxa: Save lr register in relocate_code function by Łukasz Dałek · 12 years ago
  69. 9814819 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
  70. f1972e3 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  71. dfe3610 twl4030: fix 'could could' in error messages by Peter Meerwald · 12 years ago
  72. a672076 watchdog.h: Move hw_watchdog_init prototype to end, guard by Tom Rini · 12 years ago
  73. 44a53b5 VIDEO: better document the correct use of CONFIG_FB_ADDR by Wolfgang Denk · 12 years ago
  74. dad631c lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs by Nikita Kiryanov · 12 years ago
  75. a17617d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  76. 1199c37 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  77. e4660e0 video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selected by Ajay Kumar · 12 years ago
  78. 02a58b9 video: exynos_dp: Remove unused variable disp_info by Ajay Kumar · 12 years ago
  79. d04df3c I2C: S3C24X0: Resolve build error for VCMA9 by Rajeshwari Shinde · 12 years ago
  80. 11d80af mx51evk: Add DVI output support by Fabio Estevam · 12 years ago
  81. acbb445 mx6qsabresd: Fix booting the kernel from SDHC3 by Fabio Estevam · 12 years ago
  82. bf0c224 mx6qsabre{auto, sd}: Add support to dynamically choose between fdt use or not by Otavio Salvador · 12 years ago
  83. 6efbe21 mx6qsabrelite: Add support to dynamically choose between fdt use or not by Otavio Salvador · 12 years ago
  84. e0df535 mx53loco: Add support to dynamically choose between fdt use or not by Otavio Salvador · 12 years ago
  85. 4c6b235 mx28evk: Add support to dynamically choose between fdt use or not by Otavio Salvador · 12 years ago
  86. 3c41e90 mx28evk: We shouldn't hardcode a rootfs filesystem type by Otavio Salvador · 12 years ago
  87. d17087c mx6qsabrelite: Use tabs to environment setting by Otavio Salvador · 12 years ago
  88. abbab70 mx31/mx35/mx51/mx53/mx6: add watchdog by Troy Kisky · 12 years ago
  89. 961ffc7 arm: at91sam9x5: add dataflash boot support by Bo Shen · 12 years ago
  90. fd70aa4 m68k/lib: fix serial driver relocation by angelo · 12 years ago
  91. 7a8e739 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  92. 59ee45e Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  93. a2468de EXYNOS5: Enable console multiplexing in u-boot by Ajay Kumar · 12 years ago
  94. 99e5162 EXYNOS5: Make all display related code dependent on CONFIG_LCD by Ajay Kumar · 12 years ago
  95. 5374d38 Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clk by Jaehoon Chung · 12 years ago
  96. c39e969 Exynos: clock: support get_mmc_clk for exynos by Jaehoon Chung · 12 years ago
  97. 039cbae OMAP3: igep00x0: add CONFIG_SYS_NS16550_BROKEN_TEMT by Javier Martinez Canillas · 12 years ago
  98. 7de0fe1 serial/ns16550: add an option to avoid hanging on broken platforms by Javier Martinez Canillas · 12 years ago
  99. 94bcfe5 Makefile: remove MLO.byteswap on clobber by Nishanth Menon · 12 years ago
  100. 0e29a24 OMAP3: igep00x0: add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_NAND_SUPPORT by Javier Martinez Canillas · 12 years ago