1. 4b3bece S5PC100: Function to configure the SROMC registers. by Naveen Krishna CH · 15 years ago
  2. 3660662 S5PC100: Memory SubSystem Header file, register description(SROMC). by Naveen Krishna CH · 15 years ago
  3. 6aca8fc s5pc1xx: update the README file by Minkyu Kang · 15 years ago
  4. 1edf0f2 s5pc1xx: support the GPIO interface by Minkyu Kang · 15 years ago
  5. ce0cdc5 s3c64xx: Add ifdef at the S3C64XX only codes by Joonyoung Shim · 15 years ago
  6. 35c1f67 S5PC100: Moves the Macros to a common header file by Naveen Krishna CH · 15 years ago
  7. 591235c MAINTAINERS: sort the list of ARM Maintainers by last name by Minkyu Kang · 15 years ago
  8. 9f4f71a SPEAr : Adding maintainer name for spear SoCs by Vipin KUMAR · 15 years ago
  9. 8f16e07 Merge branch 'next' by Wolfgang Denk · 15 years ago
  10. 26b4e47 Prepare v2010.03 by Wolfgang Denk · 15 years ago
  11. 720bb94 net, doc: How to setup MAC address correctly by Heiko Schocher · 15 years ago
  12. 070d734 net, fec_mxc: only setup the device enetaddr with eeprom value by Heiko Schocher · 15 years ago
  13. 34b3242 doc: Fix ramdisk examples in doc/uImage.FIT/multi.its by Felix Radensky · 15 years ago
  14. d64a813 jffs2, suen3: Fix compiler warning by Heiko Schocher · 15 years ago
  15. 5ef403b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  16. 3203446 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  17. 107e9cd mpc86xx: set the DDR BATs after calculating true DDR size by Timur Tabi · 15 years ago
  18. 48bd5f0 85xx: Fix enabling of L1 cache parity on secondary cores by Kumar Gala · 15 years ago
  19. b1bcb0e ppc4xx: Fix problem with I2C bus >= 1 initialization by Stefan Roese · 15 years ago
  20. 64ccc83 bootm, linux: fix booting Multi-File Image with "kernel+ramdisk+fdt" by Heiko Schocher · 15 years ago
  21. ae18b41 i2c: made unused function i2c_mux_add_device static by Frans Meulenbroeks · 15 years ago
  22. d388e88 cmd_i2c: introduced get_alen helper function by Frans Meulenbroeks · 15 years ago
  23. 97ea6e9 cmd_i2c: moved a define to before the functions by Frans Meulenbroeks · 15 years ago
  24. 6a08fd1 cmd_i2c: moved mispositioned comment for i2c md by Frans Meulenbroeks · 15 years ago
  25. 3f3748d cmd_i2c.c: declared local functions as static by Frans Meulenbroeks · 15 years ago
  26. d2e6c0f Merge remote branch 'origin/master' into next by Wolfgang Denk · 15 years ago
  27. c3a82ca Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into next by Wolfgang Denk · 15 years ago
  28. 740a8b7 Prepare 2010.03-rc3 by Wolfgang Denk · 15 years ago
  29. 2f4d365 cmd_usb.c: print debug messages only when DEBUG is defined by Wolfgang Denk · 15 years ago
  30. 935a14b ml300: remove support for broken, orphaned board by Wolfgang Denk · 15 years ago
  31. df8616f Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  32. 23416b8 mkimage: fix Segmentation Fault when run without "-n name" option by Wolfgang Denk · 15 years ago
  33. e8baa7e Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 15 years ago
  34. 392be2f Merge branch 'next' of git://git.denx.de/u-boot-coldfire into next by Wolfgang Denk · 15 years ago
  35. 076767a cfi flash: add status polling method for amd flash by Thomas Chou · 15 years ago
  36. ac6693d cfi_flash: precision and underflow problem in tout calculation by Renato Andreola · 15 years ago
  37. 1f3a938 ColdFire: Fix m54455EVB save environment bug by TsiChung Liew · 15 years ago
  38. 0212f74 ColdFire: Fix incorrect M5253DEMO default environment by TsiChung Liew · 15 years ago
  39. 0ee47d4 ColdFire: Cache update for all platforms by TsiChung Liew · 15 years ago
  40. f6f4ec9 ColdFire: Fix SDRAM size on M5208evb rev E by TsiChung Liew · 15 years ago
  41. 4ebe03c ColdFire: Misc update for M53017 by TsiChung Liew · 15 years ago
  42. 90ac2b6 ColdFire: Add CPU compile flag for mcf5301x and mcf532x by TsiChung Liew · 15 years ago
  43. 23cc28c ColdFire: Update Extra environment Data for M5275EVB by TsiChung Liew · 15 years ago
  44. 7c1822e ColdFire: M5271EVB DRAM Bring up issue by TsiChung Liew · 15 years ago
  45. 3dd72f6 ColdFire: Update M5253DEMO configuration file by TsiChung Liew · 15 years ago
  46. 4d5414d ColdFire: Relocate vector table - mcf5445x by TsiChung Liew · 15 years ago
  47. b0c37e5 ColdFire: Update uart_port_conf in serial driver by TsiChung Liew · 15 years ago
  48. f9556a7 ColdFire: Update processors' serial port configuration by TsiChung Liew · 15 years ago
  49. bbb8ddc ColdFire: Correct bit definition by TsiChung Liew · 15 years ago
  50. 004a6ff fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not used by Philippe De Muyter · 15 years ago
  51. a4991f2 Adding EP2500 MCF5282 board [PATCH] by Michael Durrant · 15 years ago
  52. d37e555 add block write function to spartan3 slave serial load by Wolfgang Wegner · 15 years ago
  53. 406471c add ASTRO MCF5373L board by Wolfgang Wegner · 15 years ago
  54. c9f731e ppc4xx fix unstable 440EPx bootstrap options by Rupjyoti Sarmah · 15 years ago
  55. 4e07e33 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 15 years ago
  56. 1a9f461 at91: Get rid of some warnings when building for otc570 by Matthias Fuchs · 15 years ago
  57. 2d68c26 lcd: make 16bpp work by Alessandro Rubini · 15 years ago
  58. adb8eb9 cmd_nand: show nand scrub confirmation character by Florian Fainelli · 15 years ago
  59. e6015ca at91: add hwecc method for nand by Nikolay Petukhov · 15 years ago
  60. c4e7224 TI: Davinci: NAND Driver Cleanup by Cyril Chemparathy · 15 years ago
  61. 4b5438e Merge remote branch 'origin/master' into next by Wolfgang Denk · 15 years ago
  62. 51e2dce Prepare v2010.03-rc2 by Wolfgang Denk · 15 years ago
  63. 957f7b5 ep93xx timer: Fix resolution of get_ticks() by Matthias Kaehlcke · 15 years ago
  64. 64d667b ep93xx timer: Fix possible overflow in usecs_to_ticks() by Matthias Kaehlcke · 15 years ago
  65. d1466d1 Merge remote branch 'origin/master' into next by Wolfgang Denk · 15 years ago
  66. 6c44c38 fdt_support: add partitions fixup in mtd node by Anatolij Gustschin · 15 years ago
  67. c1115d9 cmd history: Match history buffer size to console buffer by John Schmoller · 15 years ago
  68. c01e720 console: Fix console buffer overrun by John Schmoller · 15 years ago
  69. e3ac2b9 POST: add progress API by Michael Zaidman · 15 years ago
  70. 2347d4e cmd_setexpr: allow memory addresses in expressions by Frans Meulenbroeks · 15 years ago
  71. 290eefb cmd_i2c.c: added i2c read to memory function by Frans Meulenbroeks · 15 years ago
  72. 1c70402 cmd_i2c.c: sorted commands alphabetically by Frans Meulenbroeks · 15 years ago
  73. a5b9522 cmd_i2c.c: reworked subcommand handling by Frans Meulenbroeks · 15 years ago
  74. 6b419fb cmd_bootm.c: made subcommand array static by Frans Meulenbroeks · 15 years ago
  75. 94bf72b cmd_i2c.c: reduced subaddress length to 3 bytes by Frans Meulenbroeks · 15 years ago
  76. d9bbf05d nios2: Added support to YANU UART by Renato Andreola · 15 years ago
  77. 0d32223 nios2: use generic unaligned.h by Thomas Chou · 15 years ago
  78. a414c7a mpc5xxx: Remove all references to MGT5100 by Detlev Zundel · 15 years ago
  79. 9ee8358 video: Fix console display when splashscreen is used by Matthias Weisser · 15 years ago
  80. 100f2ea correct a syntax typo in at91_matrix.h by Asen Dimov · 15 years ago
  81. 79374af env: fix endian ordering in crc table by Jeff Angielski · 15 years ago
  82. 1f70edc mpc5121: cpu/mpc512x/diu.c: fix warnings by Anatolij Gustschin · 15 years ago
  83. ec8744a console.c: fix problem with splashimage by Anatolij Gustschin · 15 years ago
  84. d9a4918 mod change 755 => 644 for multiple files by Thomas Weber · 15 years ago
  85. ab5338c mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessors by Stefano Babic · 15 years ago
  86. b233bd7 TFTP: allow for adjustable retransmission timout by Wolfgang Denk · 15 years ago
  87. 03bebef Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device() by Wolfgang Denk · 15 years ago
  88. e8943cc cmd_mmc remove \n by Frans Meulenbroeks · 15 years ago
  89. 9f64dcb nios2: Added support to YANU UART by Renato Andreola · 15 years ago
  90. de3ac60 nios2: use generic unaligned.h by Thomas Chou · 15 years ago
  91. b1aa094 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 15 years ago
  92. 3ece4d7 asm-blackfin/unaligned.h: add for zlib code by Mike Frysinger · 15 years ago
  93. 4e192f2 asm-generic/unaligned.h: dynamic default unaligned accesses by Mike Frysinger · 15 years ago
  94. 76d7086 video: Fix console display when splashscreen is used by Matthias Weisser · 15 years ago
  95. a2cfb24 Prepare v2010.03-rc1 by Wolfgang Denk · 15 years ago
  96. e483c54 standalone eepro100_eeprom: fix build error by Wolfgang Denk · 15 years ago
  97. 77a1811 Update .gitignore's: add some generated files by Wolfgang Denk · 15 years ago
  98. 426f1c6 mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver. by Detlev Zundel · 15 years ago
  99. 04d233b 85xx: Drop FIT support to allow u-boot image to fit in 512k by Kumar Gala · 15 years ago
  100. 6dbca5f Cosmetic change - indentation correction. by Michael Zaidman · 15 years ago