1. e95bcc3 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  2. decbe02 mgcoge: update configuration by Heiko Schocher · 17 years ago
  3. 0b8f2a2 Conding style cleanup by Wolfgang Denk · 17 years ago
  4. 41712b4 ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board by Stefan Roese · 17 years ago
  5. 71665eb ppc4xx: Add Canyonlands NAND booting support by Stefan Roese · 17 years ago
  6. c813f1f ppc4xx: Add AMCC Canyonlands support (460EX) (3/3) by Stefan Roese · 17 years ago
  7. 6983fe2 ppc4xx: Add AMCC Canyonlands support (460EX) (2/3) by Stefan Roese · 17 years ago
  8. 43c6099 ppc4xx: Add basic support for AMCC 460EX/460GT (5/5) by Stefan Roese · 17 years ago
  9. 6f2eb3f ppc4xx: Add basic support for AMCC 460EX/460GT (4/5) by Stefan Roese · 17 years ago
  10. 999ecd5 ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) by Stefan Roese · 17 years ago
  11. 84a999b ppc4xx: program_tlb now uses 64bit physical addess by Stefan Roese · 17 years ago
  12. 75a66dc ppc4xx: Add 405GPr based MCU25 board config file by Niklaus Giger · 17 years ago
  13. a079494 ppc4xx: HCU4/5. Use FLASH_CFI_LEGACY by Niklaus Giger · 17 years ago
  14. 377151c Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  15. 1ac14d8 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  16. 82afabf mgsuvd: update board configuration by Heiko Schocher · 17 years ago
  17. e492c90 mgcoge: update board configuration by Heiko Schocher · 17 years ago
  18. 270fe26 mpc83xx: make dtb basename file references equal those of linux by Kim Phillips · 17 years ago
  19. fc84a84 ppc4xx: Sequoia: Add device tree (fdt) Linux booting default env variables by Stefan Roese · 17 years ago
  20. bd4458c 837xEMDS: Improve the system performance by Dave Liu · 17 years ago
  21. d8ab58b Replace "run load; run update" with conditionalized "run load update". by Detlev Zundel · 17 years ago
  22. a447538 PCS440EP: fix build problems (redundant #define) by Wolfgang Denk · 17 years ago
  23. 42ba58e Fix endianess problem in cramfs code (cramfs is always host-endian in Linux) by Bernhard Nemec · 17 years ago
  24. 32bf3d1 Fix quoting problem (preboot setting) in many board config files. by Wolfgang Denk · 17 years ago
  25. 5b0b2b6 ADS5121: Fix default environment. by Wolfgang Denk · 17 years ago
  26. 8ce4e5c Fix checking fat32 cluster size. by michael · 17 years ago
  27. 76957cb ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1 by Stefan Roese · 17 years ago
  28. 093e14c Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  29. 5f91db7 MPC5121e ADS PCI support take 3 by John Rigby · 17 years ago
  30. 5599c28 arm-imx: Fix register definitions by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  31. f8fa636 Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. by Shinya Kuribayashi · 17 years ago
  32. 495d162 sbc8548: Fix cfi flash bank declaration by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  33. b075d74 Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. by Shinya Kuribayashi · 17 years ago
  34. e5084af Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter. by Detlev Zundel · 17 years ago
  35. 2e72109 lwmon5: enable hardware watchdog by Yuri Tikhonov · 17 years ago
  36. bc77881 ppc4xx: Support for ATI Radeon 9200 card on sequoia by Anatolij Gustschin · 17 years ago
  37. 6a2dcaf Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  38. 239c885 Merge branch 'master' of git://www.denx.de/git/u-boot-freebsd by Wolfgang Denk · 17 years ago
  39. 5a9abcc Remove duplicate defines for ARRAY_SIZE by Kumar Gala · 17 years ago
  40. e7a85f2 API: Add (c) and licensing notice to the public API header. by Rafal Jaworowski · 17 years ago
  41. a551cee 86xx: Fix GUR PCI config registers properly. by Jon Loeliger · 17 years ago
  42. cb06eb9 8610HPCD: Don't use VIDEO/CFB_CONSOLE by default. by Jon Loeliger · 17 years ago
  43. 975a083 8610HPCD: Fix typos in two PCI setup registers. by Jon Loeliger · 17 years ago
  44. 13f5433 86xx: Convert sbc8641d to use libfdt. by Jon Loeliger · 17 years ago
  45. ef5b4f2 ppc4xx: HCU4/5. Cleanup configs by Niklaus Giger · 17 years ago
  46. 8cc10d0 ppc4xx: PPC405GPr fix missing register definitions by Niklaus Giger · 17 years ago
  47. 214398d ppc4xx: Beautify configuration files for Sequoia and Korat boards by Larry Johnson · 17 years ago
  48. d7d9afa Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdev by Peter Pearse · 17 years ago
  49. ae92069 Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev by Peter Pearse · 17 years ago
  50. e42d2b0 Merge branch '070524_netstar' of git://linux-arm.org/u-boot-armdev by Peter Pearse · 17 years ago
  51. f33e965 Fix compile warning on lib_ppc/board.c by Anatolij Gustschin · 17 years ago
  52. 1b8607e Extend ATI Radeon driver to support more video modes by Anatolij Gustschin · 17 years ago
  53. 4124382 xsengine: fix typo and few coding style by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  54. ae91a80 Merge ../custodians by Wolfgang Denk · 17 years ago
  55. 9e04a81 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  56. a4d60bb Merge ../custodians by Wolfgang Denk · 17 years ago
  57. 32c70d3 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  58. edc886f Merge ../custodians by Wolfgang Denk · 17 years ago
  59. 9291574 Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 by Wolfgang Denk · 17 years ago
  60. 7e30f5e Coding STyle cleanup. by Wolfgang Denk · 17 years ago
  61. 6f99eec Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · 17 years ago
  62. f6921e3 sh: Fix register address of SH7722 by Nobuhiro Iwamatsu · 17 years ago
  63. 943afa2 85xx, 86xx: Determine I2C clock frequencies and store in global_data by Timur Tabi · 17 years ago
  64. b931b3a TQM834x: clean up configuration by Wolfgang Denk · 17 years ago
  65. e7670f6 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · 17 years ago
  66. 746c4b9 Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  67. f90e69c Merge branch 'for-1.3.2' by Stefan Roese · 17 years ago
  68. ea8d989 Support for Artila M-501 starter kit by Timo Tuunainen · 17 years ago
  69. 6afcabf AT91CAP9 support : board/ files by Stelian Pop · 17 years ago
  70. fa506a9 AT91CAP9 support : include/ files by Stelian Pop · 17 years ago
  71. f4e7cbf Update board NetStar Signed-off-by: Ladislav Michl <ladis@linux-mips.org> by Peter Pearse · 17 years ago
  72. 6d1b6f9 Mark board_init_[fr] as noreturn by Mike Frysinger · 17 years ago
  73. 1b76988 Fix remaining CONFIG_COMMANDS by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  74. 3cfb0c5 Remove duplicate defines for ARRAY_SIZE by Kumar Gala · 17 years ago
  75. ccd6e14 Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbols by Jon Loeliger · 17 years ago
  76. d075eec Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  77. 10bbb38 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  78. c62776b Get rid of "#undef DEBUG" from board config files. by Wolfgang Denk · 17 years ago
  79. 73bf1e2 Remove #undef DEBUG from MPC83xx board header files by Timur Tabi · 17 years ago
  80. 37e3c62 ADS5121e: DDR2 init/timing update. by Grzegorz Bernacki · 17 years ago
  81. ac91528 Device tree updates by John Rigby · 17 years ago
  82. de55d18 Change IPS freq to 66MHz by John Rigby · 17 years ago
  83. cd9cb62 xsengine: rename board_post_init to board_late_init by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  84. d38da53 AVR32: Make SDRAM refresh rate configurable by Haavard Skinnemoen · 17 years ago
  85. b2e1d5b ATSTK1004: Fix comment about default load address by Haavard Skinnemoen · 17 years ago
  86. 8269ab5 ATSTK1002: Use SDRAM + 4MB as default load address by Haavard Skinnemoen · 17 years ago
  87. 2bcacc2 ATNGW100: Fix default mtest range by Haavard Skinnemoen · 17 years ago
  88. d4d7730 punt Blackfin VDSP headers and import sanitized/auto-generated ones by Mike Frysinger · 17 years ago
  89. 6cfcce6 always pull in asm/blackfin.h for Blackfin ports by Mike Frysinger · 17 years ago
  90. bf53974 add missing __raw versions of Blackfin read/write io functions by Mike Frysinger · 17 years ago
  91. 24e02d0 add the default Blackfin logo used by Blackfin boards with splash screens by Mike Frysinger · 17 years ago
  92. b45264e add gitignores for Blackfin pieces by Mike Frysinger · 17 years ago
  93. a7c185e ARM: s3c24xx: Multiple serial port support by Harald Welte · 17 years ago
  94. be19bd5 ARM: arm920/s3c24xx: IRQ demulitplexer callback by Harald Welte · 17 years ago
  95. 28d77d9 ppc4xx: Fix problem with init-ram bigger than 4k on 440 platforms by Stefan Roese · 17 years ago
  96. 4fedfdd ARM: Board voiceblue update by Ladislav Michl · 17 years ago
  97. 2c5260f ARM: AT91RM9200 based boards config cleanup by Ladislav Michl · 17 years ago
  98. 481f28b ARM: Fix at91rm9200dk base address by Ladislav Michl · 17 years ago
  99. c95219f MMC for PXA 27X (resubmit) by stefano babic · 17 years ago
  100. 96bbfa1 Fix gcc issues in pxa-regs.h by stefano babic · 17 years ago