1. f0f778a Generic udelay() with watchdog support by Ingo van Lil · 15 years ago
  2. 438eded arm: Remove -fno-strict-aliasing by Kumar Gala · 15 years ago
  3. d47f486 ARM: compiler options cleanup - improve tool chain support by Wolfgang Denk · 15 years ago
  4. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  5. 4ccaed4 pxa: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  6. de510ba arm: remove cpu_init by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  7. da7b3db arm: unify interrupt init by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  8. 7580b86 arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  9. 8c9fc00 arm: timer and interrupt init rework by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  10. 189b87a arm: unify reset command by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  11. e6b5f1b arm: clean cache management by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  12. 9053b5a arm: update co-processor 15 access by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  13. e90368d PXA: timer use do_div and simplify it by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  14. e75f633 pxa: move mmc drivers to drivers/mmc by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  15. 4642a8a ARM:PXA Remove redefinition of mmc_cid and mmc_csd. by Tom Rix · 16 years ago
  16. 8a75a5b pxa: fixing get_timer to return time in miliseconds. by Micha Kalfon · 16 years ago
  17. 724ecf0 Eliminated arch-specific mmc header requirement by Andy Fleming · 16 years ago
  18. 9b81c6e Convert mmc_init to mmc_legacy_init by Andy Fleming · 16 years ago
  19. 0919258 Eliminate support for using MMC as memory by Andy Fleming · 16 years ago
  20. 13d598f i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · 16 years ago
  21. ee2b00a Remove compiler warning: target CPU does not support interworking by Sergei Poselenov · 16 years ago
  22. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  23. 32a953d Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v. by Adrian Filipi · 16 years ago
  24. 3762825 Fix merge problems by Stefan Roese · 16 years ago
  25. c4fb57c Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  26. 5ec31c6 Fix build time warnings in function mmc_decode_csd() by Marcel Ziswiler · 16 years ago
  27. f78280f Minor spelling fix in comment. by Marcel Ziswiler · 16 years ago
  28. 31e5ad0 MMC: Consolidate MMC/SD command definitions by Haavard Skinnemoen · 17 years ago
  29. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  30. 5813617 pxa: fix previous definition on cpu init by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  31. df5d1ab pxa: fix assignment from incompatible pointer type by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  32. 2d4b253 ARM: cleanup duplicated exception handlingcode by Andreas Engel · 17 years ago
  33. 43300a1 MMC for PXA 27X (resubmit) by stefano babic · 17 years ago
  34. 1a7cbc1 Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Wolfgang Denk · 17 years ago
  35. 0037635 fix various comments by Marcel Ziswiler · 17 years ago
  36. 2f1a4ce Merge git://www.denx.de/git/u-boot by Markus Klotzbuecher · 17 years ago
  37. a923f11 Fix compiler warnings for ARM systems. by Wolfgang Denk · 17 years ago
  38. 6416a73 PXA USB OHCI: "usb stop" implementation. by Rodolfo Giometti · 17 years ago
  39. bce7b14 delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declaration by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  40. 733fc37 fix warning: no return statement in function returning non-void by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  41. 53761bc fix pxa255_idp board by Marcel Ziswiler · 17 years ago
  42. dae6b7a PXA USB OHCI: "usb stop" implementation. by Rodolfo Giometti · 17 years ago
  43. 430bd57 Fix warning differ in signedness in cpu/pxa/mmc.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  44. 5ab4f03 PXA270: Add support for multiple serial ports. by stefano babic · 17 years ago
  45. 4a7847b USB: cleanup monahans usb support. Remove dead code. by Markus Klotzbuecher · 18 years ago
  46. 6659da8 PXA: pxa27x USB OHCI support by Rodolfo Giometti · 18 years ago
  47. 3b9c8c6 Merge with git://www.denx.de/git/u-boot.git#testing-USB by Markus Klotzbuecher · 18 years ago
  48. 2089cab [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers by Grant Likely · 18 years ago
  49. ffc2dd7 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · 18 years ago
  50. 251921a Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci by Wolfgang Denk · 18 years ago
  51. b761af6 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  52. 43c8b31 Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able by Markus Klotzbuecher · 18 years ago
  53. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  54. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  55. aa21921 Support generic OHCI support for the s3c24x0 cpu. by Markus Klotzbuecher · 19 years ago
  56. d0a3878 Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some by Markus Klotzbuecher · 19 years ago
  57. 9809551 More cleanup for the delta board and the generic usb_ohci driver. Added by Markus Klotzbuecher · 19 years ago
  58. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  59. 121db76 Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO and by Markus Klotzbuecher · 19 years ago
  60. 7cf18be delta board: DA9030 initialization and i2c support. Some minor changes to by Markus Klotzbuecher · 19 years ago
  61. 2105aa2 Cleanup (get rid of debug code that sneaked in) by Wolfgang Denk · 19 years ago
  62. 61ccd1d Merge with /home/wd/git/u-boot/master Code cleanup. by Wolfgang Denk · 19 years ago
  63. 27eba14 Cleanup of NAND support of delta board using the Monahans Data Flash Controller. by Markus Klotzbücher · 19 years ago
  64. 21a43f9 Lots of new stuff: by Markus Klotzbücher · 19 years ago
  65. d5dfcf9 All subsystem clocks not immediately need are turned at reset. by Markus Klotzbücher · 19 years ago
  66. f14cc26 Added GPIO initialization of DF signal. Still not working. by Markus Klotzbücher · 19 years ago
  67. 21e69a0 This is the first commit for the u-boot zylonite port. The following has be by Markus Klotzbücher · 19 years ago
  68. 03f9ba3 Update ARM Integrator boards: by Wolfgang Denk · 19 years ago
  69. aba5809 Make sure only supported compiler options are used by Wolfgang Denk · 19 years ago
  70. 2a83161 * Patches by Robert Whaley, 29 Nov 2004: by wdenk · 20 years ago
  71. 3d3d99f Patch by Steven Scholz, 4 Apr 2005: by wdenk · 20 years ago
  72. 7af1f9d Fix timer code for ARM systems: make sure that udelay() does not by wdenk · 20 years ago
  73. 1e8d0c5 Patch by Steven Scholz, 25 Oct 2004: by wdenk · 20 years ago
  74. 336b2bc Prepare for SoC rework of ARM code: by wdenk · 20 years ago
  75. 6800519 Patches by David Snowdon, 07 Sep 2004: by wdenk · 20 years ago
  76. 26c5843 * Patch by Jon Loeliger, 02 Sep 2004: by wdenk · 20 years ago
  77. ac40ade * Fix udelay() on AT91RM9200 for delays < 1 ms. by wdenk · 20 years ago
  78. 9ca7bbc * Clean up tools/bmp_logo.c to not add trailing white space by wdenk · 20 years ago
  79. 3c71176 * Patch by Paul Ruhland, 17 May 2004: by wdenk · 20 years ago
  80. 7f1447f Patch by Markus Pietrek, 04 May 2004: by wdenk · 20 years ago
  81. c12081a * Add start-up delay to make sure power has stabilized before by wdenk · 21 years ago
  82. 927034e Patch by Anders Larsen, 09 Jan 2004: by wdenk · 21 years ago
  83. c0aa5c5 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · 21 years ago
  84. 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  85. 49c3f67 * Patch by Sangmoon Kim, 23 Sep 2003: by wdenk · 21 years ago
  86. 5958f4a * Patches by Anders Larsen, 17 Sep 2003: by wdenk · 21 years ago
  87. b6b2f0e Support new configuration of TRAB board with more memory by wdenk · 21 years ago
  88. 2c9b05d * Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB by wdenk · 21 years ago
  89. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  90. 7a428cc * Fix CONFIG_NET_MULTI support in include/net.h by wdenk · 21 years ago
  91. 0463e04 Patch by Kyle Harris, 20 May 2003: by wdenk · 22 years ago