1. f865fcb ARM Don't inline weak symbols by Ron Lee · 15 years ago
  2. efe12bc ppc4xx: Katmai: Add chip_config command by Stefan Roese · 15 years ago
  3. cdaed5d ppc4xx: Switch to I2C bus numer 0 for chip_config command by Stefan Roese · 15 years ago
  4. 985edac ppc4xx: Add UBI support to PLU405 boards by Matthias Fuchs · 15 years ago
  5. d14c7ec Fix SMC91111 regression: lpd7a40x build failures by Ben Warren · 15 years ago
  6. 1031ae9 SMC91111: Clean up SMC_inx macros on xsengine and xaeniax by Ben Warren · 15 years ago
  7. 0f36527 Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  8. 830c7b6 Fix CS8900 regression on impa7 board by Ben Warren · 15 years ago
  9. e5c5d9e clarify eth driver halt/recv steps by Mike Frysinger · 15 years ago
  10. 497ab0e Fix cs8900 dev->priv not init issue by Hui.Tang · 15 years ago
  11. 4fe5193 ppc4xx: 44x_spd_ddr2.c: Fix register macro ECCCR -> ECCES (SDRAM_ECCES) by Stefan Roese · 15 years ago
  12. 916ed94 ppc4xx: Canyonlands: Change EBC bus config to drive always (no high-z) by Stefan Roese · 15 years ago
  13. 56f9b39 ppc4xx: Fix NAND booting targets after 4xx linker script consolidation by Stefan Roese · 15 years ago
  14. 9a81c61 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · 15 years ago
  15. b0b8674 ppc4xx: Consolidate 4xx PCIe board specific configuration by Stefan Roese · 15 years ago
  16. 25793f7 ARM: Use Linux version for unaligned access code by Remy Bohmer · 15 years ago
  17. 6d6e7c5 ppc/85xx: Fix inclusion of 83xx immap in 85xx builds by Kumar Gala · 15 years ago
  18. 107b579 86xx: Remove redundant code in initdram by Becky Bruce · 15 years ago
  19. 715d8f7 fsl_pci_init_port end-point initialization is broken by Ed Swarthout · 15 years ago
  20. 01471d5 Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support" by Kumar Gala · 15 years ago
  21. 2cd95a2 ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  22. 4649913 ppc4xx: Add common ppc4xx linker script by Stefan Roese · 15 years ago
  23. b1245dd ppc4xx: Add custom linker script to board/*/config.mk by Stefan Roese · 15 years ago
  24. ceaa62a ppc4xx: Fix problems in some ppc4xx board Makefiles by Stefan Roese · 15 years ago
  25. a0ff1f1 ppc4xx: sc3: Remove unreferenced external declarations from sc3.h by Stefan Roese · 15 years ago
  26. 7ec1fed mkconfig: Create board directory (CONFIG_BOARDDIR) in include/config.h by Stefan Roese · 15 years ago
  27. ff882295 ppc/85xx: Fix misc L2 cache enabling bug by Dave Liu · 15 years ago
  28. cd12f61 mpc52xx: add support for the IPEK01 board by Wolfgang Grandegger · 15 years ago
  29. d793b6b Merge branch 'next' of git://git.denx.de/u-boot-video into next by Wolfgang Denk · 15 years ago
  30. b91b8f7 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  31. 229b6dc video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01 by Wolfgang Grandegger · 15 years ago
  32. 5d16ca8 video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode by Anatolij Gustschin · 15 years ago
  33. c28d3bb video: mb862xx: improve board-specific Lime configuration by Wolfgang Grandegger · 15 years ago
  34. 08ea550 new PCA9564 i2c bridge driver by Valentin Yakovenkov · 15 years ago
  35. 08a1c62 Blackfin: TWI/I2C: implement bus speed get/set functions by Mike Frysinger · 15 years ago
  36. 3814ea4 Blackfin: TWI/I2C: add timeout to transfer by Mike Frysinger · 15 years ago
  37. 59434fe sh: Update lowlevel_init.S of espt-giga by Nobuhiro Iwamatsu · 15 years ago
  38. f1cae19 sh: Move some defs to convince 'pcrel too far' by Nobuhiro Iwamatsu · 15 years ago
  39. 0f9eaf4 sh: Remove malloc_bin_reloc from lib_sh, lib_nios2 and lib_nios. by Nobuhiro Iwamatsu · 15 years ago
  40. 0775437 Fix DM9000 MAC address handling by Ben Warren · 15 years ago
  41. 98d92d8 sbc8349: fix incorrect comment by Wolfgang Denk · 15 years ago
  42. f2b4bc0 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 15 years ago
  43. d187fca Merge branch 'master' of git://git.denx.de/u-boot-sparc by Wolfgang Denk · 15 years ago
  44. a38f85e Fix Compliation warning for TNY-A9260 and TNY-A9G20 by Sandeep Paulraj · 15 years ago
  45. 264e42e Fix Compliation warning for SBC35-A9G20 board by Sandeep Paulraj · 15 years ago
  46. 353462f galaxy5200: Add default environment variables by Eric Millbrandt · 15 years ago
  47. fa36ae7 cfi: Add weak default function for flash_cmd_reset() by Stefan Roese · 15 years ago
  48. 4946775 Coding Style cleanup; update CHANGELOG, prepare -rc1 by Wolfgang Denk · 15 years ago
  49. 246c692 Add 'editenv' command by Peter Tyser · 15 years ago
  50. b0fa8e5 setenv(): Delete 0-length environment variables by Peter Tyser · 15 years ago
  51. ecc5500 readline(): Add ability to modify a string buffer by Peter Tyser · 15 years ago
  52. f923943 cread_line(): Remove unused variables by Peter Tyser · 15 years ago
  53. e491a71 Check for NULL prompt in readline_into_buffer() by Peter Tyser · 15 years ago
  54. 16d1c10 drivers/net/phy/miiphybb.c: fix warning: no newline at end of file by Wolfgang Denk · 15 years ago
  55. 98cecb6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  56. a747a7f Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · 15 years ago
  57. 3fca803 mpc85xx: Configure QE USB for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  58. 14809b6 mpc85xx: Configure QE UART for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  59. 70d665b mpc85xx: Setup QE pinmux for SPI Flash on MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  60. 65dec3b mpc85xx: Setup SRIO memory region LAW for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  61. a29155e mpc85xx: Add eLBC NAND support for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  62. 7f52ed5 mpc85xx: Add eSDHC support for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  63. 4861812 xpedite5370: Enable multi-core support by Peter Tyser · 15 years ago
  64. 5ccd29c 85xx: MP Boot Page Translation update by Peter Tyser · 15 years ago
  65. 70ed869 ppc/85xx/pci: fsl_pci_init: pcie agent mode support by Vivek Mahajan · 15 years ago
  66. 273a28a 85xx/p1_p2_rdb: Fixing DDR configuration for 800MHz data rate by Poonam Aggrwal · 15 years ago
  67. 924024c 85xx/p1_p2rdb: Fix crash while configuring 32 bit DDR i/f for P1020RDB. by Poonam Aggrwal · 15 years ago
  68. 2c0c58b Fix bug in jumptable call stubs for SPARC. by Sergey Mironov · 15 years ago
  69. 3e303f7 fdt_support: Add multi-serial support for stdout fixup by Anton Vorontsov · 15 years ago
  70. da0e5f7 ppc/85xx: Fix crashes due to generation of SPE instruction by Leon Woestenberg · 15 years ago
  71. 654ea1f ppc/85xx: Make L2 support more robust by Dave Liu · 15 years ago
  72. 613ad28 ppc/85xx: Fix compiler warning in nand_spl/.../p1_p2_rdb/nand_boot.c by Kumar Gala · 15 years ago
  73. e8967d9 ppc/85xx: Fix building NAND_SPL out of tree by Kumar Gala · 15 years ago
  74. f3ee258 License cleanup: Fix license header for some esd display configurations by Matthias Fuchs · 15 years ago
  75. 4166ee5 sf: add GPL-2 license info by Mike Frysinger · 15 years ago
  76. d535a49 fdt: Fix fdt padding issue for initrd mem_rsv by Kumar Gala · 15 years ago
  77. 0ac59d0 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  78. 922754c Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  79. 09cc048 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  80. 4ee6326 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  81. a89805f Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  82. 62506ae Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  83. 25ee856 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  84. 4bc3d2a ARM: OMAP3: Refactors the SM911x driver by Steve Sakoman · 15 years ago
  85. f380737 s5pc1xx: SMDKC100: fix compile warnings by Minkyu Kang · 15 years ago
  86. 8003c36 arm926ejs: 8-byte align stack to avoid LDRD/STRD problems by Simon Kagstrom · 15 years ago
  87. e63e590 TI OMAP3 SDP3430: Initial Support by Tom Rix · 15 years ago
  88. a4474ff TI DaVinci: Adding Copyright for DM365 EVM by Sandeep Paulraj · 15 years ago
  89. 11b0102 TI DaVinci: Fix DM6467 EVM Compilation Warning by Sandeep Paulraj · 15 years ago
  90. fac1ef4 TI DaVinci: DM355 Leopard: Fix compilation warning by Sandeep Paulraj · 15 years ago
  91. f8a812a TI OMAP3: make gpmc_config as const by Nishanth Menon · 15 years ago
  92. cfc2587 ppc4xx: Sequoia: Add chip_config command by Stefan Roese · 15 years ago
  93. c85b583 ppc4xx: Yosemite/Yellowstone: Check and reconfigure the PCI sync clock by Stefan Roese · 15 years ago
  94. 23c51a2 ppc4xx: Sequoia/Rainer: Check and reconfigure the PCI sync clock by Stefan Roese · 15 years ago
  95. 08c6a26 ppc4xx: Print PCI synchronous clock frequency upon bootup by Stefan Roese · 15 years ago
  96. 5e47f95 ppc4xx: Add function to check and dynamically change PCI sync clock by Stefan Roese · 15 years ago
  97. 92b8964 ppc4xx: Update flash size in reg property of the NOR flash node by Stefan Roese · 15 years ago
  98. 30d45c0 fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtb by Stefan Roese · 15 years ago
  99. 76706cb cpu/ppc4xx/fdt.c: avoid strcpy() to constant string by Wolfgang Denk · 15 years ago
  100. 0e1ac98 cpu/ppc4xx/fdt.c: avoid strcpy() to constant string by Wolfgang Denk · 15 years ago