1. ed29415 nios2: pass command line and initrd to linux in bootm.c by Thomas Chou · 15 years ago
  2. 9e486ab nios2: Fix AMDLV065D flash write bug in altera board common tree. by Scott McNutt · 15 years ago
  3. 3a89a91 nios2: Set CONFIG_SYS_HZ to 1000 all nios2 boards. by Scott McNutt · 15 years ago
  4. 3ea0037 nios2: Fix outx/writex parameter order in io.h by Scott McNutt · 15 years ago
  5. 64da04d nios2: Add support for EPCS16 and EPCS64 configuration devices. by Scott McNutt · 15 years ago
  6. 3fd2a1f nios2: Add missing Ethernet initialization to board_init(). by Scott McNutt · 15 years ago
  7. c72bfaf nios2: add struct stat support in linux/stat.h by Thomas Chou · 15 years ago
  8. 3bef253 nios2: use bitops from linux-2.6 asm-generic by Thomas Chou · 15 years ago
  9. d8b73df nios2: add local_irq_enable/disable to asm-nios2/system.h by Thomas Chou · 15 years ago
  10. 54d809e nios2: add asm-nios2/errno.h by Thomas Chou · 15 years ago
  11. c9d4f46 nios2: Move serial drivers to individual files in drivers/serial by Scott McNutt · 15 years ago
  12. ffa37fc Merge branch 'next' by Wolfgang Denk · 15 years ago
  13. ca6e1c1 Prepare v2010.03 by Wolfgang Denk · 15 years ago
  14. 8e64d6e net, doc: How to setup MAC address correctly by Heiko Schocher · 15 years ago
  15. b78b48c net, fec_mxc: only setup the device enetaddr with eeprom value by Heiko Schocher · 15 years ago
  16. d5a6423 doc: Fix ramdisk examples in doc/uImage.FIT/multi.its by Felix Radensky · 15 years ago
  17. 2d2018f jffs2, suen3: Fix compiler warning by Heiko Schocher · 15 years ago
  18. f3dfbb6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  19. 7d3ef4f Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  20. 9ff32d8 mpc86xx: set the DDR BATs after calculating true DDR size by Timur Tabi · 15 years ago
  21. 33f57bd 85xx: Fix enabling of L1 cache parity on secondary cores by Kumar Gala · 15 years ago
  22. 1a332da ppc4xx: Fix problem with I2C bus >= 1 initialization by Stefan Roese · 15 years ago
  23. 24de2f4 bootm, linux: fix booting Multi-File Image with "kernel+ramdisk+fdt" by Heiko Schocher · 15 years ago
  24. fd03ea8 i2c: made unused function i2c_mux_add_device static by Frans Meulenbroeks · 15 years ago
  25. 2c0dc99 cmd_i2c: introduced get_alen helper function by Frans Meulenbroeks · 15 years ago
  26. a266fe9 cmd_i2c: moved a define to before the functions by Frans Meulenbroeks · 15 years ago
  27. 4a8cf33 cmd_i2c: moved mispositioned comment for i2c md by Frans Meulenbroeks · 15 years ago
  28. 3a6dcb9 cmd_i2c.c: declared local functions as static by Frans Meulenbroeks · 15 years ago
  29. 0020db3 Merge remote branch 'origin/master' into next by Wolfgang Denk · 15 years ago
  30. 0d41ad7 Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into next by Wolfgang Denk · 15 years ago
  31. 2883cc2 Prepare 2010.03-rc3 by Wolfgang Denk · 15 years ago
  32. 060f285 cmd_usb.c: print debug messages only when DEBUG is defined by Wolfgang Denk · 15 years ago
  33. a574cff ml300: remove support for broken, orphaned board by Wolfgang Denk · 15 years ago
  34. cc3074c Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  35. 04387d2 mkimage: fix Segmentation Fault when run without "-n name" option by Wolfgang Denk · 15 years ago
  36. 4284f36 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 15 years ago
  37. be1a913 Merge branch 'next' of git://git.denx.de/u-boot-coldfire into next by Wolfgang Denk · 15 years ago
  38. e572082 cfi flash: add status polling method for amd flash by Thomas Chou · 15 years ago
  39. c40c94a cfi_flash: precision and underflow problem in tout calculation by Renato Andreola · 15 years ago
  40. 9d3a86a ColdFire: Fix m54455EVB save environment bug by TsiChung Liew · 15 years ago
  41. f26a247 ColdFire: Fix incorrect M5253DEMO default environment by TsiChung Liew · 15 years ago
  42. dd9f054 ColdFire: Cache update for all platforms by TsiChung Liew · 15 years ago
  43. f628e2f ColdFire: Fix SDRAM size on M5208evb rev E by TsiChung Liew · 15 years ago
  44. 9e8e927 ColdFire: Misc update for M53017 by TsiChung Liew · 15 years ago
  45. f9d877a ColdFire: Add CPU compile flag for mcf5301x and mcf532x by TsiChung Liew · 15 years ago
  46. 0e8a755 ColdFire: Update Extra environment Data for M5275EVB by TsiChung Liew · 15 years ago
  47. 53e4290 ColdFire: M5271EVB DRAM Bring up issue by TsiChung Liew · 15 years ago
  48. ac265f7 ColdFire: Update M5253DEMO configuration file by TsiChung Liew · 15 years ago
  49. 68e4e76 ColdFire: Relocate vector table - mcf5445x by TsiChung Liew · 15 years ago
  50. fa9da59 ColdFire: Update uart_port_conf in serial driver by TsiChung Liew · 15 years ago
  51. 52affe0 ColdFire: Update processors' serial port configuration by TsiChung Liew · 15 years ago
  52. d04c1ef ColdFire: Correct bit definition by TsiChung Liew · 15 years ago
  53. 116095e fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not used by Philippe De Muyter · 15 years ago
  54. dfc2b76 Adding EP2500 MCF5282 board [PATCH] by Michael Durrant · 15 years ago
  55. 8908334 add block write function to spartan3 slave serial load by Wolfgang Wegner · 15 years ago
  56. 9d79e57 add ASTRO MCF5373L board by Wolfgang Wegner · 15 years ago
  57. c550afa ppc4xx fix unstable 440EPx bootstrap options by Rupjyoti Sarmah · 15 years ago
  58. 7027d56 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 15 years ago
  59. fb508b8 at91: Get rid of some warnings when building for otc570 by Matthias Fuchs · 15 years ago
  60. acb1386 lcd: make 16bpp work by Alessandro Rubini · 15 years ago
  61. 6b94b49 cmd_nand: show nand scrub confirmation character by Florian Fainelli · 15 years ago
  62. 7c27b7b at91: add hwecc method for nand by Nikolay Petukhov · 15 years ago
  63. cc41a59 TI: Davinci: NAND Driver Cleanup by Cyril Chemparathy · 15 years ago
  64. 859500a Merge remote branch 'origin/master' into next by Wolfgang Denk · 15 years ago
  65. 152dda3 Prepare v2010.03-rc2 by Wolfgang Denk · 15 years ago
  66. d650da2 ep93xx timer: Fix resolution of get_ticks() by Matthias Kaehlcke · 15 years ago
  67. 7e67fb5 ep93xx timer: Fix possible overflow in usecs_to_ticks() by Matthias Kaehlcke · 15 years ago
  68. b46b353 Merge remote branch 'origin/master' into next by Wolfgang Denk · 15 years ago
  69. 3c950e2 fdt_support: add partitions fixup in mtd node by Anatolij Gustschin · 15 years ago
  70. d611295 cmd history: Match history buffer size to console buffer by John Schmoller · 15 years ago
  71. 6475b9f console: Fix console buffer overrun by John Schmoller · 15 years ago
  72. e070a56 POST: add progress API by Michael Zaidman · 15 years ago
  73. 47ab5ad cmd_setexpr: allow memory addresses in expressions by Frans Meulenbroeks · 15 years ago
  74. 652e535 cmd_i2c.c: added i2c read to memory function by Frans Meulenbroeks · 15 years ago
  75. fb0070e cmd_i2c.c: sorted commands alphabetically by Frans Meulenbroeks · 15 years ago
  76. bfc3b77 cmd_i2c.c: reworked subcommand handling by Frans Meulenbroeks · 15 years ago
  77. f74d9bd cmd_bootm.c: made subcommand array static by Frans Meulenbroeks · 15 years ago
  78. faffe14 cmd_i2c.c: reduced subaddress length to 3 bytes by Frans Meulenbroeks · 15 years ago
  79. a6a0496 nios2: Added support to YANU UART by Renato Andreola · 15 years ago
  80. 352745a nios2: use generic unaligned.h by Thomas Chou · 15 years ago
  81. fd428c0 mpc5xxx: Remove all references to MGT5100 by Detlev Zundel · 15 years ago
  82. c0c3165 video: Fix console display when splashscreen is used by Matthias Weisser · 15 years ago
  83. daa989b correct a syntax typo in at91_matrix.h by Asen Dimov · 15 years ago
  84. 322ff39 env: fix endian ordering in crc table by Jeff Angielski · 15 years ago
  85. 51c2ac9 mpc5121: cpu/mpc512x/diu.c: fix warnings by Anatolij Gustschin · 15 years ago
  86. a749081 console.c: fix problem with splashimage by Anatolij Gustschin · 15 years ago
  87. 5647f78 mod change 755 => 644 for multiple files by Thomas Weber · 15 years ago
  88. 99c006a mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessors by Stefano Babic · 15 years ago
  89. c96f86e TFTP: allow for adjustable retransmission timout by Wolfgang Denk · 15 years ago
  90. 252b404 Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device() by Wolfgang Denk · 15 years ago
  91. 9d90a93 cmd_mmc remove \n by Frans Meulenbroeks · 15 years ago
  92. 67c7189 nios2: Added support to YANU UART by Renato Andreola · 15 years ago
  93. 1e67fb3 nios2: use generic unaligned.h by Thomas Chou · 15 years ago
  94. f1fdc42 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 15 years ago
  95. 0502262 asm-blackfin/unaligned.h: add for zlib code by Mike Frysinger · 15 years ago
  96. 3adc1fd asm-generic/unaligned.h: dynamic default unaligned accesses by Mike Frysinger · 15 years ago
  97. be129aa video: Fix console display when splashscreen is used by Matthias Weisser · 15 years ago
  98. 93910ed Prepare v2010.03-rc1 by Wolfgang Denk · 15 years ago
  99. 4e72fb1 standalone eepro100_eeprom: fix build error by Wolfgang Denk · 15 years ago
  100. 1bb1809 Update .gitignore's: add some generated files by Wolfgang Denk · 15 years ago