1. d72871e arm: Remove -fno-strict-aliasing by Kumar Gala · 15 years ago
  2. f772acf ARM: compiler options cleanup - improve tool chain support by Wolfgang Denk · 15 years ago
  3. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  4. 379be58 pxa: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  5. ad7e8aac arm: remove cpu_init by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  6. c358d9c3 arm: unify interrupt init by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  7. 10a451c arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  8. b54384e arm: timer and interrupt init rework by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  9. ab29823 arm: unify reset command by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  10. b3acb6c arm: clean cache management by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  11. 677e62f arm: update co-processor 15 access by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  12. a922fdb PXA: timer use do_div and simplify it by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  13. b03d92e pxa: move mmc drivers to drivers/mmc by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  14. 9490f46 ARM:PXA Remove redefinition of mmc_cid and mmc_csd. by Tom Rix · 16 years ago
  15. 94a3312 pxa: fixing get_timer to return time in miliseconds. by Micha Kalfon · 16 years ago
  16. 1de97f9 Eliminated arch-specific mmc header requirement by Andy Fleming · 16 years ago
  17. abb5466 Convert mmc_init to mmc_legacy_init by Andy Fleming · 16 years ago
  18. b2e2ed0 Eliminate support for using MMC as memory by Andy Fleming · 16 years ago
  19. ecf5f07 i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · 16 years ago
  20. 0e0c862 Remove compiler warning: target CPU does not support interworking by Sergei Poselenov · 16 years ago
  21. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  22. c455d07 Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v. by Adrian Filipi · 16 years ago
  23. f2302d4 Fix merge problems by Stefan Roese · 16 years ago
  24. 0a5676b Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  25. 6b76018 Fix build time warnings in function mmc_decode_csd() by Marcel Ziswiler · 16 years ago
  26. dbab069 Minor spelling fix in comment. by Marcel Ziswiler · 16 years ago
  27. 341188b MMC: Consolidate MMC/SD command definitions by Haavard Skinnemoen · 16 years ago
  28. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  29. 27c3868 pxa: fix previous definition on cpu init by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. 0937b8d pxa: fix assignment from incompatible pointer type by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  31. 6d0943a ARM: cleanup duplicated exception handlingcode by Andreas Engel · 17 years ago
  32. c95219f MMC for PXA 27X (resubmit) by stefano babic · 17 years ago
  33. cc55795 Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Wolfgang Denk · 17 years ago
  34. 10c7382 fix various comments by Marcel Ziswiler · 17 years ago
  35. 6a40ef6 Merge git://www.denx.de/git/u-boot by Markus Klotzbuecher · 17 years ago
  36. 8412d81 Fix compiler warnings for ARM systems. by Wolfgang Denk · 17 years ago
  37. 85ac988 PXA USB OHCI: "usb stop" implementation. by Rodolfo Giometti · 17 years ago
  38. e9d0d52 delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declaration by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  39. 9c4884f fix warning: no return statement in function returning non-void by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  40. 2a4741d fix pxa255_idp board by Marcel Ziswiler · 17 years ago
  41. 4d4a945 PXA USB OHCI: "usb stop" implementation. by Rodolfo Giometti · 17 years ago
  42. 68f14f7 Fix warning differ in signedness in cpu/pxa/mmc.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  43. 80172c6 PXA270: Add support for multiple serial ports. by stefano babic · 17 years ago
  44. edf5851 USB: cleanup monahans usb support. Remove dead code. by Markus Klotzbuecher · 17 years ago
  45. ae00bb4 PXA: pxa27x USB OHCI support by Rodolfo Giometti · 18 years ago
  46. f2b07eb Merge with git://www.denx.de/git/u-boot.git#testing-USB by Markus Klotzbuecher · 18 years ago
  47. eb867a7 [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers by Grant Likely · 18 years ago
  48. 735dd97 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · 18 years ago
  49. 83dc830 Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci by Wolfgang Denk · 18 years ago
  50. d3c5e8b Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  51. 7b59b3c Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able by Markus Klotzbuecher · 18 years ago
  52. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  53. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  54. ddf83a2 Support generic OHCI support for the s3c24x0 cpu. by Markus Klotzbuecher · 18 years ago
  55. 301f1aa Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some by Markus Klotzbuecher · 18 years ago
  56. 24e3764 More cleanup for the delta board and the generic usb_ohci driver. Added by Markus Klotzbuecher · 18 years ago
  57. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  58. 40b0baf Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO and by Markus Klotzbuecher · 19 years ago
  59. ba70d6a delta board: DA9030 initialization and i2c support. Some minor changes to by Markus Klotzbuecher · 19 years ago
  60. 0be248f Cleanup (get rid of debug code that sneaked in) by Wolfgang Denk · 19 years ago
  61. 951a954 Merge with /home/wd/git/u-boot/master Code cleanup. by Wolfgang Denk · 19 years ago
  62. 43638c6 Cleanup of NAND support of delta board using the Monahans Data Flash Controller. by Markus Klotzbücher · 19 years ago
  63. bf7cac0 Lots of new stuff: by Markus Klotzbücher · 19 years ago
  64. e8cd008 All subsystem clocks not immediately need are turned at reset. by Markus Klotzbücher · 19 years ago
  65. 00c35bd Added GPIO initialization of DF signal. Still not working. by Markus Klotzbücher · 19 years ago
  66. e026957 This is the first commit for the u-boot zylonite port. The following has be by Markus Klotzbücher · 19 years ago
  67. 9b880bd Update ARM Integrator boards: by Wolfgang Denk · 19 years ago
  68. 1820d4c Make sure only supported compiler options are used by Wolfgang Denk · 19 years ago
  69. 20787e2 * Patches by Robert Whaley, 29 Nov 2004: by wdenk · 19 years ago
  70. 8aa1a2d Patch by Steven Scholz, 4 Apr 2005: by wdenk · 19 years ago
  71. 101e8df Fix timer code for ARM systems: make sure that udelay() does not by wdenk · 19 years ago
  72. 3ec924a Patch by Steven Scholz, 25 Oct 2004: by wdenk · 19 years ago
  73. 400558b Prepare for SoC rework of ARM code: by wdenk · 19 years ago
  74. 6310eb9 Patches by David Snowdon, 07 Sep 2004: by wdenk · 20 years ago
  75. a119190 * Patch by Jon Loeliger, 02 Sep 2004: by wdenk · 20 years ago
  76. ed54e62 * Fix udelay() on AT91RM9200 for delays < 1 ms. by wdenk · 20 years ago
  77. 8655b6f * Clean up tools/bmp_logo.c to not add trailing white space by wdenk · 20 years ago
  78. f39748a * Patch by Paul Ruhland, 17 May 2004: by wdenk · 20 years ago
  79. 356a0d9 Patch by Markus Pietrek, 04 May 2004: by wdenk · 20 years ago
  80. efa329c * Add start-up delay to make sure power has stabilized before by wdenk · 21 years ago
  81. f6e20fc Patch by Anders Larsen, 09 Jan 2004: by wdenk · 21 years ago
  82. a8c7c70 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · 21 years ago
  83. 42d1f03 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  84. fc3e216 * Patch by Sangmoon Kim, 23 Sep 2003: by wdenk · 21 years ago
  85. 5f535fe * Patches by Anders Larsen, 17 Sep 2003: by wdenk · 21 years ago
  86. b0639ca Support new configuration of TRAB board with more memory by wdenk · 21 years ago
  87. 7205e40 * Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB by wdenk · 21 years ago
  88. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  89. 71f9511 * Fix CONFIG_NET_MULTI support in include/net.h by wdenk · 21 years ago
  90. 4c3b21a Patch by Kyle Harris, 20 May 2003: by wdenk · 21 years ago