1. 1525804 Add support for Maxim's DS4510 I2C device by Peter Tyser · 16 years ago
  2. b265989 common: Iteration limit for memory test. by Dirk Eibach · 16 years ago
  3. 33a8f6a serial: Rename driver vcth to vct to support other board variants by Stefan Roese · 16 years ago
  4. 5cad59c nios: Move README.nios_CONFIG_SYS_NIOS_CPU to doc/ dir by Shinya Kuribayashi · 16 years ago
  5. 6499fd6 common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED by Peter Korsgaard · 16 years ago
  6. 29194e8 Added legacy flash ST Micro M29W040B by Niklaus Giger · 16 years ago
  7. 5e68765 Fixed off-by-one errors in lib_m68k/interrupts.c by Graeme Russ · 16 years ago
  8. c52dde9 Removed all references to CONFIG_SYS_RESET_GENERIC by Graeme Russ · 16 years ago
  9. 8ec7753 Remove #ifdef CONFIG_SC520 in source code by Graeme Russ · 16 years ago
  10. 382827c Added MMCR reset functionality by Graeme Russ · 16 years ago
  11. 278638d Moved generic (triple fault) reset code by Graeme Russ · 16 years ago
  12. 0c8c62e Moved definition of set_vector() to new header file by Graeme Russ · 16 years ago
  13. a9c284a Moved sc520 specific code into new cpu/i386/sc520 folder by Graeme Russ · 16 years ago
  14. 461bbe2 Renamed cpu/i386/reset.S to resetvec.S by Graeme Russ · 16 years ago
  15. 5bc73fb Makefile: keep lists sorted. by Wolfgang Denk · 16 years ago
  16. e56d397 Added initial eNET board support by Graeme Russ · 16 years ago
  17. bf77c14 POWERPC 82xx: add the SCC as an HDLC controller by Gary Jennejohn · 16 years ago
  18. 7937e4f powerpc, keymile boards: extract identical config options by Heiko Schocher · 16 years ago
  19. d19a6ec powerpc: keymile: Add a check for the PIGGY debug board by Heiko Schocher · 16 years ago
  20. 3f8dcb5 powerpc: 83xx: add support for the kmeter1 board by Heiko Schocher · 16 years ago
  21. eb0649a Add a do_div() wrapper macro, lldiv(). by Sergei Poselenov · 16 years ago
  22. a267207 Blackfin: use common strmhz() in system output by Mike Frysinger · 16 years ago
  23. 87fd600 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  24. 3eb8baf Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 16 years ago
  25. d38f4a6 nand: fixup printf modifiers to match types used by Mike Frysinger · 16 years ago
  26. 1fd5551 nand read.jffs2 (nand_legacy) in common/cmd_nand.c by Schlaegl Manfred jun · 16 years ago
  27. 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
  28. a94bc28 NAND: Fix cache and memory inconsistency issue by Dave Liu · 16 years ago
  29. b20f840 NAND: Enable nand lock, unlock feature by Nishanth Menon · 16 years ago
  30. f791172 NAND: move board_nand_init to nand.h by Mike Frysinger · 16 years ago
  31. db7ce8c OneNAND: Additional sync with 2.6.27 by Stefan Roese · 16 years ago
  32. 87b4950 Add markbad function by Kyungmin Park · 16 years ago
  33. 9743d28 OneNAND: Bad block aware read/write command support by Stefan Roese · 16 years ago
  34. 7c9aafe OneNAND: Save version_id in onenand_chip struct by Stefan Roese · 16 years ago
  35. 5ed79ae OneNAND: Fix compiler warnings by Stefan Roese · 16 years ago
  36. 5e6b534 mpc83xx: enable eLBC NAND support for MPC8315ERDB board by Dave Liu · 16 years ago
  37. dc7a79c Sync with 2.6.27 by Kyungmin Park · 16 years ago
  38. d7c65e7 microblaze: Use cache functions (especially cache status) by Michal Simek · 16 years ago
  39. f95f6dc microblaze: Add cache flush by Michal Simek · 16 years ago
  40. f614bea microblaze: Add bootup messages to board.c by Michal Simek · 16 years ago
  41. 0d14165 microblaze: Change microblaze-generic config file by Michal Simek · 16 years ago
  42. 87ed95b microblaze: Rename ml401 to microblaze-generic by Michal Simek · 16 years ago
  43. 81df082 Merge branch 'fixes' by Haavard Skinnemoen · 16 years ago
  44. d3755df Prepare v2009.01 by Wolfgang Denk · 16 years ago
  45. ecbeb28 Prepare 2009.01-rc3 by Wolfgang Denk · 16 years ago
  46. c88b1aa Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  47. 8ccb33f build system: treat all Darwin's alike by Mike Frysinger · 16 years ago
  48. 9e0a99d fdt_resize(): fix actualsize calculations with unaligned blobs by Peter Korsgaard · 16 years ago
  49. b35beab ncb: use socklen_t by Mike Frysinger · 16 years ago
  50. c33cb86 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  51. 633653e Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  52. b27a8e3 sh: serial: use readx/writex accessors by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. 80f003b sh: serial: coding style cleanup by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  54. fcbff80 sh: Fix compile error on lowlevel_init file by Nobuhiro Iwamatsu · 16 years ago
  55. c7e4e35 sh: Fix up rsk7203 target for out of tree build by Kieran Bingham · 16 years ago
  56. b9c2172 sh: use write{8,16,32} in all lowlevel_init by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  57. bd96370 sh: lowlevel_init coding style cleanup by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  58. 9f37e8f sh: update sh2/sh2a timer coding style by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  59. 4b13718 sh: update sh timer coding style by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  60. 435988c Prepare 2009.01-rc2 by Wolfgang Denk · 16 years ago
  61. 30bcf2c cpu/mpc824x/Makefile: fix warning with parallel builds by Wolfgang Denk · 16 years ago
  62. 92c91ec ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boards by Matthias Fuchs · 16 years ago
  63. d51776a ppc4xx: Disable pci node in device tree on CPCI405 pci adapters by Matthias Fuchs · 16 years ago
  64. 59e94ba ppc4xx: Cleanup CPCI405 board code by Matthias Fuchs · 16 years ago
  65. eb89df7 ppc4xx: Enable auto RS485 mode on PLU405 boards by Matthias Fuchs · 16 years ago
  66. 62569b6 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  67. 065a0d3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  68. fac0b5d Some changes of TLB entry setting for MPC8572DS by Haiying Wang · 16 years ago
  69. 8a353d5 Change DDR tlb start entry to CONFIG param for 85xx by Haiying Wang · 16 years ago
  70. 994719d Change PCIE1&2 deciide logic on MPC8544DS board more readable by Roy Zang · 16 years ago
  71. b302240 PCIE2 and PCIE3 are decided by corresponing bit in devdisr instead of PCIE1 bit by Roy Zang · 16 years ago
  72. 9142345 Fix IO port selection issue on MPC8544DS and MPC8572DS boards by Roy Zang · 16 years ago
  73. 47d20df mpc8610hpcd: Fix PCI mapping concepts by Becky Bruce · 16 years ago
  74. 8dc2d64 sbc8641d: Fix PCI mapping concepts by Becky Bruce · 16 years ago
  75. 3fe630c MPC86xx: fix build warnings by Wolfgang Denk · 16 years ago
  76. de92e7e Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 16 years ago
  77. beced32 bf537-stamp/nand: fix board_nand_init prototype by Mike Frysinger · 16 years ago
  78. 94a8b4c Blackfin: drop CONFIG_SPI handling in board init by Mike Frysinger · 16 years ago
  79. 913b9f1 Blackfin: fix out-of-tree building with ldscripts by Mike Frysinger · 16 years ago
  80. 285f7c1 Blackfin: fix linker scripts to work with --gc-sections by Mike Frysinger · 16 years ago
  81. a1ff826 Blackfin: set proper LDRFLAGS for parallel booting LDRs by Mike Frysinger · 16 years ago
  82. 8c45a9e at91rm9200: move define from lowlevel_init to header by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  83. aef363d m501sk: move to the common memory setup by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  84. a16842e at91rm9200: rename lowlevel init value to CONFIG_SYS_ by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  85. ca5bfc1 at91: add at91sam9xeek board support by Nicolas Ferre · 16 years ago
  86. 26dc940 fix bmp_logo.h make dependencies to allow parallel build by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  87. e7f5aab at91: Fix Atmel's at91sam9 boards out of tree build by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  88. ce6b87d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  89. a27d0e2 Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 16 years ago
  90. e49c30f Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  91. b83980f Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
  92. 290ae6b README: update mailing list name and hits to patch submission. by Wolfgang Denk · 16 years ago
  93. 3a65cba 85xx: Enable inbound PCI config cycles for X-ES boards cleanup by Peter Tyser · 16 years ago
  94. f3c970c XPedite5200 board support cleanup by Peter Tyser · 16 years ago
  95. 3bef09c usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  96. 0b691fc mpc8[56]xx: Put localbus clock in sysinfo and gd by Trent Piepho · 16 years ago
  97. 5053058 mpc86xx: Double local bus clock divider by Trent Piepho · 16 years ago
  98. a8665ac mpc8568: Double local bus clock divider by Trent Piepho · 16 years ago
  99. 68aec14 85xx: Fix the boot window issue by Dave Liu · 16 years ago
  100. 2a03a05 sbc8548: use proper PHY address by Paul Gortmaker · 16 years ago