1. 778933f OMAP3: Add NAND support by Dirk Behme · 16 years ago
  2. e0e49fe OMAP3: Add common board, interrupt and system info by Dirk Behme · 16 years ago
  3. 595d37b OMAP3: Add common clock, memory and low level code by Dirk Behme · 16 years ago
  4. 7d75a10 OMAP3: Add common cpu and start code by Dirk Behme · 16 years ago
  5. a1aa39c OMAP3: Add OMAP3, memory and function prototype headers by Dirk Behme · 16 years ago
  6. deccb10 OMAP3: Add pin mux, clock and cpu headers by Dirk Behme · 16 years ago
  7. fd24e75 bugfix for i.mx31 CCM_UPCTL reg by Maxim Artamonov · 16 years ago
  8. f88c680 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  9. 1f9bb94 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  10. a885a54 easylogo: add optional gzip support by Mike Frysinger · 16 years ago
  11. 95f99a4 fat: fix unaligned errors by Bryan Wu · 16 years ago
  12. 615c220 spi flash: fix crash due to spi flash miscommunication by Brad Bozarth · 16 years ago
  13. 7ed66f7 FPU POST: fix warnings when building with 2.18 binutils by Yuri Tikhonov · 16 years ago
  14. 1525804 Add support for Maxim's DS4510 I2C device by Peter Tyser · 16 years ago
  15. b265989 common: Iteration limit for memory test. by Dirk Eibach · 16 years ago
  16. 33a8f6a serial: Rename driver vcth to vct to support other board variants by Stefan Roese · 16 years ago
  17. 5cad59c nios: Move README.nios_CONFIG_SYS_NIOS_CPU to doc/ dir by Shinya Kuribayashi · 16 years ago
  18. 6499fd6 common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED by Peter Korsgaard · 16 years ago
  19. 29194e8 Added legacy flash ST Micro M29W040B by Niklaus Giger · 16 years ago
  20. 5e68765 Fixed off-by-one errors in lib_m68k/interrupts.c by Graeme Russ · 16 years ago
  21. c52dde9 Removed all references to CONFIG_SYS_RESET_GENERIC by Graeme Russ · 16 years ago
  22. 8ec7753 Remove #ifdef CONFIG_SC520 in source code by Graeme Russ · 16 years ago
  23. 382827c Added MMCR reset functionality by Graeme Russ · 16 years ago
  24. 278638d Moved generic (triple fault) reset code by Graeme Russ · 16 years ago
  25. 0c8c62e Moved definition of set_vector() to new header file by Graeme Russ · 16 years ago
  26. a9c284a Moved sc520 specific code into new cpu/i386/sc520 folder by Graeme Russ · 16 years ago
  27. 461bbe2 Renamed cpu/i386/reset.S to resetvec.S by Graeme Russ · 16 years ago
  28. 5bc73fb Makefile: keep lists sorted. by Wolfgang Denk · 16 years ago
  29. e56d397 Added initial eNET board support by Graeme Russ · 16 years ago
  30. 9617f94 Merge branch 'next' by Kim Phillips · 16 years ago
  31. bf77c14 POWERPC 82xx: add the SCC as an HDLC controller by Gary Jennejohn · 16 years ago
  32. 7937e4f powerpc, keymile boards: extract identical config options by Heiko Schocher · 16 years ago
  33. d19a6ec powerpc: keymile: Add a check for the PIGGY debug board by Heiko Schocher · 16 years ago
  34. 3f8dcb5 powerpc: 83xx: add support for the kmeter1 board by Heiko Schocher · 16 years ago
  35. eb0649a Add a do_div() wrapper macro, lldiv(). by Sergei Poselenov · 16 years ago
  36. e0f9741 85xx: Add a 36-bit physical configuration for MPC8572DS by Kumar Gala · 16 years ago
  37. 1a5ba5f 85xx: Handle eLBC difference w/36-bit physical by Kumar Gala · 16 years ago
  38. f55afa0 85xx: Use BR_ADDR macro for NAND chipselects by Kumar Gala · 16 years ago
  39. bb8aea7 Add secondary CPUs processor frequency for e500 core by Haiying Wang · 16 years ago
  40. 5ac0057 85xx: enable the auto self refresh for wake up ARP by Dave Liu · 16 years ago
  41. a06d74c fsl-ddr: use the 1T timing as default configuration by Dave Liu · 16 years ago
  42. 2aad0ae fsl-ddr: make the self refresh idle threshold configurable by Dave Liu · 16 years ago
  43. 4758d53 fsl-ddr: clean up the ddr code for DDR3 controller by Dave Liu · 16 years ago
  44. 5c1bb51 fsl-ddr: update the bit mask for DDR3 controller by Dave Liu · 16 years ago
  45. 60ff464 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards by Kumar Gala · 16 years ago
  46. ef43b6e 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards by Kumar Gala · 16 years ago
  47. a011b5e 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards by Kumar Gala · 16 years ago
  48. 64bb6d1 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards by Kumar Gala · 16 years ago
  49. 3fe8087 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards by Kumar Gala · 16 years ago
  50. 4be8b57 85xx: separate FLASH BASE virtual from physical address by Kumar Gala · 16 years ago
  51. 0f492b4 85xx: separate PIXIS virtual from physical address by Kumar Gala · 16 years ago
  52. dd7e6c7 Add README file for MPC8572DS board by Haiying Wang · 16 years ago
  53. a267207 Blackfin: use common strmhz() in system output by Mike Frysinger · 16 years ago
  54. 87fd600 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  55. 3eb8baf Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 16 years ago
  56. 9ff89b7 mpc83xx: New board support for SIMPC8313 by Ron Madrid · 16 years ago
  57. d38f4a6 nand: fixup printf modifiers to match types used by Mike Frysinger · 16 years ago
  58. 1fd5551 nand read.jffs2 (nand_legacy) in common/cmd_nand.c by Schlaegl Manfred jun · 16 years ago
  59. 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
  60. a94bc28 NAND: Fix cache and memory inconsistency issue by Dave Liu · 16 years ago
  61. b20f840 NAND: Enable nand lock, unlock feature by Nishanth Menon · 16 years ago
  62. f791172 NAND: move board_nand_init to nand.h by Mike Frysinger · 16 years ago
  63. db7ce8c OneNAND: Additional sync with 2.6.27 by Stefan Roese · 16 years ago
  64. 87b4950 Add markbad function by Kyungmin Park · 16 years ago
  65. 9743d28 OneNAND: Bad block aware read/write command support by Stefan Roese · 16 years ago
  66. 7c9aafe OneNAND: Save version_id in onenand_chip struct by Stefan Roese · 16 years ago
  67. 5ed79ae OneNAND: Fix compiler warnings by Stefan Roese · 16 years ago
  68. 5e6b534 mpc83xx: enable eLBC NAND support for MPC8315ERDB board by Dave Liu · 16 years ago
  69. dc7a79c Sync with 2.6.27 by Kyungmin Park · 16 years ago
  70. d7c65e7 microblaze: Use cache functions (especially cache status) by Michal Simek · 16 years ago
  71. f95f6dc microblaze: Add cache flush by Michal Simek · 16 years ago
  72. f614bea microblaze: Add bootup messages to board.c by Michal Simek · 16 years ago
  73. 0d14165 microblaze: Change microblaze-generic config file by Michal Simek · 16 years ago
  74. 87ed95b microblaze: Rename ml401 to microblaze-generic by Michal Simek · 16 years ago
  75. 81df082 Merge branch 'fixes' by Haavard Skinnemoen · 16 years ago
  76. 838450e 83xx: Use the proper sequence for updating IMMR. by Scott Wood · 16 years ago
  77. 62842ec mpc83xx: Add PCI-E support for MPC837XEMDS boards by Anton Vorontsov · 16 years ago
  78. 0db0be2 mpc83xx: Add PCI-E support for MPC8315ERDB boards by Anton Vorontsov · 16 years ago
  79. 1a8206c mpc83xx: Add support for MPC83xx PCI-E controllers by Anton Vorontsov · 16 years ago
  80. 284f95d MPC8349EMDS: do not setup unused PCI clock outputs in PCI agent mode by Ira Snyder · 16 years ago
  81. e2e29ec 83xx: PCI agent mode fixes for multi-board systems by Ira Snyder · 16 years ago
  82. 787b61d mpc83xx: Size optimization of start.S by Ron Madrid · 16 years ago
  83. 49f8a44 Merge branch 'master' into next by Kim Phillips · 16 years ago
  84. d3755df Prepare v2009.01 by Wolfgang Denk · 16 years ago
  85. ecbeb28 Prepare 2009.01-rc3 by Wolfgang Denk · 16 years ago
  86. c88b1aa Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  87. 8ccb33f build system: treat all Darwin's alike by Mike Frysinger · 16 years ago
  88. 9e0a99d fdt_resize(): fix actualsize calculations with unaligned blobs by Peter Korsgaard · 16 years ago
  89. b35beab ncb: use socklen_t by Mike Frysinger · 16 years ago
  90. c33cb86 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  91. 633653e Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  92. b27a8e3 sh: serial: use readx/writex accessors by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  93. 80f003b sh: serial: coding style cleanup by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  94. fcbff80 sh: Fix compile error on lowlevel_init file by Nobuhiro Iwamatsu · 16 years ago
  95. c7e4e35 sh: Fix up rsk7203 target for out of tree build by Kieran Bingham · 16 years ago
  96. b9c2172 sh: use write{8,16,32} in all lowlevel_init by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  97. bd96370 sh: lowlevel_init coding style cleanup by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  98. 9f37e8f sh: update sh2/sh2a timer coding style by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  99. 4b13718 sh: update sh timer coding style by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  100. 435988c Prepare 2009.01-rc2 by Wolfgang Denk · 16 years ago