1. 60e286b arm, kirkwood: added KW_TWSI_BASE in kirkwood.h by Heiko Schocher · 15 years ago
  2. 4aab4ae Marvell RD6281A Board support by Prafulla Wadaskar · 15 years ago
  3. 4fc8314 api: Fix broken build on ARM. by Piotr Ziecik · 15 years ago
  4. 6294a53 at91cap9adk: fix #ifdef/#endif pairing by Wolfgang Denk · 15 years ago
  5. ae6f0c6 ARM Cortex A8: Move OMAP3 specific reset handler by Minkyu Kang · 15 years ago
  6. 989301e Add unaligned.h for arm by Simon Kagstrom · 15 years ago
  7. 60a04f9 Marvell MV88F6281GTW_GE Board support by Prafulla Wadaskar · 15 years ago
  8. 6263464 Marvell Sheevaplug Board support by Prafulla Wadaskar · 15 years ago
  9. 4243d76 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  10. 0315997 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 15 years ago
  11. d7218fe cmd_i2c: bugfix: add missing brace by Alessandro Rubini · 15 years ago
  12. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  13. bee0168 ppc: Fix compile error for boards with CONFIG_DDR_ECC by Peter Tyser · 15 years ago
  14. 3f3fc75 include/config_cmd_default.h cleanup by Prafulla Wadaskar · 15 years ago
  15. 9e51892 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 15 years ago
  16. cb72932 Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 15 years ago
  17. b6ade25 sata: namespace curr_device variable by Mike Frysinger · 15 years ago
  18. 0289fe6 cmd_mmc: make curr_device static by Mike Frysinger · 15 years ago
  19. ecb7a93 envcrc: add missing dependencies on env storage by Mike Frysinger · 15 years ago
  20. d9d755b config.mk: Remove $(PCI_CLOCK) reference by Shinya Kuribayashi · 15 years ago
  21. be26925 fix: missing autoconfig.mk from general Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  22. 5388418 Added support for splash screen positioning by Matthias Weisser · 15 years ago
  23. e4de821 video: mb862xx: replace printf with puts by Anatolij Gustschin · 15 years ago
  24. 9110f53 video: mb862xx: use macros instead of magic numbers by Anatolij Gustschin · 15 years ago
  25. 4d991e9 video: mb862xx: fix coding style and remove dead code by Anatolij Gustschin · 15 years ago
  26. 5c75a70 microblaze: Remove ignored return type for __arch__swab16 function by Michal Simek · 15 years ago
  27. 0de669f microblaze: Removed unused variables by Michal Simek · 15 years ago
  28. cb647ee mpc83xx: MPC837xEMDS: Use hwconfig instead of pci_external_arbiter variable by Anton Vorontsov · 15 years ago
  29. d398b7e mpc83xx: MPC8315ERDB: Use hwconfig for board type selection by Anton Vorontsov · 15 years ago
  30. 5cd6152 mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device tree by Anton Vorontsov · 15 years ago
  31. 3628a93 mpc83xx: MPC837XERDB: Add support for FSL eSDHC by Anton Vorontsov · 15 years ago
  32. f751a3c fsl_esdhc: Add device tree fixups by Anton Vorontsov · 15 years ago
  33. a73904e Add simple hwconfig infrastructure by Anton Vorontsov · 15 years ago
  34. 6ec805b Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 15 years ago
  35. 3629f8e Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  36. ff2bbaa Merge branch 'asm-generic' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 15 years ago
  37. ba0687c Improve U-Boot Porting Guide in the README by Jerry Van Baren · 15 years ago
  38. 149bee5 mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarations by Kim Phillips · 15 years ago
  39. c118084 mpc83xx: increase MONITOR_LEN to offset growing pains by Kim Phillips · 15 years ago
  40. ce9d585 usb: mpx8349itx: added support of loading images from USB storage (MPH/DR) by Valeriy Glushkov · 15 years ago
  41. 24e671d usb: mpc834x: added support of the MPH USB controller in addition to the DR one by Valeriy Glushkov · 15 years ago
  42. ca479c2 mpc83xx: set 64BIT_VSPRINTF for boards using nand_util by Kim Phillips · 15 years ago
  43. 21d523c mpc5121ads: add JFFS2 and MTDPARTS support; adjust flash map by Wolfgang Denk · 15 years ago
  44. 146984b aria: add JFFS2 and MTDPARTS support; adjust flash map by Wolfgang Denk · 15 years ago
  45. d0333b5 aria: enable NAND flash support by Wolfgang Denk · 15 years ago
  46. b6e99b4 MPC512x: fix typo in comment listing the NAND driver name by Wolfgang Denk · 15 years ago
  47. 643faaa mecp5123: cleanup - remove dead code by Wolfgang Denk · 15 years ago
  48. 3e6268a aria: adjust memory controller initialization by Wolfgang Denk · 15 years ago
  49. 1d7cc1e MPC512x: factor out common code by Wolfgang Denk · 15 years ago
  50. 1944351 mecp5123: fix build error by Wolfgang Denk · 15 years ago
  51. d616a92 MPC512x: Add MSCAN1...4 Clock Control Registers by Wolfgang Denk · 15 years ago
  52. 01e1dfc MPC512x: enabling NAND support requires CONFIG_SYS_64BIT_VSPRINTF by Wolfgang Denk · 15 years ago
  53. 22cc578 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 15 years ago
  54. 4f6961e Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  55. bf77bdd Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  56. 7a22e32 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  57. 035b581 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 15 years ago
  58. 55558ea Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  59. 19b4ffd Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 15 years ago
  60. 1e75c08 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  61. a1eadbb Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  62. 7810a7a Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  63. 8e3cc24 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 15 years ago
  64. 71040ed Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  65. 99ab5a5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 15 years ago
  66. 72ddbbf Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  67. 5267fd5 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 15 years ago
  68. 3f48340 issue write command to base for JEDEC flash by Po-Yu Chuang · 15 years ago
  69. 6ebf7e9 versatile: update config and merge to cfi flash driver by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  70. 1b5092d versatile: specify the board type on the prompt by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  71. 97a031b at91: Introduction of at91sam9g10 SOC. by Sedji Gaouaou · 15 years ago
  72. 538566d at91: Introduction of at91sam9g45 SOC. by Sedji Gaouaou · 15 years ago
  73. b7e6abd pxa: fix CKEN_B register bits by Daniel Mack · 15 years ago
  74. 96e9e39 pxa: add clock for system bus 2 arbiter by Daniel Mack · 15 years ago
  75. 84f5940 OMAP3 pandora: Fix CKE1 MUX setting to allow self-refresh by Grazvydas Ignotas · 15 years ago
  76. 39ac408 OMAP3 pandora: setup pulls for various GPIOs by Grazvydas Ignotas · 15 years ago
  77. 79caa80 OMAP3 pandora: setup pin mux for pins used on rev3 boards by Grazvydas Ignotas · 15 years ago
  78. 95255f5 OMAP3 pandora: pin mux cleanup by Grazvydas Ignotas · 15 years ago
  79. 6761b62 arm: Kirkwood: bugfix: UART1 bar correction by Prafulla Wadaskar · 15 years ago
  80. 0a96f54 usb: Fix compiler warning with gcc4.4 by Kumar Gala · 15 years ago
  81. 41773f5 sh: Update pci config for Renesas r7780mp board by Nobuhiro Iwamatsu · 15 years ago
  82. d1f2a0c sh: Add support ESPT-GIGA borad by Nobuhiro Iwamatsu · 15 years ago
  83. bdf5450 Add ESD PCI vendor ID by Matthias Fuchs · 15 years ago
  84. bdb925e api_examples/Makefile: General cleanup by Peter Tyser · 15 years ago
  85. 341a9fd api_examples/Makefile: Get rid of unnecessary intermediate LIB target by Peter Tyser · 15 years ago
  86. 2dcb4e1 api_examples/Makefile: Combine ELF and BIN targets by Peter Tyser · 15 years ago
  87. 085c875 api_examples/Makefile: Split up variable declarations by Peter Tyser · 15 years ago
  88. 59b4743 remove _IO_BASE and KSEG1ADDR from board configuration files by Timur Tabi · 15 years ago
  89. bc03df9 board support patch for phyCORE-MPC5200B-tiny by Jon Smirl · 15 years ago
  90. a318693 kallsyms: fix escaping of NUL char in strings by Mike Frysinger · 15 years ago
  91. 9733e8a Blackfin: cm-bf561: add example settings for EXT-BF5xx-USB-ETH2 add-on by Harald Krapfenbauer · 15 years ago
  92. 7f6fbd1 Blackfin: blackstamp: update spi flash settings by Mike Frysinger · 15 years ago
  93. eee1695 Blackfin: add cache_dump commands by Mike Frysinger · 16 years ago
  94. a5e80fe ppc4xx: Set default PCI device ID for 405EP boards by Matthias Fuchs · 15 years ago
  95. 5b49983 ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init() by Matthias Fuchs · 15 years ago
  96. dd83090 ppc4xx: Make is_pci_host() available for all 440 and 405 CPUs by Matthias Fuchs · 15 years ago
  97. 46c54fd usb: add Marvell Kirkwood ehci host controller driver by Prafulla Wadaskar · 15 years ago
  98. 2d421c1 mpc83xx: USB: fix: access of ehci struct elements by Vivek Mahajan · 15 years ago
  99. 32c5220 mpc8xxx: USB: fix: access of ehci struct elements by Vivek Mahajan · 15 years ago
  100. 3169ce8 usb: musb: add timeout via CONFIG_MUSB_TIMEOUT by Bryan Wu · 15 years ago