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